View Source Zitadel.V1.ObjectDetails (zitadel_api v1.0.0)
Link to this section Summary
Link to this section Types
@type t() :: %Zitadel.V1.ObjectDetails{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], change_date: Google.Protobuf.Timestamp.t() | nil, creation_date: Google.Protobuf.Timestamp.t() | nil, resource_owner: String.t(), sequence: non_neg_integer() }