class Aws::MarketplaceMetering::Types::ResolveCustomerRequest

Contains input to the ResolveCustomer operation.

@note When making an API call, you may pass ResolveCustomerRequest

data as a hash:

    {
      registration_token: "NonEmptyString", # required
    }

@!attribute [rw] registration_token

When a buyer visits your website during the registration process,
the buyer submits a registration token through the browser. The
registration token is resolved to obtain a CustomerIdentifier and
product code.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/meteringmarketplace-2016-01-14/ResolveCustomerRequest AWS API Documentation

Constants

SENSITIVE