TaxRegistration

Your TRN information.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Additional tax information associated with your TRN.

Link copied to clipboard

The email address to receive VAT invoices.

Link copied to clipboard

The legal address associated with your TRN registration.

Link copied to clipboard

The legal name associated with your TRN registration.

Link copied to clipboard

Your tax registration unique identifier.

Link copied to clipboard

Type of your tax registration.

Link copied to clipboard

The industry that describes your business. For business-to-business (B2B) customers, specify Business. For business-to-consumer (B2C) customers, specify Individual. For business-to-government (B2G), specify Government. Note that certain values may not applicable for the request country. Please refer to country specific information in API document.

Link copied to clipboard

The status of your TRN. This can be either Verified, Pending, Deleted, or Rejected.

Link copied to clipboard

The metadata for your tax document.

Functions

Link copied to clipboard
inline fun copy(block: TaxRegistration.Builder.() -> Unit = {}): TaxRegistration
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String