Zitadel.Change.V1.Change (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
change_date() :: Google.Protobuf.Timestamp.t() | nil
Specs
editor_avatar_url() :: String.t()
Specs
editor_display_name() :: String.t()
Specs
editor_id() :: String.t()
Specs
editor_preferred_login_name() :: String.t()
Specs
event_type() :: Zitadel.V1.LocalizedMessage.t() | nil
Specs
resource_owner_id() :: String.t()
Specs
sequence() :: non_neg_integer()
Specs
t() :: %Zitadel.Change.V1.Change{
change_date: change_date(),
editor_avatar_url: editor_avatar_url(),
editor_display_name: editor_display_name(),
editor_id: editor_id(),
editor_preferred_login_name: editor_preferred_login_name(),
event_type: event_type(),
resource_owner_id: resource_owner_id(),
sequence: sequence()
}
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.