VGSTokenization Request
Class to collect data before tokenization.
Parameters
fields Ignore
contains true if need to skip data from input fields.
file Ignore
contains true if need to skip files.
request Timeout Interval
Specifies request timeout interval in milliseconds.
route Id
Defines route id for submitting data.
Types
Link copied to clipboard
class VGSRequestBuilder
Creates a builder for a request that uses to send data to VGS server.
Properties
Link copied to clipboard
The custom data to send with the request.
Link copied to clipboard
The custom headers to send with the request.
Link copied to clipboard
The policy for mapping field names.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The format of the request body.
Link copied to clipboard
The HTTP method to use.
Link copied to clipboard