VGSCreate Aliases Request
Class that represents request that uses to send data to VGS server.
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
Whether to ignore the fields in the request.
Link copied to clipboard
Whether to ignore the files in the request.
Link copied to clipboard
The format of the request body.
Link copied to clipboard
The HTTP method to use.
Link copied to clipboard
The request timeout interval in milliseconds.