ListAccessProfiles200Response model.
Summary
Types
@type t() :: %ExBifrost.Model.ListAccessProfiles200Response{ access_profiles: [ExBifrost.Model.ListAccessProfiles200ResponseAccessProfilesInner.t()] | nil, count: integer() | nil, limit: integer() | nil, offset: integer() | nil, total_count: integer() | nil }