StripeTaxIdType
No description
type StripeTaxIdType {
id: String
country: String
type: String
value: String
verification: StripeTaxIdVerificationType
}
Fields
StripeTaxIdType.id
● String
scalar
StripeTaxIdType.country
● String
scalar
StripeTaxIdType.type
● String
scalar
StripeTaxIdType.value
● String
scalar
StripeTaxIdType.verification
● StripeTaxIdVerificationType
object
Returned by
createStripeTaxId
mutation
Member of
StripeCustomerType
object