TaxIdentifier interface
计费帐户的税务标识符。
属性
| country | 税务标识符的国家/地区。 |
| id | 税务标识符的 ID。 |
| scope | 税务标识符的范围。 |
| status | 税务标识符的状态。 |
| type | 税务标识符的类型。 |
属性详细信息
country
税务标识符的国家/地区。
country?: string
属性值
string
id
税务标识符的 ID。
id?: string
属性值
string
scope
税务标识符的范围。
scope?: string
属性值
string
status
税务标识符的状态。
status?: string
属性值
string
type
税务标识符的类型。
type?: string
属性值
string