Builder
class Builder
A builder for TokenizationListPageResponse.
Functions
Link copied to clipboard
Adds a single Tokenization to Builder.data.
Link copied to clipboard
fun additionalProperties(additionalProperties: Map<String, JsonValue>): TokenizationListPageResponse.Builder
Link copied to clipboard
Returns an immutable instance of TokenizationListPageResponse.
Link copied to clipboard
Sets Builder.data to an arbitrary JSON value.
Link copied to clipboard
Sets Builder.hasMore to an arbitrary JSON value.
Link copied to clipboard
Link copied to clipboard
fun putAllAdditionalProperties(additionalProperties: Map<String, JsonValue>): TokenizationListPageResponse.Builder
Link copied to clipboard
Link copied to clipboard