token Requestor Name
The entity that requested the tokenization. Represents a Digital Wallet or merchant.
fun tokenRequestorName(tokenRequestorName: JsonField<Tokenization.TokenRequestorName>): Tokenization.Builder
Sets Builder.tokenRequestorName to an arbitrary JSON value.
You should usually call Builder.tokenRequestorName with a well-typed TokenRequestorName value instead. This method is primarily for setting the field to an undocumented or not yet supported value.