Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 3.37 KB

File metadata and controls

15 lines (12 loc) · 3.37 KB

CheckoutOrganization

Fields

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.