package
0.0.0-20230802165401-1aaa840d9d07
Repository: https://github.com/fortifi/go-api.git
Documentation: pkg.go.dev
# Functions
New creates a new finance API client.
NewGetFinancePaymentsDefault creates a GetFinancePaymentsDefault with default headers values.
NewGetFinancePaymentsOK creates a GetFinancePaymentsOK with default headers values.
NewGetFinancePaymentsParams creates a new GetFinancePaymentsParams object, with the default timeout for this client.
NewGetFinancePaymentsParamsWithContext creates a new GetFinancePaymentsParams object with the ability to set a context for a request.
NewGetFinancePaymentsParamsWithHTTPClient creates a new GetFinancePaymentsParams object with the ability to set a custom HTTPClient for a request.
NewGetFinancePaymentsParamsWithTimeout creates a new GetFinancePaymentsParams object with the ability to set a timeout on a request.
NewGetPublishersPublisherFidFinanceCostImportCostImportFidDefault creates a GetPublishersPublisherFidFinanceCostImportCostImportFidDefault with default headers values.
NewGetPublishersPublisherFidFinanceCostImportCostImportFidOK creates a GetPublishersPublisherFidFinanceCostImportCostImportFidOK with default headers values.
NewGetPublishersPublisherFidFinanceCostImportCostImportFidParams creates a new GetPublishersPublisherFidFinanceCostImportCostImportFidParams object, with the default timeout for this client.
NewGetPublishersPublisherFidFinanceCostImportCostImportFidParamsWithContext creates a new GetPublishersPublisherFidFinanceCostImportCostImportFidParams object with the ability to set a context for a request.
NewGetPublishersPublisherFidFinanceCostImportCostImportFidParamsWithHTTPClient creates a new GetPublishersPublisherFidFinanceCostImportCostImportFidParams object with the ability to set a custom HTTPClient for a request.
NewGetPublishersPublisherFidFinanceCostImportCostImportFidParamsWithTimeout creates a new GetPublishersPublisherFidFinanceCostImportCostImportFidParams object with the ability to set a timeout on a request.
NewPostPublishersPublisherFidFinanceCostImportDefault creates a PostPublishersPublisherFidFinanceCostImportDefault with default headers values.
NewPostPublishersPublisherFidFinanceCostImportOK creates a PostPublishersPublisherFidFinanceCostImportOK with default headers values.
NewPostPublishersPublisherFidFinanceCostImportParams creates a new PostPublishersPublisherFidFinanceCostImportParams object, with the default timeout for this client.
NewPostPublishersPublisherFidFinanceCostImportParamsWithContext creates a new PostPublishersPublisherFidFinanceCostImportParams object with the ability to set a context for a request.
NewPostPublishersPublisherFidFinanceCostImportParamsWithHTTPClient creates a new PostPublishersPublisherFidFinanceCostImportParams object with the ability to set a custom HTTPClient for a request.
NewPostPublishersPublisherFidFinanceCostImportParamsWithTimeout creates a new PostPublishersPublisherFidFinanceCostImportParams object with the ability to set a timeout on a request.
# Structs
Client for finance API
*/.
GetFinancePaymentsDefault describes a response with status code -1, with default header values.
GetFinancePaymentsOK describes a response with status code 200, with default header values.
GetFinancePaymentsOKBody get finance payments o k body
swagger:model GetFinancePaymentsOKBody
*/.
GetFinancePaymentsParams contains all the parameters to send to the API endpoint
for the get finance payments operation.
GetFinancePaymentsReader is a Reader for the GetFinancePayments structure.
GetPublishersPublisherFidFinanceCostImportCostImportFidDefault describes a response with status code -1, with default header values.
GetPublishersPublisherFidFinanceCostImportCostImportFidOK describes a response with status code 200, with default header values.
GetPublishersPublisherFidFinanceCostImportCostImportFidOKBody get publishers publisher fid finance cost import cost import fid o k body
swagger:model GetPublishersPublisherFidFinanceCostImportCostImportFidOKBody
*/.
GetPublishersPublisherFidFinanceCostImportCostImportFidParams contains all the parameters to send to the API endpoint
for the get publishers publisher fid finance cost import cost import fid operation.
GetPublishersPublisherFidFinanceCostImportCostImportFidReader is a Reader for the GetPublishersPublisherFidFinanceCostImportCostImportFid structure.
PostPublishersPublisherFidFinanceCostImportDefault describes a response with status code -1, with default header values.
PostPublishersPublisherFidFinanceCostImportOK describes a response with status code 200, with default header values.
PostPublishersPublisherFidFinanceCostImportOKBody post publishers publisher fid finance cost import o k body
swagger:model PostPublishersPublisherFidFinanceCostImportOKBody
*/.
PostPublishersPublisherFidFinanceCostImportParams contains all the parameters to send to the API endpoint
for the post publishers publisher fid finance cost import operation.
PostPublishersPublisherFidFinanceCostImportReader is a Reader for the PostPublishersPublisherFidFinanceCostImport structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.