Adds a generic object as a token.
The object to add as a token.
A boolean indicating success or failure of adding the token.
Adds an account token.
A boolean indicating success or failure of adding the token.
Adds a budget amount for a customer as a token.
The ID of the customer whose budget to add as a token.
The budget amount to add as a token.
A boolean indicating success or failure of adding the token.
Adds common tokens.
A boolean indicating success or failure of adding the tokens.
Adds a customer ID token.
The ID of the customer to add as a token.
A boolean indicating success or failure of adding the token.
Adds a hot folder ID token.
The ID of the hot folder to add as a token.
A boolean indicating success or failure of adding the token.
Adds an order ID token.
The ID of the order to add as a token.
A boolean indicating success or failure of adding the token.
Adds an order product variant ID token.
The ID of the order product variant to add as a token.
A boolean indicating success or failure of adding the token.
Adds a product ID token.
The ID of the product to add as a token.
A boolean indicating success or failure of adding the token.
Provides methods for adding various types of tokens to a message.