Zitadel.User.V1.Gender (zitadel_api v1.0.0-rc.8) View Source
Link to this section Summary
Functions
Callback implementation for Protobuf.decode/1.
Callback implementation for Protobuf.encode/1.
Callback implementation for Protobuf.new/0.
Callback implementation for Protobuf.new/1.
Callback implementation for Protobuf.new!/1.
Callback implementation for Protobuf.transform_module/0.
Link to this section Types
Specs
gender_diverse() :: :GENDER_DIVERSE
Specs
gender_female() :: :GENDER_FEMALE
Specs
gender_male() :: :GENDER_MALE
Specs
gender_unspecified() :: :GENDER_UNSPECIFIED
Specs
t() :: integer() | gender_unspecified() | gender_female() | gender_male() | gender_diverse()
Link to this section Functions
Callback implementation for Protobuf.decode/1.
Callback implementation for Protobuf.encode/1.
Callback implementation for Protobuf.new/0.
Callback implementation for Protobuf.new/1.
Callback implementation for Protobuf.new!/1.
Callback implementation for Protobuf.transform_module/0.