Documentation ¶
Index ¶
- type Client
- func (a *Client) GetV1ExpectedTransactions(params *GetV1ExpectedTransactionsParams, opts ...ClientOption) (*GetV1ExpectedTransactionsOK, error)
- func (a *Client) GetV1ExpectedTransactionsID(params *GetV1ExpectedTransactionsIDParams, opts ...ClientOption) (*GetV1ExpectedTransactionsIDOK, error)
- func (a *Client) GetV1ExpectedTransactionsIDEvents(params *GetV1ExpectedTransactionsIDEventsParams, opts ...ClientOption) (*GetV1ExpectedTransactionsIDEventsOK, error)
- func (a *Client) PostV1ExpectedTransactions(params *PostV1ExpectedTransactionsParams, opts ...ClientOption) (*PostV1ExpectedTransactionsOK, error)
- func (a *Client) PostV1betaExpectedTransactionsIDArchive(params *PostV1betaExpectedTransactionsIDArchiveParams, opts ...ClientOption) (*PostV1betaExpectedTransactionsIDArchiveOK, error)
- func (a *Client) PostV1betaExpectedTransactionsIDReconcile(params *PostV1betaExpectedTransactionsIDReconcileParams, opts ...ClientOption) (*PostV1betaExpectedTransactionsIDReconcileOK, error)
- func (a *Client) PostV1betaExpectedTransactionsIDUnarchive(params *PostV1betaExpectedTransactionsIDUnarchiveParams, opts ...ClientOption) (*PostV1betaExpectedTransactionsIDUnarchiveOK, error)
- func (a *Client) PostV1betaExpectedTransactionsIDUnreconcile(params *PostV1betaExpectedTransactionsIDUnreconcileParams, ...) (*PostV1betaExpectedTransactionsIDUnreconcileOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetV1ExpectedTransactionsIDEventsOK
- func (o *GetV1ExpectedTransactionsIDEventsOK) Code() int
- func (o *GetV1ExpectedTransactionsIDEventsOK) Error() string
- func (o *GetV1ExpectedTransactionsIDEventsOK) GetPayload() *GetV1ExpectedTransactionsIDEventsOKBody
- func (o *GetV1ExpectedTransactionsIDEventsOK) IsClientError() bool
- func (o *GetV1ExpectedTransactionsIDEventsOK) IsCode(code int) bool
- func (o *GetV1ExpectedTransactionsIDEventsOK) IsRedirect() bool
- func (o *GetV1ExpectedTransactionsIDEventsOK) IsServerError() bool
- func (o *GetV1ExpectedTransactionsIDEventsOK) IsSuccess() bool
- func (o *GetV1ExpectedTransactionsIDEventsOK) String() string
- type GetV1ExpectedTransactionsIDEventsOKBody
- func (o *GetV1ExpectedTransactionsIDEventsOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetV1ExpectedTransactionsIDEventsOKBody) MarshalBinary() ([]byte, error)
- func (o GetV1ExpectedTransactionsIDEventsOKBody) MarshalJSON() ([]byte, error)
- func (o *GetV1ExpectedTransactionsIDEventsOKBody) UnmarshalBinary(b []byte) error
- func (o *GetV1ExpectedTransactionsIDEventsOKBody) UnmarshalJSON(raw []byte) error
- func (o *GetV1ExpectedTransactionsIDEventsOKBody) Validate(formats strfmt.Registry) error
- type GetV1ExpectedTransactionsIDEventsParams
- func NewGetV1ExpectedTransactionsIDEventsParams() *GetV1ExpectedTransactionsIDEventsParams
- func NewGetV1ExpectedTransactionsIDEventsParamsWithContext(ctx context.Context) *GetV1ExpectedTransactionsIDEventsParams
- func NewGetV1ExpectedTransactionsIDEventsParamsWithHTTPClient(client *http.Client) *GetV1ExpectedTransactionsIDEventsParams
- func NewGetV1ExpectedTransactionsIDEventsParamsWithTimeout(timeout time.Duration) *GetV1ExpectedTransactionsIDEventsParams
- func (o *GetV1ExpectedTransactionsIDEventsParams) SetContext(ctx context.Context)
- func (o *GetV1ExpectedTransactionsIDEventsParams) SetDefaults()
- func (o *GetV1ExpectedTransactionsIDEventsParams) SetHTTPClient(client *http.Client)
- func (o *GetV1ExpectedTransactionsIDEventsParams) SetID(id string)
- func (o *GetV1ExpectedTransactionsIDEventsParams) SetLimit(limit *int64)
- func (o *GetV1ExpectedTransactionsIDEventsParams) SetTimeout(timeout time.Duration)
- func (o *GetV1ExpectedTransactionsIDEventsParams) SetToken(token *string)
- func (o *GetV1ExpectedTransactionsIDEventsParams) WithContext(ctx context.Context) *GetV1ExpectedTransactionsIDEventsParams
- func (o *GetV1ExpectedTransactionsIDEventsParams) WithDefaults() *GetV1ExpectedTransactionsIDEventsParams
- func (o *GetV1ExpectedTransactionsIDEventsParams) WithHTTPClient(client *http.Client) *GetV1ExpectedTransactionsIDEventsParams
- func (o *GetV1ExpectedTransactionsIDEventsParams) WithID(id string) *GetV1ExpectedTransactionsIDEventsParams
- func (o *GetV1ExpectedTransactionsIDEventsParams) WithLimit(limit *int64) *GetV1ExpectedTransactionsIDEventsParams
- func (o *GetV1ExpectedTransactionsIDEventsParams) WithTimeout(timeout time.Duration) *GetV1ExpectedTransactionsIDEventsParams
- func (o *GetV1ExpectedTransactionsIDEventsParams) WithToken(token *string) *GetV1ExpectedTransactionsIDEventsParams
- func (o *GetV1ExpectedTransactionsIDEventsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1ExpectedTransactionsIDEventsReader
- type GetV1ExpectedTransactionsIDNotFound
- func (o *GetV1ExpectedTransactionsIDNotFound) Code() int
- func (o *GetV1ExpectedTransactionsIDNotFound) Error() string
- func (o *GetV1ExpectedTransactionsIDNotFound) GetPayload() string
- func (o *GetV1ExpectedTransactionsIDNotFound) IsClientError() bool
- func (o *GetV1ExpectedTransactionsIDNotFound) IsCode(code int) bool
- func (o *GetV1ExpectedTransactionsIDNotFound) IsRedirect() bool
- func (o *GetV1ExpectedTransactionsIDNotFound) IsServerError() bool
- func (o *GetV1ExpectedTransactionsIDNotFound) IsSuccess() bool
- func (o *GetV1ExpectedTransactionsIDNotFound) String() string
- type GetV1ExpectedTransactionsIDOK
- func (o *GetV1ExpectedTransactionsIDOK) Code() int
- func (o *GetV1ExpectedTransactionsIDOK) Error() string
- func (o *GetV1ExpectedTransactionsIDOK) GetPayload() *models.ExpectedTransaction
- func (o *GetV1ExpectedTransactionsIDOK) IsClientError() bool
- func (o *GetV1ExpectedTransactionsIDOK) IsCode(code int) bool
- func (o *GetV1ExpectedTransactionsIDOK) IsRedirect() bool
- func (o *GetV1ExpectedTransactionsIDOK) IsServerError() bool
- func (o *GetV1ExpectedTransactionsIDOK) IsSuccess() bool
- func (o *GetV1ExpectedTransactionsIDOK) String() string
- type GetV1ExpectedTransactionsIDParams
- func NewGetV1ExpectedTransactionsIDParams() *GetV1ExpectedTransactionsIDParams
- func NewGetV1ExpectedTransactionsIDParamsWithContext(ctx context.Context) *GetV1ExpectedTransactionsIDParams
- func NewGetV1ExpectedTransactionsIDParamsWithHTTPClient(client *http.Client) *GetV1ExpectedTransactionsIDParams
- func NewGetV1ExpectedTransactionsIDParamsWithTimeout(timeout time.Duration) *GetV1ExpectedTransactionsIDParams
- func (o *GetV1ExpectedTransactionsIDParams) SetContext(ctx context.Context)
- func (o *GetV1ExpectedTransactionsIDParams) SetDefaults()
- func (o *GetV1ExpectedTransactionsIDParams) SetHTTPClient(client *http.Client)
- func (o *GetV1ExpectedTransactionsIDParams) SetID(id string)
- func (o *GetV1ExpectedTransactionsIDParams) SetTimeout(timeout time.Duration)
- func (o *GetV1ExpectedTransactionsIDParams) WithContext(ctx context.Context) *GetV1ExpectedTransactionsIDParams
- func (o *GetV1ExpectedTransactionsIDParams) WithDefaults() *GetV1ExpectedTransactionsIDParams
- func (o *GetV1ExpectedTransactionsIDParams) WithHTTPClient(client *http.Client) *GetV1ExpectedTransactionsIDParams
- func (o *GetV1ExpectedTransactionsIDParams) WithID(id string) *GetV1ExpectedTransactionsIDParams
- func (o *GetV1ExpectedTransactionsIDParams) WithTimeout(timeout time.Duration) *GetV1ExpectedTransactionsIDParams
- func (o *GetV1ExpectedTransactionsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1ExpectedTransactionsIDReader
- type GetV1ExpectedTransactionsOK
- func (o *GetV1ExpectedTransactionsOK) Code() int
- func (o *GetV1ExpectedTransactionsOK) Error() string
- func (o *GetV1ExpectedTransactionsOK) GetPayload() *GetV1ExpectedTransactionsOKBody
- func (o *GetV1ExpectedTransactionsOK) IsClientError() bool
- func (o *GetV1ExpectedTransactionsOK) IsCode(code int) bool
- func (o *GetV1ExpectedTransactionsOK) IsRedirect() bool
- func (o *GetV1ExpectedTransactionsOK) IsServerError() bool
- func (o *GetV1ExpectedTransactionsOK) IsSuccess() bool
- func (o *GetV1ExpectedTransactionsOK) String() string
- type GetV1ExpectedTransactionsOKBody
- func (o *GetV1ExpectedTransactionsOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetV1ExpectedTransactionsOKBody) MarshalBinary() ([]byte, error)
- func (o GetV1ExpectedTransactionsOKBody) MarshalJSON() ([]byte, error)
- func (o *GetV1ExpectedTransactionsOKBody) UnmarshalBinary(b []byte) error
- func (o *GetV1ExpectedTransactionsOKBody) UnmarshalJSON(raw []byte) error
- func (o *GetV1ExpectedTransactionsOKBody) Validate(formats strfmt.Registry) error
- type GetV1ExpectedTransactionsParams
- func NewGetV1ExpectedTransactionsParams() *GetV1ExpectedTransactionsParams
- func NewGetV1ExpectedTransactionsParamsWithContext(ctx context.Context) *GetV1ExpectedTransactionsParams
- func NewGetV1ExpectedTransactionsParamsWithHTTPClient(client *http.Client) *GetV1ExpectedTransactionsParams
- func NewGetV1ExpectedTransactionsParamsWithTimeout(timeout time.Duration) *GetV1ExpectedTransactionsParams
- func (o *GetV1ExpectedTransactionsParams) SetAccountID(accountID *string)
- func (o *GetV1ExpectedTransactionsParams) SetContext(ctx context.Context)
- func (o *GetV1ExpectedTransactionsParams) SetDefaults()
- func (o *GetV1ExpectedTransactionsParams) SetFromDate(fromDate *string)
- func (o *GetV1ExpectedTransactionsParams) SetHTTPClient(client *http.Client)
- func (o *GetV1ExpectedTransactionsParams) SetLimit(limit *int64)
- func (o *GetV1ExpectedTransactionsParams) SetStatus(status *string)
- func (o *GetV1ExpectedTransactionsParams) SetTimeout(timeout time.Duration)
- func (o *GetV1ExpectedTransactionsParams) SetToDate(toDate *string)
- func (o *GetV1ExpectedTransactionsParams) SetToken(token *string)
- func (o *GetV1ExpectedTransactionsParams) WithAccountID(accountID *string) *GetV1ExpectedTransactionsParams
- func (o *GetV1ExpectedTransactionsParams) WithContext(ctx context.Context) *GetV1ExpectedTransactionsParams
- func (o *GetV1ExpectedTransactionsParams) WithDefaults() *GetV1ExpectedTransactionsParams
- func (o *GetV1ExpectedTransactionsParams) WithFromDate(fromDate *string) *GetV1ExpectedTransactionsParams
- func (o *GetV1ExpectedTransactionsParams) WithHTTPClient(client *http.Client) *GetV1ExpectedTransactionsParams
- func (o *GetV1ExpectedTransactionsParams) WithLimit(limit *int64) *GetV1ExpectedTransactionsParams
- func (o *GetV1ExpectedTransactionsParams) WithStatus(status *string) *GetV1ExpectedTransactionsParams
- func (o *GetV1ExpectedTransactionsParams) WithTimeout(timeout time.Duration) *GetV1ExpectedTransactionsParams
- func (o *GetV1ExpectedTransactionsParams) WithToDate(toDate *string) *GetV1ExpectedTransactionsParams
- func (o *GetV1ExpectedTransactionsParams) WithToken(token *string) *GetV1ExpectedTransactionsParams
- func (o *GetV1ExpectedTransactionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1ExpectedTransactionsReader
- type PostV1ExpectedTransactionsOK
- func (o *PostV1ExpectedTransactionsOK) Code() int
- func (o *PostV1ExpectedTransactionsOK) Error() string
- func (o *PostV1ExpectedTransactionsOK) GetPayload() *models.ExpectedTransaction
- func (o *PostV1ExpectedTransactionsOK) IsClientError() bool
- func (o *PostV1ExpectedTransactionsOK) IsCode(code int) bool
- func (o *PostV1ExpectedTransactionsOK) IsRedirect() bool
- func (o *PostV1ExpectedTransactionsOK) IsServerError() bool
- func (o *PostV1ExpectedTransactionsOK) IsSuccess() bool
- func (o *PostV1ExpectedTransactionsOK) String() string
- type PostV1ExpectedTransactionsParams
- func NewPostV1ExpectedTransactionsParams() *PostV1ExpectedTransactionsParams
- func NewPostV1ExpectedTransactionsParamsWithContext(ctx context.Context) *PostV1ExpectedTransactionsParams
- func NewPostV1ExpectedTransactionsParamsWithHTTPClient(client *http.Client) *PostV1ExpectedTransactionsParams
- func NewPostV1ExpectedTransactionsParamsWithTimeout(timeout time.Duration) *PostV1ExpectedTransactionsParams
- func (o *PostV1ExpectedTransactionsParams) SetContext(ctx context.Context)
- func (o *PostV1ExpectedTransactionsParams) SetDefaults()
- func (o *PostV1ExpectedTransactionsParams) SetHTTPClient(client *http.Client)
- func (o *PostV1ExpectedTransactionsParams) SetTimeout(timeout time.Duration)
- func (o *PostV1ExpectedTransactionsParams) SetTransaction(transaction *models.CreateExpectedTransactionRequest)
- func (o *PostV1ExpectedTransactionsParams) WithContext(ctx context.Context) *PostV1ExpectedTransactionsParams
- func (o *PostV1ExpectedTransactionsParams) WithDefaults() *PostV1ExpectedTransactionsParams
- func (o *PostV1ExpectedTransactionsParams) WithHTTPClient(client *http.Client) *PostV1ExpectedTransactionsParams
- func (o *PostV1ExpectedTransactionsParams) WithTimeout(timeout time.Duration) *PostV1ExpectedTransactionsParams
- func (o *PostV1ExpectedTransactionsParams) WithTransaction(transaction *models.CreateExpectedTransactionRequest) *PostV1ExpectedTransactionsParams
- func (o *PostV1ExpectedTransactionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostV1ExpectedTransactionsReader
- type PostV1betaExpectedTransactionsIDArchiveOK
- func (o *PostV1betaExpectedTransactionsIDArchiveOK) Code() int
- func (o *PostV1betaExpectedTransactionsIDArchiveOK) Error() string
- func (o *PostV1betaExpectedTransactionsIDArchiveOK) GetPayload() *models.ExpectedTransaction
- func (o *PostV1betaExpectedTransactionsIDArchiveOK) IsClientError() bool
- func (o *PostV1betaExpectedTransactionsIDArchiveOK) IsCode(code int) bool
- func (o *PostV1betaExpectedTransactionsIDArchiveOK) IsRedirect() bool
- func (o *PostV1betaExpectedTransactionsIDArchiveOK) IsServerError() bool
- func (o *PostV1betaExpectedTransactionsIDArchiveOK) IsSuccess() bool
- func (o *PostV1betaExpectedTransactionsIDArchiveOK) String() string
- type PostV1betaExpectedTransactionsIDArchiveParams
- func NewPostV1betaExpectedTransactionsIDArchiveParams() *PostV1betaExpectedTransactionsIDArchiveParams
- func NewPostV1betaExpectedTransactionsIDArchiveParamsWithContext(ctx context.Context) *PostV1betaExpectedTransactionsIDArchiveParams
- func NewPostV1betaExpectedTransactionsIDArchiveParamsWithHTTPClient(client *http.Client) *PostV1betaExpectedTransactionsIDArchiveParams
- func NewPostV1betaExpectedTransactionsIDArchiveParamsWithTimeout(timeout time.Duration) *PostV1betaExpectedTransactionsIDArchiveParams
- func (o *PostV1betaExpectedTransactionsIDArchiveParams) SetContext(ctx context.Context)
- func (o *PostV1betaExpectedTransactionsIDArchiveParams) SetDefaults()
- func (o *PostV1betaExpectedTransactionsIDArchiveParams) SetHTTPClient(client *http.Client)
- func (o *PostV1betaExpectedTransactionsIDArchiveParams) SetID(id string)
- func (o *PostV1betaExpectedTransactionsIDArchiveParams) SetTimeout(timeout time.Duration)
- func (o *PostV1betaExpectedTransactionsIDArchiveParams) WithContext(ctx context.Context) *PostV1betaExpectedTransactionsIDArchiveParams
- func (o *PostV1betaExpectedTransactionsIDArchiveParams) WithDefaults() *PostV1betaExpectedTransactionsIDArchiveParams
- func (o *PostV1betaExpectedTransactionsIDArchiveParams) WithHTTPClient(client *http.Client) *PostV1betaExpectedTransactionsIDArchiveParams
- func (o *PostV1betaExpectedTransactionsIDArchiveParams) WithID(id string) *PostV1betaExpectedTransactionsIDArchiveParams
- func (o *PostV1betaExpectedTransactionsIDArchiveParams) WithTimeout(timeout time.Duration) *PostV1betaExpectedTransactionsIDArchiveParams
- func (o *PostV1betaExpectedTransactionsIDArchiveParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostV1betaExpectedTransactionsIDArchiveReader
- type PostV1betaExpectedTransactionsIDReconcileOK
- func (o *PostV1betaExpectedTransactionsIDReconcileOK) Code() int
- func (o *PostV1betaExpectedTransactionsIDReconcileOK) Error() string
- func (o *PostV1betaExpectedTransactionsIDReconcileOK) GetPayload() *models.ExpectedTransaction
- func (o *PostV1betaExpectedTransactionsIDReconcileOK) IsClientError() bool
- func (o *PostV1betaExpectedTransactionsIDReconcileOK) IsCode(code int) bool
- func (o *PostV1betaExpectedTransactionsIDReconcileOK) IsRedirect() bool
- func (o *PostV1betaExpectedTransactionsIDReconcileOK) IsServerError() bool
- func (o *PostV1betaExpectedTransactionsIDReconcileOK) IsSuccess() bool
- func (o *PostV1betaExpectedTransactionsIDReconcileOK) String() string
- type PostV1betaExpectedTransactionsIDReconcileParams
- func NewPostV1betaExpectedTransactionsIDReconcileParams() *PostV1betaExpectedTransactionsIDReconcileParams
- func NewPostV1betaExpectedTransactionsIDReconcileParamsWithContext(ctx context.Context) *PostV1betaExpectedTransactionsIDReconcileParams
- func NewPostV1betaExpectedTransactionsIDReconcileParamsWithHTTPClient(client *http.Client) *PostV1betaExpectedTransactionsIDReconcileParams
- func NewPostV1betaExpectedTransactionsIDReconcileParamsWithTimeout(timeout time.Duration) *PostV1betaExpectedTransactionsIDReconcileParams
- func (o *PostV1betaExpectedTransactionsIDReconcileParams) SetContext(ctx context.Context)
- func (o *PostV1betaExpectedTransactionsIDReconcileParams) SetDefaults()
- func (o *PostV1betaExpectedTransactionsIDReconcileParams) SetHTTPClient(client *http.Client)
- func (o *PostV1betaExpectedTransactionsIDReconcileParams) SetID(id string)
- func (o *PostV1betaExpectedTransactionsIDReconcileParams) SetTimeout(timeout time.Duration)
- func (o *PostV1betaExpectedTransactionsIDReconcileParams) SetTransaction(transaction *models.ReconcileExpectedTransactionRequest)
- func (o *PostV1betaExpectedTransactionsIDReconcileParams) WithContext(ctx context.Context) *PostV1betaExpectedTransactionsIDReconcileParams
- func (o *PostV1betaExpectedTransactionsIDReconcileParams) WithDefaults() *PostV1betaExpectedTransactionsIDReconcileParams
- func (o *PostV1betaExpectedTransactionsIDReconcileParams) WithHTTPClient(client *http.Client) *PostV1betaExpectedTransactionsIDReconcileParams
- func (o *PostV1betaExpectedTransactionsIDReconcileParams) WithID(id string) *PostV1betaExpectedTransactionsIDReconcileParams
- func (o *PostV1betaExpectedTransactionsIDReconcileParams) WithTimeout(timeout time.Duration) *PostV1betaExpectedTransactionsIDReconcileParams
- func (o *PostV1betaExpectedTransactionsIDReconcileParams) WithTransaction(transaction *models.ReconcileExpectedTransactionRequest) *PostV1betaExpectedTransactionsIDReconcileParams
- func (o *PostV1betaExpectedTransactionsIDReconcileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostV1betaExpectedTransactionsIDReconcileReader
- type PostV1betaExpectedTransactionsIDUnarchiveOK
- func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) Code() int
- func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) Error() string
- func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) GetPayload() *models.ExpectedTransaction
- func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) IsClientError() bool
- func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) IsCode(code int) bool
- func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) IsRedirect() bool
- func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) IsServerError() bool
- func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) IsSuccess() bool
- func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) String() string
- type PostV1betaExpectedTransactionsIDUnarchiveParams
- func NewPostV1betaExpectedTransactionsIDUnarchiveParams() *PostV1betaExpectedTransactionsIDUnarchiveParams
- func NewPostV1betaExpectedTransactionsIDUnarchiveParamsWithContext(ctx context.Context) *PostV1betaExpectedTransactionsIDUnarchiveParams
- func NewPostV1betaExpectedTransactionsIDUnarchiveParamsWithHTTPClient(client *http.Client) *PostV1betaExpectedTransactionsIDUnarchiveParams
- func NewPostV1betaExpectedTransactionsIDUnarchiveParamsWithTimeout(timeout time.Duration) *PostV1betaExpectedTransactionsIDUnarchiveParams
- func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) SetContext(ctx context.Context)
- func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) SetDefaults()
- func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) SetHTTPClient(client *http.Client)
- func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) SetID(id string)
- func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) SetTimeout(timeout time.Duration)
- func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) WithContext(ctx context.Context) *PostV1betaExpectedTransactionsIDUnarchiveParams
- func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) WithDefaults() *PostV1betaExpectedTransactionsIDUnarchiveParams
- func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) WithHTTPClient(client *http.Client) *PostV1betaExpectedTransactionsIDUnarchiveParams
- func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) WithID(id string) *PostV1betaExpectedTransactionsIDUnarchiveParams
- func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) WithTimeout(timeout time.Duration) *PostV1betaExpectedTransactionsIDUnarchiveParams
- func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostV1betaExpectedTransactionsIDUnarchiveReader
- type PostV1betaExpectedTransactionsIDUnreconcileOK
- func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) Code() int
- func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) Error() string
- func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) GetPayload() *models.ExpectedTransaction
- func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) IsClientError() bool
- func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) IsCode(code int) bool
- func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) IsRedirect() bool
- func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) IsServerError() bool
- func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) IsSuccess() bool
- func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) String() string
- type PostV1betaExpectedTransactionsIDUnreconcileParams
- func NewPostV1betaExpectedTransactionsIDUnreconcileParams() *PostV1betaExpectedTransactionsIDUnreconcileParams
- func NewPostV1betaExpectedTransactionsIDUnreconcileParamsWithContext(ctx context.Context) *PostV1betaExpectedTransactionsIDUnreconcileParams
- func NewPostV1betaExpectedTransactionsIDUnreconcileParamsWithHTTPClient(client *http.Client) *PostV1betaExpectedTransactionsIDUnreconcileParams
- func NewPostV1betaExpectedTransactionsIDUnreconcileParamsWithTimeout(timeout time.Duration) *PostV1betaExpectedTransactionsIDUnreconcileParams
- func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) SetContext(ctx context.Context)
- func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) SetDefaults()
- func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) SetHTTPClient(client *http.Client)
- func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) SetID(id string)
- func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) SetTimeout(timeout time.Duration)
- func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) SetTransaction(transaction *models.UnreconcileExpectedTransactionRequest)
- func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) WithContext(ctx context.Context) *PostV1betaExpectedTransactionsIDUnreconcileParams
- func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) WithDefaults() *PostV1betaExpectedTransactionsIDUnreconcileParams
- func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) WithHTTPClient(client *http.Client) *PostV1betaExpectedTransactionsIDUnreconcileParams
- func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) WithID(id string) *PostV1betaExpectedTransactionsIDUnreconcileParams
- func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) WithTimeout(timeout time.Duration) *PostV1betaExpectedTransactionsIDUnreconcileParams
- func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) WithTransaction(transaction *models.UnreconcileExpectedTransactionRequest) *PostV1betaExpectedTransactionsIDUnreconcileParams
- func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostV1betaExpectedTransactionsIDUnreconcileReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for expected transactions API
func (*Client) GetV1ExpectedTransactions ¶
func (a *Client) GetV1ExpectedTransactions(params *GetV1ExpectedTransactionsParams, opts ...ClientOption) (*GetV1ExpectedTransactionsOK, error)
GetV1ExpectedTransactions queries expected transactions Returns a list of expected transactions. For further details on Pagination, see section above.
Sort order is always descending on date
func (*Client) GetV1ExpectedTransactionsID ¶
func (a *Client) GetV1ExpectedTransactionsID(params *GetV1ExpectedTransactionsIDParams, opts ...ClientOption) (*GetV1ExpectedTransactionsIDOK, error)
GetV1ExpectedTransactionsID reads expected transaction
Returns the identified Expected Transaction
func (*Client) GetV1ExpectedTransactionsIDEvents ¶
func (a *Client) GetV1ExpectedTransactionsIDEvents(params *GetV1ExpectedTransactionsIDEventsParams, opts ...ClientOption) (*GetV1ExpectedTransactionsIDEventsOK, error)
GetV1ExpectedTransactionsIDEvents queries expected transaction events
Returns a list of Expected Transaction events. For further details on Pagination, see the section above. Required scopes: `expected_transactions:read`, `expected_transaction_event:read`.
func (*Client) PostV1ExpectedTransactions ¶
func (a *Client) PostV1ExpectedTransactions(params *PostV1ExpectedTransactionsParams, opts ...ClientOption) (*PostV1ExpectedTransactionsOK, error)
PostV1ExpectedTransactions creates expected transaction
Create Expected Transaction
func (*Client) PostV1betaExpectedTransactionsIDArchive ¶
func (a *Client) PostV1betaExpectedTransactionsIDArchive(params *PostV1betaExpectedTransactionsIDArchiveParams, opts ...ClientOption) (*PostV1betaExpectedTransactionsIDArchiveOK, error)
PostV1betaExpectedTransactionsIDArchive archives expected transaction
Archive Expected Transaction. Required scopes: `expected_transactions:update` and `expected_transactions:read`.
func (*Client) PostV1betaExpectedTransactionsIDReconcile ¶
func (a *Client) PostV1betaExpectedTransactionsIDReconcile(params *PostV1betaExpectedTransactionsIDReconcileParams, opts ...ClientOption) (*PostV1betaExpectedTransactionsIDReconcileOK, error)
PostV1betaExpectedTransactionsIDReconcile reconciles expected transaction
Reconcile Expected Transaction. Required scopes: `expected_transactions:read`, `expected_transactions:update`, `transactions:read`, `transactions:update`, `reconciliation:create`.
func (*Client) PostV1betaExpectedTransactionsIDUnarchive ¶ added in v1.4.0
func (a *Client) PostV1betaExpectedTransactionsIDUnarchive(params *PostV1betaExpectedTransactionsIDUnarchiveParams, opts ...ClientOption) (*PostV1betaExpectedTransactionsIDUnarchiveOK, error)
PostV1betaExpectedTransactionsIDUnarchive unarchives expected transaction
Unarchive Expected Transaction. Required scopes: `expected_transactions:update` and `expected_transactions:read`.
func (*Client) PostV1betaExpectedTransactionsIDUnreconcile ¶
func (a *Client) PostV1betaExpectedTransactionsIDUnreconcile(params *PostV1betaExpectedTransactionsIDUnreconcileParams, opts ...ClientOption) (*PostV1betaExpectedTransactionsIDUnreconcileOK, error)
PostV1betaExpectedTransactionsIDUnreconcile unreconciles expected transaction
Unreconcile Expected Transaction. Required scopes: `expected_transactions:read`, `expected_transactions:update`, `transactions:read`, `transactions:update`, `reconciliation:create`.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { GetV1ExpectedTransactions(params *GetV1ExpectedTransactionsParams, opts ...ClientOption) (*GetV1ExpectedTransactionsOK, error) GetV1ExpectedTransactionsID(params *GetV1ExpectedTransactionsIDParams, opts ...ClientOption) (*GetV1ExpectedTransactionsIDOK, error) GetV1ExpectedTransactionsIDEvents(params *GetV1ExpectedTransactionsIDEventsParams, opts ...ClientOption) (*GetV1ExpectedTransactionsIDEventsOK, error) PostV1ExpectedTransactions(params *PostV1ExpectedTransactionsParams, opts ...ClientOption) (*PostV1ExpectedTransactionsOK, error) PostV1betaExpectedTransactionsIDArchive(params *PostV1betaExpectedTransactionsIDArchiveParams, opts ...ClientOption) (*PostV1betaExpectedTransactionsIDArchiveOK, error) PostV1betaExpectedTransactionsIDReconcile(params *PostV1betaExpectedTransactionsIDReconcileParams, opts ...ClientOption) (*PostV1betaExpectedTransactionsIDReconcileOK, error) PostV1betaExpectedTransactionsIDUnarchive(params *PostV1betaExpectedTransactionsIDUnarchiveParams, opts ...ClientOption) (*PostV1betaExpectedTransactionsIDUnarchiveOK, error) PostV1betaExpectedTransactionsIDUnreconcile(params *PostV1betaExpectedTransactionsIDUnreconcileParams, opts ...ClientOption) (*PostV1betaExpectedTransactionsIDUnreconcileOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new expected transactions API client.
type GetV1ExpectedTransactionsIDEventsOK ¶
type GetV1ExpectedTransactionsIDEventsOK struct {
Payload *GetV1ExpectedTransactionsIDEventsOKBody
}
GetV1ExpectedTransactionsIDEventsOK describes a response with status code 200, with default header values.
QueryResponse with a list of Events
func NewGetV1ExpectedTransactionsIDEventsOK ¶
func NewGetV1ExpectedTransactionsIDEventsOK() *GetV1ExpectedTransactionsIDEventsOK
NewGetV1ExpectedTransactionsIDEventsOK creates a GetV1ExpectedTransactionsIDEventsOK with default headers values
func (*GetV1ExpectedTransactionsIDEventsOK) Code ¶
func (o *GetV1ExpectedTransactionsIDEventsOK) Code() int
Code gets the status code for the get v1 expected transactions Id events o k response
func (*GetV1ExpectedTransactionsIDEventsOK) Error ¶
func (o *GetV1ExpectedTransactionsIDEventsOK) Error() string
func (*GetV1ExpectedTransactionsIDEventsOK) GetPayload ¶
func (o *GetV1ExpectedTransactionsIDEventsOK) GetPayload() *GetV1ExpectedTransactionsIDEventsOKBody
func (*GetV1ExpectedTransactionsIDEventsOK) IsClientError ¶
func (o *GetV1ExpectedTransactionsIDEventsOK) IsClientError() bool
IsClientError returns true when this get v1 expected transactions Id events o k response has a 4xx status code
func (*GetV1ExpectedTransactionsIDEventsOK) IsCode ¶
func (o *GetV1ExpectedTransactionsIDEventsOK) IsCode(code int) bool
IsCode returns true when this get v1 expected transactions Id events o k response a status code equal to that given
func (*GetV1ExpectedTransactionsIDEventsOK) IsRedirect ¶
func (o *GetV1ExpectedTransactionsIDEventsOK) IsRedirect() bool
IsRedirect returns true when this get v1 expected transactions Id events o k response has a 3xx status code
func (*GetV1ExpectedTransactionsIDEventsOK) IsServerError ¶
func (o *GetV1ExpectedTransactionsIDEventsOK) IsServerError() bool
IsServerError returns true when this get v1 expected transactions Id events o k response has a 5xx status code
func (*GetV1ExpectedTransactionsIDEventsOK) IsSuccess ¶
func (o *GetV1ExpectedTransactionsIDEventsOK) IsSuccess() bool
IsSuccess returns true when this get v1 expected transactions Id events o k response has a 2xx status code
func (*GetV1ExpectedTransactionsIDEventsOK) String ¶
func (o *GetV1ExpectedTransactionsIDEventsOK) String() string
type GetV1ExpectedTransactionsIDEventsOKBody ¶
type GetV1ExpectedTransactionsIDEventsOKBody struct { models.QueryResponse // items Items []*models.Event `json:"items"` }
GetV1ExpectedTransactionsIDEventsOKBody get v1 expected transactions ID events o k body swagger:model GetV1ExpectedTransactionsIDEventsOKBody
func (*GetV1ExpectedTransactionsIDEventsOKBody) ContextValidate ¶
func (o *GetV1ExpectedTransactionsIDEventsOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get v1 expected transactions ID events o k body based on the context it is used
func (*GetV1ExpectedTransactionsIDEventsOKBody) MarshalBinary ¶
func (o *GetV1ExpectedTransactionsIDEventsOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (GetV1ExpectedTransactionsIDEventsOKBody) MarshalJSON ¶
func (o GetV1ExpectedTransactionsIDEventsOKBody) MarshalJSON() ([]byte, error)
MarshalJSON marshals this object to a JSON structure
func (*GetV1ExpectedTransactionsIDEventsOKBody) UnmarshalBinary ¶
func (o *GetV1ExpectedTransactionsIDEventsOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*GetV1ExpectedTransactionsIDEventsOKBody) UnmarshalJSON ¶
func (o *GetV1ExpectedTransactionsIDEventsOKBody) UnmarshalJSON(raw []byte) error
UnmarshalJSON unmarshals this object from a JSON structure
type GetV1ExpectedTransactionsIDEventsParams ¶
type GetV1ExpectedTransactionsIDEventsParams struct { /* ID. Expected Transaction ID */ ID string /* Limit. Limit resulting response list. Defaults to 100. */ Limit *int64 /* Token. If response comes back and `nextToken` is populated, use that value in this `token` query to continue pagination. */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetV1ExpectedTransactionsIDEventsParams contains all the parameters to send to the API endpoint
for the get v1 expected transactions ID events operation. Typically these are written to a http.Request.
func NewGetV1ExpectedTransactionsIDEventsParams ¶
func NewGetV1ExpectedTransactionsIDEventsParams() *GetV1ExpectedTransactionsIDEventsParams
NewGetV1ExpectedTransactionsIDEventsParams creates a new GetV1ExpectedTransactionsIDEventsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetV1ExpectedTransactionsIDEventsParamsWithContext ¶
func NewGetV1ExpectedTransactionsIDEventsParamsWithContext(ctx context.Context) *GetV1ExpectedTransactionsIDEventsParams
NewGetV1ExpectedTransactionsIDEventsParamsWithContext creates a new GetV1ExpectedTransactionsIDEventsParams object with the ability to set a context for a request.
func NewGetV1ExpectedTransactionsIDEventsParamsWithHTTPClient ¶
func NewGetV1ExpectedTransactionsIDEventsParamsWithHTTPClient(client *http.Client) *GetV1ExpectedTransactionsIDEventsParams
NewGetV1ExpectedTransactionsIDEventsParamsWithHTTPClient creates a new GetV1ExpectedTransactionsIDEventsParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1ExpectedTransactionsIDEventsParamsWithTimeout ¶
func NewGetV1ExpectedTransactionsIDEventsParamsWithTimeout(timeout time.Duration) *GetV1ExpectedTransactionsIDEventsParams
NewGetV1ExpectedTransactionsIDEventsParamsWithTimeout creates a new GetV1ExpectedTransactionsIDEventsParams object with the ability to set a timeout on a request.
func (*GetV1ExpectedTransactionsIDEventsParams) SetContext ¶
func (o *GetV1ExpectedTransactionsIDEventsParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 expected transactions ID events params
func (*GetV1ExpectedTransactionsIDEventsParams) SetDefaults ¶
func (o *GetV1ExpectedTransactionsIDEventsParams) SetDefaults()
SetDefaults hydrates default values in the get v1 expected transactions ID events params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1ExpectedTransactionsIDEventsParams) SetHTTPClient ¶
func (o *GetV1ExpectedTransactionsIDEventsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 expected transactions ID events params
func (*GetV1ExpectedTransactionsIDEventsParams) SetID ¶
func (o *GetV1ExpectedTransactionsIDEventsParams) SetID(id string)
SetID adds the id to the get v1 expected transactions ID events params
func (*GetV1ExpectedTransactionsIDEventsParams) SetLimit ¶
func (o *GetV1ExpectedTransactionsIDEventsParams) SetLimit(limit *int64)
SetLimit adds the limit to the get v1 expected transactions ID events params
func (*GetV1ExpectedTransactionsIDEventsParams) SetTimeout ¶
func (o *GetV1ExpectedTransactionsIDEventsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 expected transactions ID events params
func (*GetV1ExpectedTransactionsIDEventsParams) SetToken ¶
func (o *GetV1ExpectedTransactionsIDEventsParams) SetToken(token *string)
SetToken adds the token to the get v1 expected transactions ID events params
func (*GetV1ExpectedTransactionsIDEventsParams) WithContext ¶
func (o *GetV1ExpectedTransactionsIDEventsParams) WithContext(ctx context.Context) *GetV1ExpectedTransactionsIDEventsParams
WithContext adds the context to the get v1 expected transactions ID events params
func (*GetV1ExpectedTransactionsIDEventsParams) WithDefaults ¶
func (o *GetV1ExpectedTransactionsIDEventsParams) WithDefaults() *GetV1ExpectedTransactionsIDEventsParams
WithDefaults hydrates default values in the get v1 expected transactions ID events params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1ExpectedTransactionsIDEventsParams) WithHTTPClient ¶
func (o *GetV1ExpectedTransactionsIDEventsParams) WithHTTPClient(client *http.Client) *GetV1ExpectedTransactionsIDEventsParams
WithHTTPClient adds the HTTPClient to the get v1 expected transactions ID events params
func (*GetV1ExpectedTransactionsIDEventsParams) WithID ¶
func (o *GetV1ExpectedTransactionsIDEventsParams) WithID(id string) *GetV1ExpectedTransactionsIDEventsParams
WithID adds the id to the get v1 expected transactions ID events params
func (*GetV1ExpectedTransactionsIDEventsParams) WithLimit ¶
func (o *GetV1ExpectedTransactionsIDEventsParams) WithLimit(limit *int64) *GetV1ExpectedTransactionsIDEventsParams
WithLimit adds the limit to the get v1 expected transactions ID events params
func (*GetV1ExpectedTransactionsIDEventsParams) WithTimeout ¶
func (o *GetV1ExpectedTransactionsIDEventsParams) WithTimeout(timeout time.Duration) *GetV1ExpectedTransactionsIDEventsParams
WithTimeout adds the timeout to the get v1 expected transactions ID events params
func (*GetV1ExpectedTransactionsIDEventsParams) WithToken ¶
func (o *GetV1ExpectedTransactionsIDEventsParams) WithToken(token *string) *GetV1ExpectedTransactionsIDEventsParams
WithToken adds the token to the get v1 expected transactions ID events params
func (*GetV1ExpectedTransactionsIDEventsParams) WriteToRequest ¶
func (o *GetV1ExpectedTransactionsIDEventsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1ExpectedTransactionsIDEventsReader ¶
type GetV1ExpectedTransactionsIDEventsReader struct {
// contains filtered or unexported fields
}
GetV1ExpectedTransactionsIDEventsReader is a Reader for the GetV1ExpectedTransactionsIDEvents structure.
func (*GetV1ExpectedTransactionsIDEventsReader) ReadResponse ¶
func (o *GetV1ExpectedTransactionsIDEventsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1ExpectedTransactionsIDNotFound ¶
type GetV1ExpectedTransactionsIDNotFound struct {
Payload string
}
GetV1ExpectedTransactionsIDNotFound describes a response with status code 404, with default header values.
identified transaction doesn't exist
func NewGetV1ExpectedTransactionsIDNotFound ¶
func NewGetV1ExpectedTransactionsIDNotFound() *GetV1ExpectedTransactionsIDNotFound
NewGetV1ExpectedTransactionsIDNotFound creates a GetV1ExpectedTransactionsIDNotFound with default headers values
func (*GetV1ExpectedTransactionsIDNotFound) Code ¶
func (o *GetV1ExpectedTransactionsIDNotFound) Code() int
Code gets the status code for the get v1 expected transactions Id not found response
func (*GetV1ExpectedTransactionsIDNotFound) Error ¶
func (o *GetV1ExpectedTransactionsIDNotFound) Error() string
func (*GetV1ExpectedTransactionsIDNotFound) GetPayload ¶
func (o *GetV1ExpectedTransactionsIDNotFound) GetPayload() string
func (*GetV1ExpectedTransactionsIDNotFound) IsClientError ¶
func (o *GetV1ExpectedTransactionsIDNotFound) IsClientError() bool
IsClientError returns true when this get v1 expected transactions Id not found response has a 4xx status code
func (*GetV1ExpectedTransactionsIDNotFound) IsCode ¶
func (o *GetV1ExpectedTransactionsIDNotFound) IsCode(code int) bool
IsCode returns true when this get v1 expected transactions Id not found response a status code equal to that given
func (*GetV1ExpectedTransactionsIDNotFound) IsRedirect ¶
func (o *GetV1ExpectedTransactionsIDNotFound) IsRedirect() bool
IsRedirect returns true when this get v1 expected transactions Id not found response has a 3xx status code
func (*GetV1ExpectedTransactionsIDNotFound) IsServerError ¶
func (o *GetV1ExpectedTransactionsIDNotFound) IsServerError() bool
IsServerError returns true when this get v1 expected transactions Id not found response has a 5xx status code
func (*GetV1ExpectedTransactionsIDNotFound) IsSuccess ¶
func (o *GetV1ExpectedTransactionsIDNotFound) IsSuccess() bool
IsSuccess returns true when this get v1 expected transactions Id not found response has a 2xx status code
func (*GetV1ExpectedTransactionsIDNotFound) String ¶
func (o *GetV1ExpectedTransactionsIDNotFound) String() string
type GetV1ExpectedTransactionsIDOK ¶
type GetV1ExpectedTransactionsIDOK struct {
Payload *models.ExpectedTransaction
}
GetV1ExpectedTransactionsIDOK describes a response with status code 200, with default header values.
the identified Expected Transaction
func NewGetV1ExpectedTransactionsIDOK ¶
func NewGetV1ExpectedTransactionsIDOK() *GetV1ExpectedTransactionsIDOK
NewGetV1ExpectedTransactionsIDOK creates a GetV1ExpectedTransactionsIDOK with default headers values
func (*GetV1ExpectedTransactionsIDOK) Code ¶
func (o *GetV1ExpectedTransactionsIDOK) Code() int
Code gets the status code for the get v1 expected transactions Id o k response
func (*GetV1ExpectedTransactionsIDOK) Error ¶
func (o *GetV1ExpectedTransactionsIDOK) Error() string
func (*GetV1ExpectedTransactionsIDOK) GetPayload ¶
func (o *GetV1ExpectedTransactionsIDOK) GetPayload() *models.ExpectedTransaction
func (*GetV1ExpectedTransactionsIDOK) IsClientError ¶
func (o *GetV1ExpectedTransactionsIDOK) IsClientError() bool
IsClientError returns true when this get v1 expected transactions Id o k response has a 4xx status code
func (*GetV1ExpectedTransactionsIDOK) IsCode ¶
func (o *GetV1ExpectedTransactionsIDOK) IsCode(code int) bool
IsCode returns true when this get v1 expected transactions Id o k response a status code equal to that given
func (*GetV1ExpectedTransactionsIDOK) IsRedirect ¶
func (o *GetV1ExpectedTransactionsIDOK) IsRedirect() bool
IsRedirect returns true when this get v1 expected transactions Id o k response has a 3xx status code
func (*GetV1ExpectedTransactionsIDOK) IsServerError ¶
func (o *GetV1ExpectedTransactionsIDOK) IsServerError() bool
IsServerError returns true when this get v1 expected transactions Id o k response has a 5xx status code
func (*GetV1ExpectedTransactionsIDOK) IsSuccess ¶
func (o *GetV1ExpectedTransactionsIDOK) IsSuccess() bool
IsSuccess returns true when this get v1 expected transactions Id o k response has a 2xx status code
func (*GetV1ExpectedTransactionsIDOK) String ¶
func (o *GetV1ExpectedTransactionsIDOK) String() string
type GetV1ExpectedTransactionsIDParams ¶
type GetV1ExpectedTransactionsIDParams struct { /* ID. Expected Transaction ID */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetV1ExpectedTransactionsIDParams contains all the parameters to send to the API endpoint
for the get v1 expected transactions ID operation. Typically these are written to a http.Request.
func NewGetV1ExpectedTransactionsIDParams ¶
func NewGetV1ExpectedTransactionsIDParams() *GetV1ExpectedTransactionsIDParams
NewGetV1ExpectedTransactionsIDParams creates a new GetV1ExpectedTransactionsIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetV1ExpectedTransactionsIDParamsWithContext ¶
func NewGetV1ExpectedTransactionsIDParamsWithContext(ctx context.Context) *GetV1ExpectedTransactionsIDParams
NewGetV1ExpectedTransactionsIDParamsWithContext creates a new GetV1ExpectedTransactionsIDParams object with the ability to set a context for a request.
func NewGetV1ExpectedTransactionsIDParamsWithHTTPClient ¶
func NewGetV1ExpectedTransactionsIDParamsWithHTTPClient(client *http.Client) *GetV1ExpectedTransactionsIDParams
NewGetV1ExpectedTransactionsIDParamsWithHTTPClient creates a new GetV1ExpectedTransactionsIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1ExpectedTransactionsIDParamsWithTimeout ¶
func NewGetV1ExpectedTransactionsIDParamsWithTimeout(timeout time.Duration) *GetV1ExpectedTransactionsIDParams
NewGetV1ExpectedTransactionsIDParamsWithTimeout creates a new GetV1ExpectedTransactionsIDParams object with the ability to set a timeout on a request.
func (*GetV1ExpectedTransactionsIDParams) SetContext ¶
func (o *GetV1ExpectedTransactionsIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 expected transactions ID params
func (*GetV1ExpectedTransactionsIDParams) SetDefaults ¶
func (o *GetV1ExpectedTransactionsIDParams) SetDefaults()
SetDefaults hydrates default values in the get v1 expected transactions ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1ExpectedTransactionsIDParams) SetHTTPClient ¶
func (o *GetV1ExpectedTransactionsIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 expected transactions ID params
func (*GetV1ExpectedTransactionsIDParams) SetID ¶
func (o *GetV1ExpectedTransactionsIDParams) SetID(id string)
SetID adds the id to the get v1 expected transactions ID params
func (*GetV1ExpectedTransactionsIDParams) SetTimeout ¶
func (o *GetV1ExpectedTransactionsIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 expected transactions ID params
func (*GetV1ExpectedTransactionsIDParams) WithContext ¶
func (o *GetV1ExpectedTransactionsIDParams) WithContext(ctx context.Context) *GetV1ExpectedTransactionsIDParams
WithContext adds the context to the get v1 expected transactions ID params
func (*GetV1ExpectedTransactionsIDParams) WithDefaults ¶
func (o *GetV1ExpectedTransactionsIDParams) WithDefaults() *GetV1ExpectedTransactionsIDParams
WithDefaults hydrates default values in the get v1 expected transactions ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1ExpectedTransactionsIDParams) WithHTTPClient ¶
func (o *GetV1ExpectedTransactionsIDParams) WithHTTPClient(client *http.Client) *GetV1ExpectedTransactionsIDParams
WithHTTPClient adds the HTTPClient to the get v1 expected transactions ID params
func (*GetV1ExpectedTransactionsIDParams) WithID ¶
func (o *GetV1ExpectedTransactionsIDParams) WithID(id string) *GetV1ExpectedTransactionsIDParams
WithID adds the id to the get v1 expected transactions ID params
func (*GetV1ExpectedTransactionsIDParams) WithTimeout ¶
func (o *GetV1ExpectedTransactionsIDParams) WithTimeout(timeout time.Duration) *GetV1ExpectedTransactionsIDParams
WithTimeout adds the timeout to the get v1 expected transactions ID params
func (*GetV1ExpectedTransactionsIDParams) WriteToRequest ¶
func (o *GetV1ExpectedTransactionsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1ExpectedTransactionsIDReader ¶
type GetV1ExpectedTransactionsIDReader struct {
// contains filtered or unexported fields
}
GetV1ExpectedTransactionsIDReader is a Reader for the GetV1ExpectedTransactionsID structure.
func (*GetV1ExpectedTransactionsIDReader) ReadResponse ¶
func (o *GetV1ExpectedTransactionsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1ExpectedTransactionsOK ¶
type GetV1ExpectedTransactionsOK struct {
Payload *GetV1ExpectedTransactionsOKBody
}
GetV1ExpectedTransactionsOK describes a response with status code 200, with default header values.
QueryResponse with list of expected transactions
func NewGetV1ExpectedTransactionsOK ¶
func NewGetV1ExpectedTransactionsOK() *GetV1ExpectedTransactionsOK
NewGetV1ExpectedTransactionsOK creates a GetV1ExpectedTransactionsOK with default headers values
func (*GetV1ExpectedTransactionsOK) Code ¶
func (o *GetV1ExpectedTransactionsOK) Code() int
Code gets the status code for the get v1 expected transactions o k response
func (*GetV1ExpectedTransactionsOK) Error ¶
func (o *GetV1ExpectedTransactionsOK) Error() string
func (*GetV1ExpectedTransactionsOK) GetPayload ¶
func (o *GetV1ExpectedTransactionsOK) GetPayload() *GetV1ExpectedTransactionsOKBody
func (*GetV1ExpectedTransactionsOK) IsClientError ¶
func (o *GetV1ExpectedTransactionsOK) IsClientError() bool
IsClientError returns true when this get v1 expected transactions o k response has a 4xx status code
func (*GetV1ExpectedTransactionsOK) IsCode ¶
func (o *GetV1ExpectedTransactionsOK) IsCode(code int) bool
IsCode returns true when this get v1 expected transactions o k response a status code equal to that given
func (*GetV1ExpectedTransactionsOK) IsRedirect ¶
func (o *GetV1ExpectedTransactionsOK) IsRedirect() bool
IsRedirect returns true when this get v1 expected transactions o k response has a 3xx status code
func (*GetV1ExpectedTransactionsOK) IsServerError ¶
func (o *GetV1ExpectedTransactionsOK) IsServerError() bool
IsServerError returns true when this get v1 expected transactions o k response has a 5xx status code
func (*GetV1ExpectedTransactionsOK) IsSuccess ¶
func (o *GetV1ExpectedTransactionsOK) IsSuccess() bool
IsSuccess returns true when this get v1 expected transactions o k response has a 2xx status code
func (*GetV1ExpectedTransactionsOK) String ¶
func (o *GetV1ExpectedTransactionsOK) String() string
type GetV1ExpectedTransactionsOKBody ¶
type GetV1ExpectedTransactionsOKBody struct { models.QueryResponse // items Items []*models.ExpectedTransaction `json:"items"` }
GetV1ExpectedTransactionsOKBody get v1 expected transactions o k body swagger:model GetV1ExpectedTransactionsOKBody
func (*GetV1ExpectedTransactionsOKBody) ContextValidate ¶
func (o *GetV1ExpectedTransactionsOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get v1 expected transactions o k body based on the context it is used
func (*GetV1ExpectedTransactionsOKBody) MarshalBinary ¶
func (o *GetV1ExpectedTransactionsOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (GetV1ExpectedTransactionsOKBody) MarshalJSON ¶
func (o GetV1ExpectedTransactionsOKBody) MarshalJSON() ([]byte, error)
MarshalJSON marshals this object to a JSON structure
func (*GetV1ExpectedTransactionsOKBody) UnmarshalBinary ¶
func (o *GetV1ExpectedTransactionsOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*GetV1ExpectedTransactionsOKBody) UnmarshalJSON ¶
func (o *GetV1ExpectedTransactionsOKBody) UnmarshalJSON(raw []byte) error
UnmarshalJSON unmarshals this object from a JSON structure
type GetV1ExpectedTransactionsParams ¶
type GetV1ExpectedTransactionsParams struct { /* AccountID. Filters out transactions of the given account. */ AccountID *string /* FromDate. Filters out transactions with date after or equal to the given date. Format as `yyyy-mm-dd`. */ FromDate *string /* Limit. Limit resulting response list. Defaults to 100. */ Limit *int64 /* Status. Filters out transactions of the given status (`CREATED`, `RECONCILED` or `ARCHIVED`). */ Status *string /* ToDate. Filters out transactions with date before or equal to the given date. Format as `yyyy-mm-dd`. */ ToDate *string /* Token. If response comes back and `nextToken` is populated, use that value in this `token` query to continue pagination. */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetV1ExpectedTransactionsParams contains all the parameters to send to the API endpoint
for the get v1 expected transactions operation. Typically these are written to a http.Request.
func NewGetV1ExpectedTransactionsParams ¶
func NewGetV1ExpectedTransactionsParams() *GetV1ExpectedTransactionsParams
NewGetV1ExpectedTransactionsParams creates a new GetV1ExpectedTransactionsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetV1ExpectedTransactionsParamsWithContext ¶
func NewGetV1ExpectedTransactionsParamsWithContext(ctx context.Context) *GetV1ExpectedTransactionsParams
NewGetV1ExpectedTransactionsParamsWithContext creates a new GetV1ExpectedTransactionsParams object with the ability to set a context for a request.
func NewGetV1ExpectedTransactionsParamsWithHTTPClient ¶
func NewGetV1ExpectedTransactionsParamsWithHTTPClient(client *http.Client) *GetV1ExpectedTransactionsParams
NewGetV1ExpectedTransactionsParamsWithHTTPClient creates a new GetV1ExpectedTransactionsParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1ExpectedTransactionsParamsWithTimeout ¶
func NewGetV1ExpectedTransactionsParamsWithTimeout(timeout time.Duration) *GetV1ExpectedTransactionsParams
NewGetV1ExpectedTransactionsParamsWithTimeout creates a new GetV1ExpectedTransactionsParams object with the ability to set a timeout on a request.
func (*GetV1ExpectedTransactionsParams) SetAccountID ¶
func (o *GetV1ExpectedTransactionsParams) SetAccountID(accountID *string)
SetAccountID adds the accountId to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) SetContext ¶
func (o *GetV1ExpectedTransactionsParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) SetDefaults ¶
func (o *GetV1ExpectedTransactionsParams) SetDefaults()
SetDefaults hydrates default values in the get v1 expected transactions params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1ExpectedTransactionsParams) SetFromDate ¶
func (o *GetV1ExpectedTransactionsParams) SetFromDate(fromDate *string)
SetFromDate adds the fromDate to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) SetHTTPClient ¶
func (o *GetV1ExpectedTransactionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) SetLimit ¶
func (o *GetV1ExpectedTransactionsParams) SetLimit(limit *int64)
SetLimit adds the limit to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) SetStatus ¶
func (o *GetV1ExpectedTransactionsParams) SetStatus(status *string)
SetStatus adds the status to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) SetTimeout ¶
func (o *GetV1ExpectedTransactionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) SetToDate ¶
func (o *GetV1ExpectedTransactionsParams) SetToDate(toDate *string)
SetToDate adds the toDate to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) SetToken ¶
func (o *GetV1ExpectedTransactionsParams) SetToken(token *string)
SetToken adds the token to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) WithAccountID ¶
func (o *GetV1ExpectedTransactionsParams) WithAccountID(accountID *string) *GetV1ExpectedTransactionsParams
WithAccountID adds the accountID to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) WithContext ¶
func (o *GetV1ExpectedTransactionsParams) WithContext(ctx context.Context) *GetV1ExpectedTransactionsParams
WithContext adds the context to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) WithDefaults ¶
func (o *GetV1ExpectedTransactionsParams) WithDefaults() *GetV1ExpectedTransactionsParams
WithDefaults hydrates default values in the get v1 expected transactions params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1ExpectedTransactionsParams) WithFromDate ¶
func (o *GetV1ExpectedTransactionsParams) WithFromDate(fromDate *string) *GetV1ExpectedTransactionsParams
WithFromDate adds the fromDate to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) WithHTTPClient ¶
func (o *GetV1ExpectedTransactionsParams) WithHTTPClient(client *http.Client) *GetV1ExpectedTransactionsParams
WithHTTPClient adds the HTTPClient to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) WithLimit ¶
func (o *GetV1ExpectedTransactionsParams) WithLimit(limit *int64) *GetV1ExpectedTransactionsParams
WithLimit adds the limit to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) WithStatus ¶
func (o *GetV1ExpectedTransactionsParams) WithStatus(status *string) *GetV1ExpectedTransactionsParams
WithStatus adds the status to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) WithTimeout ¶
func (o *GetV1ExpectedTransactionsParams) WithTimeout(timeout time.Duration) *GetV1ExpectedTransactionsParams
WithTimeout adds the timeout to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) WithToDate ¶
func (o *GetV1ExpectedTransactionsParams) WithToDate(toDate *string) *GetV1ExpectedTransactionsParams
WithToDate adds the toDate to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) WithToken ¶
func (o *GetV1ExpectedTransactionsParams) WithToken(token *string) *GetV1ExpectedTransactionsParams
WithToken adds the token to the get v1 expected transactions params
func (*GetV1ExpectedTransactionsParams) WriteToRequest ¶
func (o *GetV1ExpectedTransactionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1ExpectedTransactionsReader ¶
type GetV1ExpectedTransactionsReader struct {
// contains filtered or unexported fields
}
GetV1ExpectedTransactionsReader is a Reader for the GetV1ExpectedTransactions structure.
func (*GetV1ExpectedTransactionsReader) ReadResponse ¶
func (o *GetV1ExpectedTransactionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostV1ExpectedTransactionsOK ¶
type PostV1ExpectedTransactionsOK struct {
Payload *models.ExpectedTransaction
}
PostV1ExpectedTransactionsOK describes a response with status code 200, with default header values.
The created Expected Transaction
func NewPostV1ExpectedTransactionsOK ¶
func NewPostV1ExpectedTransactionsOK() *PostV1ExpectedTransactionsOK
NewPostV1ExpectedTransactionsOK creates a PostV1ExpectedTransactionsOK with default headers values
func (*PostV1ExpectedTransactionsOK) Code ¶
func (o *PostV1ExpectedTransactionsOK) Code() int
Code gets the status code for the post v1 expected transactions o k response
func (*PostV1ExpectedTransactionsOK) Error ¶
func (o *PostV1ExpectedTransactionsOK) Error() string
func (*PostV1ExpectedTransactionsOK) GetPayload ¶
func (o *PostV1ExpectedTransactionsOK) GetPayload() *models.ExpectedTransaction
func (*PostV1ExpectedTransactionsOK) IsClientError ¶
func (o *PostV1ExpectedTransactionsOK) IsClientError() bool
IsClientError returns true when this post v1 expected transactions o k response has a 4xx status code
func (*PostV1ExpectedTransactionsOK) IsCode ¶
func (o *PostV1ExpectedTransactionsOK) IsCode(code int) bool
IsCode returns true when this post v1 expected transactions o k response a status code equal to that given
func (*PostV1ExpectedTransactionsOK) IsRedirect ¶
func (o *PostV1ExpectedTransactionsOK) IsRedirect() bool
IsRedirect returns true when this post v1 expected transactions o k response has a 3xx status code
func (*PostV1ExpectedTransactionsOK) IsServerError ¶
func (o *PostV1ExpectedTransactionsOK) IsServerError() bool
IsServerError returns true when this post v1 expected transactions o k response has a 5xx status code
func (*PostV1ExpectedTransactionsOK) IsSuccess ¶
func (o *PostV1ExpectedTransactionsOK) IsSuccess() bool
IsSuccess returns true when this post v1 expected transactions o k response has a 2xx status code
func (*PostV1ExpectedTransactionsOK) String ¶
func (o *PostV1ExpectedTransactionsOK) String() string
type PostV1ExpectedTransactionsParams ¶
type PostV1ExpectedTransactionsParams struct { /* Transaction. Expected Transaction */ Transaction *models.CreateExpectedTransactionRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostV1ExpectedTransactionsParams contains all the parameters to send to the API endpoint
for the post v1 expected transactions operation. Typically these are written to a http.Request.
func NewPostV1ExpectedTransactionsParams ¶
func NewPostV1ExpectedTransactionsParams() *PostV1ExpectedTransactionsParams
NewPostV1ExpectedTransactionsParams creates a new PostV1ExpectedTransactionsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostV1ExpectedTransactionsParamsWithContext ¶
func NewPostV1ExpectedTransactionsParamsWithContext(ctx context.Context) *PostV1ExpectedTransactionsParams
NewPostV1ExpectedTransactionsParamsWithContext creates a new PostV1ExpectedTransactionsParams object with the ability to set a context for a request.
func NewPostV1ExpectedTransactionsParamsWithHTTPClient ¶
func NewPostV1ExpectedTransactionsParamsWithHTTPClient(client *http.Client) *PostV1ExpectedTransactionsParams
NewPostV1ExpectedTransactionsParamsWithHTTPClient creates a new PostV1ExpectedTransactionsParams object with the ability to set a custom HTTPClient for a request.
func NewPostV1ExpectedTransactionsParamsWithTimeout ¶
func NewPostV1ExpectedTransactionsParamsWithTimeout(timeout time.Duration) *PostV1ExpectedTransactionsParams
NewPostV1ExpectedTransactionsParamsWithTimeout creates a new PostV1ExpectedTransactionsParams object with the ability to set a timeout on a request.
func (*PostV1ExpectedTransactionsParams) SetContext ¶
func (o *PostV1ExpectedTransactionsParams) SetContext(ctx context.Context)
SetContext adds the context to the post v1 expected transactions params
func (*PostV1ExpectedTransactionsParams) SetDefaults ¶
func (o *PostV1ExpectedTransactionsParams) SetDefaults()
SetDefaults hydrates default values in the post v1 expected transactions params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1ExpectedTransactionsParams) SetHTTPClient ¶
func (o *PostV1ExpectedTransactionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post v1 expected transactions params
func (*PostV1ExpectedTransactionsParams) SetTimeout ¶
func (o *PostV1ExpectedTransactionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post v1 expected transactions params
func (*PostV1ExpectedTransactionsParams) SetTransaction ¶
func (o *PostV1ExpectedTransactionsParams) SetTransaction(transaction *models.CreateExpectedTransactionRequest)
SetTransaction adds the transaction to the post v1 expected transactions params
func (*PostV1ExpectedTransactionsParams) WithContext ¶
func (o *PostV1ExpectedTransactionsParams) WithContext(ctx context.Context) *PostV1ExpectedTransactionsParams
WithContext adds the context to the post v1 expected transactions params
func (*PostV1ExpectedTransactionsParams) WithDefaults ¶
func (o *PostV1ExpectedTransactionsParams) WithDefaults() *PostV1ExpectedTransactionsParams
WithDefaults hydrates default values in the post v1 expected transactions params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1ExpectedTransactionsParams) WithHTTPClient ¶
func (o *PostV1ExpectedTransactionsParams) WithHTTPClient(client *http.Client) *PostV1ExpectedTransactionsParams
WithHTTPClient adds the HTTPClient to the post v1 expected transactions params
func (*PostV1ExpectedTransactionsParams) WithTimeout ¶
func (o *PostV1ExpectedTransactionsParams) WithTimeout(timeout time.Duration) *PostV1ExpectedTransactionsParams
WithTimeout adds the timeout to the post v1 expected transactions params
func (*PostV1ExpectedTransactionsParams) WithTransaction ¶
func (o *PostV1ExpectedTransactionsParams) WithTransaction(transaction *models.CreateExpectedTransactionRequest) *PostV1ExpectedTransactionsParams
WithTransaction adds the transaction to the post v1 expected transactions params
func (*PostV1ExpectedTransactionsParams) WriteToRequest ¶
func (o *PostV1ExpectedTransactionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostV1ExpectedTransactionsReader ¶
type PostV1ExpectedTransactionsReader struct {
// contains filtered or unexported fields
}
PostV1ExpectedTransactionsReader is a Reader for the PostV1ExpectedTransactions structure.
func (*PostV1ExpectedTransactionsReader) ReadResponse ¶
func (o *PostV1ExpectedTransactionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostV1betaExpectedTransactionsIDArchiveOK ¶
type PostV1betaExpectedTransactionsIDArchiveOK struct {
Payload *models.ExpectedTransaction
}
PostV1betaExpectedTransactionsIDArchiveOK describes a response with status code 200, with default header values.
The Expected Transaction
func NewPostV1betaExpectedTransactionsIDArchiveOK ¶
func NewPostV1betaExpectedTransactionsIDArchiveOK() *PostV1betaExpectedTransactionsIDArchiveOK
NewPostV1betaExpectedTransactionsIDArchiveOK creates a PostV1betaExpectedTransactionsIDArchiveOK with default headers values
func (*PostV1betaExpectedTransactionsIDArchiveOK) Code ¶
func (o *PostV1betaExpectedTransactionsIDArchiveOK) Code() int
Code gets the status code for the post v1beta expected transactions Id archive o k response
func (*PostV1betaExpectedTransactionsIDArchiveOK) Error ¶
func (o *PostV1betaExpectedTransactionsIDArchiveOK) Error() string
func (*PostV1betaExpectedTransactionsIDArchiveOK) GetPayload ¶
func (o *PostV1betaExpectedTransactionsIDArchiveOK) GetPayload() *models.ExpectedTransaction
func (*PostV1betaExpectedTransactionsIDArchiveOK) IsClientError ¶
func (o *PostV1betaExpectedTransactionsIDArchiveOK) IsClientError() bool
IsClientError returns true when this post v1beta expected transactions Id archive o k response has a 4xx status code
func (*PostV1betaExpectedTransactionsIDArchiveOK) IsCode ¶
func (o *PostV1betaExpectedTransactionsIDArchiveOK) IsCode(code int) bool
IsCode returns true when this post v1beta expected transactions Id archive o k response a status code equal to that given
func (*PostV1betaExpectedTransactionsIDArchiveOK) IsRedirect ¶
func (o *PostV1betaExpectedTransactionsIDArchiveOK) IsRedirect() bool
IsRedirect returns true when this post v1beta expected transactions Id archive o k response has a 3xx status code
func (*PostV1betaExpectedTransactionsIDArchiveOK) IsServerError ¶
func (o *PostV1betaExpectedTransactionsIDArchiveOK) IsServerError() bool
IsServerError returns true when this post v1beta expected transactions Id archive o k response has a 5xx status code
func (*PostV1betaExpectedTransactionsIDArchiveOK) IsSuccess ¶
func (o *PostV1betaExpectedTransactionsIDArchiveOK) IsSuccess() bool
IsSuccess returns true when this post v1beta expected transactions Id archive o k response has a 2xx status code
func (*PostV1betaExpectedTransactionsIDArchiveOK) String ¶
func (o *PostV1betaExpectedTransactionsIDArchiveOK) String() string
type PostV1betaExpectedTransactionsIDArchiveParams ¶
type PostV1betaExpectedTransactionsIDArchiveParams struct { /* ID. Expected Transaction ID */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostV1betaExpectedTransactionsIDArchiveParams contains all the parameters to send to the API endpoint
for the post v1beta expected transactions ID archive operation. Typically these are written to a http.Request.
func NewPostV1betaExpectedTransactionsIDArchiveParams ¶
func NewPostV1betaExpectedTransactionsIDArchiveParams() *PostV1betaExpectedTransactionsIDArchiveParams
NewPostV1betaExpectedTransactionsIDArchiveParams creates a new PostV1betaExpectedTransactionsIDArchiveParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostV1betaExpectedTransactionsIDArchiveParamsWithContext ¶
func NewPostV1betaExpectedTransactionsIDArchiveParamsWithContext(ctx context.Context) *PostV1betaExpectedTransactionsIDArchiveParams
NewPostV1betaExpectedTransactionsIDArchiveParamsWithContext creates a new PostV1betaExpectedTransactionsIDArchiveParams object with the ability to set a context for a request.
func NewPostV1betaExpectedTransactionsIDArchiveParamsWithHTTPClient ¶
func NewPostV1betaExpectedTransactionsIDArchiveParamsWithHTTPClient(client *http.Client) *PostV1betaExpectedTransactionsIDArchiveParams
NewPostV1betaExpectedTransactionsIDArchiveParamsWithHTTPClient creates a new PostV1betaExpectedTransactionsIDArchiveParams object with the ability to set a custom HTTPClient for a request.
func NewPostV1betaExpectedTransactionsIDArchiveParamsWithTimeout ¶
func NewPostV1betaExpectedTransactionsIDArchiveParamsWithTimeout(timeout time.Duration) *PostV1betaExpectedTransactionsIDArchiveParams
NewPostV1betaExpectedTransactionsIDArchiveParamsWithTimeout creates a new PostV1betaExpectedTransactionsIDArchiveParams object with the ability to set a timeout on a request.
func (*PostV1betaExpectedTransactionsIDArchiveParams) SetContext ¶
func (o *PostV1betaExpectedTransactionsIDArchiveParams) SetContext(ctx context.Context)
SetContext adds the context to the post v1beta expected transactions ID archive params
func (*PostV1betaExpectedTransactionsIDArchiveParams) SetDefaults ¶
func (o *PostV1betaExpectedTransactionsIDArchiveParams) SetDefaults()
SetDefaults hydrates default values in the post v1beta expected transactions ID archive params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1betaExpectedTransactionsIDArchiveParams) SetHTTPClient ¶
func (o *PostV1betaExpectedTransactionsIDArchiveParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post v1beta expected transactions ID archive params
func (*PostV1betaExpectedTransactionsIDArchiveParams) SetID ¶
func (o *PostV1betaExpectedTransactionsIDArchiveParams) SetID(id string)
SetID adds the id to the post v1beta expected transactions ID archive params
func (*PostV1betaExpectedTransactionsIDArchiveParams) SetTimeout ¶
func (o *PostV1betaExpectedTransactionsIDArchiveParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post v1beta expected transactions ID archive params
func (*PostV1betaExpectedTransactionsIDArchiveParams) WithContext ¶
func (o *PostV1betaExpectedTransactionsIDArchiveParams) WithContext(ctx context.Context) *PostV1betaExpectedTransactionsIDArchiveParams
WithContext adds the context to the post v1beta expected transactions ID archive params
func (*PostV1betaExpectedTransactionsIDArchiveParams) WithDefaults ¶
func (o *PostV1betaExpectedTransactionsIDArchiveParams) WithDefaults() *PostV1betaExpectedTransactionsIDArchiveParams
WithDefaults hydrates default values in the post v1beta expected transactions ID archive params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1betaExpectedTransactionsIDArchiveParams) WithHTTPClient ¶
func (o *PostV1betaExpectedTransactionsIDArchiveParams) WithHTTPClient(client *http.Client) *PostV1betaExpectedTransactionsIDArchiveParams
WithHTTPClient adds the HTTPClient to the post v1beta expected transactions ID archive params
func (*PostV1betaExpectedTransactionsIDArchiveParams) WithID ¶
func (o *PostV1betaExpectedTransactionsIDArchiveParams) WithID(id string) *PostV1betaExpectedTransactionsIDArchiveParams
WithID adds the id to the post v1beta expected transactions ID archive params
func (*PostV1betaExpectedTransactionsIDArchiveParams) WithTimeout ¶
func (o *PostV1betaExpectedTransactionsIDArchiveParams) WithTimeout(timeout time.Duration) *PostV1betaExpectedTransactionsIDArchiveParams
WithTimeout adds the timeout to the post v1beta expected transactions ID archive params
func (*PostV1betaExpectedTransactionsIDArchiveParams) WriteToRequest ¶
func (o *PostV1betaExpectedTransactionsIDArchiveParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostV1betaExpectedTransactionsIDArchiveReader ¶
type PostV1betaExpectedTransactionsIDArchiveReader struct {
// contains filtered or unexported fields
}
PostV1betaExpectedTransactionsIDArchiveReader is a Reader for the PostV1betaExpectedTransactionsIDArchive structure.
func (*PostV1betaExpectedTransactionsIDArchiveReader) ReadResponse ¶
func (o *PostV1betaExpectedTransactionsIDArchiveReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostV1betaExpectedTransactionsIDReconcileOK ¶
type PostV1betaExpectedTransactionsIDReconcileOK struct {
Payload *models.ExpectedTransaction
}
PostV1betaExpectedTransactionsIDReconcileOK describes a response with status code 200, with default header values.
The Expected Transaction
func NewPostV1betaExpectedTransactionsIDReconcileOK ¶
func NewPostV1betaExpectedTransactionsIDReconcileOK() *PostV1betaExpectedTransactionsIDReconcileOK
NewPostV1betaExpectedTransactionsIDReconcileOK creates a PostV1betaExpectedTransactionsIDReconcileOK with default headers values
func (*PostV1betaExpectedTransactionsIDReconcileOK) Code ¶
func (o *PostV1betaExpectedTransactionsIDReconcileOK) Code() int
Code gets the status code for the post v1beta expected transactions Id reconcile o k response
func (*PostV1betaExpectedTransactionsIDReconcileOK) Error ¶
func (o *PostV1betaExpectedTransactionsIDReconcileOK) Error() string
func (*PostV1betaExpectedTransactionsIDReconcileOK) GetPayload ¶
func (o *PostV1betaExpectedTransactionsIDReconcileOK) GetPayload() *models.ExpectedTransaction
func (*PostV1betaExpectedTransactionsIDReconcileOK) IsClientError ¶
func (o *PostV1betaExpectedTransactionsIDReconcileOK) IsClientError() bool
IsClientError returns true when this post v1beta expected transactions Id reconcile o k response has a 4xx status code
func (*PostV1betaExpectedTransactionsIDReconcileOK) IsCode ¶
func (o *PostV1betaExpectedTransactionsIDReconcileOK) IsCode(code int) bool
IsCode returns true when this post v1beta expected transactions Id reconcile o k response a status code equal to that given
func (*PostV1betaExpectedTransactionsIDReconcileOK) IsRedirect ¶
func (o *PostV1betaExpectedTransactionsIDReconcileOK) IsRedirect() bool
IsRedirect returns true when this post v1beta expected transactions Id reconcile o k response has a 3xx status code
func (*PostV1betaExpectedTransactionsIDReconcileOK) IsServerError ¶
func (o *PostV1betaExpectedTransactionsIDReconcileOK) IsServerError() bool
IsServerError returns true when this post v1beta expected transactions Id reconcile o k response has a 5xx status code
func (*PostV1betaExpectedTransactionsIDReconcileOK) IsSuccess ¶
func (o *PostV1betaExpectedTransactionsIDReconcileOK) IsSuccess() bool
IsSuccess returns true when this post v1beta expected transactions Id reconcile o k response has a 2xx status code
func (*PostV1betaExpectedTransactionsIDReconcileOK) String ¶
func (o *PostV1betaExpectedTransactionsIDReconcileOK) String() string
type PostV1betaExpectedTransactionsIDReconcileParams ¶
type PostV1betaExpectedTransactionsIDReconcileParams struct { /* ID. Expected Transaction ID */ ID string /* Transaction. Expected Transaction */ Transaction *models.ReconcileExpectedTransactionRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostV1betaExpectedTransactionsIDReconcileParams contains all the parameters to send to the API endpoint
for the post v1beta expected transactions ID reconcile operation. Typically these are written to a http.Request.
func NewPostV1betaExpectedTransactionsIDReconcileParams ¶
func NewPostV1betaExpectedTransactionsIDReconcileParams() *PostV1betaExpectedTransactionsIDReconcileParams
NewPostV1betaExpectedTransactionsIDReconcileParams creates a new PostV1betaExpectedTransactionsIDReconcileParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostV1betaExpectedTransactionsIDReconcileParamsWithContext ¶
func NewPostV1betaExpectedTransactionsIDReconcileParamsWithContext(ctx context.Context) *PostV1betaExpectedTransactionsIDReconcileParams
NewPostV1betaExpectedTransactionsIDReconcileParamsWithContext creates a new PostV1betaExpectedTransactionsIDReconcileParams object with the ability to set a context for a request.
func NewPostV1betaExpectedTransactionsIDReconcileParamsWithHTTPClient ¶
func NewPostV1betaExpectedTransactionsIDReconcileParamsWithHTTPClient(client *http.Client) *PostV1betaExpectedTransactionsIDReconcileParams
NewPostV1betaExpectedTransactionsIDReconcileParamsWithHTTPClient creates a new PostV1betaExpectedTransactionsIDReconcileParams object with the ability to set a custom HTTPClient for a request.
func NewPostV1betaExpectedTransactionsIDReconcileParamsWithTimeout ¶
func NewPostV1betaExpectedTransactionsIDReconcileParamsWithTimeout(timeout time.Duration) *PostV1betaExpectedTransactionsIDReconcileParams
NewPostV1betaExpectedTransactionsIDReconcileParamsWithTimeout creates a new PostV1betaExpectedTransactionsIDReconcileParams object with the ability to set a timeout on a request.
func (*PostV1betaExpectedTransactionsIDReconcileParams) SetContext ¶
func (o *PostV1betaExpectedTransactionsIDReconcileParams) SetContext(ctx context.Context)
SetContext adds the context to the post v1beta expected transactions ID reconcile params
func (*PostV1betaExpectedTransactionsIDReconcileParams) SetDefaults ¶
func (o *PostV1betaExpectedTransactionsIDReconcileParams) SetDefaults()
SetDefaults hydrates default values in the post v1beta expected transactions ID reconcile params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1betaExpectedTransactionsIDReconcileParams) SetHTTPClient ¶
func (o *PostV1betaExpectedTransactionsIDReconcileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post v1beta expected transactions ID reconcile params
func (*PostV1betaExpectedTransactionsIDReconcileParams) SetID ¶
func (o *PostV1betaExpectedTransactionsIDReconcileParams) SetID(id string)
SetID adds the id to the post v1beta expected transactions ID reconcile params
func (*PostV1betaExpectedTransactionsIDReconcileParams) SetTimeout ¶
func (o *PostV1betaExpectedTransactionsIDReconcileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post v1beta expected transactions ID reconcile params
func (*PostV1betaExpectedTransactionsIDReconcileParams) SetTransaction ¶
func (o *PostV1betaExpectedTransactionsIDReconcileParams) SetTransaction(transaction *models.ReconcileExpectedTransactionRequest)
SetTransaction adds the transaction to the post v1beta expected transactions ID reconcile params
func (*PostV1betaExpectedTransactionsIDReconcileParams) WithContext ¶
func (o *PostV1betaExpectedTransactionsIDReconcileParams) WithContext(ctx context.Context) *PostV1betaExpectedTransactionsIDReconcileParams
WithContext adds the context to the post v1beta expected transactions ID reconcile params
func (*PostV1betaExpectedTransactionsIDReconcileParams) WithDefaults ¶
func (o *PostV1betaExpectedTransactionsIDReconcileParams) WithDefaults() *PostV1betaExpectedTransactionsIDReconcileParams
WithDefaults hydrates default values in the post v1beta expected transactions ID reconcile params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1betaExpectedTransactionsIDReconcileParams) WithHTTPClient ¶
func (o *PostV1betaExpectedTransactionsIDReconcileParams) WithHTTPClient(client *http.Client) *PostV1betaExpectedTransactionsIDReconcileParams
WithHTTPClient adds the HTTPClient to the post v1beta expected transactions ID reconcile params
func (*PostV1betaExpectedTransactionsIDReconcileParams) WithID ¶
func (o *PostV1betaExpectedTransactionsIDReconcileParams) WithID(id string) *PostV1betaExpectedTransactionsIDReconcileParams
WithID adds the id to the post v1beta expected transactions ID reconcile params
func (*PostV1betaExpectedTransactionsIDReconcileParams) WithTimeout ¶
func (o *PostV1betaExpectedTransactionsIDReconcileParams) WithTimeout(timeout time.Duration) *PostV1betaExpectedTransactionsIDReconcileParams
WithTimeout adds the timeout to the post v1beta expected transactions ID reconcile params
func (*PostV1betaExpectedTransactionsIDReconcileParams) WithTransaction ¶
func (o *PostV1betaExpectedTransactionsIDReconcileParams) WithTransaction(transaction *models.ReconcileExpectedTransactionRequest) *PostV1betaExpectedTransactionsIDReconcileParams
WithTransaction adds the transaction to the post v1beta expected transactions ID reconcile params
func (*PostV1betaExpectedTransactionsIDReconcileParams) WriteToRequest ¶
func (o *PostV1betaExpectedTransactionsIDReconcileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostV1betaExpectedTransactionsIDReconcileReader ¶
type PostV1betaExpectedTransactionsIDReconcileReader struct {
// contains filtered or unexported fields
}
PostV1betaExpectedTransactionsIDReconcileReader is a Reader for the PostV1betaExpectedTransactionsIDReconcile structure.
func (*PostV1betaExpectedTransactionsIDReconcileReader) ReadResponse ¶
func (o *PostV1betaExpectedTransactionsIDReconcileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostV1betaExpectedTransactionsIDUnarchiveOK ¶ added in v1.4.0
type PostV1betaExpectedTransactionsIDUnarchiveOK struct {
Payload *models.ExpectedTransaction
}
PostV1betaExpectedTransactionsIDUnarchiveOK describes a response with status code 200, with default header values.
The Expected Transaction
func NewPostV1betaExpectedTransactionsIDUnarchiveOK ¶ added in v1.4.0
func NewPostV1betaExpectedTransactionsIDUnarchiveOK() *PostV1betaExpectedTransactionsIDUnarchiveOK
NewPostV1betaExpectedTransactionsIDUnarchiveOK creates a PostV1betaExpectedTransactionsIDUnarchiveOK with default headers values
func (*PostV1betaExpectedTransactionsIDUnarchiveOK) Code ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) Code() int
Code gets the status code for the post v1beta expected transactions Id unarchive o k response
func (*PostV1betaExpectedTransactionsIDUnarchiveOK) Error ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) Error() string
func (*PostV1betaExpectedTransactionsIDUnarchiveOK) GetPayload ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) GetPayload() *models.ExpectedTransaction
func (*PostV1betaExpectedTransactionsIDUnarchiveOK) IsClientError ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) IsClientError() bool
IsClientError returns true when this post v1beta expected transactions Id unarchive o k response has a 4xx status code
func (*PostV1betaExpectedTransactionsIDUnarchiveOK) IsCode ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) IsCode(code int) bool
IsCode returns true when this post v1beta expected transactions Id unarchive o k response a status code equal to that given
func (*PostV1betaExpectedTransactionsIDUnarchiveOK) IsRedirect ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) IsRedirect() bool
IsRedirect returns true when this post v1beta expected transactions Id unarchive o k response has a 3xx status code
func (*PostV1betaExpectedTransactionsIDUnarchiveOK) IsServerError ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) IsServerError() bool
IsServerError returns true when this post v1beta expected transactions Id unarchive o k response has a 5xx status code
func (*PostV1betaExpectedTransactionsIDUnarchiveOK) IsSuccess ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) IsSuccess() bool
IsSuccess returns true when this post v1beta expected transactions Id unarchive o k response has a 2xx status code
func (*PostV1betaExpectedTransactionsIDUnarchiveOK) String ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveOK) String() string
type PostV1betaExpectedTransactionsIDUnarchiveParams ¶ added in v1.4.0
type PostV1betaExpectedTransactionsIDUnarchiveParams struct { /* ID. Expected Transaction ID */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostV1betaExpectedTransactionsIDUnarchiveParams contains all the parameters to send to the API endpoint
for the post v1beta expected transactions ID unarchive operation. Typically these are written to a http.Request.
func NewPostV1betaExpectedTransactionsIDUnarchiveParams ¶ added in v1.4.0
func NewPostV1betaExpectedTransactionsIDUnarchiveParams() *PostV1betaExpectedTransactionsIDUnarchiveParams
NewPostV1betaExpectedTransactionsIDUnarchiveParams creates a new PostV1betaExpectedTransactionsIDUnarchiveParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostV1betaExpectedTransactionsIDUnarchiveParamsWithContext ¶ added in v1.4.0
func NewPostV1betaExpectedTransactionsIDUnarchiveParamsWithContext(ctx context.Context) *PostV1betaExpectedTransactionsIDUnarchiveParams
NewPostV1betaExpectedTransactionsIDUnarchiveParamsWithContext creates a new PostV1betaExpectedTransactionsIDUnarchiveParams object with the ability to set a context for a request.
func NewPostV1betaExpectedTransactionsIDUnarchiveParamsWithHTTPClient ¶ added in v1.4.0
func NewPostV1betaExpectedTransactionsIDUnarchiveParamsWithHTTPClient(client *http.Client) *PostV1betaExpectedTransactionsIDUnarchiveParams
NewPostV1betaExpectedTransactionsIDUnarchiveParamsWithHTTPClient creates a new PostV1betaExpectedTransactionsIDUnarchiveParams object with the ability to set a custom HTTPClient for a request.
func NewPostV1betaExpectedTransactionsIDUnarchiveParamsWithTimeout ¶ added in v1.4.0
func NewPostV1betaExpectedTransactionsIDUnarchiveParamsWithTimeout(timeout time.Duration) *PostV1betaExpectedTransactionsIDUnarchiveParams
NewPostV1betaExpectedTransactionsIDUnarchiveParamsWithTimeout creates a new PostV1betaExpectedTransactionsIDUnarchiveParams object with the ability to set a timeout on a request.
func (*PostV1betaExpectedTransactionsIDUnarchiveParams) SetContext ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) SetContext(ctx context.Context)
SetContext adds the context to the post v1beta expected transactions ID unarchive params
func (*PostV1betaExpectedTransactionsIDUnarchiveParams) SetDefaults ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) SetDefaults()
SetDefaults hydrates default values in the post v1beta expected transactions ID unarchive params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1betaExpectedTransactionsIDUnarchiveParams) SetHTTPClient ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post v1beta expected transactions ID unarchive params
func (*PostV1betaExpectedTransactionsIDUnarchiveParams) SetID ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) SetID(id string)
SetID adds the id to the post v1beta expected transactions ID unarchive params
func (*PostV1betaExpectedTransactionsIDUnarchiveParams) SetTimeout ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post v1beta expected transactions ID unarchive params
func (*PostV1betaExpectedTransactionsIDUnarchiveParams) WithContext ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) WithContext(ctx context.Context) *PostV1betaExpectedTransactionsIDUnarchiveParams
WithContext adds the context to the post v1beta expected transactions ID unarchive params
func (*PostV1betaExpectedTransactionsIDUnarchiveParams) WithDefaults ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) WithDefaults() *PostV1betaExpectedTransactionsIDUnarchiveParams
WithDefaults hydrates default values in the post v1beta expected transactions ID unarchive params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1betaExpectedTransactionsIDUnarchiveParams) WithHTTPClient ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) WithHTTPClient(client *http.Client) *PostV1betaExpectedTransactionsIDUnarchiveParams
WithHTTPClient adds the HTTPClient to the post v1beta expected transactions ID unarchive params
func (*PostV1betaExpectedTransactionsIDUnarchiveParams) WithID ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) WithID(id string) *PostV1betaExpectedTransactionsIDUnarchiveParams
WithID adds the id to the post v1beta expected transactions ID unarchive params
func (*PostV1betaExpectedTransactionsIDUnarchiveParams) WithTimeout ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) WithTimeout(timeout time.Duration) *PostV1betaExpectedTransactionsIDUnarchiveParams
WithTimeout adds the timeout to the post v1beta expected transactions ID unarchive params
func (*PostV1betaExpectedTransactionsIDUnarchiveParams) WriteToRequest ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostV1betaExpectedTransactionsIDUnarchiveReader ¶ added in v1.4.0
type PostV1betaExpectedTransactionsIDUnarchiveReader struct {
// contains filtered or unexported fields
}
PostV1betaExpectedTransactionsIDUnarchiveReader is a Reader for the PostV1betaExpectedTransactionsIDUnarchive structure.
func (*PostV1betaExpectedTransactionsIDUnarchiveReader) ReadResponse ¶ added in v1.4.0
func (o *PostV1betaExpectedTransactionsIDUnarchiveReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostV1betaExpectedTransactionsIDUnreconcileOK ¶
type PostV1betaExpectedTransactionsIDUnreconcileOK struct {
Payload *models.ExpectedTransaction
}
PostV1betaExpectedTransactionsIDUnreconcileOK describes a response with status code 200, with default header values.
The Expected Transaction
func NewPostV1betaExpectedTransactionsIDUnreconcileOK ¶
func NewPostV1betaExpectedTransactionsIDUnreconcileOK() *PostV1betaExpectedTransactionsIDUnreconcileOK
NewPostV1betaExpectedTransactionsIDUnreconcileOK creates a PostV1betaExpectedTransactionsIDUnreconcileOK with default headers values
func (*PostV1betaExpectedTransactionsIDUnreconcileOK) Code ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) Code() int
Code gets the status code for the post v1beta expected transactions Id unreconcile o k response
func (*PostV1betaExpectedTransactionsIDUnreconcileOK) Error ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) Error() string
func (*PostV1betaExpectedTransactionsIDUnreconcileOK) GetPayload ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) GetPayload() *models.ExpectedTransaction
func (*PostV1betaExpectedTransactionsIDUnreconcileOK) IsClientError ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) IsClientError() bool
IsClientError returns true when this post v1beta expected transactions Id unreconcile o k response has a 4xx status code
func (*PostV1betaExpectedTransactionsIDUnreconcileOK) IsCode ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) IsCode(code int) bool
IsCode returns true when this post v1beta expected transactions Id unreconcile o k response a status code equal to that given
func (*PostV1betaExpectedTransactionsIDUnreconcileOK) IsRedirect ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) IsRedirect() bool
IsRedirect returns true when this post v1beta expected transactions Id unreconcile o k response has a 3xx status code
func (*PostV1betaExpectedTransactionsIDUnreconcileOK) IsServerError ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) IsServerError() bool
IsServerError returns true when this post v1beta expected transactions Id unreconcile o k response has a 5xx status code
func (*PostV1betaExpectedTransactionsIDUnreconcileOK) IsSuccess ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) IsSuccess() bool
IsSuccess returns true when this post v1beta expected transactions Id unreconcile o k response has a 2xx status code
func (*PostV1betaExpectedTransactionsIDUnreconcileOK) String ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileOK) String() string
type PostV1betaExpectedTransactionsIDUnreconcileParams ¶
type PostV1betaExpectedTransactionsIDUnreconcileParams struct { /* ID. Expected Transaction ID */ ID string /* Transaction. Expected Transaction */ Transaction *models.UnreconcileExpectedTransactionRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostV1betaExpectedTransactionsIDUnreconcileParams contains all the parameters to send to the API endpoint
for the post v1beta expected transactions ID unreconcile operation. Typically these are written to a http.Request.
func NewPostV1betaExpectedTransactionsIDUnreconcileParams ¶
func NewPostV1betaExpectedTransactionsIDUnreconcileParams() *PostV1betaExpectedTransactionsIDUnreconcileParams
NewPostV1betaExpectedTransactionsIDUnreconcileParams creates a new PostV1betaExpectedTransactionsIDUnreconcileParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostV1betaExpectedTransactionsIDUnreconcileParamsWithContext ¶
func NewPostV1betaExpectedTransactionsIDUnreconcileParamsWithContext(ctx context.Context) *PostV1betaExpectedTransactionsIDUnreconcileParams
NewPostV1betaExpectedTransactionsIDUnreconcileParamsWithContext creates a new PostV1betaExpectedTransactionsIDUnreconcileParams object with the ability to set a context for a request.
func NewPostV1betaExpectedTransactionsIDUnreconcileParamsWithHTTPClient ¶
func NewPostV1betaExpectedTransactionsIDUnreconcileParamsWithHTTPClient(client *http.Client) *PostV1betaExpectedTransactionsIDUnreconcileParams
NewPostV1betaExpectedTransactionsIDUnreconcileParamsWithHTTPClient creates a new PostV1betaExpectedTransactionsIDUnreconcileParams object with the ability to set a custom HTTPClient for a request.
func NewPostV1betaExpectedTransactionsIDUnreconcileParamsWithTimeout ¶
func NewPostV1betaExpectedTransactionsIDUnreconcileParamsWithTimeout(timeout time.Duration) *PostV1betaExpectedTransactionsIDUnreconcileParams
NewPostV1betaExpectedTransactionsIDUnreconcileParamsWithTimeout creates a new PostV1betaExpectedTransactionsIDUnreconcileParams object with the ability to set a timeout on a request.
func (*PostV1betaExpectedTransactionsIDUnreconcileParams) SetContext ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) SetContext(ctx context.Context)
SetContext adds the context to the post v1beta expected transactions ID unreconcile params
func (*PostV1betaExpectedTransactionsIDUnreconcileParams) SetDefaults ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) SetDefaults()
SetDefaults hydrates default values in the post v1beta expected transactions ID unreconcile params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1betaExpectedTransactionsIDUnreconcileParams) SetHTTPClient ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post v1beta expected transactions ID unreconcile params
func (*PostV1betaExpectedTransactionsIDUnreconcileParams) SetID ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) SetID(id string)
SetID adds the id to the post v1beta expected transactions ID unreconcile params
func (*PostV1betaExpectedTransactionsIDUnreconcileParams) SetTimeout ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post v1beta expected transactions ID unreconcile params
func (*PostV1betaExpectedTransactionsIDUnreconcileParams) SetTransaction ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) SetTransaction(transaction *models.UnreconcileExpectedTransactionRequest)
SetTransaction adds the transaction to the post v1beta expected transactions ID unreconcile params
func (*PostV1betaExpectedTransactionsIDUnreconcileParams) WithContext ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) WithContext(ctx context.Context) *PostV1betaExpectedTransactionsIDUnreconcileParams
WithContext adds the context to the post v1beta expected transactions ID unreconcile params
func (*PostV1betaExpectedTransactionsIDUnreconcileParams) WithDefaults ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) WithDefaults() *PostV1betaExpectedTransactionsIDUnreconcileParams
WithDefaults hydrates default values in the post v1beta expected transactions ID unreconcile params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1betaExpectedTransactionsIDUnreconcileParams) WithHTTPClient ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) WithHTTPClient(client *http.Client) *PostV1betaExpectedTransactionsIDUnreconcileParams
WithHTTPClient adds the HTTPClient to the post v1beta expected transactions ID unreconcile params
func (*PostV1betaExpectedTransactionsIDUnreconcileParams) WithID ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) WithID(id string) *PostV1betaExpectedTransactionsIDUnreconcileParams
WithID adds the id to the post v1beta expected transactions ID unreconcile params
func (*PostV1betaExpectedTransactionsIDUnreconcileParams) WithTimeout ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) WithTimeout(timeout time.Duration) *PostV1betaExpectedTransactionsIDUnreconcileParams
WithTimeout adds the timeout to the post v1beta expected transactions ID unreconcile params
func (*PostV1betaExpectedTransactionsIDUnreconcileParams) WithTransaction ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) WithTransaction(transaction *models.UnreconcileExpectedTransactionRequest) *PostV1betaExpectedTransactionsIDUnreconcileParams
WithTransaction adds the transaction to the post v1beta expected transactions ID unreconcile params
func (*PostV1betaExpectedTransactionsIDUnreconcileParams) WriteToRequest ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostV1betaExpectedTransactionsIDUnreconcileReader ¶
type PostV1betaExpectedTransactionsIDUnreconcileReader struct {
// contains filtered or unexported fields
}
PostV1betaExpectedTransactionsIDUnreconcileReader is a Reader for the PostV1betaExpectedTransactionsIDUnreconcile structure.
func (*PostV1betaExpectedTransactionsIDUnreconcileReader) ReadResponse ¶
func (o *PostV1betaExpectedTransactionsIDUnreconcileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- expected_transactions_client.go
- get_v1_expected_transactions_id_events_parameters.go
- get_v1_expected_transactions_id_events_responses.go
- get_v1_expected_transactions_id_parameters.go
- get_v1_expected_transactions_id_responses.go
- get_v1_expected_transactions_parameters.go
- get_v1_expected_transactions_responses.go
- post_v1_expected_transactions_parameters.go
- post_v1_expected_transactions_responses.go
- post_v1beta_expected_transactions_id_archive_parameters.go
- post_v1beta_expected_transactions_id_archive_responses.go
- post_v1beta_expected_transactions_id_reconcile_parameters.go
- post_v1beta_expected_transactions_id_reconcile_responses.go
- post_v1beta_expected_transactions_id_unarchive_parameters.go
- post_v1beta_expected_transactions_id_unarchive_responses.go
- post_v1beta_expected_transactions_id_unreconcile_parameters.go
- post_v1beta_expected_transactions_id_unreconcile_responses.go