BillingAccountPropertiesRegistrationNumber interface

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

Extends

Inherited 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.

Inherited Property Details

id

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

id?: string

Property Value

string

Inherited From RegistrationNumber.id

required

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

required?: boolean

Property Value

boolean

Inherited From RegistrationNumber.required

type

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

type?: string[]

Property Value

string[]

Inherited From RegistrationNumber.type