class Stripe::Customer::TaxID
- Stripe::Customer::TaxID
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
stripe/objects/core/customer/tax_id.crConstructors
Instance Method Summary
- #country : String
- #created : Time
- #customer : String | Stripe::Customer
- #id : String
- #type : String
- #value : String
- #verification : Hash(String, String | Nil)