VGSRequest
VGS request representation.
Parameters
method
The HTTP method to use.
path
The path to the API endpoint.
custom Header
The custom headers to send with the request.
custom Data
The custom data to send with the request.
fields Ignore
Whether to ignore the fields in the request.
file Ignore
Whether to ignore the files in the request.
format
The format of the request body.
field Name Mapping Policy
The policy for mapping field names.
request Timeout Interval
The request timeout interval in milliseconds.
route Id
The route id for submitting data.
Types
Link copied to clipboard
class VGSRequestBuilder
VGSRequest builder.