RegistrationNumber interface

Describes the registration number of the organization linked with the billing account.

Properties

id

The unique identification number of the organization linked with the billing account.

required

Identifies if the registration number is required for the billing account.

type

The types of registration number allowed based on the country of the billing account.

Property Details

id

The unique identification number of the organization linked with the billing account.

id?: string

Property Value

string

required

Identifies if the registration number is required for the billing account.

required?: boolean

Property Value

boolean

type

The types of registration number allowed based on the country of the billing account.

type?: string[]

Property Value

string[]