| Field | Type | Required | Description |
|---|---|---|---|
created_at |
date | ✔️ | Creation timestamp of the object. |
modified_at |
date | ✔️ | Last modification timestamp of the object. |
id |
str | ✔️ | The ID of the object. |
name |
str | ✔️ | Organization name shown in checkout, customer portal, emails etc. |
slug |
str | ✔️ | Unique organization slug in checkout, customer portal and credit card statements. |
avatar_url |
Nullable[str] | ✔️ | Avatar URL shown in checkout, customer portal, emails etc. |
proration_behavior |
models.SubscriptionProrationBehavior | ✔️ | N/A |
allow_customer_updates |
bool | ✔️ | Whether customers can update their subscriptions from the customer portal. |