class Stripe::Account::Company
- Stripe::Account::Company
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
stripe/objects/account.crConstructors
Instance Method Summary
- #address : Stripe::Address | Nil
- #address_kana : Stripe::Address | Nil
- #address_kanji : Stripe::Address | Nil
- #directors_provided : Bool | Nil
- #executives_provided : Bool | Nil
- #name : String | Nil
- #name_kana : String | Nil
- #name_kanji : String | Nil
- #owners_provided : Bool | Nil
- #phone : String | Nil
- #structure : Structure | Nil
- #tax_id_provided : Bool | Nil
- #tax_id_registrar : String | Nil
- #vat_id_provided : Bool | Nil
- #verification : Verification | Nil