Mayson Monorepo Documentation
    Preparing search index...
    Index

    Properties

    address?: Stripe.Address

    The Kana variation of the company's primary address (Japan only).

    The Kanji variation of the company's primary address (Japan only).

    directors_provided?: boolean

    Whether the company's directors have been provided. This Boolean will be true if you've manually indicated that all directors are provided via the directors_provided parameter.

    directorship_declaration?: Stripe.Account.Company.DirectorshipDeclaration

    This hash is used to attest that the director information provided to Stripe is both current and correct.

    executives_provided?: boolean

    Whether the company's executives have been provided. This Boolean will be true if you've manually indicated that all executives are provided via the executives_provided parameter, or if Stripe determined that sufficient executives were provided.

    export_license_id?: string

    The export license ID number of the company, also referred as Import Export Code (India only).

    export_purpose_code?: string

    The purpose code to use for export transactions (India only).

    name?: string

    The company's legal name. Also available for accounts where controller.requirement_collection is stripe.

    name_kana?: string

    The Kana variation of the company's legal name (Japan only). Also available for accounts where controller.requirement_collection is stripe.

    name_kanji?: string

    The Kanji variation of the company's legal name (Japan only). Also available for accounts where controller.requirement_collection is stripe.

    owners_provided?: boolean

    Whether the company's owners have been provided. This Boolean will be true if you've manually indicated that all owners are provided via the owners_provided parameter, or if Stripe determined that sufficient owners were provided. Stripe determines ownership requirements using both the number of owners provided and their total percent ownership (calculated by adding the percent_ownership of each owner together).

    ownership_declaration?: Stripe.Account.Company.OwnershipDeclaration

    This hash is used to attest that the beneficial owner information provided to Stripe is both current and correct.

    ownership_exemption_reason?: Stripe.Account.Company.OwnershipExemptionReason

    This value is used to determine if a business is exempt from providing ultimate beneficial owners. See this support article and changelog for more details.

    phone?: string

    The company's phone number (used for verification).

    representative_declaration?: Stripe.Account.Company.RepresentativeDeclaration

    This hash is used to attest that the representative is authorized to act as the representative of their legal entity.

    The category identifying the legal structure of the company or legal entity. Also available for accounts where controller.requirement_collection is stripe. See Business structure for more details.

    tax_id_provided?: boolean

    Whether the company's business ID number was provided.

    tax_id_registrar?: string

    The jurisdiction in which the tax_id is registered (Germany-based companies only).

    vat_id_provided?: boolean

    Whether the company's business VAT number was provided.

    Information on the verification state of the company.