Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 4.09 KB

File metadata and controls

15 lines (12 loc) · 4.09 KB

BenefitSubscriberOrganization

Fields

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.