company property

AccountCompany? company
final

company_specs

Information about the company or business. This field is available for any `business_type`. Once you create an [Account Link](https://stripe.com/docs/api/account\_links) or [Account Session](https://stripe.com/docs/api/account_sessions), this property can only be updated for Custom accounts.

Implementation

final AccountCompany? company;