BusinessVerificationDetails

Contains the business information required for verifying a company's legal status and registration details within AWS Partner Central.

Types

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

Properties

Link copied to clipboard

The ISO 3166-1 alpha-2 country code where the business is legally registered and operates.

Link copied to clipboard

The specific legal jurisdiction or state where the business was incorporated or registered, providing additional location context beyond the country code.

Link copied to clipboard

The official legal name of the business as registered with the appropriate government authorities.

Link copied to clipboard

The unique business registration identifier assigned by the government or regulatory authority, such as a company registration number or tax identification number.

Functions

Link copied to clipboard
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