| Field | Type | Required | Description |
|---|---|---|---|
createdAt |
\DateTime | ✔️ | Creation timestamp of the object. |
modifiedAt |
\DateTime | ✔️ | Last modification timestamp of the object. |
id |
string | ✔️ | The ID of the object. |
name |
string | ✔️ | Organization name shown in checkout, customer portal, emails etc. |
slug |
string | ✔️ | Unique organization slug in checkout, customer portal and credit card statements. |
avatarUrl |
string | ✔️ | Avatar URL shown in checkout, customer portal, emails etc. |
prorationBehavior |
Components\SubscriptionProrationBehavior | ✔️ | N/A |
allowCustomerUpdates |
bool | ✔️ | Whether customers can update their subscriptions from the customer portal. |