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