class Aws::MarketplaceMetering::Types::ResolveCustomerResult

The result of the ResolveCustomer operation. Contains the CustomerIdentifier and product code.

@!attribute [rw] customer_identifier

The CustomerIdentifier is used to identify an individual customer in
your application. Calls to BatchMeterUsage require
CustomerIdentifiers for each UsageRecord.
@return [String]

@!attribute [rw] product_code

The product code is returned to confirm that the buyer is
registering for your product. Subsequent BatchMeterUsage calls
should be made using this product code.
@return [String]

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

Constants

SENSITIVE