Instantiates the AssociateToken request.
Optional
input: AssociateTokenInputPrivate
Optional
_destinationPrivate
Optional
_quantityPrivate
Optional
_servicegetResponse is used by the BambuClient to propery return the response object type.
the api response object returned by the BambuMeta client before being converted to the AssociateTokenResponse
AssociateTokenResponse
Sets the destination account on the request and returns the object.
Sets the quantity of tokens to transfer.
The quantity of tokens. If BambuMeta is maintaining the account, the number can be positive or negative, if not only positive
Sets the serviceType of the request.
The serviceType defining the Loyalty Token for the tenant. eg. "LoyaltyToken"
Associate token takes a destinationAccount identifier (typically an email address), a quantity of tokens to associate and a serviceType. This information is used to invoke the associate-token api to add the quantity of tokens defined in the service type to the destination account, assuming the account exists.