Polarex.CustomerOrganization (Polarex v0.2.8)
View SourceProvides struct and type for a CustomerOrganization
Summary
Types
@type t() :: %Polarex.CustomerOrganization{ allow_customer_updates: boolean(), avatar_url: String.t() | nil, created_at: DateTime.t(), id: String.t(), modified_at: DateTime.t() | nil, name: String.t(), proration_behavior: String.t(), slug: String.t() }