# Functions

New creates a new timestamp API client.
NewGetTimestampCertChainDefault creates a GetTimestampCertChainDefault with default headers values.
NewGetTimestampCertChainNotFound creates a GetTimestampCertChainNotFound with default headers values.
NewGetTimestampCertChainOK creates a GetTimestampCertChainOK with default headers values.
NewGetTimestampCertChainParams creates a new GetTimestampCertChainParams object, with the default timeout for this client.
NewGetTimestampCertChainParamsWithContext creates a new GetTimestampCertChainParams object with the ability to set a context for a request.
NewGetTimestampCertChainParamsWithHTTPClient creates a new GetTimestampCertChainParams object with the ability to set a custom HTTPClient for a request.
NewGetTimestampCertChainParamsWithTimeout creates a new GetTimestampCertChainParams object with the ability to set a timeout on a request.
NewGetTimestampResponseBadRequest creates a GetTimestampResponseBadRequest with default headers values.
NewGetTimestampResponseCreated creates a GetTimestampResponseCreated with default headers values.
NewGetTimestampResponseDefault creates a GetTimestampResponseDefault with default headers values.
NewGetTimestampResponseNotImplemented creates a GetTimestampResponseNotImplemented with default headers values.
NewGetTimestampResponseParams creates a new GetTimestampResponseParams object, with the default timeout for this client.
NewGetTimestampResponseParamsWithContext creates a new GetTimestampResponseParams object with the ability to set a context for a request.
NewGetTimestampResponseParamsWithHTTPClient creates a new GetTimestampResponseParams object with the ability to set a custom HTTPClient for a request.
NewGetTimestampResponseParamsWithTimeout creates a new GetTimestampResponseParams object with the ability to set a timeout on a request.

# Structs

Client for timestamp API */.
GetTimestampCertChainDefault describes a response with status code -1, with default header values.
GetTimestampCertChainNotFound describes a response with status code 404, with default header values.
GetTimestampCertChainOK describes a response with status code 200, with default header values.
GetTimestampCertChainParams contains all the parameters to send to the API endpoint for the get timestamp cert chain operation.
GetTimestampCertChainReader is a Reader for the GetTimestampCertChain structure.
GetTimestampResponseBadRequest describes a response with status code 400, with default header values.
GetTimestampResponseCreated describes a response with status code 201, with default header values.
GetTimestampResponseDefault describes a response with status code -1, with default header values.
GetTimestampResponseNotImplemented describes a response with status code 501, with default header values.
GetTimestampResponseParams contains all the parameters to send to the API endpoint for the get timestamp response operation.
GetTimestampResponseReader is a Reader for the GetTimestampResponse structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.