TaxIdentifier interface
計費帳戶的稅務標識碼。
屬性
| country | 稅務標識符的國家/地區。 |
| id | 稅務標識碼的標識碼。 |
| scope | 稅務標識碼的範圍。 |
| status | 稅務標識碼的狀態。 |
| type | 稅務標識碼的類型。 |
屬性詳細資料
country
稅務標識符的國家/地區。
country?: string
屬性值
string
id
稅務標識碼的標識碼。
id?: string
屬性值
string
scope
稅務標識碼的範圍。
scope?: string
屬性值
string
status
稅務標識碼的狀態。
status?: string
屬性值
string
type
稅務標識碼的類型。
type?: string
屬性值
string