token
Customer-provided token that will serve as an idempotency token. This token will become the transaction token.
Sets Builder.token to an arbitrary JSON value.
You should usually call Builder.token with a well-typed String value instead. This method is primarily for setting the field to an undocumented or not yet supported value.