Documentation
¶
Index ¶
- type Client
- func (a *Client) DeleteBacsID(params *DeleteBacsIDParams) (*DeleteBacsIDNoContent, error)
- func (a *Client) DeleteConfirmationOfPayeeID(params *DeleteConfirmationOfPayeeIDParams) (*DeleteConfirmationOfPayeeIDNoContent, error)
- func (a *Client) DeleteGocardlessID(params *DeleteGocardlessIDParams) (*DeleteGocardlessIDNoContent, error)
- func (a *Client) DeleteLhvID(params *DeleteLhvIDParams) (*DeleteLhvIDNoContent, error)
- func (a *Client) DeletePayportID(params *DeletePayportIDParams) (*DeletePayportIDNoContent, error)
- func (a *Client) DeleteProductsID(params *DeleteProductsIDParams) (*DeleteProductsIDNoContent, error)
- func (a *Client) DeleteSepainstantID(params *DeleteSepainstantIDParams) (*DeleteSepainstantIDNoContent, error)
- func (a *Client) DeleteSepasctID(params *DeleteSepasctIDParams) (*DeleteSepasctIDNoContent, error)
- func (a *Client) DeleteStarlingID(params *DeleteStarlingIDParams) (*DeleteStarlingIDNoContent, error)
- func (a *Client) DeleteVocalinkreportID(params *DeleteVocalinkreportIDParams) (*DeleteVocalinkreportIDNoContent, error)
- func (a *Client) GetBacs(params *GetBacsParams) (*GetBacsOK, error)
- func (a *Client) GetBacsID(params *GetBacsIDParams) (*GetBacsIDOK, error)
- func (a *Client) GetConfirmationOfPayee(params *GetConfirmationOfPayeeParams) (*GetConfirmationOfPayeeOK, error)
- func (a *Client) GetConfirmationOfPayeeID(params *GetConfirmationOfPayeeIDParams) (*GetConfirmationOfPayeeIDOK, error)
- func (a *Client) GetGocardless(params *GetGocardlessParams) (*GetGocardlessOK, error)
- func (a *Client) GetGocardlessID(params *GetGocardlessIDParams) (*GetGocardlessIDOK, error)
- func (a *Client) GetLhv(params *GetLhvParams) (*GetLhvOK, error)
- func (a *Client) GetLhvID(params *GetLhvIDParams) (*GetLhvIDOK, error)
- func (a *Client) GetPayport(params *GetPayportParams) (*GetPayportOK, error)
- func (a *Client) GetPayportID(params *GetPayportIDParams) (*GetPayportIDOK, error)
- func (a *Client) GetProducts(params *GetProductsParams) (*GetProductsOK, error)
- func (a *Client) GetProductsID(params *GetProductsIDParams) (*GetProductsIDOK, error)
- func (a *Client) GetSepainstant(params *GetSepainstantParams) (*GetSepainstantOK, error)
- func (a *Client) GetSepainstantID(params *GetSepainstantIDParams) (*GetSepainstantIDOK, error)
- func (a *Client) GetSepasct(params *GetSepasctParams) (*GetSepasctOK, error)
- func (a *Client) GetSepasctID(params *GetSepasctIDParams) (*GetSepasctIDOK, error)
- func (a *Client) GetStarling(params *GetStarlingParams) (*GetStarlingOK, error)
- func (a *Client) GetStarlingID(params *GetStarlingIDParams) (*GetStarlingIDOK, error)
- func (a *Client) GetVocalinkreport(params *GetVocalinkreportParams) (*GetVocalinkreportOK, error)
- func (a *Client) GetVocalinkreportID(params *GetVocalinkreportIDParams) (*GetVocalinkreportIDOK, error)
- func (a *Client) PatchGocardlessID(params *PatchGocardlessIDParams) (*PatchGocardlessIDOK, error)
- func (a *Client) PostBacs(params *PostBacsParams) (*PostBacsCreated, error)
- func (a *Client) PostConfirmationOfPayee(params *PostConfirmationOfPayeeParams) (*PostConfirmationOfPayeeCreated, error)
- func (a *Client) PostGocardless(params *PostGocardlessParams) (*PostGocardlessCreated, error)
- func (a *Client) PostLhv(params *PostLhvParams) (*PostLhvCreated, error)
- func (a *Client) PostPayport(params *PostPayportParams) (*PostPayportCreated, error)
- func (a *Client) PostProducts(params *PostProductsParams) (*PostProductsCreated, error)
- func (a *Client) PostSepainstant(params *PostSepainstantParams) (*PostSepainstantCreated, error)
- func (a *Client) PostSepasct(params *PostSepasctParams) (*PostSepasctCreated, error)
- func (a *Client) PostStarling(params *PostStarlingParams) (*PostStarlingCreated, error)
- func (a *Client) PostVocalinkreport(params *PostVocalinkreportParams) (*PostVocalinkreportCreated, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type DeleteBacsIDNoContent
- type DeleteBacsIDParams
- func (o *DeleteBacsIDParams) SetContext(ctx context.Context)
- func (o *DeleteBacsIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteBacsIDParams) SetID(id strfmt.UUID)
- func (o *DeleteBacsIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteBacsIDParams) SetVersion(version int64)
- func (o *DeleteBacsIDParams) WithContext(ctx context.Context) *DeleteBacsIDParams
- func (o *DeleteBacsIDParams) WithHTTPClient(client *http.Client) *DeleteBacsIDParams
- func (o *DeleteBacsIDParams) WithID(id strfmt.UUID) *DeleteBacsIDParams
- func (o *DeleteBacsIDParams) WithTimeout(timeout time.Duration) *DeleteBacsIDParams
- func (o *DeleteBacsIDParams) WithVersion(version int64) *DeleteBacsIDParams
- func (o *DeleteBacsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteBacsIDReader
- type DeleteConfirmationOfPayeeIDNoContent
- type DeleteConfirmationOfPayeeIDParams
- func NewDeleteConfirmationOfPayeeIDParams() *DeleteConfirmationOfPayeeIDParams
- func NewDeleteConfirmationOfPayeeIDParamsWithContext(ctx context.Context) *DeleteConfirmationOfPayeeIDParams
- func NewDeleteConfirmationOfPayeeIDParamsWithHTTPClient(client *http.Client) *DeleteConfirmationOfPayeeIDParams
- func NewDeleteConfirmationOfPayeeIDParamsWithTimeout(timeout time.Duration) *DeleteConfirmationOfPayeeIDParams
- func (o *DeleteConfirmationOfPayeeIDParams) SetContext(ctx context.Context)
- func (o *DeleteConfirmationOfPayeeIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteConfirmationOfPayeeIDParams) SetID(id strfmt.UUID)
- func (o *DeleteConfirmationOfPayeeIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteConfirmationOfPayeeIDParams) SetVersion(version int64)
- func (o *DeleteConfirmationOfPayeeIDParams) WithContext(ctx context.Context) *DeleteConfirmationOfPayeeIDParams
- func (o *DeleteConfirmationOfPayeeIDParams) WithHTTPClient(client *http.Client) *DeleteConfirmationOfPayeeIDParams
- func (o *DeleteConfirmationOfPayeeIDParams) WithID(id strfmt.UUID) *DeleteConfirmationOfPayeeIDParams
- func (o *DeleteConfirmationOfPayeeIDParams) WithTimeout(timeout time.Duration) *DeleteConfirmationOfPayeeIDParams
- func (o *DeleteConfirmationOfPayeeIDParams) WithVersion(version int64) *DeleteConfirmationOfPayeeIDParams
- func (o *DeleteConfirmationOfPayeeIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteConfirmationOfPayeeIDReader
- type DeleteGocardlessIDNoContent
- type DeleteGocardlessIDParams
- func NewDeleteGocardlessIDParams() *DeleteGocardlessIDParams
- func NewDeleteGocardlessIDParamsWithContext(ctx context.Context) *DeleteGocardlessIDParams
- func NewDeleteGocardlessIDParamsWithHTTPClient(client *http.Client) *DeleteGocardlessIDParams
- func NewDeleteGocardlessIDParamsWithTimeout(timeout time.Duration) *DeleteGocardlessIDParams
- func (o *DeleteGocardlessIDParams) SetContext(ctx context.Context)
- func (o *DeleteGocardlessIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteGocardlessIDParams) SetID(id strfmt.UUID)
- func (o *DeleteGocardlessIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteGocardlessIDParams) SetVersion(version int64)
- func (o *DeleteGocardlessIDParams) WithContext(ctx context.Context) *DeleteGocardlessIDParams
- func (o *DeleteGocardlessIDParams) WithHTTPClient(client *http.Client) *DeleteGocardlessIDParams
- func (o *DeleteGocardlessIDParams) WithID(id strfmt.UUID) *DeleteGocardlessIDParams
- func (o *DeleteGocardlessIDParams) WithTimeout(timeout time.Duration) *DeleteGocardlessIDParams
- func (o *DeleteGocardlessIDParams) WithVersion(version int64) *DeleteGocardlessIDParams
- func (o *DeleteGocardlessIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteGocardlessIDReader
- type DeleteLhvIDNoContent
- type DeleteLhvIDParams
- func (o *DeleteLhvIDParams) SetContext(ctx context.Context)
- func (o *DeleteLhvIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteLhvIDParams) SetID(id strfmt.UUID)
- func (o *DeleteLhvIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteLhvIDParams) SetVersion(version int64)
- func (o *DeleteLhvIDParams) WithContext(ctx context.Context) *DeleteLhvIDParams
- func (o *DeleteLhvIDParams) WithHTTPClient(client *http.Client) *DeleteLhvIDParams
- func (o *DeleteLhvIDParams) WithID(id strfmt.UUID) *DeleteLhvIDParams
- func (o *DeleteLhvIDParams) WithTimeout(timeout time.Duration) *DeleteLhvIDParams
- func (o *DeleteLhvIDParams) WithVersion(version int64) *DeleteLhvIDParams
- func (o *DeleteLhvIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteLhvIDReader
- type DeletePayportIDNoContent
- type DeletePayportIDParams
- func NewDeletePayportIDParams() *DeletePayportIDParams
- func NewDeletePayportIDParamsWithContext(ctx context.Context) *DeletePayportIDParams
- func NewDeletePayportIDParamsWithHTTPClient(client *http.Client) *DeletePayportIDParams
- func NewDeletePayportIDParamsWithTimeout(timeout time.Duration) *DeletePayportIDParams
- func (o *DeletePayportIDParams) SetContext(ctx context.Context)
- func (o *DeletePayportIDParams) SetHTTPClient(client *http.Client)
- func (o *DeletePayportIDParams) SetID(id strfmt.UUID)
- func (o *DeletePayportIDParams) SetTimeout(timeout time.Duration)
- func (o *DeletePayportIDParams) SetVersion(version int64)
- func (o *DeletePayportIDParams) WithContext(ctx context.Context) *DeletePayportIDParams
- func (o *DeletePayportIDParams) WithHTTPClient(client *http.Client) *DeletePayportIDParams
- func (o *DeletePayportIDParams) WithID(id strfmt.UUID) *DeletePayportIDParams
- func (o *DeletePayportIDParams) WithTimeout(timeout time.Duration) *DeletePayportIDParams
- func (o *DeletePayportIDParams) WithVersion(version int64) *DeletePayportIDParams
- func (o *DeletePayportIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeletePayportIDReader
- type DeleteProductsIDNoContent
- type DeleteProductsIDParams
- func NewDeleteProductsIDParams() *DeleteProductsIDParams
- func NewDeleteProductsIDParamsWithContext(ctx context.Context) *DeleteProductsIDParams
- func NewDeleteProductsIDParamsWithHTTPClient(client *http.Client) *DeleteProductsIDParams
- func NewDeleteProductsIDParamsWithTimeout(timeout time.Duration) *DeleteProductsIDParams
- func (o *DeleteProductsIDParams) SetContext(ctx context.Context)
- func (o *DeleteProductsIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteProductsIDParams) SetID(id strfmt.UUID)
- func (o *DeleteProductsIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteProductsIDParams) SetVersion(version int64)
- func (o *DeleteProductsIDParams) WithContext(ctx context.Context) *DeleteProductsIDParams
- func (o *DeleteProductsIDParams) WithHTTPClient(client *http.Client) *DeleteProductsIDParams
- func (o *DeleteProductsIDParams) WithID(id strfmt.UUID) *DeleteProductsIDParams
- func (o *DeleteProductsIDParams) WithTimeout(timeout time.Duration) *DeleteProductsIDParams
- func (o *DeleteProductsIDParams) WithVersion(version int64) *DeleteProductsIDParams
- func (o *DeleteProductsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteProductsIDReader
- type DeleteSepainstantIDNoContent
- type DeleteSepainstantIDParams
- func NewDeleteSepainstantIDParams() *DeleteSepainstantIDParams
- func NewDeleteSepainstantIDParamsWithContext(ctx context.Context) *DeleteSepainstantIDParams
- func NewDeleteSepainstantIDParamsWithHTTPClient(client *http.Client) *DeleteSepainstantIDParams
- func NewDeleteSepainstantIDParamsWithTimeout(timeout time.Duration) *DeleteSepainstantIDParams
- func (o *DeleteSepainstantIDParams) SetContext(ctx context.Context)
- func (o *DeleteSepainstantIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSepainstantIDParams) SetID(id strfmt.UUID)
- func (o *DeleteSepainstantIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSepainstantIDParams) SetVersion(version int64)
- func (o *DeleteSepainstantIDParams) WithContext(ctx context.Context) *DeleteSepainstantIDParams
- func (o *DeleteSepainstantIDParams) WithHTTPClient(client *http.Client) *DeleteSepainstantIDParams
- func (o *DeleteSepainstantIDParams) WithID(id strfmt.UUID) *DeleteSepainstantIDParams
- func (o *DeleteSepainstantIDParams) WithTimeout(timeout time.Duration) *DeleteSepainstantIDParams
- func (o *DeleteSepainstantIDParams) WithVersion(version int64) *DeleteSepainstantIDParams
- func (o *DeleteSepainstantIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSepainstantIDReader
- type DeleteSepasctIDNoContent
- type DeleteSepasctIDParams
- func NewDeleteSepasctIDParams() *DeleteSepasctIDParams
- func NewDeleteSepasctIDParamsWithContext(ctx context.Context) *DeleteSepasctIDParams
- func NewDeleteSepasctIDParamsWithHTTPClient(client *http.Client) *DeleteSepasctIDParams
- func NewDeleteSepasctIDParamsWithTimeout(timeout time.Duration) *DeleteSepasctIDParams
- func (o *DeleteSepasctIDParams) SetContext(ctx context.Context)
- func (o *DeleteSepasctIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSepasctIDParams) SetID(id strfmt.UUID)
- func (o *DeleteSepasctIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSepasctIDParams) SetVersion(version int64)
- func (o *DeleteSepasctIDParams) WithContext(ctx context.Context) *DeleteSepasctIDParams
- func (o *DeleteSepasctIDParams) WithHTTPClient(client *http.Client) *DeleteSepasctIDParams
- func (o *DeleteSepasctIDParams) WithID(id strfmt.UUID) *DeleteSepasctIDParams
- func (o *DeleteSepasctIDParams) WithTimeout(timeout time.Duration) *DeleteSepasctIDParams
- func (o *DeleteSepasctIDParams) WithVersion(version int64) *DeleteSepasctIDParams
- func (o *DeleteSepasctIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSepasctIDReader
- type DeleteStarlingIDNoContent
- type DeleteStarlingIDParams
- func NewDeleteStarlingIDParams() *DeleteStarlingIDParams
- func NewDeleteStarlingIDParamsWithContext(ctx context.Context) *DeleteStarlingIDParams
- func NewDeleteStarlingIDParamsWithHTTPClient(client *http.Client) *DeleteStarlingIDParams
- func NewDeleteStarlingIDParamsWithTimeout(timeout time.Duration) *DeleteStarlingIDParams
- func (o *DeleteStarlingIDParams) SetContext(ctx context.Context)
- func (o *DeleteStarlingIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteStarlingIDParams) SetID(id strfmt.UUID)
- func (o *DeleteStarlingIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteStarlingIDParams) SetVersion(version int64)
- func (o *DeleteStarlingIDParams) WithContext(ctx context.Context) *DeleteStarlingIDParams
- func (o *DeleteStarlingIDParams) WithHTTPClient(client *http.Client) *DeleteStarlingIDParams
- func (o *DeleteStarlingIDParams) WithID(id strfmt.UUID) *DeleteStarlingIDParams
- func (o *DeleteStarlingIDParams) WithTimeout(timeout time.Duration) *DeleteStarlingIDParams
- func (o *DeleteStarlingIDParams) WithVersion(version int64) *DeleteStarlingIDParams
- func (o *DeleteStarlingIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteStarlingIDReader
- type DeleteVocalinkreportIDNoContent
- type DeleteVocalinkreportIDParams
- func NewDeleteVocalinkreportIDParams() *DeleteVocalinkreportIDParams
- func NewDeleteVocalinkreportIDParamsWithContext(ctx context.Context) *DeleteVocalinkreportIDParams
- func NewDeleteVocalinkreportIDParamsWithHTTPClient(client *http.Client) *DeleteVocalinkreportIDParams
- func NewDeleteVocalinkreportIDParamsWithTimeout(timeout time.Duration) *DeleteVocalinkreportIDParams
- func (o *DeleteVocalinkreportIDParams) SetContext(ctx context.Context)
- func (o *DeleteVocalinkreportIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteVocalinkreportIDParams) SetID(id strfmt.UUID)
- func (o *DeleteVocalinkreportIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteVocalinkreportIDParams) SetVersion(version int64)
- func (o *DeleteVocalinkreportIDParams) WithContext(ctx context.Context) *DeleteVocalinkreportIDParams
- func (o *DeleteVocalinkreportIDParams) WithHTTPClient(client *http.Client) *DeleteVocalinkreportIDParams
- func (o *DeleteVocalinkreportIDParams) WithID(id strfmt.UUID) *DeleteVocalinkreportIDParams
- func (o *DeleteVocalinkreportIDParams) WithTimeout(timeout time.Duration) *DeleteVocalinkreportIDParams
- func (o *DeleteVocalinkreportIDParams) WithVersion(version int64) *DeleteVocalinkreportIDParams
- func (o *DeleteVocalinkreportIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteVocalinkreportIDReader
- type GetBacsIDOK
- type GetBacsIDParams
- func (o *GetBacsIDParams) SetContext(ctx context.Context)
- func (o *GetBacsIDParams) SetHTTPClient(client *http.Client)
- func (o *GetBacsIDParams) SetID(id strfmt.UUID)
- func (o *GetBacsIDParams) SetTimeout(timeout time.Duration)
- func (o *GetBacsIDParams) WithContext(ctx context.Context) *GetBacsIDParams
- func (o *GetBacsIDParams) WithHTTPClient(client *http.Client) *GetBacsIDParams
- func (o *GetBacsIDParams) WithID(id strfmt.UUID) *GetBacsIDParams
- func (o *GetBacsIDParams) WithTimeout(timeout time.Duration) *GetBacsIDParams
- func (o *GetBacsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetBacsIDReader
- type GetBacsOK
- type GetBacsParams
- func (o *GetBacsParams) SetContext(ctx context.Context)
- func (o *GetBacsParams) SetFilterOrganisationID(filterOrganisationID *strfmt.UUID)
- func (o *GetBacsParams) SetHTTPClient(client *http.Client)
- func (o *GetBacsParams) SetTimeout(timeout time.Duration)
- func (o *GetBacsParams) WithContext(ctx context.Context) *GetBacsParams
- func (o *GetBacsParams) WithFilterOrganisationID(filterOrganisationID *strfmt.UUID) *GetBacsParams
- func (o *GetBacsParams) WithHTTPClient(client *http.Client) *GetBacsParams
- func (o *GetBacsParams) WithTimeout(timeout time.Duration) *GetBacsParams
- func (o *GetBacsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetBacsReader
- type GetConfirmationOfPayeeIDOK
- type GetConfirmationOfPayeeIDParams
- func NewGetConfirmationOfPayeeIDParams() *GetConfirmationOfPayeeIDParams
- func NewGetConfirmationOfPayeeIDParamsWithContext(ctx context.Context) *GetConfirmationOfPayeeIDParams
- func NewGetConfirmationOfPayeeIDParamsWithHTTPClient(client *http.Client) *GetConfirmationOfPayeeIDParams
- func NewGetConfirmationOfPayeeIDParamsWithTimeout(timeout time.Duration) *GetConfirmationOfPayeeIDParams
- func (o *GetConfirmationOfPayeeIDParams) SetContext(ctx context.Context)
- func (o *GetConfirmationOfPayeeIDParams) SetHTTPClient(client *http.Client)
- func (o *GetConfirmationOfPayeeIDParams) SetID(id strfmt.UUID)
- func (o *GetConfirmationOfPayeeIDParams) SetTimeout(timeout time.Duration)
- func (o *GetConfirmationOfPayeeIDParams) WithContext(ctx context.Context) *GetConfirmationOfPayeeIDParams
- func (o *GetConfirmationOfPayeeIDParams) WithHTTPClient(client *http.Client) *GetConfirmationOfPayeeIDParams
- func (o *GetConfirmationOfPayeeIDParams) WithID(id strfmt.UUID) *GetConfirmationOfPayeeIDParams
- func (o *GetConfirmationOfPayeeIDParams) WithTimeout(timeout time.Duration) *GetConfirmationOfPayeeIDParams
- func (o *GetConfirmationOfPayeeIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetConfirmationOfPayeeIDReader
- type GetConfirmationOfPayeeOK
- type GetConfirmationOfPayeeParams
- func NewGetConfirmationOfPayeeParams() *GetConfirmationOfPayeeParams
- func NewGetConfirmationOfPayeeParamsWithContext(ctx context.Context) *GetConfirmationOfPayeeParams
- func NewGetConfirmationOfPayeeParamsWithHTTPClient(client *http.Client) *GetConfirmationOfPayeeParams
- func NewGetConfirmationOfPayeeParamsWithTimeout(timeout time.Duration) *GetConfirmationOfPayeeParams
- func (o *GetConfirmationOfPayeeParams) SetContext(ctx context.Context)
- func (o *GetConfirmationOfPayeeParams) SetFilterOrganisationID(filterOrganisationID []strfmt.UUID)
- func (o *GetConfirmationOfPayeeParams) SetHTTPClient(client *http.Client)
- func (o *GetConfirmationOfPayeeParams) SetTimeout(timeout time.Duration)
- func (o *GetConfirmationOfPayeeParams) WithContext(ctx context.Context) *GetConfirmationOfPayeeParams
- func (o *GetConfirmationOfPayeeParams) WithFilterOrganisationID(filterOrganisationID []strfmt.UUID) *GetConfirmationOfPayeeParams
- func (o *GetConfirmationOfPayeeParams) WithHTTPClient(client *http.Client) *GetConfirmationOfPayeeParams
- func (o *GetConfirmationOfPayeeParams) WithTimeout(timeout time.Duration) *GetConfirmationOfPayeeParams
- func (o *GetConfirmationOfPayeeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetConfirmationOfPayeeReader
- type GetGocardlessIDOK
- type GetGocardlessIDParams
- func NewGetGocardlessIDParams() *GetGocardlessIDParams
- func NewGetGocardlessIDParamsWithContext(ctx context.Context) *GetGocardlessIDParams
- func NewGetGocardlessIDParamsWithHTTPClient(client *http.Client) *GetGocardlessIDParams
- func NewGetGocardlessIDParamsWithTimeout(timeout time.Duration) *GetGocardlessIDParams
- func (o *GetGocardlessIDParams) SetContext(ctx context.Context)
- func (o *GetGocardlessIDParams) SetHTTPClient(client *http.Client)
- func (o *GetGocardlessIDParams) SetID(id strfmt.UUID)
- func (o *GetGocardlessIDParams) SetTimeout(timeout time.Duration)
- func (o *GetGocardlessIDParams) WithContext(ctx context.Context) *GetGocardlessIDParams
- func (o *GetGocardlessIDParams) WithHTTPClient(client *http.Client) *GetGocardlessIDParams
- func (o *GetGocardlessIDParams) WithID(id strfmt.UUID) *GetGocardlessIDParams
- func (o *GetGocardlessIDParams) WithTimeout(timeout time.Duration) *GetGocardlessIDParams
- func (o *GetGocardlessIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetGocardlessIDReader
- type GetGocardlessOK
- type GetGocardlessParams
- func (o *GetGocardlessParams) SetContext(ctx context.Context)
- func (o *GetGocardlessParams) SetFilterOrganisationID(filterOrganisationID []strfmt.UUID)
- func (o *GetGocardlessParams) SetHTTPClient(client *http.Client)
- func (o *GetGocardlessParams) SetTimeout(timeout time.Duration)
- func (o *GetGocardlessParams) WithContext(ctx context.Context) *GetGocardlessParams
- func (o *GetGocardlessParams) WithFilterOrganisationID(filterOrganisationID []strfmt.UUID) *GetGocardlessParams
- func (o *GetGocardlessParams) WithHTTPClient(client *http.Client) *GetGocardlessParams
- func (o *GetGocardlessParams) WithTimeout(timeout time.Duration) *GetGocardlessParams
- func (o *GetGocardlessParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetGocardlessReader
- type GetLhvIDOK
- type GetLhvIDParams
- func (o *GetLhvIDParams) SetContext(ctx context.Context)
- func (o *GetLhvIDParams) SetHTTPClient(client *http.Client)
- func (o *GetLhvIDParams) SetID(id strfmt.UUID)
- func (o *GetLhvIDParams) SetTimeout(timeout time.Duration)
- func (o *GetLhvIDParams) WithContext(ctx context.Context) *GetLhvIDParams
- func (o *GetLhvIDParams) WithHTTPClient(client *http.Client) *GetLhvIDParams
- func (o *GetLhvIDParams) WithID(id strfmt.UUID) *GetLhvIDParams
- func (o *GetLhvIDParams) WithTimeout(timeout time.Duration) *GetLhvIDParams
- func (o *GetLhvIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetLhvIDReader
- type GetLhvOK
- type GetLhvParams
- func (o *GetLhvParams) SetContext(ctx context.Context)
- func (o *GetLhvParams) SetFilterOrganisationID(filterOrganisationID []strfmt.UUID)
- func (o *GetLhvParams) SetHTTPClient(client *http.Client)
- func (o *GetLhvParams) SetTimeout(timeout time.Duration)
- func (o *GetLhvParams) WithContext(ctx context.Context) *GetLhvParams
- func (o *GetLhvParams) WithFilterOrganisationID(filterOrganisationID []strfmt.UUID) *GetLhvParams
- func (o *GetLhvParams) WithHTTPClient(client *http.Client) *GetLhvParams
- func (o *GetLhvParams) WithTimeout(timeout time.Duration) *GetLhvParams
- func (o *GetLhvParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetLhvReader
- type GetPayportIDOK
- type GetPayportIDParams
- func (o *GetPayportIDParams) SetContext(ctx context.Context)
- func (o *GetPayportIDParams) SetHTTPClient(client *http.Client)
- func (o *GetPayportIDParams) SetID(id strfmt.UUID)
- func (o *GetPayportIDParams) SetTimeout(timeout time.Duration)
- func (o *GetPayportIDParams) WithContext(ctx context.Context) *GetPayportIDParams
- func (o *GetPayportIDParams) WithHTTPClient(client *http.Client) *GetPayportIDParams
- func (o *GetPayportIDParams) WithID(id strfmt.UUID) *GetPayportIDParams
- func (o *GetPayportIDParams) WithTimeout(timeout time.Duration) *GetPayportIDParams
- func (o *GetPayportIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPayportIDReader
- type GetPayportOK
- type GetPayportParams
- func (o *GetPayportParams) SetContext(ctx context.Context)
- func (o *GetPayportParams) SetFilterOrganisationID(filterOrganisationID *strfmt.UUID)
- func (o *GetPayportParams) SetHTTPClient(client *http.Client)
- func (o *GetPayportParams) SetTimeout(timeout time.Duration)
- func (o *GetPayportParams) WithContext(ctx context.Context) *GetPayportParams
- func (o *GetPayportParams) WithFilterOrganisationID(filterOrganisationID *strfmt.UUID) *GetPayportParams
- func (o *GetPayportParams) WithHTTPClient(client *http.Client) *GetPayportParams
- func (o *GetPayportParams) WithTimeout(timeout time.Duration) *GetPayportParams
- func (o *GetPayportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPayportReader
- type GetProductsIDOK
- type GetProductsIDParams
- func (o *GetProductsIDParams) SetContext(ctx context.Context)
- func (o *GetProductsIDParams) SetHTTPClient(client *http.Client)
- func (o *GetProductsIDParams) SetID(id strfmt.UUID)
- func (o *GetProductsIDParams) SetTimeout(timeout time.Duration)
- func (o *GetProductsIDParams) WithContext(ctx context.Context) *GetProductsIDParams
- func (o *GetProductsIDParams) WithHTTPClient(client *http.Client) *GetProductsIDParams
- func (o *GetProductsIDParams) WithID(id strfmt.UUID) *GetProductsIDParams
- func (o *GetProductsIDParams) WithTimeout(timeout time.Duration) *GetProductsIDParams
- func (o *GetProductsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProductsIDReader
- type GetProductsOK
- type GetProductsParams
- func (o *GetProductsParams) SetContext(ctx context.Context)
- func (o *GetProductsParams) SetFilterOrganisationID(filterOrganisationID []strfmt.UUID)
- func (o *GetProductsParams) SetHTTPClient(client *http.Client)
- func (o *GetProductsParams) SetTimeout(timeout time.Duration)
- func (o *GetProductsParams) WithContext(ctx context.Context) *GetProductsParams
- func (o *GetProductsParams) WithFilterOrganisationID(filterOrganisationID []strfmt.UUID) *GetProductsParams
- func (o *GetProductsParams) WithHTTPClient(client *http.Client) *GetProductsParams
- func (o *GetProductsParams) WithTimeout(timeout time.Duration) *GetProductsParams
- func (o *GetProductsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProductsReader
- type GetSepainstantIDOK
- type GetSepainstantIDParams
- func NewGetSepainstantIDParams() *GetSepainstantIDParams
- func NewGetSepainstantIDParamsWithContext(ctx context.Context) *GetSepainstantIDParams
- func NewGetSepainstantIDParamsWithHTTPClient(client *http.Client) *GetSepainstantIDParams
- func NewGetSepainstantIDParamsWithTimeout(timeout time.Duration) *GetSepainstantIDParams
- func (o *GetSepainstantIDParams) SetContext(ctx context.Context)
- func (o *GetSepainstantIDParams) SetHTTPClient(client *http.Client)
- func (o *GetSepainstantIDParams) SetID(id strfmt.UUID)
- func (o *GetSepainstantIDParams) SetTimeout(timeout time.Duration)
- func (o *GetSepainstantIDParams) WithContext(ctx context.Context) *GetSepainstantIDParams
- func (o *GetSepainstantIDParams) WithHTTPClient(client *http.Client) *GetSepainstantIDParams
- func (o *GetSepainstantIDParams) WithID(id strfmt.UUID) *GetSepainstantIDParams
- func (o *GetSepainstantIDParams) WithTimeout(timeout time.Duration) *GetSepainstantIDParams
- func (o *GetSepainstantIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSepainstantIDReader
- type GetSepainstantOK
- type GetSepainstantParams
- func NewGetSepainstantParams() *GetSepainstantParams
- func NewGetSepainstantParamsWithContext(ctx context.Context) *GetSepainstantParams
- func NewGetSepainstantParamsWithHTTPClient(client *http.Client) *GetSepainstantParams
- func NewGetSepainstantParamsWithTimeout(timeout time.Duration) *GetSepainstantParams
- func (o *GetSepainstantParams) SetContext(ctx context.Context)
- func (o *GetSepainstantParams) SetFilterOrganisationID(filterOrganisationID []strfmt.UUID)
- func (o *GetSepainstantParams) SetHTTPClient(client *http.Client)
- func (o *GetSepainstantParams) SetTimeout(timeout time.Duration)
- func (o *GetSepainstantParams) WithContext(ctx context.Context) *GetSepainstantParams
- func (o *GetSepainstantParams) WithFilterOrganisationID(filterOrganisationID []strfmt.UUID) *GetSepainstantParams
- func (o *GetSepainstantParams) WithHTTPClient(client *http.Client) *GetSepainstantParams
- func (o *GetSepainstantParams) WithTimeout(timeout time.Duration) *GetSepainstantParams
- func (o *GetSepainstantParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSepainstantReader
- type GetSepasctIDOK
- type GetSepasctIDParams
- func (o *GetSepasctIDParams) SetContext(ctx context.Context)
- func (o *GetSepasctIDParams) SetHTTPClient(client *http.Client)
- func (o *GetSepasctIDParams) SetID(id strfmt.UUID)
- func (o *GetSepasctIDParams) SetTimeout(timeout time.Duration)
- func (o *GetSepasctIDParams) WithContext(ctx context.Context) *GetSepasctIDParams
- func (o *GetSepasctIDParams) WithHTTPClient(client *http.Client) *GetSepasctIDParams
- func (o *GetSepasctIDParams) WithID(id strfmt.UUID) *GetSepasctIDParams
- func (o *GetSepasctIDParams) WithTimeout(timeout time.Duration) *GetSepasctIDParams
- func (o *GetSepasctIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSepasctIDReader
- type GetSepasctOK
- type GetSepasctParams
- func (o *GetSepasctParams) SetContext(ctx context.Context)
- func (o *GetSepasctParams) SetFilterOrganisationID(filterOrganisationID []strfmt.UUID)
- func (o *GetSepasctParams) SetHTTPClient(client *http.Client)
- func (o *GetSepasctParams) SetTimeout(timeout time.Duration)
- func (o *GetSepasctParams) WithContext(ctx context.Context) *GetSepasctParams
- func (o *GetSepasctParams) WithFilterOrganisationID(filterOrganisationID []strfmt.UUID) *GetSepasctParams
- func (o *GetSepasctParams) WithHTTPClient(client *http.Client) *GetSepasctParams
- func (o *GetSepasctParams) WithTimeout(timeout time.Duration) *GetSepasctParams
- func (o *GetSepasctParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSepasctReader
- type GetStarlingIDOK
- type GetStarlingIDParams
- func (o *GetStarlingIDParams) SetContext(ctx context.Context)
- func (o *GetStarlingIDParams) SetHTTPClient(client *http.Client)
- func (o *GetStarlingIDParams) SetID(id strfmt.UUID)
- func (o *GetStarlingIDParams) SetTimeout(timeout time.Duration)
- func (o *GetStarlingIDParams) WithContext(ctx context.Context) *GetStarlingIDParams
- func (o *GetStarlingIDParams) WithHTTPClient(client *http.Client) *GetStarlingIDParams
- func (o *GetStarlingIDParams) WithID(id strfmt.UUID) *GetStarlingIDParams
- func (o *GetStarlingIDParams) WithTimeout(timeout time.Duration) *GetStarlingIDParams
- func (o *GetStarlingIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetStarlingIDReader
- type GetStarlingOK
- type GetStarlingParams
- func (o *GetStarlingParams) SetContext(ctx context.Context)
- func (o *GetStarlingParams) SetFilterOrganisationID(filterOrganisationID *strfmt.UUID)
- func (o *GetStarlingParams) SetHTTPClient(client *http.Client)
- func (o *GetStarlingParams) SetTimeout(timeout time.Duration)
- func (o *GetStarlingParams) WithContext(ctx context.Context) *GetStarlingParams
- func (o *GetStarlingParams) WithFilterOrganisationID(filterOrganisationID *strfmt.UUID) *GetStarlingParams
- func (o *GetStarlingParams) WithHTTPClient(client *http.Client) *GetStarlingParams
- func (o *GetStarlingParams) WithTimeout(timeout time.Duration) *GetStarlingParams
- func (o *GetStarlingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetStarlingReader
- type GetStarlinggatewayOK
- type GetStarlinggatewayParams
- func NewGetStarlinggatewayParams() *GetStarlinggatewayParams
- func NewGetStarlinggatewayParamsWithContext(ctx context.Context) *GetStarlinggatewayParams
- func NewGetStarlinggatewayParamsWithHTTPClient(client *http.Client) *GetStarlinggatewayParams
- func NewGetStarlinggatewayParamsWithTimeout(timeout time.Duration) *GetStarlinggatewayParams
- func (o *GetStarlinggatewayParams) SetContext(ctx context.Context)
- func (o *GetStarlinggatewayParams) SetFilterOrganisationID(filterOrganisationID *strfmt.UUID)
- func (o *GetStarlinggatewayParams) SetHTTPClient(client *http.Client)
- func (o *GetStarlinggatewayParams) SetTimeout(timeout time.Duration)
- func (o *GetStarlinggatewayParams) WithContext(ctx context.Context) *GetStarlinggatewayParams
- func (o *GetStarlinggatewayParams) WithFilterOrganisationID(filterOrganisationID *strfmt.UUID) *GetStarlinggatewayParams
- func (o *GetStarlinggatewayParams) WithHTTPClient(client *http.Client) *GetStarlinggatewayParams
- func (o *GetStarlinggatewayParams) WithTimeout(timeout time.Duration) *GetStarlinggatewayParams
- func (o *GetStarlinggatewayParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetStarlinggatewayReader
- type GetVocalinkreportIDOK
- type GetVocalinkreportIDParams
- func NewGetVocalinkreportIDParams() *GetVocalinkreportIDParams
- func NewGetVocalinkreportIDParamsWithContext(ctx context.Context) *GetVocalinkreportIDParams
- func NewGetVocalinkreportIDParamsWithHTTPClient(client *http.Client) *GetVocalinkreportIDParams
- func NewGetVocalinkreportIDParamsWithTimeout(timeout time.Duration) *GetVocalinkreportIDParams
- func (o *GetVocalinkreportIDParams) SetContext(ctx context.Context)
- func (o *GetVocalinkreportIDParams) SetHTTPClient(client *http.Client)
- func (o *GetVocalinkreportIDParams) SetID(id strfmt.UUID)
- func (o *GetVocalinkreportIDParams) SetTimeout(timeout time.Duration)
- func (o *GetVocalinkreportIDParams) WithContext(ctx context.Context) *GetVocalinkreportIDParams
- func (o *GetVocalinkreportIDParams) WithHTTPClient(client *http.Client) *GetVocalinkreportIDParams
- func (o *GetVocalinkreportIDParams) WithID(id strfmt.UUID) *GetVocalinkreportIDParams
- func (o *GetVocalinkreportIDParams) WithTimeout(timeout time.Duration) *GetVocalinkreportIDParams
- func (o *GetVocalinkreportIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVocalinkreportIDReader
- type GetVocalinkreportOK
- type GetVocalinkreportParams
- func NewGetVocalinkreportParams() *GetVocalinkreportParams
- func NewGetVocalinkreportParamsWithContext(ctx context.Context) *GetVocalinkreportParams
- func NewGetVocalinkreportParamsWithHTTPClient(client *http.Client) *GetVocalinkreportParams
- func NewGetVocalinkreportParamsWithTimeout(timeout time.Duration) *GetVocalinkreportParams
- func (o *GetVocalinkreportParams) SetContext(ctx context.Context)
- func (o *GetVocalinkreportParams) SetFilterOrganisationID(filterOrganisationID []strfmt.UUID)
- func (o *GetVocalinkreportParams) SetHTTPClient(client *http.Client)
- func (o *GetVocalinkreportParams) SetTimeout(timeout time.Duration)
- func (o *GetVocalinkreportParams) WithContext(ctx context.Context) *GetVocalinkreportParams
- func (o *GetVocalinkreportParams) WithFilterOrganisationID(filterOrganisationID []strfmt.UUID) *GetVocalinkreportParams
- func (o *GetVocalinkreportParams) WithHTTPClient(client *http.Client) *GetVocalinkreportParams
- func (o *GetVocalinkreportParams) WithTimeout(timeout time.Duration) *GetVocalinkreportParams
- func (o *GetVocalinkreportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVocalinkreportReader
- type PatchGocardlessIDBadRequest
- type PatchGocardlessIDForbidden
- type PatchGocardlessIDNotFound
- type PatchGocardlessIDOK
- type PatchGocardlessIDParams
- func NewPatchGocardlessIDParams() *PatchGocardlessIDParams
- func NewPatchGocardlessIDParamsWithContext(ctx context.Context) *PatchGocardlessIDParams
- func NewPatchGocardlessIDParamsWithHTTPClient(client *http.Client) *PatchGocardlessIDParams
- func NewPatchGocardlessIDParamsWithTimeout(timeout time.Duration) *PatchGocardlessIDParams
- func (o *PatchGocardlessIDParams) SetContext(ctx context.Context)
- func (o *PatchGocardlessIDParams) SetHTTPClient(client *http.Client)
- func (o *PatchGocardlessIDParams) SetID(id strfmt.UUID)
- func (o *PatchGocardlessIDParams) SetPatchBody(patchBody *models.GocardlessAssociationAmendment)
- func (o *PatchGocardlessIDParams) SetTimeout(timeout time.Duration)
- func (o *PatchGocardlessIDParams) SetVersion(version int64)
- func (o *PatchGocardlessIDParams) WithContext(ctx context.Context) *PatchGocardlessIDParams
- func (o *PatchGocardlessIDParams) WithHTTPClient(client *http.Client) *PatchGocardlessIDParams
- func (o *PatchGocardlessIDParams) WithID(id strfmt.UUID) *PatchGocardlessIDParams
- func (o *PatchGocardlessIDParams) WithPatchBody(patchBody *models.GocardlessAssociationAmendment) *PatchGocardlessIDParams
- func (o *PatchGocardlessIDParams) WithTimeout(timeout time.Duration) *PatchGocardlessIDParams
- func (o *PatchGocardlessIDParams) WithVersion(version int64) *PatchGocardlessIDParams
- func (o *PatchGocardlessIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchGocardlessIDReader
- type PostBacsCreated
- type PostBacsParams
- func (o *PostBacsParams) SetContext(ctx context.Context)
- func (o *PostBacsParams) SetCreationRequest(creationRequest *models.BacsAssociationCreation)
- func (o *PostBacsParams) SetHTTPClient(client *http.Client)
- func (o *PostBacsParams) SetTimeout(timeout time.Duration)
- func (o *PostBacsParams) WithContext(ctx context.Context) *PostBacsParams
- func (o *PostBacsParams) WithCreationRequest(creationRequest *models.BacsAssociationCreation) *PostBacsParams
- func (o *PostBacsParams) WithHTTPClient(client *http.Client) *PostBacsParams
- func (o *PostBacsParams) WithTimeout(timeout time.Duration) *PostBacsParams
- func (o *PostBacsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostBacsReader
- type PostConfirmationOfPayeeCreated
- type PostConfirmationOfPayeeParams
- func NewPostConfirmationOfPayeeParams() *PostConfirmationOfPayeeParams
- func NewPostConfirmationOfPayeeParamsWithContext(ctx context.Context) *PostConfirmationOfPayeeParams
- func NewPostConfirmationOfPayeeParamsWithHTTPClient(client *http.Client) *PostConfirmationOfPayeeParams
- func NewPostConfirmationOfPayeeParamsWithTimeout(timeout time.Duration) *PostConfirmationOfPayeeParams
- func (o *PostConfirmationOfPayeeParams) SetContext(ctx context.Context)
- func (o *PostConfirmationOfPayeeParams) SetCreationRequest(creationRequest *models.CoPAssociationCreation)
- func (o *PostConfirmationOfPayeeParams) SetHTTPClient(client *http.Client)
- func (o *PostConfirmationOfPayeeParams) SetTimeout(timeout time.Duration)
- func (o *PostConfirmationOfPayeeParams) WithContext(ctx context.Context) *PostConfirmationOfPayeeParams
- func (o *PostConfirmationOfPayeeParams) WithCreationRequest(creationRequest *models.CoPAssociationCreation) *PostConfirmationOfPayeeParams
- func (o *PostConfirmationOfPayeeParams) WithHTTPClient(client *http.Client) *PostConfirmationOfPayeeParams
- func (o *PostConfirmationOfPayeeParams) WithTimeout(timeout time.Duration) *PostConfirmationOfPayeeParams
- func (o *PostConfirmationOfPayeeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostConfirmationOfPayeeReader
- type PostGocardlessCreated
- type PostGocardlessParams
- func NewPostGocardlessParams() *PostGocardlessParams
- func NewPostGocardlessParamsWithContext(ctx context.Context) *PostGocardlessParams
- func NewPostGocardlessParamsWithHTTPClient(client *http.Client) *PostGocardlessParams
- func NewPostGocardlessParamsWithTimeout(timeout time.Duration) *PostGocardlessParams
- func (o *PostGocardlessParams) SetContext(ctx context.Context)
- func (o *PostGocardlessParams) SetCreationRequest(creationRequest *models.GocardlessAssociationCreation)
- func (o *PostGocardlessParams) SetHTTPClient(client *http.Client)
- func (o *PostGocardlessParams) SetTimeout(timeout time.Duration)
- func (o *PostGocardlessParams) WithContext(ctx context.Context) *PostGocardlessParams
- func (o *PostGocardlessParams) WithCreationRequest(creationRequest *models.GocardlessAssociationCreation) *PostGocardlessParams
- func (o *PostGocardlessParams) WithHTTPClient(client *http.Client) *PostGocardlessParams
- func (o *PostGocardlessParams) WithTimeout(timeout time.Duration) *PostGocardlessParams
- func (o *PostGocardlessParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostGocardlessReader
- type PostLhvCreated
- type PostLhvParams
- func (o *PostLhvParams) SetContext(ctx context.Context)
- func (o *PostLhvParams) SetCreationRequest(creationRequest *models.LhvAssociationCreation)
- func (o *PostLhvParams) SetHTTPClient(client *http.Client)
- func (o *PostLhvParams) SetTimeout(timeout time.Duration)
- func (o *PostLhvParams) WithContext(ctx context.Context) *PostLhvParams
- func (o *PostLhvParams) WithCreationRequest(creationRequest *models.LhvAssociationCreation) *PostLhvParams
- func (o *PostLhvParams) WithHTTPClient(client *http.Client) *PostLhvParams
- func (o *PostLhvParams) WithTimeout(timeout time.Duration) *PostLhvParams
- func (o *PostLhvParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostLhvReader
- type PostPayportCreated
- type PostPayportParams
- func (o *PostPayportParams) SetContext(ctx context.Context)
- func (o *PostPayportParams) SetCreationRequest(creationRequest *models.PayportAssociationCreation)
- func (o *PostPayportParams) SetHTTPClient(client *http.Client)
- func (o *PostPayportParams) SetTimeout(timeout time.Duration)
- func (o *PostPayportParams) WithContext(ctx context.Context) *PostPayportParams
- func (o *PostPayportParams) WithCreationRequest(creationRequest *models.PayportAssociationCreation) *PostPayportParams
- func (o *PostPayportParams) WithHTTPClient(client *http.Client) *PostPayportParams
- func (o *PostPayportParams) WithTimeout(timeout time.Duration) *PostPayportParams
- func (o *PostPayportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostPayportReader
- type PostProductsCreated
- type PostProductsParams
- func (o *PostProductsParams) SetContext(ctx context.Context)
- func (o *PostProductsParams) SetCreationRequest(creationRequest *models.ProductsAssociationCreation)
- func (o *PostProductsParams) SetHTTPClient(client *http.Client)
- func (o *PostProductsParams) SetTimeout(timeout time.Duration)
- func (o *PostProductsParams) WithContext(ctx context.Context) *PostProductsParams
- func (o *PostProductsParams) WithCreationRequest(creationRequest *models.ProductsAssociationCreation) *PostProductsParams
- func (o *PostProductsParams) WithHTTPClient(client *http.Client) *PostProductsParams
- func (o *PostProductsParams) WithTimeout(timeout time.Duration) *PostProductsParams
- func (o *PostProductsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostProductsReader
- type PostSepainstantCreated
- type PostSepainstantParams
- func NewPostSepainstantParams() *PostSepainstantParams
- func NewPostSepainstantParamsWithContext(ctx context.Context) *PostSepainstantParams
- func NewPostSepainstantParamsWithHTTPClient(client *http.Client) *PostSepainstantParams
- func NewPostSepainstantParamsWithTimeout(timeout time.Duration) *PostSepainstantParams
- func (o *PostSepainstantParams) SetContext(ctx context.Context)
- func (o *PostSepainstantParams) SetCreationRequest(creationRequest *models.SepaInstantAssociationCreation)
- func (o *PostSepainstantParams) SetHTTPClient(client *http.Client)
- func (o *PostSepainstantParams) SetTimeout(timeout time.Duration)
- func (o *PostSepainstantParams) WithContext(ctx context.Context) *PostSepainstantParams
- func (o *PostSepainstantParams) WithCreationRequest(creationRequest *models.SepaInstantAssociationCreation) *PostSepainstantParams
- func (o *PostSepainstantParams) WithHTTPClient(client *http.Client) *PostSepainstantParams
- func (o *PostSepainstantParams) WithTimeout(timeout time.Duration) *PostSepainstantParams
- func (o *PostSepainstantParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostSepainstantReader
- type PostSepasctCreated
- type PostSepasctParams
- func (o *PostSepasctParams) SetContext(ctx context.Context)
- func (o *PostSepasctParams) SetCreationRequest(creationRequest *models.SepaSctAssociationCreation)
- func (o *PostSepasctParams) SetHTTPClient(client *http.Client)
- func (o *PostSepasctParams) SetTimeout(timeout time.Duration)
- func (o *PostSepasctParams) WithContext(ctx context.Context) *PostSepasctParams
- func (o *PostSepasctParams) WithCreationRequest(creationRequest *models.SepaSctAssociationCreation) *PostSepasctParams
- func (o *PostSepasctParams) WithHTTPClient(client *http.Client) *PostSepasctParams
- func (o *PostSepasctParams) WithTimeout(timeout time.Duration) *PostSepasctParams
- func (o *PostSepasctParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostSepasctReader
- type PostStarlingCreated
- type PostStarlingParams
- func (o *PostStarlingParams) SetContext(ctx context.Context)
- func (o *PostStarlingParams) SetCreationRequest(creationRequest *models.AssociationCreation)
- func (o *PostStarlingParams) SetHTTPClient(client *http.Client)
- func (o *PostStarlingParams) SetTimeout(timeout time.Duration)
- func (o *PostStarlingParams) WithContext(ctx context.Context) *PostStarlingParams
- func (o *PostStarlingParams) WithCreationRequest(creationRequest *models.AssociationCreation) *PostStarlingParams
- func (o *PostStarlingParams) WithHTTPClient(client *http.Client) *PostStarlingParams
- func (o *PostStarlingParams) WithTimeout(timeout time.Duration) *PostStarlingParams
- func (o *PostStarlingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostStarlingReader
- type PostStarlinggatewayCreated
- type PostStarlinggatewayParams
- func NewPostStarlinggatewayParams() *PostStarlinggatewayParams
- func NewPostStarlinggatewayParamsWithContext(ctx context.Context) *PostStarlinggatewayParams
- func NewPostStarlinggatewayParamsWithHTTPClient(client *http.Client) *PostStarlinggatewayParams
- func NewPostStarlinggatewayParamsWithTimeout(timeout time.Duration) *PostStarlinggatewayParams
- func (o *PostStarlinggatewayParams) SetContext(ctx context.Context)
- func (o *PostStarlinggatewayParams) SetCreationRequest(creationRequest *models.AssociationCreation)
- func (o *PostStarlinggatewayParams) SetHTTPClient(client *http.Client)
- func (o *PostStarlinggatewayParams) SetTimeout(timeout time.Duration)
- func (o *PostStarlinggatewayParams) WithContext(ctx context.Context) *PostStarlinggatewayParams
- func (o *PostStarlinggatewayParams) WithCreationRequest(creationRequest *models.AssociationCreation) *PostStarlinggatewayParams
- func (o *PostStarlinggatewayParams) WithHTTPClient(client *http.Client) *PostStarlinggatewayParams
- func (o *PostStarlinggatewayParams) WithTimeout(timeout time.Duration) *PostStarlinggatewayParams
- func (o *PostStarlinggatewayParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostStarlinggatewayReader
- type PostVocalinkreportCreated
- type PostVocalinkreportParams
- func NewPostVocalinkreportParams() *PostVocalinkreportParams
- func NewPostVocalinkreportParamsWithContext(ctx context.Context) *PostVocalinkreportParams
- func NewPostVocalinkreportParamsWithHTTPClient(client *http.Client) *PostVocalinkreportParams
- func NewPostVocalinkreportParamsWithTimeout(timeout time.Duration) *PostVocalinkreportParams
- func (o *PostVocalinkreportParams) SetContext(ctx context.Context)
- func (o *PostVocalinkreportParams) SetCreationRequest(creationRequest *models.VocalinkReportAssociationCreation)
- func (o *PostVocalinkreportParams) SetHTTPClient(client *http.Client)
- func (o *PostVocalinkreportParams) SetTimeout(timeout time.Duration)
- func (o *PostVocalinkreportParams) WithContext(ctx context.Context) *PostVocalinkreportParams
- func (o *PostVocalinkreportParams) WithCreationRequest(creationRequest *models.VocalinkReportAssociationCreation) *PostVocalinkreportParams
- func (o *PostVocalinkreportParams) WithHTTPClient(client *http.Client) *PostVocalinkreportParams
- func (o *PostVocalinkreportParams) WithTimeout(timeout time.Duration) *PostVocalinkreportParams
- func (o *PostVocalinkreportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostVocalinkreportReader
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 associations API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new associations API client.
func (*Client) DeleteBacsID ¶
func (a *Client) DeleteBacsID(params *DeleteBacsIDParams) (*DeleteBacsIDNoContent, error)
DeleteBacsID deletes organisation association for b a c s
func (*Client) DeleteConfirmationOfPayeeID ¶
func (a *Client) DeleteConfirmationOfPayeeID(params *DeleteConfirmationOfPayeeIDParams) (*DeleteConfirmationOfPayeeIDNoContent, error)
DeleteConfirmationOfPayeeID deletes organisation association
func (*Client) DeleteGocardlessID ¶ added in v0.33.0
func (a *Client) DeleteGocardlessID(params *DeleteGocardlessIDParams) (*DeleteGocardlessIDNoContent, error)
DeleteGocardlessID deletes gocardless gateway association
func (*Client) DeleteLhvID ¶ added in v0.28.0
func (a *Client) DeleteLhvID(params *DeleteLhvIDParams) (*DeleteLhvIDNoContent, error)
DeleteLhvID deletes organisation lhv association
func (*Client) DeletePayportID ¶
func (a *Client) DeletePayportID(params *DeletePayportIDParams) (*DeletePayportIDNoContent, error)
DeletePayportID deletes service association
func (*Client) DeleteProductsID ¶ added in v0.32.0
func (a *Client) DeleteProductsID(params *DeleteProductsIDParams) (*DeleteProductsIDNoContent, error)
DeleteProductsID deletes product association
func (*Client) DeleteSepainstantID ¶
func (a *Client) DeleteSepainstantID(params *DeleteSepainstantIDParams) (*DeleteSepainstantIDNoContent, error)
DeleteSepainstantID deletes organisation spea instant association
func (*Client) DeleteSepasctID ¶
func (a *Client) DeleteSepasctID(params *DeleteSepasctIDParams) (*DeleteSepasctIDNoContent, error)
DeleteSepasctID deletes organisation spea sct association
func (*Client) DeleteStarlingID ¶
func (a *Client) DeleteStarlingID(params *DeleteStarlingIDParams) (*DeleteStarlingIDNoContent, error)
DeleteStarlingID deletes organisation association
func (*Client) DeleteVocalinkreportID ¶
func (a *Client) DeleteVocalinkreportID(params *DeleteVocalinkreportIDParams) (*DeleteVocalinkreportIDNoContent, error)
DeleteVocalinkreportID deletes organisation association
func (*Client) GetBacs ¶
func (a *Client) GetBacs(params *GetBacsParams) (*GetBacsOK, error)
GetBacs lists all organisation associations for b a c s
func (*Client) GetBacsID ¶
func (a *Client) GetBacsID(params *GetBacsIDParams) (*GetBacsIDOK, error)
GetBacsID fetches organisation association for b a c s
func (*Client) GetConfirmationOfPayee ¶
func (a *Client) GetConfirmationOfPayee(params *GetConfirmationOfPayeeParams) (*GetConfirmationOfPayeeOK, error)
GetConfirmationOfPayee lists all organisation associations
func (*Client) GetConfirmationOfPayeeID ¶
func (a *Client) GetConfirmationOfPayeeID(params *GetConfirmationOfPayeeIDParams) (*GetConfirmationOfPayeeIDOK, error)
GetConfirmationOfPayeeID fetches organisation association
func (*Client) GetGocardless ¶ added in v0.33.0
func (a *Client) GetGocardless(params *GetGocardlessParams) (*GetGocardlessOK, error)
GetGocardless lists all organisation gocardless gateway associations
func (*Client) GetGocardlessID ¶ added in v0.33.0
func (a *Client) GetGocardlessID(params *GetGocardlessIDParams) (*GetGocardlessIDOK, error)
GetGocardlessID fetches organisation gocardless gateway association
func (*Client) GetLhv ¶ added in v0.28.0
func (a *Client) GetLhv(params *GetLhvParams) (*GetLhvOK, error)
GetLhv lists all organisation lhv associations
func (*Client) GetLhvID ¶ added in v0.28.0
func (a *Client) GetLhvID(params *GetLhvIDParams) (*GetLhvIDOK, error)
GetLhvID fetches organisation lhv association
func (*Client) GetPayport ¶
func (a *Client) GetPayport(params *GetPayportParams) (*GetPayportOK, error)
GetPayport lists all organisation associations
func (*Client) GetPayportID ¶
func (a *Client) GetPayportID(params *GetPayportIDParams) (*GetPayportIDOK, error)
GetPayportID fetches service association
func (*Client) GetProducts ¶ added in v0.32.0
func (a *Client) GetProducts(params *GetProductsParams) (*GetProductsOK, error)
GetProducts lists all product associations
func (*Client) GetProductsID ¶ added in v0.32.0
func (a *Client) GetProductsID(params *GetProductsIDParams) (*GetProductsIDOK, error)
GetProductsID fetches product association
func (*Client) GetSepainstant ¶
func (a *Client) GetSepainstant(params *GetSepainstantParams) (*GetSepainstantOK, error)
GetSepainstant lists all organisation sepa instant associations
func (*Client) GetSepainstantID ¶
func (a *Client) GetSepainstantID(params *GetSepainstantIDParams) (*GetSepainstantIDOK, error)
GetSepainstantID fetches organisation sepa instant association
func (*Client) GetSepasct ¶
func (a *Client) GetSepasct(params *GetSepasctParams) (*GetSepasctOK, error)
GetSepasct lists all organisation sepa sct associations
func (*Client) GetSepasctID ¶
func (a *Client) GetSepasctID(params *GetSepasctIDParams) (*GetSepasctIDOK, error)
GetSepasctID fetches organisation sepa sct association
func (*Client) GetStarling ¶
func (a *Client) GetStarling(params *GetStarlingParams) (*GetStarlingOK, error)
GetStarling lists all organisation associations
func (*Client) GetStarlingID ¶
func (a *Client) GetStarlingID(params *GetStarlingIDParams) (*GetStarlingIDOK, error)
GetStarlingID fetches organisation association
func (*Client) GetVocalinkreport ¶
func (a *Client) GetVocalinkreport(params *GetVocalinkreportParams) (*GetVocalinkreportOK, error)
GetVocalinkreport lists all organisation associations
func (*Client) GetVocalinkreportID ¶
func (a *Client) GetVocalinkreportID(params *GetVocalinkreportIDParams) (*GetVocalinkreportIDOK, error)
GetVocalinkreportID fetches organisation association
func (*Client) PatchGocardlessID ¶ added in v0.34.2
func (a *Client) PatchGocardlessID(params *PatchGocardlessIDParams) (*PatchGocardlessIDOK, error)
PatchGocardlessID patches go cardless association by id
func (*Client) PostBacs ¶
func (a *Client) PostBacs(params *PostBacsParams) (*PostBacsCreated, error)
PostBacs creates organisation association for b a c s
func (*Client) PostConfirmationOfPayee ¶
func (a *Client) PostConfirmationOfPayee(params *PostConfirmationOfPayeeParams) (*PostConfirmationOfPayeeCreated, error)
PostConfirmationOfPayee creates organisation association with confirmation of payee
func (*Client) PostGocardless ¶ added in v0.33.0
func (a *Client) PostGocardless(params *PostGocardlessParams) (*PostGocardlessCreated, error)
PostGocardless creates organisation association for go cardless gateway
func (*Client) PostLhv ¶ added in v0.28.0
func (a *Client) PostLhv(params *PostLhvParams) (*PostLhvCreated, error)
PostLhv creates organisation association for lhv
func (*Client) PostPayport ¶
func (a *Client) PostPayport(params *PostPayportParams) (*PostPayportCreated, error)
PostPayport creates payport service association
func (*Client) PostProducts ¶ added in v0.32.0
func (a *Client) PostProducts(params *PostProductsParams) (*PostProductsCreated, error)
PostProducts creates product association
func (*Client) PostSepainstant ¶
func (a *Client) PostSepainstant(params *PostSepainstantParams) (*PostSepainstantCreated, error)
PostSepainstant creates organisation association for sepa instant
func (*Client) PostSepasct ¶
func (a *Client) PostSepasct(params *PostSepasctParams) (*PostSepasctCreated, error)
PostSepasct creates organisation association for sepa sct
func (*Client) PostStarling ¶
func (a *Client) PostStarling(params *PostStarlingParams) (*PostStarlingCreated, error)
PostStarling creates organisation association
func (*Client) PostVocalinkreport ¶
func (a *Client) PostVocalinkreport(params *PostVocalinkreportParams) (*PostVocalinkreportCreated, error)
PostVocalinkreport creates organisation association
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type DeleteBacsIDNoContent ¶
type DeleteBacsIDNoContent struct { }
DeleteBacsIDNoContent handles this case with default header values.
Association deleted
func NewDeleteBacsIDNoContent ¶
func NewDeleteBacsIDNoContent() *DeleteBacsIDNoContent
NewDeleteBacsIDNoContent creates a DeleteBacsIDNoContent with default headers values
func (*DeleteBacsIDNoContent) Error ¶
func (o *DeleteBacsIDNoContent) Error() string
type DeleteBacsIDParams ¶
type DeleteBacsIDParams struct { /*ID Association Id */ ID strfmt.UUID /*Version Version */ Version int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteBacsIDParams contains all the parameters to send to the API endpoint for the delete bacs ID operation typically these are written to a http.Request
func NewDeleteBacsIDParams ¶
func NewDeleteBacsIDParams() *DeleteBacsIDParams
NewDeleteBacsIDParams creates a new DeleteBacsIDParams object with the default values initialized.
func NewDeleteBacsIDParamsWithContext ¶
func NewDeleteBacsIDParamsWithContext(ctx context.Context) *DeleteBacsIDParams
NewDeleteBacsIDParamsWithContext creates a new DeleteBacsIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteBacsIDParamsWithHTTPClient ¶
func NewDeleteBacsIDParamsWithHTTPClient(client *http.Client) *DeleteBacsIDParams
NewDeleteBacsIDParamsWithHTTPClient creates a new DeleteBacsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteBacsIDParamsWithTimeout ¶
func NewDeleteBacsIDParamsWithTimeout(timeout time.Duration) *DeleteBacsIDParams
NewDeleteBacsIDParamsWithTimeout creates a new DeleteBacsIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteBacsIDParams) SetContext ¶
func (o *DeleteBacsIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete bacs ID params
func (*DeleteBacsIDParams) SetHTTPClient ¶
func (o *DeleteBacsIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete bacs ID params
func (*DeleteBacsIDParams) SetID ¶
func (o *DeleteBacsIDParams) SetID(id strfmt.UUID)
SetID adds the id to the delete bacs ID params
func (*DeleteBacsIDParams) SetTimeout ¶
func (o *DeleteBacsIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete bacs ID params
func (*DeleteBacsIDParams) SetVersion ¶
func (o *DeleteBacsIDParams) SetVersion(version int64)
SetVersion adds the version to the delete bacs ID params
func (*DeleteBacsIDParams) WithContext ¶
func (o *DeleteBacsIDParams) WithContext(ctx context.Context) *DeleteBacsIDParams
WithContext adds the context to the delete bacs ID params
func (*DeleteBacsIDParams) WithHTTPClient ¶
func (o *DeleteBacsIDParams) WithHTTPClient(client *http.Client) *DeleteBacsIDParams
WithHTTPClient adds the HTTPClient to the delete bacs ID params
func (*DeleteBacsIDParams) WithID ¶
func (o *DeleteBacsIDParams) WithID(id strfmt.UUID) *DeleteBacsIDParams
WithID adds the id to the delete bacs ID params
func (*DeleteBacsIDParams) WithTimeout ¶
func (o *DeleteBacsIDParams) WithTimeout(timeout time.Duration) *DeleteBacsIDParams
WithTimeout adds the timeout to the delete bacs ID params
func (*DeleteBacsIDParams) WithVersion ¶
func (o *DeleteBacsIDParams) WithVersion(version int64) *DeleteBacsIDParams
WithVersion adds the version to the delete bacs ID params
func (*DeleteBacsIDParams) WriteToRequest ¶
func (o *DeleteBacsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteBacsIDReader ¶
type DeleteBacsIDReader struct {
// contains filtered or unexported fields
}
DeleteBacsIDReader is a Reader for the DeleteBacsID structure.
func (*DeleteBacsIDReader) ReadResponse ¶
func (o *DeleteBacsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteConfirmationOfPayeeIDNoContent ¶
type DeleteConfirmationOfPayeeIDNoContent struct { }
DeleteConfirmationOfPayeeIDNoContent handles this case with default header values.
Association deleted
func NewDeleteConfirmationOfPayeeIDNoContent ¶
func NewDeleteConfirmationOfPayeeIDNoContent() *DeleteConfirmationOfPayeeIDNoContent
NewDeleteConfirmationOfPayeeIDNoContent creates a DeleteConfirmationOfPayeeIDNoContent with default headers values
func (*DeleteConfirmationOfPayeeIDNoContent) Error ¶
func (o *DeleteConfirmationOfPayeeIDNoContent) Error() string
type DeleteConfirmationOfPayeeIDParams ¶
type DeleteConfirmationOfPayeeIDParams struct { /*ID Association Id */ ID strfmt.UUID /*Version Version */ Version int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteConfirmationOfPayeeIDParams contains all the parameters to send to the API endpoint for the delete confirmation of payee ID operation typically these are written to a http.Request
func NewDeleteConfirmationOfPayeeIDParams ¶
func NewDeleteConfirmationOfPayeeIDParams() *DeleteConfirmationOfPayeeIDParams
NewDeleteConfirmationOfPayeeIDParams creates a new DeleteConfirmationOfPayeeIDParams object with the default values initialized.
func NewDeleteConfirmationOfPayeeIDParamsWithContext ¶
func NewDeleteConfirmationOfPayeeIDParamsWithContext(ctx context.Context) *DeleteConfirmationOfPayeeIDParams
NewDeleteConfirmationOfPayeeIDParamsWithContext creates a new DeleteConfirmationOfPayeeIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteConfirmationOfPayeeIDParamsWithHTTPClient ¶
func NewDeleteConfirmationOfPayeeIDParamsWithHTTPClient(client *http.Client) *DeleteConfirmationOfPayeeIDParams
NewDeleteConfirmationOfPayeeIDParamsWithHTTPClient creates a new DeleteConfirmationOfPayeeIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteConfirmationOfPayeeIDParamsWithTimeout ¶
func NewDeleteConfirmationOfPayeeIDParamsWithTimeout(timeout time.Duration) *DeleteConfirmationOfPayeeIDParams
NewDeleteConfirmationOfPayeeIDParamsWithTimeout creates a new DeleteConfirmationOfPayeeIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteConfirmationOfPayeeIDParams) SetContext ¶
func (o *DeleteConfirmationOfPayeeIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete confirmation of payee ID params
func (*DeleteConfirmationOfPayeeIDParams) SetHTTPClient ¶
func (o *DeleteConfirmationOfPayeeIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete confirmation of payee ID params
func (*DeleteConfirmationOfPayeeIDParams) SetID ¶
func (o *DeleteConfirmationOfPayeeIDParams) SetID(id strfmt.UUID)
SetID adds the id to the delete confirmation of payee ID params
func (*DeleteConfirmationOfPayeeIDParams) SetTimeout ¶
func (o *DeleteConfirmationOfPayeeIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete confirmation of payee ID params
func (*DeleteConfirmationOfPayeeIDParams) SetVersion ¶
func (o *DeleteConfirmationOfPayeeIDParams) SetVersion(version int64)
SetVersion adds the version to the delete confirmation of payee ID params
func (*DeleteConfirmationOfPayeeIDParams) WithContext ¶
func (o *DeleteConfirmationOfPayeeIDParams) WithContext(ctx context.Context) *DeleteConfirmationOfPayeeIDParams
WithContext adds the context to the delete confirmation of payee ID params
func (*DeleteConfirmationOfPayeeIDParams) WithHTTPClient ¶
func (o *DeleteConfirmationOfPayeeIDParams) WithHTTPClient(client *http.Client) *DeleteConfirmationOfPayeeIDParams
WithHTTPClient adds the HTTPClient to the delete confirmation of payee ID params
func (*DeleteConfirmationOfPayeeIDParams) WithID ¶
func (o *DeleteConfirmationOfPayeeIDParams) WithID(id strfmt.UUID) *DeleteConfirmationOfPayeeIDParams
WithID adds the id to the delete confirmation of payee ID params
func (*DeleteConfirmationOfPayeeIDParams) WithTimeout ¶
func (o *DeleteConfirmationOfPayeeIDParams) WithTimeout(timeout time.Duration) *DeleteConfirmationOfPayeeIDParams
WithTimeout adds the timeout to the delete confirmation of payee ID params
func (*DeleteConfirmationOfPayeeIDParams) WithVersion ¶
func (o *DeleteConfirmationOfPayeeIDParams) WithVersion(version int64) *DeleteConfirmationOfPayeeIDParams
WithVersion adds the version to the delete confirmation of payee ID params
func (*DeleteConfirmationOfPayeeIDParams) WriteToRequest ¶
func (o *DeleteConfirmationOfPayeeIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteConfirmationOfPayeeIDReader ¶
type DeleteConfirmationOfPayeeIDReader struct {
// contains filtered or unexported fields
}
DeleteConfirmationOfPayeeIDReader is a Reader for the DeleteConfirmationOfPayeeID structure.
func (*DeleteConfirmationOfPayeeIDReader) ReadResponse ¶
func (o *DeleteConfirmationOfPayeeIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteGocardlessIDNoContent ¶ added in v0.33.0
type DeleteGocardlessIDNoContent struct { }
DeleteGocardlessIDNoContent handles this case with default header values.
association deleted successfully
func NewDeleteGocardlessIDNoContent ¶ added in v0.33.0
func NewDeleteGocardlessIDNoContent() *DeleteGocardlessIDNoContent
NewDeleteGocardlessIDNoContent creates a DeleteGocardlessIDNoContent with default headers values
func (*DeleteGocardlessIDNoContent) Error ¶ added in v0.33.0
func (o *DeleteGocardlessIDNoContent) Error() string
type DeleteGocardlessIDParams ¶ added in v0.33.0
type DeleteGocardlessIDParams struct { /*ID Association Id */ ID strfmt.UUID /*Version Version */ Version int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteGocardlessIDParams contains all the parameters to send to the API endpoint for the delete gocardless ID operation typically these are written to a http.Request
func NewDeleteGocardlessIDParams ¶ added in v0.33.0
func NewDeleteGocardlessIDParams() *DeleteGocardlessIDParams
NewDeleteGocardlessIDParams creates a new DeleteGocardlessIDParams object with the default values initialized.
func NewDeleteGocardlessIDParamsWithContext ¶ added in v0.33.0
func NewDeleteGocardlessIDParamsWithContext(ctx context.Context) *DeleteGocardlessIDParams
NewDeleteGocardlessIDParamsWithContext creates a new DeleteGocardlessIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteGocardlessIDParamsWithHTTPClient ¶ added in v0.33.0
func NewDeleteGocardlessIDParamsWithHTTPClient(client *http.Client) *DeleteGocardlessIDParams
NewDeleteGocardlessIDParamsWithHTTPClient creates a new DeleteGocardlessIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteGocardlessIDParamsWithTimeout ¶ added in v0.33.0
func NewDeleteGocardlessIDParamsWithTimeout(timeout time.Duration) *DeleteGocardlessIDParams
NewDeleteGocardlessIDParamsWithTimeout creates a new DeleteGocardlessIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteGocardlessIDParams) SetContext ¶ added in v0.33.0
func (o *DeleteGocardlessIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete gocardless ID params
func (*DeleteGocardlessIDParams) SetHTTPClient ¶ added in v0.33.0
func (o *DeleteGocardlessIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete gocardless ID params
func (*DeleteGocardlessIDParams) SetID ¶ added in v0.33.0
func (o *DeleteGocardlessIDParams) SetID(id strfmt.UUID)
SetID adds the id to the delete gocardless ID params
func (*DeleteGocardlessIDParams) SetTimeout ¶ added in v0.33.0
func (o *DeleteGocardlessIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete gocardless ID params
func (*DeleteGocardlessIDParams) SetVersion ¶ added in v0.33.0
func (o *DeleteGocardlessIDParams) SetVersion(version int64)
SetVersion adds the version to the delete gocardless ID params
func (*DeleteGocardlessIDParams) WithContext ¶ added in v0.33.0
func (o *DeleteGocardlessIDParams) WithContext(ctx context.Context) *DeleteGocardlessIDParams
WithContext adds the context to the delete gocardless ID params
func (*DeleteGocardlessIDParams) WithHTTPClient ¶ added in v0.33.0
func (o *DeleteGocardlessIDParams) WithHTTPClient(client *http.Client) *DeleteGocardlessIDParams
WithHTTPClient adds the HTTPClient to the delete gocardless ID params
func (*DeleteGocardlessIDParams) WithID ¶ added in v0.33.0
func (o *DeleteGocardlessIDParams) WithID(id strfmt.UUID) *DeleteGocardlessIDParams
WithID adds the id to the delete gocardless ID params
func (*DeleteGocardlessIDParams) WithTimeout ¶ added in v0.33.0
func (o *DeleteGocardlessIDParams) WithTimeout(timeout time.Duration) *DeleteGocardlessIDParams
WithTimeout adds the timeout to the delete gocardless ID params
func (*DeleteGocardlessIDParams) WithVersion ¶ added in v0.33.0
func (o *DeleteGocardlessIDParams) WithVersion(version int64) *DeleteGocardlessIDParams
WithVersion adds the version to the delete gocardless ID params
func (*DeleteGocardlessIDParams) WriteToRequest ¶ added in v0.33.0
func (o *DeleteGocardlessIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteGocardlessIDReader ¶ added in v0.33.0
type DeleteGocardlessIDReader struct {
// contains filtered or unexported fields
}
DeleteGocardlessIDReader is a Reader for the DeleteGocardlessID structure.
func (*DeleteGocardlessIDReader) ReadResponse ¶ added in v0.33.0
func (o *DeleteGocardlessIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteLhvIDNoContent ¶ added in v0.28.0
type DeleteLhvIDNoContent struct { }
DeleteLhvIDNoContent handles this case with default header values.
Association deleted
func NewDeleteLhvIDNoContent ¶ added in v0.28.0
func NewDeleteLhvIDNoContent() *DeleteLhvIDNoContent
NewDeleteLhvIDNoContent creates a DeleteLhvIDNoContent with default headers values
func (*DeleteLhvIDNoContent) Error ¶ added in v0.28.0
func (o *DeleteLhvIDNoContent) Error() string
type DeleteLhvIDParams ¶ added in v0.28.0
type DeleteLhvIDParams struct { /*ID Association Id */ ID strfmt.UUID /*Version Version */ Version int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteLhvIDParams contains all the parameters to send to the API endpoint for the delete lhv ID operation typically these are written to a http.Request
func NewDeleteLhvIDParams ¶ added in v0.28.0
func NewDeleteLhvIDParams() *DeleteLhvIDParams
NewDeleteLhvIDParams creates a new DeleteLhvIDParams object with the default values initialized.
func NewDeleteLhvIDParamsWithContext ¶ added in v0.28.0
func NewDeleteLhvIDParamsWithContext(ctx context.Context) *DeleteLhvIDParams
NewDeleteLhvIDParamsWithContext creates a new DeleteLhvIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteLhvIDParamsWithHTTPClient ¶ added in v0.28.0
func NewDeleteLhvIDParamsWithHTTPClient(client *http.Client) *DeleteLhvIDParams
NewDeleteLhvIDParamsWithHTTPClient creates a new DeleteLhvIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteLhvIDParamsWithTimeout ¶ added in v0.28.0
func NewDeleteLhvIDParamsWithTimeout(timeout time.Duration) *DeleteLhvIDParams
NewDeleteLhvIDParamsWithTimeout creates a new DeleteLhvIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteLhvIDParams) SetContext ¶ added in v0.28.0
func (o *DeleteLhvIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete lhv ID params
func (*DeleteLhvIDParams) SetHTTPClient ¶ added in v0.28.0
func (o *DeleteLhvIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete lhv ID params
func (*DeleteLhvIDParams) SetID ¶ added in v0.28.0
func (o *DeleteLhvIDParams) SetID(id strfmt.UUID)
SetID adds the id to the delete lhv ID params
func (*DeleteLhvIDParams) SetTimeout ¶ added in v0.28.0
func (o *DeleteLhvIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete lhv ID params
func (*DeleteLhvIDParams) SetVersion ¶ added in v0.28.0
func (o *DeleteLhvIDParams) SetVersion(version int64)
SetVersion adds the version to the delete lhv ID params
func (*DeleteLhvIDParams) WithContext ¶ added in v0.28.0
func (o *DeleteLhvIDParams) WithContext(ctx context.Context) *DeleteLhvIDParams
WithContext adds the context to the delete lhv ID params
func (*DeleteLhvIDParams) WithHTTPClient ¶ added in v0.28.0
func (o *DeleteLhvIDParams) WithHTTPClient(client *http.Client) *DeleteLhvIDParams
WithHTTPClient adds the HTTPClient to the delete lhv ID params
func (*DeleteLhvIDParams) WithID ¶ added in v0.28.0
func (o *DeleteLhvIDParams) WithID(id strfmt.UUID) *DeleteLhvIDParams
WithID adds the id to the delete lhv ID params
func (*DeleteLhvIDParams) WithTimeout ¶ added in v0.28.0
func (o *DeleteLhvIDParams) WithTimeout(timeout time.Duration) *DeleteLhvIDParams
WithTimeout adds the timeout to the delete lhv ID params
func (*DeleteLhvIDParams) WithVersion ¶ added in v0.28.0
func (o *DeleteLhvIDParams) WithVersion(version int64) *DeleteLhvIDParams
WithVersion adds the version to the delete lhv ID params
func (*DeleteLhvIDParams) WriteToRequest ¶ added in v0.28.0
func (o *DeleteLhvIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteLhvIDReader ¶ added in v0.28.0
type DeleteLhvIDReader struct {
// contains filtered or unexported fields
}
DeleteLhvIDReader is a Reader for the DeleteLhvID structure.
func (*DeleteLhvIDReader) ReadResponse ¶ added in v0.28.0
func (o *DeleteLhvIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeletePayportIDNoContent ¶
type DeletePayportIDNoContent struct { }
DeletePayportIDNoContent handles this case with default header values.
Association deleted
func NewDeletePayportIDNoContent ¶
func NewDeletePayportIDNoContent() *DeletePayportIDNoContent
NewDeletePayportIDNoContent creates a DeletePayportIDNoContent with default headers values
func (*DeletePayportIDNoContent) Error ¶
func (o *DeletePayportIDNoContent) Error() string
type DeletePayportIDParams ¶
type DeletePayportIDParams struct { /*ID Association Id */ ID strfmt.UUID /*Version Version */ Version int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeletePayportIDParams contains all the parameters to send to the API endpoint for the delete payport ID operation typically these are written to a http.Request
func NewDeletePayportIDParams ¶
func NewDeletePayportIDParams() *DeletePayportIDParams
NewDeletePayportIDParams creates a new DeletePayportIDParams object with the default values initialized.
func NewDeletePayportIDParamsWithContext ¶
func NewDeletePayportIDParamsWithContext(ctx context.Context) *DeletePayportIDParams
NewDeletePayportIDParamsWithContext creates a new DeletePayportIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeletePayportIDParamsWithHTTPClient ¶
func NewDeletePayportIDParamsWithHTTPClient(client *http.Client) *DeletePayportIDParams
NewDeletePayportIDParamsWithHTTPClient creates a new DeletePayportIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeletePayportIDParamsWithTimeout ¶
func NewDeletePayportIDParamsWithTimeout(timeout time.Duration) *DeletePayportIDParams
NewDeletePayportIDParamsWithTimeout creates a new DeletePayportIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeletePayportIDParams) SetContext ¶
func (o *DeletePayportIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete payport ID params
func (*DeletePayportIDParams) SetHTTPClient ¶
func (o *DeletePayportIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete payport ID params
func (*DeletePayportIDParams) SetID ¶
func (o *DeletePayportIDParams) SetID(id strfmt.UUID)
SetID adds the id to the delete payport ID params
func (*DeletePayportIDParams) SetTimeout ¶
func (o *DeletePayportIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete payport ID params
func (*DeletePayportIDParams) SetVersion ¶
func (o *DeletePayportIDParams) SetVersion(version int64)
SetVersion adds the version to the delete payport ID params
func (*DeletePayportIDParams) WithContext ¶
func (o *DeletePayportIDParams) WithContext(ctx context.Context) *DeletePayportIDParams
WithContext adds the context to the delete payport ID params
func (*DeletePayportIDParams) WithHTTPClient ¶
func (o *DeletePayportIDParams) WithHTTPClient(client *http.Client) *DeletePayportIDParams
WithHTTPClient adds the HTTPClient to the delete payport ID params
func (*DeletePayportIDParams) WithID ¶
func (o *DeletePayportIDParams) WithID(id strfmt.UUID) *DeletePayportIDParams
WithID adds the id to the delete payport ID params
func (*DeletePayportIDParams) WithTimeout ¶
func (o *DeletePayportIDParams) WithTimeout(timeout time.Duration) *DeletePayportIDParams
WithTimeout adds the timeout to the delete payport ID params
func (*DeletePayportIDParams) WithVersion ¶
func (o *DeletePayportIDParams) WithVersion(version int64) *DeletePayportIDParams
WithVersion adds the version to the delete payport ID params
func (*DeletePayportIDParams) WriteToRequest ¶
func (o *DeletePayportIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeletePayportIDReader ¶
type DeletePayportIDReader struct {
// contains filtered or unexported fields
}
DeletePayportIDReader is a Reader for the DeletePayportID structure.
func (*DeletePayportIDReader) ReadResponse ¶
func (o *DeletePayportIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteProductsIDNoContent ¶ added in v0.32.0
type DeleteProductsIDNoContent struct { }
DeleteProductsIDNoContent handles this case with default header values.
Association deleted
func NewDeleteProductsIDNoContent ¶ added in v0.32.0
func NewDeleteProductsIDNoContent() *DeleteProductsIDNoContent
NewDeleteProductsIDNoContent creates a DeleteProductsIDNoContent with default headers values
func (*DeleteProductsIDNoContent) Error ¶ added in v0.32.0
func (o *DeleteProductsIDNoContent) Error() string
type DeleteProductsIDParams ¶ added in v0.32.0
type DeleteProductsIDParams struct { /*ID Association Id */ ID strfmt.UUID /*Version Version */ Version int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteProductsIDParams contains all the parameters to send to the API endpoint for the delete products ID operation typically these are written to a http.Request
func NewDeleteProductsIDParams ¶ added in v0.32.0
func NewDeleteProductsIDParams() *DeleteProductsIDParams
NewDeleteProductsIDParams creates a new DeleteProductsIDParams object with the default values initialized.
func NewDeleteProductsIDParamsWithContext ¶ added in v0.32.0
func NewDeleteProductsIDParamsWithContext(ctx context.Context) *DeleteProductsIDParams
NewDeleteProductsIDParamsWithContext creates a new DeleteProductsIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteProductsIDParamsWithHTTPClient ¶ added in v0.32.0
func NewDeleteProductsIDParamsWithHTTPClient(client *http.Client) *DeleteProductsIDParams
NewDeleteProductsIDParamsWithHTTPClient creates a new DeleteProductsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteProductsIDParamsWithTimeout ¶ added in v0.32.0
func NewDeleteProductsIDParamsWithTimeout(timeout time.Duration) *DeleteProductsIDParams
NewDeleteProductsIDParamsWithTimeout creates a new DeleteProductsIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteProductsIDParams) SetContext ¶ added in v0.32.0
func (o *DeleteProductsIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete products ID params
func (*DeleteProductsIDParams) SetHTTPClient ¶ added in v0.32.0
func (o *DeleteProductsIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete products ID params
func (*DeleteProductsIDParams) SetID ¶ added in v0.32.0
func (o *DeleteProductsIDParams) SetID(id strfmt.UUID)
SetID adds the id to the delete products ID params
func (*DeleteProductsIDParams) SetTimeout ¶ added in v0.32.0
func (o *DeleteProductsIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete products ID params
func (*DeleteProductsIDParams) SetVersion ¶ added in v0.32.0
func (o *DeleteProductsIDParams) SetVersion(version int64)
SetVersion adds the version to the delete products ID params
func (*DeleteProductsIDParams) WithContext ¶ added in v0.32.0
func (o *DeleteProductsIDParams) WithContext(ctx context.Context) *DeleteProductsIDParams
WithContext adds the context to the delete products ID params
func (*DeleteProductsIDParams) WithHTTPClient ¶ added in v0.32.0
func (o *DeleteProductsIDParams) WithHTTPClient(client *http.Client) *DeleteProductsIDParams
WithHTTPClient adds the HTTPClient to the delete products ID params
func (*DeleteProductsIDParams) WithID ¶ added in v0.32.0
func (o *DeleteProductsIDParams) WithID(id strfmt.UUID) *DeleteProductsIDParams
WithID adds the id to the delete products ID params
func (*DeleteProductsIDParams) WithTimeout ¶ added in v0.32.0
func (o *DeleteProductsIDParams) WithTimeout(timeout time.Duration) *DeleteProductsIDParams
WithTimeout adds the timeout to the delete products ID params
func (*DeleteProductsIDParams) WithVersion ¶ added in v0.32.0
func (o *DeleteProductsIDParams) WithVersion(version int64) *DeleteProductsIDParams
WithVersion adds the version to the delete products ID params
func (*DeleteProductsIDParams) WriteToRequest ¶ added in v0.32.0
func (o *DeleteProductsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteProductsIDReader ¶ added in v0.32.0
type DeleteProductsIDReader struct {
// contains filtered or unexported fields
}
DeleteProductsIDReader is a Reader for the DeleteProductsID structure.
func (*DeleteProductsIDReader) ReadResponse ¶ added in v0.32.0
func (o *DeleteProductsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSepainstantIDNoContent ¶
type DeleteSepainstantIDNoContent struct { }
DeleteSepainstantIDNoContent handles this case with default header values.
Association deleted
func NewDeleteSepainstantIDNoContent ¶
func NewDeleteSepainstantIDNoContent() *DeleteSepainstantIDNoContent
NewDeleteSepainstantIDNoContent creates a DeleteSepainstantIDNoContent with default headers values
func (*DeleteSepainstantIDNoContent) Error ¶
func (o *DeleteSepainstantIDNoContent) Error() string
type DeleteSepainstantIDParams ¶
type DeleteSepainstantIDParams struct { /*ID Association Id */ ID strfmt.UUID /*Version Version */ Version int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteSepainstantIDParams contains all the parameters to send to the API endpoint for the delete sepainstant ID operation typically these are written to a http.Request
func NewDeleteSepainstantIDParams ¶
func NewDeleteSepainstantIDParams() *DeleteSepainstantIDParams
NewDeleteSepainstantIDParams creates a new DeleteSepainstantIDParams object with the default values initialized.
func NewDeleteSepainstantIDParamsWithContext ¶
func NewDeleteSepainstantIDParamsWithContext(ctx context.Context) *DeleteSepainstantIDParams
NewDeleteSepainstantIDParamsWithContext creates a new DeleteSepainstantIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSepainstantIDParamsWithHTTPClient ¶
func NewDeleteSepainstantIDParamsWithHTTPClient(client *http.Client) *DeleteSepainstantIDParams
NewDeleteSepainstantIDParamsWithHTTPClient creates a new DeleteSepainstantIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSepainstantIDParamsWithTimeout ¶
func NewDeleteSepainstantIDParamsWithTimeout(timeout time.Duration) *DeleteSepainstantIDParams
NewDeleteSepainstantIDParamsWithTimeout creates a new DeleteSepainstantIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSepainstantIDParams) SetContext ¶
func (o *DeleteSepainstantIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete sepainstant ID params
func (*DeleteSepainstantIDParams) SetHTTPClient ¶
func (o *DeleteSepainstantIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete sepainstant ID params
func (*DeleteSepainstantIDParams) SetID ¶
func (o *DeleteSepainstantIDParams) SetID(id strfmt.UUID)
SetID adds the id to the delete sepainstant ID params
func (*DeleteSepainstantIDParams) SetTimeout ¶
func (o *DeleteSepainstantIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete sepainstant ID params
func (*DeleteSepainstantIDParams) SetVersion ¶
func (o *DeleteSepainstantIDParams) SetVersion(version int64)
SetVersion adds the version to the delete sepainstant ID params
func (*DeleteSepainstantIDParams) WithContext ¶
func (o *DeleteSepainstantIDParams) WithContext(ctx context.Context) *DeleteSepainstantIDParams
WithContext adds the context to the delete sepainstant ID params
func (*DeleteSepainstantIDParams) WithHTTPClient ¶
func (o *DeleteSepainstantIDParams) WithHTTPClient(client *http.Client) *DeleteSepainstantIDParams
WithHTTPClient adds the HTTPClient to the delete sepainstant ID params
func (*DeleteSepainstantIDParams) WithID ¶
func (o *DeleteSepainstantIDParams) WithID(id strfmt.UUID) *DeleteSepainstantIDParams
WithID adds the id to the delete sepainstant ID params
func (*DeleteSepainstantIDParams) WithTimeout ¶
func (o *DeleteSepainstantIDParams) WithTimeout(timeout time.Duration) *DeleteSepainstantIDParams
WithTimeout adds the timeout to the delete sepainstant ID params
func (*DeleteSepainstantIDParams) WithVersion ¶
func (o *DeleteSepainstantIDParams) WithVersion(version int64) *DeleteSepainstantIDParams
WithVersion adds the version to the delete sepainstant ID params
func (*DeleteSepainstantIDParams) WriteToRequest ¶
func (o *DeleteSepainstantIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSepainstantIDReader ¶
type DeleteSepainstantIDReader struct {
// contains filtered or unexported fields
}
DeleteSepainstantIDReader is a Reader for the DeleteSepainstantID structure.
func (*DeleteSepainstantIDReader) ReadResponse ¶
func (o *DeleteSepainstantIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSepasctIDNoContent ¶
type DeleteSepasctIDNoContent struct { }
DeleteSepasctIDNoContent handles this case with default header values.
Association deleted
func NewDeleteSepasctIDNoContent ¶
func NewDeleteSepasctIDNoContent() *DeleteSepasctIDNoContent
NewDeleteSepasctIDNoContent creates a DeleteSepasctIDNoContent with default headers values
func (*DeleteSepasctIDNoContent) Error ¶
func (o *DeleteSepasctIDNoContent) Error() string
type DeleteSepasctIDParams ¶
type DeleteSepasctIDParams struct { /*ID Association Id */ ID strfmt.UUID /*Version Version */ Version int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteSepasctIDParams contains all the parameters to send to the API endpoint for the delete sepasct ID operation typically these are written to a http.Request
func NewDeleteSepasctIDParams ¶
func NewDeleteSepasctIDParams() *DeleteSepasctIDParams
NewDeleteSepasctIDParams creates a new DeleteSepasctIDParams object with the default values initialized.
func NewDeleteSepasctIDParamsWithContext ¶
func NewDeleteSepasctIDParamsWithContext(ctx context.Context) *DeleteSepasctIDParams
NewDeleteSepasctIDParamsWithContext creates a new DeleteSepasctIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSepasctIDParamsWithHTTPClient ¶
func NewDeleteSepasctIDParamsWithHTTPClient(client *http.Client) *DeleteSepasctIDParams
NewDeleteSepasctIDParamsWithHTTPClient creates a new DeleteSepasctIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSepasctIDParamsWithTimeout ¶
func NewDeleteSepasctIDParamsWithTimeout(timeout time.Duration) *DeleteSepasctIDParams
NewDeleteSepasctIDParamsWithTimeout creates a new DeleteSepasctIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSepasctIDParams) SetContext ¶
func (o *DeleteSepasctIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete sepasct ID params
func (*DeleteSepasctIDParams) SetHTTPClient ¶
func (o *DeleteSepasctIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete sepasct ID params
func (*DeleteSepasctIDParams) SetID ¶
func (o *DeleteSepasctIDParams) SetID(id strfmt.UUID)
SetID adds the id to the delete sepasct ID params
func (*DeleteSepasctIDParams) SetTimeout ¶
func (o *DeleteSepasctIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete sepasct ID params
func (*DeleteSepasctIDParams) SetVersion ¶
func (o *DeleteSepasctIDParams) SetVersion(version int64)
SetVersion adds the version to the delete sepasct ID params
func (*DeleteSepasctIDParams) WithContext ¶
func (o *DeleteSepasctIDParams) WithContext(ctx context.Context) *DeleteSepasctIDParams
WithContext adds the context to the delete sepasct ID params
func (*DeleteSepasctIDParams) WithHTTPClient ¶
func (o *DeleteSepasctIDParams) WithHTTPClient(client *http.Client) *DeleteSepasctIDParams
WithHTTPClient adds the HTTPClient to the delete sepasct ID params
func (*DeleteSepasctIDParams) WithID ¶
func (o *DeleteSepasctIDParams) WithID(id strfmt.UUID) *DeleteSepasctIDParams
WithID adds the id to the delete sepasct ID params
func (*DeleteSepasctIDParams) WithTimeout ¶
func (o *DeleteSepasctIDParams) WithTimeout(timeout time.Duration) *DeleteSepasctIDParams
WithTimeout adds the timeout to the delete sepasct ID params
func (*DeleteSepasctIDParams) WithVersion ¶
func (o *DeleteSepasctIDParams) WithVersion(version int64) *DeleteSepasctIDParams
WithVersion adds the version to the delete sepasct ID params
func (*DeleteSepasctIDParams) WriteToRequest ¶
func (o *DeleteSepasctIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSepasctIDReader ¶
type DeleteSepasctIDReader struct {
// contains filtered or unexported fields
}
DeleteSepasctIDReader is a Reader for the DeleteSepasctID structure.
func (*DeleteSepasctIDReader) ReadResponse ¶
func (o *DeleteSepasctIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteStarlingIDNoContent ¶
type DeleteStarlingIDNoContent struct { }
DeleteStarlingIDNoContent handles this case with default header values.
Association deleted
func NewDeleteStarlingIDNoContent ¶
func NewDeleteStarlingIDNoContent() *DeleteStarlingIDNoContent
NewDeleteStarlingIDNoContent creates a DeleteStarlingIDNoContent with default headers values
func (*DeleteStarlingIDNoContent) Error ¶
func (o *DeleteStarlingIDNoContent) Error() string
type DeleteStarlingIDParams ¶
type DeleteStarlingIDParams struct { /*ID Association Id */ ID strfmt.UUID /*Version Version */ Version int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteStarlingIDParams contains all the parameters to send to the API endpoint for the delete starling ID operation typically these are written to a http.Request
func NewDeleteStarlingIDParams ¶
func NewDeleteStarlingIDParams() *DeleteStarlingIDParams
NewDeleteStarlingIDParams creates a new DeleteStarlingIDParams object with the default values initialized.
func NewDeleteStarlingIDParamsWithContext ¶
func NewDeleteStarlingIDParamsWithContext(ctx context.Context) *DeleteStarlingIDParams
NewDeleteStarlingIDParamsWithContext creates a new DeleteStarlingIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteStarlingIDParamsWithHTTPClient ¶
func NewDeleteStarlingIDParamsWithHTTPClient(client *http.Client) *DeleteStarlingIDParams
NewDeleteStarlingIDParamsWithHTTPClient creates a new DeleteStarlingIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteStarlingIDParamsWithTimeout ¶
func NewDeleteStarlingIDParamsWithTimeout(timeout time.Duration) *DeleteStarlingIDParams
NewDeleteStarlingIDParamsWithTimeout creates a new DeleteStarlingIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteStarlingIDParams) SetContext ¶
func (o *DeleteStarlingIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete starling ID params
func (*DeleteStarlingIDParams) SetHTTPClient ¶
func (o *DeleteStarlingIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete starling ID params
func (*DeleteStarlingIDParams) SetID ¶
func (o *DeleteStarlingIDParams) SetID(id strfmt.UUID)
SetID adds the id to the delete starling ID params
func (*DeleteStarlingIDParams) SetTimeout ¶
func (o *DeleteStarlingIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete starling ID params
func (*DeleteStarlingIDParams) SetVersion ¶
func (o *DeleteStarlingIDParams) SetVersion(version int64)
SetVersion adds the version to the delete starling ID params
func (*DeleteStarlingIDParams) WithContext ¶
func (o *DeleteStarlingIDParams) WithContext(ctx context.Context) *DeleteStarlingIDParams
WithContext adds the context to the delete starling ID params
func (*DeleteStarlingIDParams) WithHTTPClient ¶
func (o *DeleteStarlingIDParams) WithHTTPClient(client *http.Client) *DeleteStarlingIDParams
WithHTTPClient adds the HTTPClient to the delete starling ID params
func (*DeleteStarlingIDParams) WithID ¶
func (o *DeleteStarlingIDParams) WithID(id strfmt.UUID) *DeleteStarlingIDParams
WithID adds the id to the delete starling ID params
func (*DeleteStarlingIDParams) WithTimeout ¶
func (o *DeleteStarlingIDParams) WithTimeout(timeout time.Duration) *DeleteStarlingIDParams
WithTimeout adds the timeout to the delete starling ID params
func (*DeleteStarlingIDParams) WithVersion ¶
func (o *DeleteStarlingIDParams) WithVersion(version int64) *DeleteStarlingIDParams
WithVersion adds the version to the delete starling ID params
func (*DeleteStarlingIDParams) WriteToRequest ¶
func (o *DeleteStarlingIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteStarlingIDReader ¶
type DeleteStarlingIDReader struct {
// contains filtered or unexported fields
}
DeleteStarlingIDReader is a Reader for the DeleteStarlingID structure.
func (*DeleteStarlingIDReader) ReadResponse ¶
func (o *DeleteStarlingIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteVocalinkreportIDNoContent ¶
type DeleteVocalinkreportIDNoContent struct { }
DeleteVocalinkreportIDNoContent handles this case with default header values.
Association deleted
func NewDeleteVocalinkreportIDNoContent ¶
func NewDeleteVocalinkreportIDNoContent() *DeleteVocalinkreportIDNoContent
NewDeleteVocalinkreportIDNoContent creates a DeleteVocalinkreportIDNoContent with default headers values
func (*DeleteVocalinkreportIDNoContent) Error ¶
func (o *DeleteVocalinkreportIDNoContent) Error() string
type DeleteVocalinkreportIDParams ¶
type DeleteVocalinkreportIDParams struct { /*ID Association Id */ ID strfmt.UUID /*Version Version */ Version int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteVocalinkreportIDParams contains all the parameters to send to the API endpoint for the delete vocalinkreport ID operation typically these are written to a http.Request
func NewDeleteVocalinkreportIDParams ¶
func NewDeleteVocalinkreportIDParams() *DeleteVocalinkreportIDParams
NewDeleteVocalinkreportIDParams creates a new DeleteVocalinkreportIDParams object with the default values initialized.
func NewDeleteVocalinkreportIDParamsWithContext ¶
func NewDeleteVocalinkreportIDParamsWithContext(ctx context.Context) *DeleteVocalinkreportIDParams
NewDeleteVocalinkreportIDParamsWithContext creates a new DeleteVocalinkreportIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteVocalinkreportIDParamsWithHTTPClient ¶
func NewDeleteVocalinkreportIDParamsWithHTTPClient(client *http.Client) *DeleteVocalinkreportIDParams
NewDeleteVocalinkreportIDParamsWithHTTPClient creates a new DeleteVocalinkreportIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteVocalinkreportIDParamsWithTimeout ¶
func NewDeleteVocalinkreportIDParamsWithTimeout(timeout time.Duration) *DeleteVocalinkreportIDParams
NewDeleteVocalinkreportIDParamsWithTimeout creates a new DeleteVocalinkreportIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteVocalinkreportIDParams) SetContext ¶
func (o *DeleteVocalinkreportIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete vocalinkreport ID params
func (*DeleteVocalinkreportIDParams) SetHTTPClient ¶
func (o *DeleteVocalinkreportIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete vocalinkreport ID params
func (*DeleteVocalinkreportIDParams) SetID ¶
func (o *DeleteVocalinkreportIDParams) SetID(id strfmt.UUID)
SetID adds the id to the delete vocalinkreport ID params
func (*DeleteVocalinkreportIDParams) SetTimeout ¶
func (o *DeleteVocalinkreportIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete vocalinkreport ID params
func (*DeleteVocalinkreportIDParams) SetVersion ¶
func (o *DeleteVocalinkreportIDParams) SetVersion(version int64)
SetVersion adds the version to the delete vocalinkreport ID params
func (*DeleteVocalinkreportIDParams) WithContext ¶
func (o *DeleteVocalinkreportIDParams) WithContext(ctx context.Context) *DeleteVocalinkreportIDParams
WithContext adds the context to the delete vocalinkreport ID params
func (*DeleteVocalinkreportIDParams) WithHTTPClient ¶
func (o *DeleteVocalinkreportIDParams) WithHTTPClient(client *http.Client) *DeleteVocalinkreportIDParams
WithHTTPClient adds the HTTPClient to the delete vocalinkreport ID params
func (*DeleteVocalinkreportIDParams) WithID ¶
func (o *DeleteVocalinkreportIDParams) WithID(id strfmt.UUID) *DeleteVocalinkreportIDParams
WithID adds the id to the delete vocalinkreport ID params
func (*DeleteVocalinkreportIDParams) WithTimeout ¶
func (o *DeleteVocalinkreportIDParams) WithTimeout(timeout time.Duration) *DeleteVocalinkreportIDParams
WithTimeout adds the timeout to the delete vocalinkreport ID params
func (*DeleteVocalinkreportIDParams) WithVersion ¶
func (o *DeleteVocalinkreportIDParams) WithVersion(version int64) *DeleteVocalinkreportIDParams
WithVersion adds the version to the delete vocalinkreport ID params
func (*DeleteVocalinkreportIDParams) WriteToRequest ¶
func (o *DeleteVocalinkreportIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteVocalinkreportIDReader ¶
type DeleteVocalinkreportIDReader struct {
// contains filtered or unexported fields
}
DeleteVocalinkreportIDReader is a Reader for the DeleteVocalinkreportID structure.
func (*DeleteVocalinkreportIDReader) ReadResponse ¶
func (o *DeleteVocalinkreportIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetBacsIDOK ¶
type GetBacsIDOK struct {
Payload *models.BacsAssociationDetailsResponse
}
GetBacsIDOK handles this case with default header values.
Associations details for BACS
func NewGetBacsIDOK ¶
func NewGetBacsIDOK() *GetBacsIDOK
NewGetBacsIDOK creates a GetBacsIDOK with default headers values
func (*GetBacsIDOK) Error ¶
func (o *GetBacsIDOK) Error() string
type GetBacsIDParams ¶
type GetBacsIDParams struct { /*ID Association Id */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetBacsIDParams contains all the parameters to send to the API endpoint for the get bacs ID operation typically these are written to a http.Request
func NewGetBacsIDParams ¶
func NewGetBacsIDParams() *GetBacsIDParams
NewGetBacsIDParams creates a new GetBacsIDParams object with the default values initialized.
func NewGetBacsIDParamsWithContext ¶
func NewGetBacsIDParamsWithContext(ctx context.Context) *GetBacsIDParams
NewGetBacsIDParamsWithContext creates a new GetBacsIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetBacsIDParamsWithHTTPClient ¶
func NewGetBacsIDParamsWithHTTPClient(client *http.Client) *GetBacsIDParams
NewGetBacsIDParamsWithHTTPClient creates a new GetBacsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetBacsIDParamsWithTimeout ¶
func NewGetBacsIDParamsWithTimeout(timeout time.Duration) *GetBacsIDParams
NewGetBacsIDParamsWithTimeout creates a new GetBacsIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetBacsIDParams) SetContext ¶
func (o *GetBacsIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get bacs ID params
func (*GetBacsIDParams) SetHTTPClient ¶
func (o *GetBacsIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get bacs ID params
func (*GetBacsIDParams) SetID ¶
func (o *GetBacsIDParams) SetID(id strfmt.UUID)
SetID adds the id to the get bacs ID params
func (*GetBacsIDParams) SetTimeout ¶
func (o *GetBacsIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get bacs ID params
func (*GetBacsIDParams) WithContext ¶
func (o *GetBacsIDParams) WithContext(ctx context.Context) *GetBacsIDParams
WithContext adds the context to the get bacs ID params
func (*GetBacsIDParams) WithHTTPClient ¶
func (o *GetBacsIDParams) WithHTTPClient(client *http.Client) *GetBacsIDParams
WithHTTPClient adds the HTTPClient to the get bacs ID params
func (*GetBacsIDParams) WithID ¶
func (o *GetBacsIDParams) WithID(id strfmt.UUID) *GetBacsIDParams
WithID adds the id to the get bacs ID params
func (*GetBacsIDParams) WithTimeout ¶
func (o *GetBacsIDParams) WithTimeout(timeout time.Duration) *GetBacsIDParams
WithTimeout adds the timeout to the get bacs ID params
func (*GetBacsIDParams) WriteToRequest ¶
func (o *GetBacsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetBacsIDReader ¶
type GetBacsIDReader struct {
// contains filtered or unexported fields
}
GetBacsIDReader is a Reader for the GetBacsID structure.
func (*GetBacsIDReader) ReadResponse ¶
func (o *GetBacsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetBacsOK ¶
type GetBacsOK struct {
Payload *models.BacsAssociationDetailsListResponse
}
GetBacsOK handles this case with default header values.
List of associations for BACS
func NewGetBacsOK ¶
func NewGetBacsOK() *GetBacsOK
NewGetBacsOK creates a GetBacsOK with default headers values
type GetBacsParams ¶
type GetBacsParams struct { /*FilterOrganisationID Organisation id */ FilterOrganisationID *strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetBacsParams contains all the parameters to send to the API endpoint for the get bacs operation typically these are written to a http.Request
func NewGetBacsParams ¶
func NewGetBacsParams() *GetBacsParams
NewGetBacsParams creates a new GetBacsParams object with the default values initialized.
func NewGetBacsParamsWithContext ¶
func NewGetBacsParamsWithContext(ctx context.Context) *GetBacsParams
NewGetBacsParamsWithContext creates a new GetBacsParams object with the default values initialized, and the ability to set a context for a request
func NewGetBacsParamsWithHTTPClient ¶
func NewGetBacsParamsWithHTTPClient(client *http.Client) *GetBacsParams
NewGetBacsParamsWithHTTPClient creates a new GetBacsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetBacsParamsWithTimeout ¶
func NewGetBacsParamsWithTimeout(timeout time.Duration) *GetBacsParams
NewGetBacsParamsWithTimeout creates a new GetBacsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetBacsParams) SetContext ¶
func (o *GetBacsParams) SetContext(ctx context.Context)
SetContext adds the context to the get bacs params
func (*GetBacsParams) SetFilterOrganisationID ¶
func (o *GetBacsParams) SetFilterOrganisationID(filterOrganisationID *strfmt.UUID)
SetFilterOrganisationID adds the filterOrganisationId to the get bacs params
func (*GetBacsParams) SetHTTPClient ¶
func (o *GetBacsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get bacs params
func (*GetBacsParams) SetTimeout ¶
func (o *GetBacsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get bacs params
func (*GetBacsParams) WithContext ¶
func (o *GetBacsParams) WithContext(ctx context.Context) *GetBacsParams
WithContext adds the context to the get bacs params
func (*GetBacsParams) WithFilterOrganisationID ¶
func (o *GetBacsParams) WithFilterOrganisationID(filterOrganisationID *strfmt.UUID) *GetBacsParams
WithFilterOrganisationID adds the filterOrganisationID to the get bacs params
func (*GetBacsParams) WithHTTPClient ¶
func (o *GetBacsParams) WithHTTPClient(client *http.Client) *GetBacsParams
WithHTTPClient adds the HTTPClient to the get bacs params
func (*GetBacsParams) WithTimeout ¶
func (o *GetBacsParams) WithTimeout(timeout time.Duration) *GetBacsParams
WithTimeout adds the timeout to the get bacs params
func (*GetBacsParams) WriteToRequest ¶
func (o *GetBacsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetBacsReader ¶
type GetBacsReader struct {
// contains filtered or unexported fields
}
GetBacsReader is a Reader for the GetBacs structure.
func (*GetBacsReader) ReadResponse ¶
func (o *GetBacsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetConfirmationOfPayeeIDOK ¶
type GetConfirmationOfPayeeIDOK struct {
Payload *models.CoPAssociationDetailsResponse
}
GetConfirmationOfPayeeIDOK handles this case with default header values.
Associations details
func NewGetConfirmationOfPayeeIDOK ¶
func NewGetConfirmationOfPayeeIDOK() *GetConfirmationOfPayeeIDOK
NewGetConfirmationOfPayeeIDOK creates a GetConfirmationOfPayeeIDOK with default headers values
func (*GetConfirmationOfPayeeIDOK) Error ¶
func (o *GetConfirmationOfPayeeIDOK) Error() string
type GetConfirmationOfPayeeIDParams ¶
type GetConfirmationOfPayeeIDParams struct { /*ID Association Id */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetConfirmationOfPayeeIDParams contains all the parameters to send to the API endpoint for the get confirmation of payee ID operation typically these are written to a http.Request
func NewGetConfirmationOfPayeeIDParams ¶
func NewGetConfirmationOfPayeeIDParams() *GetConfirmationOfPayeeIDParams
NewGetConfirmationOfPayeeIDParams creates a new GetConfirmationOfPayeeIDParams object with the default values initialized.
func NewGetConfirmationOfPayeeIDParamsWithContext ¶
func NewGetConfirmationOfPayeeIDParamsWithContext(ctx context.Context) *GetConfirmationOfPayeeIDParams
NewGetConfirmationOfPayeeIDParamsWithContext creates a new GetConfirmationOfPayeeIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetConfirmationOfPayeeIDParamsWithHTTPClient ¶
func NewGetConfirmationOfPayeeIDParamsWithHTTPClient(client *http.Client) *GetConfirmationOfPayeeIDParams
NewGetConfirmationOfPayeeIDParamsWithHTTPClient creates a new GetConfirmationOfPayeeIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetConfirmationOfPayeeIDParamsWithTimeout ¶
func NewGetConfirmationOfPayeeIDParamsWithTimeout(timeout time.Duration) *GetConfirmationOfPayeeIDParams
NewGetConfirmationOfPayeeIDParamsWithTimeout creates a new GetConfirmationOfPayeeIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetConfirmationOfPayeeIDParams) SetContext ¶
func (o *GetConfirmationOfPayeeIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get confirmation of payee ID params
func (*GetConfirmationOfPayeeIDParams) SetHTTPClient ¶
func (o *GetConfirmationOfPayeeIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get confirmation of payee ID params
func (*GetConfirmationOfPayeeIDParams) SetID ¶
func (o *GetConfirmationOfPayeeIDParams) SetID(id strfmt.UUID)
SetID adds the id to the get confirmation of payee ID params
func (*GetConfirmationOfPayeeIDParams) SetTimeout ¶
func (o *GetConfirmationOfPayeeIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get confirmation of payee ID params
func (*GetConfirmationOfPayeeIDParams) WithContext ¶
func (o *GetConfirmationOfPayeeIDParams) WithContext(ctx context.Context) *GetConfirmationOfPayeeIDParams
WithContext adds the context to the get confirmation of payee ID params
func (*GetConfirmationOfPayeeIDParams) WithHTTPClient ¶
func (o *GetConfirmationOfPayeeIDParams) WithHTTPClient(client *http.Client) *GetConfirmationOfPayeeIDParams
WithHTTPClient adds the HTTPClient to the get confirmation of payee ID params
func (*GetConfirmationOfPayeeIDParams) WithID ¶
func (o *GetConfirmationOfPayeeIDParams) WithID(id strfmt.UUID) *GetConfirmationOfPayeeIDParams
WithID adds the id to the get confirmation of payee ID params
func (*GetConfirmationOfPayeeIDParams) WithTimeout ¶
func (o *GetConfirmationOfPayeeIDParams) WithTimeout(timeout time.Duration) *GetConfirmationOfPayeeIDParams
WithTimeout adds the timeout to the get confirmation of payee ID params
func (*GetConfirmationOfPayeeIDParams) WriteToRequest ¶
func (o *GetConfirmationOfPayeeIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetConfirmationOfPayeeIDReader ¶
type GetConfirmationOfPayeeIDReader struct {
// contains filtered or unexported fields
}
GetConfirmationOfPayeeIDReader is a Reader for the GetConfirmationOfPayeeID structure.
func (*GetConfirmationOfPayeeIDReader) ReadResponse ¶
func (o *GetConfirmationOfPayeeIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetConfirmationOfPayeeOK ¶
type GetConfirmationOfPayeeOK struct {
Payload *models.CoPAssociationDetailsListResponse
}
GetConfirmationOfPayeeOK handles this case with default header values.
List of associations
func NewGetConfirmationOfPayeeOK ¶
func NewGetConfirmationOfPayeeOK() *GetConfirmationOfPayeeOK
NewGetConfirmationOfPayeeOK creates a GetConfirmationOfPayeeOK with default headers values
func (*GetConfirmationOfPayeeOK) Error ¶
func (o *GetConfirmationOfPayeeOK) Error() string
type GetConfirmationOfPayeeParams ¶
type GetConfirmationOfPayeeParams struct { /*FilterOrganisationID Organisation id */ FilterOrganisationID []strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetConfirmationOfPayeeParams contains all the parameters to send to the API endpoint for the get confirmation of payee operation typically these are written to a http.Request
func NewGetConfirmationOfPayeeParams ¶
func NewGetConfirmationOfPayeeParams() *GetConfirmationOfPayeeParams
NewGetConfirmationOfPayeeParams creates a new GetConfirmationOfPayeeParams object with the default values initialized.
func NewGetConfirmationOfPayeeParamsWithContext ¶
func NewGetConfirmationOfPayeeParamsWithContext(ctx context.Context) *GetConfirmationOfPayeeParams
NewGetConfirmationOfPayeeParamsWithContext creates a new GetConfirmationOfPayeeParams object with the default values initialized, and the ability to set a context for a request
func NewGetConfirmationOfPayeeParamsWithHTTPClient ¶
func NewGetConfirmationOfPayeeParamsWithHTTPClient(client *http.Client) *GetConfirmationOfPayeeParams
NewGetConfirmationOfPayeeParamsWithHTTPClient creates a new GetConfirmationOfPayeeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetConfirmationOfPayeeParamsWithTimeout ¶
func NewGetConfirmationOfPayeeParamsWithTimeout(timeout time.Duration) *GetConfirmationOfPayeeParams
NewGetConfirmationOfPayeeParamsWithTimeout creates a new GetConfirmationOfPayeeParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetConfirmationOfPayeeParams) SetContext ¶
func (o *GetConfirmationOfPayeeParams) SetContext(ctx context.Context)
SetContext adds the context to the get confirmation of payee params
func (*GetConfirmationOfPayeeParams) SetFilterOrganisationID ¶
func (o *GetConfirmationOfPayeeParams) SetFilterOrganisationID(filterOrganisationID []strfmt.UUID)
SetFilterOrganisationID adds the filterOrganisationId to the get confirmation of payee params
func (*GetConfirmationOfPayeeParams) SetHTTPClient ¶
func (o *GetConfirmationOfPayeeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get confirmation of payee params
func (*GetConfirmationOfPayeeParams) SetTimeout ¶
func (o *GetConfirmationOfPayeeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get confirmation of payee params
func (*GetConfirmationOfPayeeParams) WithContext ¶
func (o *GetConfirmationOfPayeeParams) WithContext(ctx context.Context) *GetConfirmationOfPayeeParams
WithContext adds the context to the get confirmation of payee params
func (*GetConfirmationOfPayeeParams) WithFilterOrganisationID ¶
func (o *GetConfirmationOfPayeeParams) WithFilterOrganisationID(filterOrganisationID []strfmt.UUID) *GetConfirmationOfPayeeParams
WithFilterOrganisationID adds the filterOrganisationID to the get confirmation of payee params
func (*GetConfirmationOfPayeeParams) WithHTTPClient ¶
func (o *GetConfirmationOfPayeeParams) WithHTTPClient(client *http.Client) *GetConfirmationOfPayeeParams
WithHTTPClient adds the HTTPClient to the get confirmation of payee params
func (*GetConfirmationOfPayeeParams) WithTimeout ¶
func (o *GetConfirmationOfPayeeParams) WithTimeout(timeout time.Duration) *GetConfirmationOfPayeeParams
WithTimeout adds the timeout to the get confirmation of payee params
func (*GetConfirmationOfPayeeParams) WriteToRequest ¶
func (o *GetConfirmationOfPayeeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetConfirmationOfPayeeReader ¶
type GetConfirmationOfPayeeReader struct {
// contains filtered or unexported fields
}
GetConfirmationOfPayeeReader is a Reader for the GetConfirmationOfPayee structure.
func (*GetConfirmationOfPayeeReader) ReadResponse ¶
func (o *GetConfirmationOfPayeeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetGocardlessIDOK ¶ added in v0.33.0
type GetGocardlessIDOK struct {
Payload *models.GocardlessAssociationResponse
}
GetGocardlessIDOK handles this case with default header values.
Associations details
func NewGetGocardlessIDOK ¶ added in v0.33.0
func NewGetGocardlessIDOK() *GetGocardlessIDOK
NewGetGocardlessIDOK creates a GetGocardlessIDOK with default headers values
func (*GetGocardlessIDOK) Error ¶ added in v0.33.0
func (o *GetGocardlessIDOK) Error() string
type GetGocardlessIDParams ¶ added in v0.33.0
type GetGocardlessIDParams struct { /*ID Association Id */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetGocardlessIDParams contains all the parameters to send to the API endpoint for the get gocardless ID operation typically these are written to a http.Request
func NewGetGocardlessIDParams ¶ added in v0.33.0
func NewGetGocardlessIDParams() *GetGocardlessIDParams
NewGetGocardlessIDParams creates a new GetGocardlessIDParams object with the default values initialized.
func NewGetGocardlessIDParamsWithContext ¶ added in v0.33.0
func NewGetGocardlessIDParamsWithContext(ctx context.Context) *GetGocardlessIDParams
NewGetGocardlessIDParamsWithContext creates a new GetGocardlessIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetGocardlessIDParamsWithHTTPClient ¶ added in v0.33.0
func NewGetGocardlessIDParamsWithHTTPClient(client *http.Client) *GetGocardlessIDParams
NewGetGocardlessIDParamsWithHTTPClient creates a new GetGocardlessIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetGocardlessIDParamsWithTimeout ¶ added in v0.33.0
func NewGetGocardlessIDParamsWithTimeout(timeout time.Duration) *GetGocardlessIDParams
NewGetGocardlessIDParamsWithTimeout creates a new GetGocardlessIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetGocardlessIDParams) SetContext ¶ added in v0.33.0
func (o *GetGocardlessIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get gocardless ID params
func (*GetGocardlessIDParams) SetHTTPClient ¶ added in v0.33.0
func (o *GetGocardlessIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get gocardless ID params
func (*GetGocardlessIDParams) SetID ¶ added in v0.33.0
func (o *GetGocardlessIDParams) SetID(id strfmt.UUID)
SetID adds the id to the get gocardless ID params
func (*GetGocardlessIDParams) SetTimeout ¶ added in v0.33.0
func (o *GetGocardlessIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get gocardless ID params
func (*GetGocardlessIDParams) WithContext ¶ added in v0.33.0
func (o *GetGocardlessIDParams) WithContext(ctx context.Context) *GetGocardlessIDParams
WithContext adds the context to the get gocardless ID params
func (*GetGocardlessIDParams) WithHTTPClient ¶ added in v0.33.0
func (o *GetGocardlessIDParams) WithHTTPClient(client *http.Client) *GetGocardlessIDParams
WithHTTPClient adds the HTTPClient to the get gocardless ID params
func (*GetGocardlessIDParams) WithID ¶ added in v0.33.0
func (o *GetGocardlessIDParams) WithID(id strfmt.UUID) *GetGocardlessIDParams
WithID adds the id to the get gocardless ID params
func (*GetGocardlessIDParams) WithTimeout ¶ added in v0.33.0
func (o *GetGocardlessIDParams) WithTimeout(timeout time.Duration) *GetGocardlessIDParams
WithTimeout adds the timeout to the get gocardless ID params
func (*GetGocardlessIDParams) WriteToRequest ¶ added in v0.33.0
func (o *GetGocardlessIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetGocardlessIDReader ¶ added in v0.33.0
type GetGocardlessIDReader struct {
// contains filtered or unexported fields
}
GetGocardlessIDReader is a Reader for the GetGocardlessID structure.
func (*GetGocardlessIDReader) ReadResponse ¶ added in v0.33.0
func (o *GetGocardlessIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetGocardlessOK ¶ added in v0.33.0
type GetGocardlessOK struct {
Payload *models.GocardlessAssociationListResponse
}
GetGocardlessOK handles this case with default header values.
List of gocardless associations
func NewGetGocardlessOK ¶ added in v0.33.0
func NewGetGocardlessOK() *GetGocardlessOK
NewGetGocardlessOK creates a GetGocardlessOK with default headers values
func (*GetGocardlessOK) Error ¶ added in v0.33.0
func (o *GetGocardlessOK) Error() string
type GetGocardlessParams ¶ added in v0.33.0
type GetGocardlessParams struct { /*FilterOrganisationID Organisation id */ FilterOrganisationID []strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetGocardlessParams contains all the parameters to send to the API endpoint for the get gocardless operation typically these are written to a http.Request
func NewGetGocardlessParams ¶ added in v0.33.0
func NewGetGocardlessParams() *GetGocardlessParams
NewGetGocardlessParams creates a new GetGocardlessParams object with the default values initialized.
func NewGetGocardlessParamsWithContext ¶ added in v0.33.0
func NewGetGocardlessParamsWithContext(ctx context.Context) *GetGocardlessParams
NewGetGocardlessParamsWithContext creates a new GetGocardlessParams object with the default values initialized, and the ability to set a context for a request
func NewGetGocardlessParamsWithHTTPClient ¶ added in v0.33.0
func NewGetGocardlessParamsWithHTTPClient(client *http.Client) *GetGocardlessParams
NewGetGocardlessParamsWithHTTPClient creates a new GetGocardlessParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetGocardlessParamsWithTimeout ¶ added in v0.33.0
func NewGetGocardlessParamsWithTimeout(timeout time.Duration) *GetGocardlessParams
NewGetGocardlessParamsWithTimeout creates a new GetGocardlessParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetGocardlessParams) SetContext ¶ added in v0.33.0
func (o *GetGocardlessParams) SetContext(ctx context.Context)
SetContext adds the context to the get gocardless params
func (*GetGocardlessParams) SetFilterOrganisationID ¶ added in v0.33.0
func (o *GetGocardlessParams) SetFilterOrganisationID(filterOrganisationID []strfmt.UUID)
SetFilterOrganisationID adds the filterOrganisationId to the get gocardless params
func (*GetGocardlessParams) SetHTTPClient ¶ added in v0.33.0
func (o *GetGocardlessParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get gocardless params
func (*GetGocardlessParams) SetTimeout ¶ added in v0.33.0
func (o *GetGocardlessParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get gocardless params
func (*GetGocardlessParams) WithContext ¶ added in v0.33.0
func (o *GetGocardlessParams) WithContext(ctx context.Context) *GetGocardlessParams
WithContext adds the context to the get gocardless params
func (*GetGocardlessParams) WithFilterOrganisationID ¶ added in v0.33.0
func (o *GetGocardlessParams) WithFilterOrganisationID(filterOrganisationID []strfmt.UUID) *GetGocardlessParams
WithFilterOrganisationID adds the filterOrganisationID to the get gocardless params
func (*GetGocardlessParams) WithHTTPClient ¶ added in v0.33.0
func (o *GetGocardlessParams) WithHTTPClient(client *http.Client) *GetGocardlessParams
WithHTTPClient adds the HTTPClient to the get gocardless params
func (*GetGocardlessParams) WithTimeout ¶ added in v0.33.0
func (o *GetGocardlessParams) WithTimeout(timeout time.Duration) *GetGocardlessParams
WithTimeout adds the timeout to the get gocardless params
func (*GetGocardlessParams) WriteToRequest ¶ added in v0.33.0
func (o *GetGocardlessParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetGocardlessReader ¶ added in v0.33.0
type GetGocardlessReader struct {
// contains filtered or unexported fields
}
GetGocardlessReader is a Reader for the GetGocardless structure.
func (*GetGocardlessReader) ReadResponse ¶ added in v0.33.0
func (o *GetGocardlessReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetLhvIDOK ¶ added in v0.28.0
type GetLhvIDOK struct {
Payload *models.LhvAssociationDetailsResponse
}
GetLhvIDOK handles this case with default header values.
Associations details
func NewGetLhvIDOK ¶ added in v0.28.0
func NewGetLhvIDOK() *GetLhvIDOK
NewGetLhvIDOK creates a GetLhvIDOK with default headers values
func (*GetLhvIDOK) Error ¶ added in v0.28.0
func (o *GetLhvIDOK) Error() string
type GetLhvIDParams ¶ added in v0.28.0
type GetLhvIDParams struct { /*ID Association Id */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetLhvIDParams contains all the parameters to send to the API endpoint for the get lhv ID operation typically these are written to a http.Request
func NewGetLhvIDParams ¶ added in v0.28.0
func NewGetLhvIDParams() *GetLhvIDParams
NewGetLhvIDParams creates a new GetLhvIDParams object with the default values initialized.
func NewGetLhvIDParamsWithContext ¶ added in v0.28.0
func NewGetLhvIDParamsWithContext(ctx context.Context) *GetLhvIDParams
NewGetLhvIDParamsWithContext creates a new GetLhvIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetLhvIDParamsWithHTTPClient ¶ added in v0.28.0
func NewGetLhvIDParamsWithHTTPClient(client *http.Client) *GetLhvIDParams
NewGetLhvIDParamsWithHTTPClient creates a new GetLhvIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetLhvIDParamsWithTimeout ¶ added in v0.28.0
func NewGetLhvIDParamsWithTimeout(timeout time.Duration) *GetLhvIDParams
NewGetLhvIDParamsWithTimeout creates a new GetLhvIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetLhvIDParams) SetContext ¶ added in v0.28.0
func (o *GetLhvIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get lhv ID params
func (*GetLhvIDParams) SetHTTPClient ¶ added in v0.28.0
func (o *GetLhvIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get lhv ID params
func (*GetLhvIDParams) SetID ¶ added in v0.28.0
func (o *GetLhvIDParams) SetID(id strfmt.UUID)
SetID adds the id to the get lhv ID params
func (*GetLhvIDParams) SetTimeout ¶ added in v0.28.0
func (o *GetLhvIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get lhv ID params
func (*GetLhvIDParams) WithContext ¶ added in v0.28.0
func (o *GetLhvIDParams) WithContext(ctx context.Context) *GetLhvIDParams
WithContext adds the context to the get lhv ID params
func (*GetLhvIDParams) WithHTTPClient ¶ added in v0.28.0
func (o *GetLhvIDParams) WithHTTPClient(client *http.Client) *GetLhvIDParams
WithHTTPClient adds the HTTPClient to the get lhv ID params
func (*GetLhvIDParams) WithID ¶ added in v0.28.0
func (o *GetLhvIDParams) WithID(id strfmt.UUID) *GetLhvIDParams
WithID adds the id to the get lhv ID params
func (*GetLhvIDParams) WithTimeout ¶ added in v0.28.0
func (o *GetLhvIDParams) WithTimeout(timeout time.Duration) *GetLhvIDParams
WithTimeout adds the timeout to the get lhv ID params
func (*GetLhvIDParams) WriteToRequest ¶ added in v0.28.0
func (o *GetLhvIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetLhvIDReader ¶ added in v0.28.0
type GetLhvIDReader struct {
// contains filtered or unexported fields
}
GetLhvIDReader is a Reader for the GetLhvID structure.
func (*GetLhvIDReader) ReadResponse ¶ added in v0.28.0
func (o *GetLhvIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetLhvOK ¶ added in v0.28.0
type GetLhvOK struct {
Payload *models.LhvAssociationDetailsListResponse
}
GetLhvOK handles this case with default header values.
List of associations
func NewGetLhvOK ¶ added in v0.28.0
func NewGetLhvOK() *GetLhvOK
NewGetLhvOK creates a GetLhvOK with default headers values
type GetLhvParams ¶ added in v0.28.0
type GetLhvParams struct { /*FilterOrganisationID Organisation id */ FilterOrganisationID []strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetLhvParams contains all the parameters to send to the API endpoint for the get lhv operation typically these are written to a http.Request
func NewGetLhvParams ¶ added in v0.28.0
func NewGetLhvParams() *GetLhvParams
NewGetLhvParams creates a new GetLhvParams object with the default values initialized.
func NewGetLhvParamsWithContext ¶ added in v0.28.0
func NewGetLhvParamsWithContext(ctx context.Context) *GetLhvParams
NewGetLhvParamsWithContext creates a new GetLhvParams object with the default values initialized, and the ability to set a context for a request
func NewGetLhvParamsWithHTTPClient ¶ added in v0.28.0
func NewGetLhvParamsWithHTTPClient(client *http.Client) *GetLhvParams
NewGetLhvParamsWithHTTPClient creates a new GetLhvParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetLhvParamsWithTimeout ¶ added in v0.28.0
func NewGetLhvParamsWithTimeout(timeout time.Duration) *GetLhvParams
NewGetLhvParamsWithTimeout creates a new GetLhvParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetLhvParams) SetContext ¶ added in v0.28.0
func (o *GetLhvParams) SetContext(ctx context.Context)
SetContext adds the context to the get lhv params
func (*GetLhvParams) SetFilterOrganisationID ¶ added in v0.28.0
func (o *GetLhvParams) SetFilterOrganisationID(filterOrganisationID []strfmt.UUID)
SetFilterOrganisationID adds the filterOrganisationId to the get lhv params
func (*GetLhvParams) SetHTTPClient ¶ added in v0.28.0
func (o *GetLhvParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get lhv params
func (*GetLhvParams) SetTimeout ¶ added in v0.28.0
func (o *GetLhvParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get lhv params
func (*GetLhvParams) WithContext ¶ added in v0.28.0
func (o *GetLhvParams) WithContext(ctx context.Context) *GetLhvParams
WithContext adds the context to the get lhv params
func (*GetLhvParams) WithFilterOrganisationID ¶ added in v0.28.0
func (o *GetLhvParams) WithFilterOrganisationID(filterOrganisationID []strfmt.UUID) *GetLhvParams
WithFilterOrganisationID adds the filterOrganisationID to the get lhv params
func (*GetLhvParams) WithHTTPClient ¶ added in v0.28.0
func (o *GetLhvParams) WithHTTPClient(client *http.Client) *GetLhvParams
WithHTTPClient adds the HTTPClient to the get lhv params
func (*GetLhvParams) WithTimeout ¶ added in v0.28.0
func (o *GetLhvParams) WithTimeout(timeout time.Duration) *GetLhvParams
WithTimeout adds the timeout to the get lhv params
func (*GetLhvParams) WriteToRequest ¶ added in v0.28.0
func (o *GetLhvParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetLhvReader ¶ added in v0.28.0
type GetLhvReader struct {
// contains filtered or unexported fields
}
GetLhvReader is a Reader for the GetLhv structure.
func (*GetLhvReader) ReadResponse ¶ added in v0.28.0
func (o *GetLhvReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPayportIDOK ¶
type GetPayportIDOK struct {
Payload *models.PayportAssociationDetailsResponse
}
GetPayportIDOK handles this case with default header values.
Associations details
func NewGetPayportIDOK ¶
func NewGetPayportIDOK() *GetPayportIDOK
NewGetPayportIDOK creates a GetPayportIDOK with default headers values
func (*GetPayportIDOK) Error ¶
func (o *GetPayportIDOK) Error() string
type GetPayportIDParams ¶
type GetPayportIDParams struct { /*ID Association Id */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPayportIDParams contains all the parameters to send to the API endpoint for the get payport ID operation typically these are written to a http.Request
func NewGetPayportIDParams ¶
func NewGetPayportIDParams() *GetPayportIDParams
NewGetPayportIDParams creates a new GetPayportIDParams object with the default values initialized.
func NewGetPayportIDParamsWithContext ¶
func NewGetPayportIDParamsWithContext(ctx context.Context) *GetPayportIDParams
NewGetPayportIDParamsWithContext creates a new GetPayportIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetPayportIDParamsWithHTTPClient ¶
func NewGetPayportIDParamsWithHTTPClient(client *http.Client) *GetPayportIDParams
NewGetPayportIDParamsWithHTTPClient creates a new GetPayportIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPayportIDParamsWithTimeout ¶
func NewGetPayportIDParamsWithTimeout(timeout time.Duration) *GetPayportIDParams
NewGetPayportIDParamsWithTimeout creates a new GetPayportIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPayportIDParams) SetContext ¶
func (o *GetPayportIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get payport ID params
func (*GetPayportIDParams) SetHTTPClient ¶
func (o *GetPayportIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get payport ID params
func (*GetPayportIDParams) SetID ¶
func (o *GetPayportIDParams) SetID(id strfmt.UUID)
SetID adds the id to the get payport ID params
func (*GetPayportIDParams) SetTimeout ¶
func (o *GetPayportIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get payport ID params
func (*GetPayportIDParams) WithContext ¶
func (o *GetPayportIDParams) WithContext(ctx context.Context) *GetPayportIDParams
WithContext adds the context to the get payport ID params
func (*GetPayportIDParams) WithHTTPClient ¶
func (o *GetPayportIDParams) WithHTTPClient(client *http.Client) *GetPayportIDParams
WithHTTPClient adds the HTTPClient to the get payport ID params
func (*GetPayportIDParams) WithID ¶
func (o *GetPayportIDParams) WithID(id strfmt.UUID) *GetPayportIDParams
WithID adds the id to the get payport ID params
func (*GetPayportIDParams) WithTimeout ¶
func (o *GetPayportIDParams) WithTimeout(timeout time.Duration) *GetPayportIDParams
WithTimeout adds the timeout to the get payport ID params
func (*GetPayportIDParams) WriteToRequest ¶
func (o *GetPayportIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPayportIDReader ¶
type GetPayportIDReader struct {
// contains filtered or unexported fields
}
GetPayportIDReader is a Reader for the GetPayportID structure.
func (*GetPayportIDReader) ReadResponse ¶
func (o *GetPayportIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPayportOK ¶
type GetPayportOK struct {
Payload *models.PayportAssociationDetailsListResponse
}
GetPayportOK handles this case with default header values.
List of associations
func NewGetPayportOK ¶
func NewGetPayportOK() *GetPayportOK
NewGetPayportOK creates a GetPayportOK with default headers values
func (*GetPayportOK) Error ¶
func (o *GetPayportOK) Error() string
type GetPayportParams ¶
type GetPayportParams struct { /*FilterOrganisationID Organisation id */ FilterOrganisationID *strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPayportParams contains all the parameters to send to the API endpoint for the get payport operation typically these are written to a http.Request
func NewGetPayportParams ¶
func NewGetPayportParams() *GetPayportParams
NewGetPayportParams creates a new GetPayportParams object with the default values initialized.
func NewGetPayportParamsWithContext ¶
func NewGetPayportParamsWithContext(ctx context.Context) *GetPayportParams
NewGetPayportParamsWithContext creates a new GetPayportParams object with the default values initialized, and the ability to set a context for a request
func NewGetPayportParamsWithHTTPClient ¶
func NewGetPayportParamsWithHTTPClient(client *http.Client) *GetPayportParams
NewGetPayportParamsWithHTTPClient creates a new GetPayportParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPayportParamsWithTimeout ¶
func NewGetPayportParamsWithTimeout(timeout time.Duration) *GetPayportParams
NewGetPayportParamsWithTimeout creates a new GetPayportParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPayportParams) SetContext ¶
func (o *GetPayportParams) SetContext(ctx context.Context)
SetContext adds the context to the get payport params
func (*GetPayportParams) SetFilterOrganisationID ¶
func (o *GetPayportParams) SetFilterOrganisationID(filterOrganisationID *strfmt.UUID)
SetFilterOrganisationID adds the filterOrganisationId to the get payport params
func (*GetPayportParams) SetHTTPClient ¶
func (o *GetPayportParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get payport params
func (*GetPayportParams) SetTimeout ¶
func (o *GetPayportParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get payport params
func (*GetPayportParams) WithContext ¶
func (o *GetPayportParams) WithContext(ctx context.Context) *GetPayportParams
WithContext adds the context to the get payport params
func (*GetPayportParams) WithFilterOrganisationID ¶
func (o *GetPayportParams) WithFilterOrganisationID(filterOrganisationID *strfmt.UUID) *GetPayportParams
WithFilterOrganisationID adds the filterOrganisationID to the get payport params
func (*GetPayportParams) WithHTTPClient ¶
func (o *GetPayportParams) WithHTTPClient(client *http.Client) *GetPayportParams
WithHTTPClient adds the HTTPClient to the get payport params
func (*GetPayportParams) WithTimeout ¶
func (o *GetPayportParams) WithTimeout(timeout time.Duration) *GetPayportParams
WithTimeout adds the timeout to the get payport params
func (*GetPayportParams) WriteToRequest ¶
func (o *GetPayportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPayportReader ¶
type GetPayportReader struct {
// contains filtered or unexported fields
}
GetPayportReader is a Reader for the GetPayport structure.
func (*GetPayportReader) ReadResponse ¶
func (o *GetPayportReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetProductsIDOK ¶ added in v0.32.0
type GetProductsIDOK struct {
Payload *models.ProductsAssociationDetailsResponse
}
GetProductsIDOK handles this case with default header values.
Associations details
func NewGetProductsIDOK ¶ added in v0.32.0
func NewGetProductsIDOK() *GetProductsIDOK
NewGetProductsIDOK creates a GetProductsIDOK with default headers values
func (*GetProductsIDOK) Error ¶ added in v0.32.0
func (o *GetProductsIDOK) Error() string
type GetProductsIDParams ¶ added in v0.32.0
type GetProductsIDParams struct { /*ID Association Id */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetProductsIDParams contains all the parameters to send to the API endpoint for the get products ID operation typically these are written to a http.Request
func NewGetProductsIDParams ¶ added in v0.32.0
func NewGetProductsIDParams() *GetProductsIDParams
NewGetProductsIDParams creates a new GetProductsIDParams object with the default values initialized.
func NewGetProductsIDParamsWithContext ¶ added in v0.32.0
func NewGetProductsIDParamsWithContext(ctx context.Context) *GetProductsIDParams
NewGetProductsIDParamsWithContext creates a new GetProductsIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetProductsIDParamsWithHTTPClient ¶ added in v0.32.0
func NewGetProductsIDParamsWithHTTPClient(client *http.Client) *GetProductsIDParams
NewGetProductsIDParamsWithHTTPClient creates a new GetProductsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetProductsIDParamsWithTimeout ¶ added in v0.32.0
func NewGetProductsIDParamsWithTimeout(timeout time.Duration) *GetProductsIDParams
NewGetProductsIDParamsWithTimeout creates a new GetProductsIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetProductsIDParams) SetContext ¶ added in v0.32.0
func (o *GetProductsIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get products ID params
func (*GetProductsIDParams) SetHTTPClient ¶ added in v0.32.0
func (o *GetProductsIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get products ID params
func (*GetProductsIDParams) SetID ¶ added in v0.32.0
func (o *GetProductsIDParams) SetID(id strfmt.UUID)
SetID adds the id to the get products ID params
func (*GetProductsIDParams) SetTimeout ¶ added in v0.32.0
func (o *GetProductsIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get products ID params
func (*GetProductsIDParams) WithContext ¶ added in v0.32.0
func (o *GetProductsIDParams) WithContext(ctx context.Context) *GetProductsIDParams
WithContext adds the context to the get products ID params
func (*GetProductsIDParams) WithHTTPClient ¶ added in v0.32.0
func (o *GetProductsIDParams) WithHTTPClient(client *http.Client) *GetProductsIDParams
WithHTTPClient adds the HTTPClient to the get products ID params
func (*GetProductsIDParams) WithID ¶ added in v0.32.0
func (o *GetProductsIDParams) WithID(id strfmt.UUID) *GetProductsIDParams
WithID adds the id to the get products ID params
func (*GetProductsIDParams) WithTimeout ¶ added in v0.32.0
func (o *GetProductsIDParams) WithTimeout(timeout time.Duration) *GetProductsIDParams
WithTimeout adds the timeout to the get products ID params
func (*GetProductsIDParams) WriteToRequest ¶ added in v0.32.0
func (o *GetProductsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProductsIDReader ¶ added in v0.32.0
type GetProductsIDReader struct {
// contains filtered or unexported fields
}
GetProductsIDReader is a Reader for the GetProductsID structure.
func (*GetProductsIDReader) ReadResponse ¶ added in v0.32.0
func (o *GetProductsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetProductsOK ¶ added in v0.32.0
type GetProductsOK struct {
Payload *models.ProductsAssociationDetailsListResponse
}
GetProductsOK handles this case with default header values.
List of associations
func NewGetProductsOK ¶ added in v0.32.0
func NewGetProductsOK() *GetProductsOK
NewGetProductsOK creates a GetProductsOK with default headers values
func (*GetProductsOK) Error ¶ added in v0.32.0
func (o *GetProductsOK) Error() string
type GetProductsParams ¶ added in v0.32.0
type GetProductsParams struct { /*FilterOrganisationID Organisation id */ FilterOrganisationID []strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetProductsParams contains all the parameters to send to the API endpoint for the get products operation typically these are written to a http.Request
func NewGetProductsParams ¶ added in v0.32.0
func NewGetProductsParams() *GetProductsParams
NewGetProductsParams creates a new GetProductsParams object with the default values initialized.
func NewGetProductsParamsWithContext ¶ added in v0.32.0
func NewGetProductsParamsWithContext(ctx context.Context) *GetProductsParams
NewGetProductsParamsWithContext creates a new GetProductsParams object with the default values initialized, and the ability to set a context for a request
func NewGetProductsParamsWithHTTPClient ¶ added in v0.32.0
func NewGetProductsParamsWithHTTPClient(client *http.Client) *GetProductsParams
NewGetProductsParamsWithHTTPClient creates a new GetProductsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetProductsParamsWithTimeout ¶ added in v0.32.0
func NewGetProductsParamsWithTimeout(timeout time.Duration) *GetProductsParams
NewGetProductsParamsWithTimeout creates a new GetProductsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetProductsParams) SetContext ¶ added in v0.32.0
func (o *GetProductsParams) SetContext(ctx context.Context)
SetContext adds the context to the get products params
func (*GetProductsParams) SetFilterOrganisationID ¶ added in v0.32.0
func (o *GetProductsParams) SetFilterOrganisationID(filterOrganisationID []strfmt.UUID)
SetFilterOrganisationID adds the filterOrganisationId to the get products params
func (*GetProductsParams) SetHTTPClient ¶ added in v0.32.0
func (o *GetProductsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get products params
func (*GetProductsParams) SetTimeout ¶ added in v0.32.0
func (o *GetProductsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get products params
func (*GetProductsParams) WithContext ¶ added in v0.32.0
func (o *GetProductsParams) WithContext(ctx context.Context) *GetProductsParams
WithContext adds the context to the get products params
func (*GetProductsParams) WithFilterOrganisationID ¶ added in v0.32.0
func (o *GetProductsParams) WithFilterOrganisationID(filterOrganisationID []strfmt.UUID) *GetProductsParams
WithFilterOrganisationID adds the filterOrganisationID to the get products params
func (*GetProductsParams) WithHTTPClient ¶ added in v0.32.0
func (o *GetProductsParams) WithHTTPClient(client *http.Client) *GetProductsParams
WithHTTPClient adds the HTTPClient to the get products params
func (*GetProductsParams) WithTimeout ¶ added in v0.32.0
func (o *GetProductsParams) WithTimeout(timeout time.Duration) *GetProductsParams
WithTimeout adds the timeout to the get products params
func (*GetProductsParams) WriteToRequest ¶ added in v0.32.0
func (o *GetProductsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProductsReader ¶ added in v0.32.0
type GetProductsReader struct {
// contains filtered or unexported fields
}
GetProductsReader is a Reader for the GetProducts structure.
func (*GetProductsReader) ReadResponse ¶ added in v0.32.0
func (o *GetProductsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSepainstantIDOK ¶
type GetSepainstantIDOK struct {
Payload *models.SepaInstantAssociationDetailsResponse
}
GetSepainstantIDOK handles this case with default header values.
Associations details
func NewGetSepainstantIDOK ¶
func NewGetSepainstantIDOK() *GetSepainstantIDOK
NewGetSepainstantIDOK creates a GetSepainstantIDOK with default headers values
func (*GetSepainstantIDOK) Error ¶
func (o *GetSepainstantIDOK) Error() string
type GetSepainstantIDParams ¶
type GetSepainstantIDParams struct { /*ID Association Id */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSepainstantIDParams contains all the parameters to send to the API endpoint for the get sepainstant ID operation typically these are written to a http.Request
func NewGetSepainstantIDParams ¶
func NewGetSepainstantIDParams() *GetSepainstantIDParams
NewGetSepainstantIDParams creates a new GetSepainstantIDParams object with the default values initialized.
func NewGetSepainstantIDParamsWithContext ¶
func NewGetSepainstantIDParamsWithContext(ctx context.Context) *GetSepainstantIDParams
NewGetSepainstantIDParamsWithContext creates a new GetSepainstantIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetSepainstantIDParamsWithHTTPClient ¶
func NewGetSepainstantIDParamsWithHTTPClient(client *http.Client) *GetSepainstantIDParams
NewGetSepainstantIDParamsWithHTTPClient creates a new GetSepainstantIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSepainstantIDParamsWithTimeout ¶
func NewGetSepainstantIDParamsWithTimeout(timeout time.Duration) *GetSepainstantIDParams
NewGetSepainstantIDParamsWithTimeout creates a new GetSepainstantIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSepainstantIDParams) SetContext ¶
func (o *GetSepainstantIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get sepainstant ID params
func (*GetSepainstantIDParams) SetHTTPClient ¶
func (o *GetSepainstantIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get sepainstant ID params
func (*GetSepainstantIDParams) SetID ¶
func (o *GetSepainstantIDParams) SetID(id strfmt.UUID)
SetID adds the id to the get sepainstant ID params
func (*GetSepainstantIDParams) SetTimeout ¶
func (o *GetSepainstantIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get sepainstant ID params
func (*GetSepainstantIDParams) WithContext ¶
func (o *GetSepainstantIDParams) WithContext(ctx context.Context) *GetSepainstantIDParams
WithContext adds the context to the get sepainstant ID params
func (*GetSepainstantIDParams) WithHTTPClient ¶
func (o *GetSepainstantIDParams) WithHTTPClient(client *http.Client) *GetSepainstantIDParams
WithHTTPClient adds the HTTPClient to the get sepainstant ID params
func (*GetSepainstantIDParams) WithID ¶
func (o *GetSepainstantIDParams) WithID(id strfmt.UUID) *GetSepainstantIDParams
WithID adds the id to the get sepainstant ID params
func (*GetSepainstantIDParams) WithTimeout ¶
func (o *GetSepainstantIDParams) WithTimeout(timeout time.Duration) *GetSepainstantIDParams
WithTimeout adds the timeout to the get sepainstant ID params
func (*GetSepainstantIDParams) WriteToRequest ¶
func (o *GetSepainstantIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSepainstantIDReader ¶
type GetSepainstantIDReader struct {
// contains filtered or unexported fields
}
GetSepainstantIDReader is a Reader for the GetSepainstantID structure.
func (*GetSepainstantIDReader) ReadResponse ¶
func (o *GetSepainstantIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSepainstantOK ¶
type GetSepainstantOK struct {
Payload *models.SepaInstantAssociationDetailsListResponse
}
GetSepainstantOK handles this case with default header values.
List of associations
func NewGetSepainstantOK ¶
func NewGetSepainstantOK() *GetSepainstantOK
NewGetSepainstantOK creates a GetSepainstantOK with default headers values
func (*GetSepainstantOK) Error ¶
func (o *GetSepainstantOK) Error() string
type GetSepainstantParams ¶
type GetSepainstantParams struct { /*FilterOrganisationID Organisation id */ FilterOrganisationID []strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSepainstantParams contains all the parameters to send to the API endpoint for the get sepainstant operation typically these are written to a http.Request
func NewGetSepainstantParams ¶
func NewGetSepainstantParams() *GetSepainstantParams
NewGetSepainstantParams creates a new GetSepainstantParams object with the default values initialized.
func NewGetSepainstantParamsWithContext ¶
func NewGetSepainstantParamsWithContext(ctx context.Context) *GetSepainstantParams
NewGetSepainstantParamsWithContext creates a new GetSepainstantParams object with the default values initialized, and the ability to set a context for a request
func NewGetSepainstantParamsWithHTTPClient ¶
func NewGetSepainstantParamsWithHTTPClient(client *http.Client) *GetSepainstantParams
NewGetSepainstantParamsWithHTTPClient creates a new GetSepainstantParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSepainstantParamsWithTimeout ¶
func NewGetSepainstantParamsWithTimeout(timeout time.Duration) *GetSepainstantParams
NewGetSepainstantParamsWithTimeout creates a new GetSepainstantParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSepainstantParams) SetContext ¶
func (o *GetSepainstantParams) SetContext(ctx context.Context)
SetContext adds the context to the get sepainstant params
func (*GetSepainstantParams) SetFilterOrganisationID ¶
func (o *GetSepainstantParams) SetFilterOrganisationID(filterOrganisationID []strfmt.UUID)
SetFilterOrganisationID adds the filterOrganisationId to the get sepainstant params
func (*GetSepainstantParams) SetHTTPClient ¶
func (o *GetSepainstantParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get sepainstant params
func (*GetSepainstantParams) SetTimeout ¶
func (o *GetSepainstantParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get sepainstant params
func (*GetSepainstantParams) WithContext ¶
func (o *GetSepainstantParams) WithContext(ctx context.Context) *GetSepainstantParams
WithContext adds the context to the get sepainstant params
func (*GetSepainstantParams) WithFilterOrganisationID ¶
func (o *GetSepainstantParams) WithFilterOrganisationID(filterOrganisationID []strfmt.UUID) *GetSepainstantParams
WithFilterOrganisationID adds the filterOrganisationID to the get sepainstant params
func (*GetSepainstantParams) WithHTTPClient ¶
func (o *GetSepainstantParams) WithHTTPClient(client *http.Client) *GetSepainstantParams
WithHTTPClient adds the HTTPClient to the get sepainstant params
func (*GetSepainstantParams) WithTimeout ¶
func (o *GetSepainstantParams) WithTimeout(timeout time.Duration) *GetSepainstantParams
WithTimeout adds the timeout to the get sepainstant params
func (*GetSepainstantParams) WriteToRequest ¶
func (o *GetSepainstantParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSepainstantReader ¶
type GetSepainstantReader struct {
// contains filtered or unexported fields
}
GetSepainstantReader is a Reader for the GetSepainstant structure.
func (*GetSepainstantReader) ReadResponse ¶
func (o *GetSepainstantReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSepasctIDOK ¶
type GetSepasctIDOK struct {
Payload *models.SepaSctAssociationDetailsResponse
}
GetSepasctIDOK handles this case with default header values.
Associations details
func NewGetSepasctIDOK ¶
func NewGetSepasctIDOK() *GetSepasctIDOK
NewGetSepasctIDOK creates a GetSepasctIDOK with default headers values
func (*GetSepasctIDOK) Error ¶
func (o *GetSepasctIDOK) Error() string
type GetSepasctIDParams ¶
type GetSepasctIDParams struct { /*ID Association Id */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSepasctIDParams contains all the parameters to send to the API endpoint for the get sepasct ID operation typically these are written to a http.Request
func NewGetSepasctIDParams ¶
func NewGetSepasctIDParams() *GetSepasctIDParams
NewGetSepasctIDParams creates a new GetSepasctIDParams object with the default values initialized.
func NewGetSepasctIDParamsWithContext ¶
func NewGetSepasctIDParamsWithContext(ctx context.Context) *GetSepasctIDParams
NewGetSepasctIDParamsWithContext creates a new GetSepasctIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetSepasctIDParamsWithHTTPClient ¶
func NewGetSepasctIDParamsWithHTTPClient(client *http.Client) *GetSepasctIDParams
NewGetSepasctIDParamsWithHTTPClient creates a new GetSepasctIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSepasctIDParamsWithTimeout ¶
func NewGetSepasctIDParamsWithTimeout(timeout time.Duration) *GetSepasctIDParams
NewGetSepasctIDParamsWithTimeout creates a new GetSepasctIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSepasctIDParams) SetContext ¶
func (o *GetSepasctIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get sepasct ID params
func (*GetSepasctIDParams) SetHTTPClient ¶
func (o *GetSepasctIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get sepasct ID params
func (*GetSepasctIDParams) SetID ¶
func (o *GetSepasctIDParams) SetID(id strfmt.UUID)
SetID adds the id to the get sepasct ID params
func (*GetSepasctIDParams) SetTimeout ¶
func (o *GetSepasctIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get sepasct ID params
func (*GetSepasctIDParams) WithContext ¶
func (o *GetSepasctIDParams) WithContext(ctx context.Context) *GetSepasctIDParams
WithContext adds the context to the get sepasct ID params
func (*GetSepasctIDParams) WithHTTPClient ¶
func (o *GetSepasctIDParams) WithHTTPClient(client *http.Client) *GetSepasctIDParams
WithHTTPClient adds the HTTPClient to the get sepasct ID params
func (*GetSepasctIDParams) WithID ¶
func (o *GetSepasctIDParams) WithID(id strfmt.UUID) *GetSepasctIDParams
WithID adds the id to the get sepasct ID params
func (*GetSepasctIDParams) WithTimeout ¶
func (o *GetSepasctIDParams) WithTimeout(timeout time.Duration) *GetSepasctIDParams
WithTimeout adds the timeout to the get sepasct ID params
func (*GetSepasctIDParams) WriteToRequest ¶
func (o *GetSepasctIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSepasctIDReader ¶
type GetSepasctIDReader struct {
// contains filtered or unexported fields
}
GetSepasctIDReader is a Reader for the GetSepasctID structure.
func (*GetSepasctIDReader) ReadResponse ¶
func (o *GetSepasctIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSepasctOK ¶
type GetSepasctOK struct {
Payload *models.SepaSctAssociationDetailsListResponse
}
GetSepasctOK handles this case with default header values.
List of associations
func NewGetSepasctOK ¶
func NewGetSepasctOK() *GetSepasctOK
NewGetSepasctOK creates a GetSepasctOK with default headers values
func (*GetSepasctOK) Error ¶
func (o *GetSepasctOK) Error() string
type GetSepasctParams ¶
type GetSepasctParams struct { /*FilterOrganisationID Organisation id */ FilterOrganisationID []strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSepasctParams contains all the parameters to send to the API endpoint for the get sepasct operation typically these are written to a http.Request
func NewGetSepasctParams ¶
func NewGetSepasctParams() *GetSepasctParams
NewGetSepasctParams creates a new GetSepasctParams object with the default values initialized.
func NewGetSepasctParamsWithContext ¶
func NewGetSepasctParamsWithContext(ctx context.Context) *GetSepasctParams
NewGetSepasctParamsWithContext creates a new GetSepasctParams object with the default values initialized, and the ability to set a context for a request
func NewGetSepasctParamsWithHTTPClient ¶
func NewGetSepasctParamsWithHTTPClient(client *http.Client) *GetSepasctParams
NewGetSepasctParamsWithHTTPClient creates a new GetSepasctParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSepasctParamsWithTimeout ¶
func NewGetSepasctParamsWithTimeout(timeout time.Duration) *GetSepasctParams
NewGetSepasctParamsWithTimeout creates a new GetSepasctParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSepasctParams) SetContext ¶
func (o *GetSepasctParams) SetContext(ctx context.Context)
SetContext adds the context to the get sepasct params
func (*GetSepasctParams) SetFilterOrganisationID ¶
func (o *GetSepasctParams) SetFilterOrganisationID(filterOrganisationID []strfmt.UUID)
SetFilterOrganisationID adds the filterOrganisationId to the get sepasct params
func (*GetSepasctParams) SetHTTPClient ¶
func (o *GetSepasctParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get sepasct params
func (*GetSepasctParams) SetTimeout ¶
func (o *GetSepasctParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get sepasct params
func (*GetSepasctParams) WithContext ¶
func (o *GetSepasctParams) WithContext(ctx context.Context) *GetSepasctParams
WithContext adds the context to the get sepasct params
func (*GetSepasctParams) WithFilterOrganisationID ¶
func (o *GetSepasctParams) WithFilterOrganisationID(filterOrganisationID []strfmt.UUID) *GetSepasctParams
WithFilterOrganisationID adds the filterOrganisationID to the get sepasct params
func (*GetSepasctParams) WithHTTPClient ¶
func (o *GetSepasctParams) WithHTTPClient(client *http.Client) *GetSepasctParams
WithHTTPClient adds the HTTPClient to the get sepasct params
func (*GetSepasctParams) WithTimeout ¶
func (o *GetSepasctParams) WithTimeout(timeout time.Duration) *GetSepasctParams
WithTimeout adds the timeout to the get sepasct params
func (*GetSepasctParams) WriteToRequest ¶
func (o *GetSepasctParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSepasctReader ¶
type GetSepasctReader struct {
// contains filtered or unexported fields
}
GetSepasctReader is a Reader for the GetSepasct structure.
func (*GetSepasctReader) ReadResponse ¶
func (o *GetSepasctReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetStarlingIDOK ¶
type GetStarlingIDOK struct {
Payload *models.AssociationDetailsResponse
}
GetStarlingIDOK handles this case with default header values.
Associations details
func NewGetStarlingIDOK ¶
func NewGetStarlingIDOK() *GetStarlingIDOK
NewGetStarlingIDOK creates a GetStarlingIDOK with default headers values
func (*GetStarlingIDOK) Error ¶
func (o *GetStarlingIDOK) Error() string
type GetStarlingIDParams ¶
type GetStarlingIDParams struct { /*ID Association Id */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetStarlingIDParams contains all the parameters to send to the API endpoint for the get starling ID operation typically these are written to a http.Request
func NewGetStarlingIDParams ¶
func NewGetStarlingIDParams() *GetStarlingIDParams
NewGetStarlingIDParams creates a new GetStarlingIDParams object with the default values initialized.
func NewGetStarlingIDParamsWithContext ¶
func NewGetStarlingIDParamsWithContext(ctx context.Context) *GetStarlingIDParams
NewGetStarlingIDParamsWithContext creates a new GetStarlingIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetStarlingIDParamsWithHTTPClient ¶
func NewGetStarlingIDParamsWithHTTPClient(client *http.Client) *GetStarlingIDParams
NewGetStarlingIDParamsWithHTTPClient creates a new GetStarlingIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetStarlingIDParamsWithTimeout ¶
func NewGetStarlingIDParamsWithTimeout(timeout time.Duration) *GetStarlingIDParams
NewGetStarlingIDParamsWithTimeout creates a new GetStarlingIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetStarlingIDParams) SetContext ¶
func (o *GetStarlingIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get starling ID params
func (*GetStarlingIDParams) SetHTTPClient ¶
func (o *GetStarlingIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get starling ID params
func (*GetStarlingIDParams) SetID ¶
func (o *GetStarlingIDParams) SetID(id strfmt.UUID)
SetID adds the id to the get starling ID params
func (*GetStarlingIDParams) SetTimeout ¶
func (o *GetStarlingIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get starling ID params
func (*GetStarlingIDParams) WithContext ¶
func (o *GetStarlingIDParams) WithContext(ctx context.Context) *GetStarlingIDParams
WithContext adds the context to the get starling ID params
func (*GetStarlingIDParams) WithHTTPClient ¶
func (o *GetStarlingIDParams) WithHTTPClient(client *http.Client) *GetStarlingIDParams
WithHTTPClient adds the HTTPClient to the get starling ID params
func (*GetStarlingIDParams) WithID ¶
func (o *GetStarlingIDParams) WithID(id strfmt.UUID) *GetStarlingIDParams
WithID adds the id to the get starling ID params
func (*GetStarlingIDParams) WithTimeout ¶
func (o *GetStarlingIDParams) WithTimeout(timeout time.Duration) *GetStarlingIDParams
WithTimeout adds the timeout to the get starling ID params
func (*GetStarlingIDParams) WriteToRequest ¶
func (o *GetStarlingIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetStarlingIDReader ¶
type GetStarlingIDReader struct {
// contains filtered or unexported fields
}
GetStarlingIDReader is a Reader for the GetStarlingID structure.
func (*GetStarlingIDReader) ReadResponse ¶
func (o *GetStarlingIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetStarlingOK ¶
type GetStarlingOK struct {
Payload *models.AssociationDetailsListResponse
}
GetStarlingOK handles this case with default header values.
List of associations
func NewGetStarlingOK ¶
func NewGetStarlingOK() *GetStarlingOK
NewGetStarlingOK creates a GetStarlingOK with default headers values
func (*GetStarlingOK) Error ¶
func (o *GetStarlingOK) Error() string
type GetStarlingParams ¶
type GetStarlingParams struct { /*FilterOrganisationID Organisation id */ FilterOrganisationID *strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetStarlingParams contains all the parameters to send to the API endpoint for the get starling operation typically these are written to a http.Request
func NewGetStarlingParams ¶
func NewGetStarlingParams() *GetStarlingParams
NewGetStarlingParams creates a new GetStarlingParams object with the default values initialized.
func NewGetStarlingParamsWithContext ¶
func NewGetStarlingParamsWithContext(ctx context.Context) *GetStarlingParams
NewGetStarlingParamsWithContext creates a new GetStarlingParams object with the default values initialized, and the ability to set a context for a request
func NewGetStarlingParamsWithHTTPClient ¶
func NewGetStarlingParamsWithHTTPClient(client *http.Client) *GetStarlingParams
NewGetStarlingParamsWithHTTPClient creates a new GetStarlingParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetStarlingParamsWithTimeout ¶
func NewGetStarlingParamsWithTimeout(timeout time.Duration) *GetStarlingParams
NewGetStarlingParamsWithTimeout creates a new GetStarlingParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetStarlingParams) SetContext ¶
func (o *GetStarlingParams) SetContext(ctx context.Context)
SetContext adds the context to the get starling params
func (*GetStarlingParams) SetFilterOrganisationID ¶
func (o *GetStarlingParams) SetFilterOrganisationID(filterOrganisationID *strfmt.UUID)
SetFilterOrganisationID adds the filterOrganisationId to the get starling params
func (*GetStarlingParams) SetHTTPClient ¶
func (o *GetStarlingParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get starling params
func (*GetStarlingParams) SetTimeout ¶
func (o *GetStarlingParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get starling params
func (*GetStarlingParams) WithContext ¶
func (o *GetStarlingParams) WithContext(ctx context.Context) *GetStarlingParams
WithContext adds the context to the get starling params
func (*GetStarlingParams) WithFilterOrganisationID ¶
func (o *GetStarlingParams) WithFilterOrganisationID(filterOrganisationID *strfmt.UUID) *GetStarlingParams
WithFilterOrganisationID adds the filterOrganisationID to the get starling params
func (*GetStarlingParams) WithHTTPClient ¶
func (o *GetStarlingParams) WithHTTPClient(client *http.Client) *GetStarlingParams
WithHTTPClient adds the HTTPClient to the get starling params
func (*GetStarlingParams) WithTimeout ¶
func (o *GetStarlingParams) WithTimeout(timeout time.Duration) *GetStarlingParams
WithTimeout adds the timeout to the get starling params
func (*GetStarlingParams) WriteToRequest ¶
func (o *GetStarlingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetStarlingReader ¶
type GetStarlingReader struct {
// contains filtered or unexported fields
}
GetStarlingReader is a Reader for the GetStarling structure.
func (*GetStarlingReader) ReadResponse ¶
func (o *GetStarlingReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetStarlinggatewayOK ¶ added in v0.28.0
type GetStarlinggatewayOK struct {
Payload *models.AssociationDetailsListResponse
}
GetStarlinggatewayOK handles this case with default header values.
List of associations
func NewGetStarlinggatewayOK ¶ added in v0.28.0
func NewGetStarlinggatewayOK() *GetStarlinggatewayOK
NewGetStarlinggatewayOK creates a GetStarlinggatewayOK with default headers values
func (*GetStarlinggatewayOK) Error ¶ added in v0.28.0
func (o *GetStarlinggatewayOK) Error() string
type GetStarlinggatewayParams ¶ added in v0.28.0
type GetStarlinggatewayParams struct { /*FilterOrganisationID Organisation id */ FilterOrganisationID *strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetStarlinggatewayParams contains all the parameters to send to the API endpoint for the get starlinggateway operation typically these are written to a http.Request
func NewGetStarlinggatewayParams ¶ added in v0.28.0
func NewGetStarlinggatewayParams() *GetStarlinggatewayParams
NewGetStarlinggatewayParams creates a new GetStarlinggatewayParams object with the default values initialized.
func NewGetStarlinggatewayParamsWithContext ¶ added in v0.28.0
func NewGetStarlinggatewayParamsWithContext(ctx context.Context) *GetStarlinggatewayParams
NewGetStarlinggatewayParamsWithContext creates a new GetStarlinggatewayParams object with the default values initialized, and the ability to set a context for a request
func NewGetStarlinggatewayParamsWithHTTPClient ¶ added in v0.28.0
func NewGetStarlinggatewayParamsWithHTTPClient(client *http.Client) *GetStarlinggatewayParams
NewGetStarlinggatewayParamsWithHTTPClient creates a new GetStarlinggatewayParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetStarlinggatewayParamsWithTimeout ¶ added in v0.28.0
func NewGetStarlinggatewayParamsWithTimeout(timeout time.Duration) *GetStarlinggatewayParams
NewGetStarlinggatewayParamsWithTimeout creates a new GetStarlinggatewayParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetStarlinggatewayParams) SetContext ¶ added in v0.28.0
func (o *GetStarlinggatewayParams) SetContext(ctx context.Context)
SetContext adds the context to the get starlinggateway params
func (*GetStarlinggatewayParams) SetFilterOrganisationID ¶ added in v0.28.0
func (o *GetStarlinggatewayParams) SetFilterOrganisationID(filterOrganisationID *strfmt.UUID)
SetFilterOrganisationID adds the filterOrganisationId to the get starlinggateway params
func (*GetStarlinggatewayParams) SetHTTPClient ¶ added in v0.28.0
func (o *GetStarlinggatewayParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get starlinggateway params
func (*GetStarlinggatewayParams) SetTimeout ¶ added in v0.28.0
func (o *GetStarlinggatewayParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get starlinggateway params
func (*GetStarlinggatewayParams) WithContext ¶ added in v0.28.0
func (o *GetStarlinggatewayParams) WithContext(ctx context.Context) *GetStarlinggatewayParams
WithContext adds the context to the get starlinggateway params
func (*GetStarlinggatewayParams) WithFilterOrganisationID ¶ added in v0.28.0
func (o *GetStarlinggatewayParams) WithFilterOrganisationID(filterOrganisationID *strfmt.UUID) *GetStarlinggatewayParams
WithFilterOrganisationID adds the filterOrganisationID to the get starlinggateway params
func (*GetStarlinggatewayParams) WithHTTPClient ¶ added in v0.28.0
func (o *GetStarlinggatewayParams) WithHTTPClient(client *http.Client) *GetStarlinggatewayParams
WithHTTPClient adds the HTTPClient to the get starlinggateway params
func (*GetStarlinggatewayParams) WithTimeout ¶ added in v0.28.0
func (o *GetStarlinggatewayParams) WithTimeout(timeout time.Duration) *GetStarlinggatewayParams
WithTimeout adds the timeout to the get starlinggateway params
func (*GetStarlinggatewayParams) WriteToRequest ¶ added in v0.28.0
func (o *GetStarlinggatewayParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetStarlinggatewayReader ¶ added in v0.28.0
type GetStarlinggatewayReader struct {
// contains filtered or unexported fields
}
GetStarlinggatewayReader is a Reader for the GetStarlinggateway structure.
func (*GetStarlinggatewayReader) ReadResponse ¶ added in v0.28.0
func (o *GetStarlinggatewayReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVocalinkreportIDOK ¶
type GetVocalinkreportIDOK struct {
Payload *models.VocalinkReportAssociationDetailsResponse
}
GetVocalinkreportIDOK handles this case with default header values.
Associations details
func NewGetVocalinkreportIDOK ¶
func NewGetVocalinkreportIDOK() *GetVocalinkreportIDOK
NewGetVocalinkreportIDOK creates a GetVocalinkreportIDOK with default headers values
func (*GetVocalinkreportIDOK) Error ¶
func (o *GetVocalinkreportIDOK) Error() string
type GetVocalinkreportIDParams ¶
type GetVocalinkreportIDParams struct { /*ID Association Id */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVocalinkreportIDParams contains all the parameters to send to the API endpoint for the get vocalinkreport ID operation typically these are written to a http.Request
func NewGetVocalinkreportIDParams ¶
func NewGetVocalinkreportIDParams() *GetVocalinkreportIDParams
NewGetVocalinkreportIDParams creates a new GetVocalinkreportIDParams object with the default values initialized.
func NewGetVocalinkreportIDParamsWithContext ¶
func NewGetVocalinkreportIDParamsWithContext(ctx context.Context) *GetVocalinkreportIDParams
NewGetVocalinkreportIDParamsWithContext creates a new GetVocalinkreportIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetVocalinkreportIDParamsWithHTTPClient ¶
func NewGetVocalinkreportIDParamsWithHTTPClient(client *http.Client) *GetVocalinkreportIDParams
NewGetVocalinkreportIDParamsWithHTTPClient creates a new GetVocalinkreportIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetVocalinkreportIDParamsWithTimeout ¶
func NewGetVocalinkreportIDParamsWithTimeout(timeout time.Duration) *GetVocalinkreportIDParams
NewGetVocalinkreportIDParamsWithTimeout creates a new GetVocalinkreportIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetVocalinkreportIDParams) SetContext ¶
func (o *GetVocalinkreportIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get vocalinkreport ID params
func (*GetVocalinkreportIDParams) SetHTTPClient ¶
func (o *GetVocalinkreportIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get vocalinkreport ID params
func (*GetVocalinkreportIDParams) SetID ¶
func (o *GetVocalinkreportIDParams) SetID(id strfmt.UUID)
SetID adds the id to the get vocalinkreport ID params
func (*GetVocalinkreportIDParams) SetTimeout ¶
func (o *GetVocalinkreportIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get vocalinkreport ID params
func (*GetVocalinkreportIDParams) WithContext ¶
func (o *GetVocalinkreportIDParams) WithContext(ctx context.Context) *GetVocalinkreportIDParams
WithContext adds the context to the get vocalinkreport ID params
func (*GetVocalinkreportIDParams) WithHTTPClient ¶
func (o *GetVocalinkreportIDParams) WithHTTPClient(client *http.Client) *GetVocalinkreportIDParams
WithHTTPClient adds the HTTPClient to the get vocalinkreport ID params
func (*GetVocalinkreportIDParams) WithID ¶
func (o *GetVocalinkreportIDParams) WithID(id strfmt.UUID) *GetVocalinkreportIDParams
WithID adds the id to the get vocalinkreport ID params
func (*GetVocalinkreportIDParams) WithTimeout ¶
func (o *GetVocalinkreportIDParams) WithTimeout(timeout time.Duration) *GetVocalinkreportIDParams
WithTimeout adds the timeout to the get vocalinkreport ID params
func (*GetVocalinkreportIDParams) WriteToRequest ¶
func (o *GetVocalinkreportIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVocalinkreportIDReader ¶
type GetVocalinkreportIDReader struct {
// contains filtered or unexported fields
}
GetVocalinkreportIDReader is a Reader for the GetVocalinkreportID structure.
func (*GetVocalinkreportIDReader) ReadResponse ¶
func (o *GetVocalinkreportIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVocalinkreportOK ¶
type GetVocalinkreportOK struct {
Payload *models.VocalinkReportAssociationDetailsListResponse
}
GetVocalinkreportOK handles this case with default header values.
List of associations
func NewGetVocalinkreportOK ¶
func NewGetVocalinkreportOK() *GetVocalinkreportOK
NewGetVocalinkreportOK creates a GetVocalinkreportOK with default headers values
func (*GetVocalinkreportOK) Error ¶
func (o *GetVocalinkreportOK) Error() string
type GetVocalinkreportParams ¶
type GetVocalinkreportParams struct { /*FilterOrganisationID Organisation id */ FilterOrganisationID []strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVocalinkreportParams contains all the parameters to send to the API endpoint for the get vocalinkreport operation typically these are written to a http.Request
func NewGetVocalinkreportParams ¶
func NewGetVocalinkreportParams() *GetVocalinkreportParams
NewGetVocalinkreportParams creates a new GetVocalinkreportParams object with the default values initialized.
func NewGetVocalinkreportParamsWithContext ¶
func NewGetVocalinkreportParamsWithContext(ctx context.Context) *GetVocalinkreportParams
NewGetVocalinkreportParamsWithContext creates a new GetVocalinkreportParams object with the default values initialized, and the ability to set a context for a request
func NewGetVocalinkreportParamsWithHTTPClient ¶
func NewGetVocalinkreportParamsWithHTTPClient(client *http.Client) *GetVocalinkreportParams
NewGetVocalinkreportParamsWithHTTPClient creates a new GetVocalinkreportParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetVocalinkreportParamsWithTimeout ¶
func NewGetVocalinkreportParamsWithTimeout(timeout time.Duration) *GetVocalinkreportParams
NewGetVocalinkreportParamsWithTimeout creates a new GetVocalinkreportParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetVocalinkreportParams) SetContext ¶
func (o *GetVocalinkreportParams) SetContext(ctx context.Context)
SetContext adds the context to the get vocalinkreport params
func (*GetVocalinkreportParams) SetFilterOrganisationID ¶
func (o *GetVocalinkreportParams) SetFilterOrganisationID(filterOrganisationID []strfmt.UUID)
SetFilterOrganisationID adds the filterOrganisationId to the get vocalinkreport params
func (*GetVocalinkreportParams) SetHTTPClient ¶
func (o *GetVocalinkreportParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get vocalinkreport params
func (*GetVocalinkreportParams) SetTimeout ¶
func (o *GetVocalinkreportParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get vocalinkreport params
func (*GetVocalinkreportParams) WithContext ¶
func (o *GetVocalinkreportParams) WithContext(ctx context.Context) *GetVocalinkreportParams
WithContext adds the context to the get vocalinkreport params
func (*GetVocalinkreportParams) WithFilterOrganisationID ¶
func (o *GetVocalinkreportParams) WithFilterOrganisationID(filterOrganisationID []strfmt.UUID) *GetVocalinkreportParams
WithFilterOrganisationID adds the filterOrganisationID to the get vocalinkreport params
func (*GetVocalinkreportParams) WithHTTPClient ¶
func (o *GetVocalinkreportParams) WithHTTPClient(client *http.Client) *GetVocalinkreportParams
WithHTTPClient adds the HTTPClient to the get vocalinkreport params
func (*GetVocalinkreportParams) WithTimeout ¶
func (o *GetVocalinkreportParams) WithTimeout(timeout time.Duration) *GetVocalinkreportParams
WithTimeout adds the timeout to the get vocalinkreport params
func (*GetVocalinkreportParams) WriteToRequest ¶
func (o *GetVocalinkreportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVocalinkreportReader ¶
type GetVocalinkreportReader struct {
// contains filtered or unexported fields
}
GetVocalinkreportReader is a Reader for the GetVocalinkreport structure.
func (*GetVocalinkreportReader) ReadResponse ¶
func (o *GetVocalinkreportReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchGocardlessIDBadRequest ¶ added in v0.34.2
PatchGocardlessIDBadRequest handles this case with default header values.
Bad Request
func NewPatchGocardlessIDBadRequest ¶ added in v0.34.2
func NewPatchGocardlessIDBadRequest() *PatchGocardlessIDBadRequest
NewPatchGocardlessIDBadRequest creates a PatchGocardlessIDBadRequest with default headers values
func (*PatchGocardlessIDBadRequest) Error ¶ added in v0.34.2
func (o *PatchGocardlessIDBadRequest) Error() string
type PatchGocardlessIDForbidden ¶ added in v0.34.2
PatchGocardlessIDForbidden handles this case with default header values.
Forbidden
func NewPatchGocardlessIDForbidden ¶ added in v0.34.2
func NewPatchGocardlessIDForbidden() *PatchGocardlessIDForbidden
NewPatchGocardlessIDForbidden creates a PatchGocardlessIDForbidden with default headers values
func (*PatchGocardlessIDForbidden) Error ¶ added in v0.34.2
func (o *PatchGocardlessIDForbidden) Error() string
type PatchGocardlessIDNotFound ¶ added in v0.34.2
PatchGocardlessIDNotFound handles this case with default header values.
Record not found
func NewPatchGocardlessIDNotFound ¶ added in v0.34.2
func NewPatchGocardlessIDNotFound() *PatchGocardlessIDNotFound
NewPatchGocardlessIDNotFound creates a PatchGocardlessIDNotFound with default headers values
func (*PatchGocardlessIDNotFound) Error ¶ added in v0.34.2
func (o *PatchGocardlessIDNotFound) Error() string
type PatchGocardlessIDOK ¶ added in v0.34.2
type PatchGocardlessIDOK struct {
Payload *models.GocardlessAssociationResponse
}
PatchGocardlessIDOK handles this case with default header values.
Association updated successfully
func NewPatchGocardlessIDOK ¶ added in v0.34.2
func NewPatchGocardlessIDOK() *PatchGocardlessIDOK
NewPatchGocardlessIDOK creates a PatchGocardlessIDOK with default headers values
func (*PatchGocardlessIDOK) Error ¶ added in v0.34.2
func (o *PatchGocardlessIDOK) Error() string
type PatchGocardlessIDParams ¶ added in v0.34.2
type PatchGocardlessIDParams struct { /*ID Association Id */ ID strfmt.UUID /*PatchBody*/ PatchBody *models.GocardlessAssociationAmendment /*Version Version */ Version int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchGocardlessIDParams contains all the parameters to send to the API endpoint for the patch gocardless ID operation typically these are written to a http.Request
func NewPatchGocardlessIDParams ¶ added in v0.34.2
func NewPatchGocardlessIDParams() *PatchGocardlessIDParams
NewPatchGocardlessIDParams creates a new PatchGocardlessIDParams object with the default values initialized.
func NewPatchGocardlessIDParamsWithContext ¶ added in v0.34.2
func NewPatchGocardlessIDParamsWithContext(ctx context.Context) *PatchGocardlessIDParams
NewPatchGocardlessIDParamsWithContext creates a new PatchGocardlessIDParams object with the default values initialized, and the ability to set a context for a request
func NewPatchGocardlessIDParamsWithHTTPClient ¶ added in v0.34.2
func NewPatchGocardlessIDParamsWithHTTPClient(client *http.Client) *PatchGocardlessIDParams
NewPatchGocardlessIDParamsWithHTTPClient creates a new PatchGocardlessIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPatchGocardlessIDParamsWithTimeout ¶ added in v0.34.2
func NewPatchGocardlessIDParamsWithTimeout(timeout time.Duration) *PatchGocardlessIDParams
NewPatchGocardlessIDParamsWithTimeout creates a new PatchGocardlessIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*PatchGocardlessIDParams) SetContext ¶ added in v0.34.2
func (o *PatchGocardlessIDParams) SetContext(ctx context.Context)
SetContext adds the context to the patch gocardless ID params
func (*PatchGocardlessIDParams) SetHTTPClient ¶ added in v0.34.2
func (o *PatchGocardlessIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch gocardless ID params
func (*PatchGocardlessIDParams) SetID ¶ added in v0.34.2
func (o *PatchGocardlessIDParams) SetID(id strfmt.UUID)
SetID adds the id to the patch gocardless ID params
func (*PatchGocardlessIDParams) SetPatchBody ¶ added in v0.34.2
func (o *PatchGocardlessIDParams) SetPatchBody(patchBody *models.GocardlessAssociationAmendment)
SetPatchBody adds the patchBody to the patch gocardless ID params
func (*PatchGocardlessIDParams) SetTimeout ¶ added in v0.34.2
func (o *PatchGocardlessIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch gocardless ID params
func (*PatchGocardlessIDParams) SetVersion ¶ added in v0.34.2
func (o *PatchGocardlessIDParams) SetVersion(version int64)
SetVersion adds the version to the patch gocardless ID params
func (*PatchGocardlessIDParams) WithContext ¶ added in v0.34.2
func (o *PatchGocardlessIDParams) WithContext(ctx context.Context) *PatchGocardlessIDParams
WithContext adds the context to the patch gocardless ID params
func (*PatchGocardlessIDParams) WithHTTPClient ¶ added in v0.34.2
func (o *PatchGocardlessIDParams) WithHTTPClient(client *http.Client) *PatchGocardlessIDParams
WithHTTPClient adds the HTTPClient to the patch gocardless ID params
func (*PatchGocardlessIDParams) WithID ¶ added in v0.34.2
func (o *PatchGocardlessIDParams) WithID(id strfmt.UUID) *PatchGocardlessIDParams
WithID adds the id to the patch gocardless ID params
func (*PatchGocardlessIDParams) WithPatchBody ¶ added in v0.34.2
func (o *PatchGocardlessIDParams) WithPatchBody(patchBody *models.GocardlessAssociationAmendment) *PatchGocardlessIDParams
WithPatchBody adds the patchBody to the patch gocardless ID params
func (*PatchGocardlessIDParams) WithTimeout ¶ added in v0.34.2
func (o *PatchGocardlessIDParams) WithTimeout(timeout time.Duration) *PatchGocardlessIDParams
WithTimeout adds the timeout to the patch gocardless ID params
func (*PatchGocardlessIDParams) WithVersion ¶ added in v0.34.2
func (o *PatchGocardlessIDParams) WithVersion(version int64) *PatchGocardlessIDParams
WithVersion adds the version to the patch gocardless ID params
func (*PatchGocardlessIDParams) WriteToRequest ¶ added in v0.34.2
func (o *PatchGocardlessIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchGocardlessIDReader ¶ added in v0.34.2
type PatchGocardlessIDReader struct {
// contains filtered or unexported fields
}
PatchGocardlessIDReader is a Reader for the PatchGocardlessID structure.
func (*PatchGocardlessIDReader) ReadResponse ¶ added in v0.34.2
func (o *PatchGocardlessIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostBacsCreated ¶
type PostBacsCreated struct {
Payload *models.BacsAssociationCreationResponse
}
PostBacsCreated handles this case with default header values.
creation response
func NewPostBacsCreated ¶
func NewPostBacsCreated() *PostBacsCreated
NewPostBacsCreated creates a PostBacsCreated with default headers values
func (*PostBacsCreated) Error ¶
func (o *PostBacsCreated) Error() string
type PostBacsParams ¶
type PostBacsParams struct { /*CreationRequest*/ CreationRequest *models.BacsAssociationCreation Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostBacsParams contains all the parameters to send to the API endpoint for the post bacs operation typically these are written to a http.Request
func NewPostBacsParams ¶
func NewPostBacsParams() *PostBacsParams
NewPostBacsParams creates a new PostBacsParams object with the default values initialized.
func NewPostBacsParamsWithContext ¶
func NewPostBacsParamsWithContext(ctx context.Context) *PostBacsParams
NewPostBacsParamsWithContext creates a new PostBacsParams object with the default values initialized, and the ability to set a context for a request
func NewPostBacsParamsWithHTTPClient ¶
func NewPostBacsParamsWithHTTPClient(client *http.Client) *PostBacsParams
NewPostBacsParamsWithHTTPClient creates a new PostBacsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostBacsParamsWithTimeout ¶
func NewPostBacsParamsWithTimeout(timeout time.Duration) *PostBacsParams
NewPostBacsParamsWithTimeout creates a new PostBacsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostBacsParams) SetContext ¶
func (o *PostBacsParams) SetContext(ctx context.Context)
SetContext adds the context to the post bacs params
func (*PostBacsParams) SetCreationRequest ¶
func (o *PostBacsParams) SetCreationRequest(creationRequest *models.BacsAssociationCreation)
SetCreationRequest adds the creationRequest to the post bacs params
func (*PostBacsParams) SetHTTPClient ¶
func (o *PostBacsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post bacs params
func (*PostBacsParams) SetTimeout ¶
func (o *PostBacsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post bacs params
func (*PostBacsParams) WithContext ¶
func (o *PostBacsParams) WithContext(ctx context.Context) *PostBacsParams
WithContext adds the context to the post bacs params
func (*PostBacsParams) WithCreationRequest ¶
func (o *PostBacsParams) WithCreationRequest(creationRequest *models.BacsAssociationCreation) *PostBacsParams
WithCreationRequest adds the creationRequest to the post bacs params
func (*PostBacsParams) WithHTTPClient ¶
func (o *PostBacsParams) WithHTTPClient(client *http.Client) *PostBacsParams
WithHTTPClient adds the HTTPClient to the post bacs params
func (*PostBacsParams) WithTimeout ¶
func (o *PostBacsParams) WithTimeout(timeout time.Duration) *PostBacsParams
WithTimeout adds the timeout to the post bacs params
func (*PostBacsParams) WriteToRequest ¶
func (o *PostBacsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostBacsReader ¶
type PostBacsReader struct {
// contains filtered or unexported fields
}
PostBacsReader is a Reader for the PostBacs structure.
func (*PostBacsReader) ReadResponse ¶
func (o *PostBacsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostConfirmationOfPayeeCreated ¶
type PostConfirmationOfPayeeCreated struct {
Payload *models.CoPAssociationCreationResponse
}
PostConfirmationOfPayeeCreated handles this case with default header values.
creation response
func NewPostConfirmationOfPayeeCreated ¶
func NewPostConfirmationOfPayeeCreated() *PostConfirmationOfPayeeCreated
NewPostConfirmationOfPayeeCreated creates a PostConfirmationOfPayeeCreated with default headers values
func (*PostConfirmationOfPayeeCreated) Error ¶
func (o *PostConfirmationOfPayeeCreated) Error() string
type PostConfirmationOfPayeeParams ¶
type PostConfirmationOfPayeeParams struct { /*CreationRequest*/ CreationRequest *models.CoPAssociationCreation Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostConfirmationOfPayeeParams contains all the parameters to send to the API endpoint for the post confirmation of payee operation typically these are written to a http.Request
func NewPostConfirmationOfPayeeParams ¶
func NewPostConfirmationOfPayeeParams() *PostConfirmationOfPayeeParams
NewPostConfirmationOfPayeeParams creates a new PostConfirmationOfPayeeParams object with the default values initialized.
func NewPostConfirmationOfPayeeParamsWithContext ¶
func NewPostConfirmationOfPayeeParamsWithContext(ctx context.Context) *PostConfirmationOfPayeeParams
NewPostConfirmationOfPayeeParamsWithContext creates a new PostConfirmationOfPayeeParams object with the default values initialized, and the ability to set a context for a request
func NewPostConfirmationOfPayeeParamsWithHTTPClient ¶
func NewPostConfirmationOfPayeeParamsWithHTTPClient(client *http.Client) *PostConfirmationOfPayeeParams
NewPostConfirmationOfPayeeParamsWithHTTPClient creates a new PostConfirmationOfPayeeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostConfirmationOfPayeeParamsWithTimeout ¶
func NewPostConfirmationOfPayeeParamsWithTimeout(timeout time.Duration) *PostConfirmationOfPayeeParams
NewPostConfirmationOfPayeeParamsWithTimeout creates a new PostConfirmationOfPayeeParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostConfirmationOfPayeeParams) SetContext ¶
func (o *PostConfirmationOfPayeeParams) SetContext(ctx context.Context)
SetContext adds the context to the post confirmation of payee params
func (*PostConfirmationOfPayeeParams) SetCreationRequest ¶
func (o *PostConfirmationOfPayeeParams) SetCreationRequest(creationRequest *models.CoPAssociationCreation)
SetCreationRequest adds the creationRequest to the post confirmation of payee params
func (*PostConfirmationOfPayeeParams) SetHTTPClient ¶
func (o *PostConfirmationOfPayeeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post confirmation of payee params
func (*PostConfirmationOfPayeeParams) SetTimeout ¶
func (o *PostConfirmationOfPayeeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post confirmation of payee params
func (*PostConfirmationOfPayeeParams) WithContext ¶
func (o *PostConfirmationOfPayeeParams) WithContext(ctx context.Context) *PostConfirmationOfPayeeParams
WithContext adds the context to the post confirmation of payee params
func (*PostConfirmationOfPayeeParams) WithCreationRequest ¶
func (o *PostConfirmationOfPayeeParams) WithCreationRequest(creationRequest *models.CoPAssociationCreation) *PostConfirmationOfPayeeParams
WithCreationRequest adds the creationRequest to the post confirmation of payee params
func (*PostConfirmationOfPayeeParams) WithHTTPClient ¶
func (o *PostConfirmationOfPayeeParams) WithHTTPClient(client *http.Client) *PostConfirmationOfPayeeParams
WithHTTPClient adds the HTTPClient to the post confirmation of payee params
func (*PostConfirmationOfPayeeParams) WithTimeout ¶
func (o *PostConfirmationOfPayeeParams) WithTimeout(timeout time.Duration) *PostConfirmationOfPayeeParams
WithTimeout adds the timeout to the post confirmation of payee params
func (*PostConfirmationOfPayeeParams) WriteToRequest ¶
func (o *PostConfirmationOfPayeeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostConfirmationOfPayeeReader ¶
type PostConfirmationOfPayeeReader struct {
// contains filtered or unexported fields
}
PostConfirmationOfPayeeReader is a Reader for the PostConfirmationOfPayee structure.
func (*PostConfirmationOfPayeeReader) ReadResponse ¶
func (o *PostConfirmationOfPayeeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostGocardlessCreated ¶ added in v0.33.0
type PostGocardlessCreated struct {
Payload *models.GocardlessAssociationCreationResponse
}
PostGocardlessCreated handles this case with default header values.
creation response
func NewPostGocardlessCreated ¶ added in v0.33.0
func NewPostGocardlessCreated() *PostGocardlessCreated
NewPostGocardlessCreated creates a PostGocardlessCreated with default headers values
func (*PostGocardlessCreated) Error ¶ added in v0.33.0
func (o *PostGocardlessCreated) Error() string
type PostGocardlessParams ¶ added in v0.33.0
type PostGocardlessParams struct { /*CreationRequest*/ CreationRequest *models.GocardlessAssociationCreation Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostGocardlessParams contains all the parameters to send to the API endpoint for the post gocardless operation typically these are written to a http.Request
func NewPostGocardlessParams ¶ added in v0.33.0
func NewPostGocardlessParams() *PostGocardlessParams
NewPostGocardlessParams creates a new PostGocardlessParams object with the default values initialized.
func NewPostGocardlessParamsWithContext ¶ added in v0.33.0
func NewPostGocardlessParamsWithContext(ctx context.Context) *PostGocardlessParams
NewPostGocardlessParamsWithContext creates a new PostGocardlessParams object with the default values initialized, and the ability to set a context for a request
func NewPostGocardlessParamsWithHTTPClient ¶ added in v0.33.0
func NewPostGocardlessParamsWithHTTPClient(client *http.Client) *PostGocardlessParams
NewPostGocardlessParamsWithHTTPClient creates a new PostGocardlessParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostGocardlessParamsWithTimeout ¶ added in v0.33.0
func NewPostGocardlessParamsWithTimeout(timeout time.Duration) *PostGocardlessParams
NewPostGocardlessParamsWithTimeout creates a new PostGocardlessParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostGocardlessParams) SetContext ¶ added in v0.33.0
func (o *PostGocardlessParams) SetContext(ctx context.Context)
SetContext adds the context to the post gocardless params
func (*PostGocardlessParams) SetCreationRequest ¶ added in v0.33.0
func (o *PostGocardlessParams) SetCreationRequest(creationRequest *models.GocardlessAssociationCreation)
SetCreationRequest adds the creationRequest to the post gocardless params
func (*PostGocardlessParams) SetHTTPClient ¶ added in v0.33.0
func (o *PostGocardlessParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post gocardless params
func (*PostGocardlessParams) SetTimeout ¶ added in v0.33.0
func (o *PostGocardlessParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post gocardless params
func (*PostGocardlessParams) WithContext ¶ added in v0.33.0
func (o *PostGocardlessParams) WithContext(ctx context.Context) *PostGocardlessParams
WithContext adds the context to the post gocardless params
func (*PostGocardlessParams) WithCreationRequest ¶ added in v0.33.0
func (o *PostGocardlessParams) WithCreationRequest(creationRequest *models.GocardlessAssociationCreation) *PostGocardlessParams
WithCreationRequest adds the creationRequest to the post gocardless params
func (*PostGocardlessParams) WithHTTPClient ¶ added in v0.33.0
func (o *PostGocardlessParams) WithHTTPClient(client *http.Client) *PostGocardlessParams
WithHTTPClient adds the HTTPClient to the post gocardless params
func (*PostGocardlessParams) WithTimeout ¶ added in v0.33.0
func (o *PostGocardlessParams) WithTimeout(timeout time.Duration) *PostGocardlessParams
WithTimeout adds the timeout to the post gocardless params
func (*PostGocardlessParams) WriteToRequest ¶ added in v0.33.0
func (o *PostGocardlessParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostGocardlessReader ¶ added in v0.33.0
type PostGocardlessReader struct {
// contains filtered or unexported fields
}
PostGocardlessReader is a Reader for the PostGocardless structure.
func (*PostGocardlessReader) ReadResponse ¶ added in v0.33.0
func (o *PostGocardlessReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostLhvCreated ¶ added in v0.28.0
type PostLhvCreated struct {
Payload *models.LhvAssociationCreationResponse
}
PostLhvCreated handles this case with default header values.
creation response
func NewPostLhvCreated ¶ added in v0.28.0
func NewPostLhvCreated() *PostLhvCreated
NewPostLhvCreated creates a PostLhvCreated with default headers values
func (*PostLhvCreated) Error ¶ added in v0.28.0
func (o *PostLhvCreated) Error() string
type PostLhvParams ¶ added in v0.28.0
type PostLhvParams struct { /*CreationRequest*/ CreationRequest *models.LhvAssociationCreation Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostLhvParams contains all the parameters to send to the API endpoint for the post lhv operation typically these are written to a http.Request
func NewPostLhvParams ¶ added in v0.28.0
func NewPostLhvParams() *PostLhvParams
NewPostLhvParams creates a new PostLhvParams object with the default values initialized.
func NewPostLhvParamsWithContext ¶ added in v0.28.0
func NewPostLhvParamsWithContext(ctx context.Context) *PostLhvParams
NewPostLhvParamsWithContext creates a new PostLhvParams object with the default values initialized, and the ability to set a context for a request
func NewPostLhvParamsWithHTTPClient ¶ added in v0.28.0
func NewPostLhvParamsWithHTTPClient(client *http.Client) *PostLhvParams
NewPostLhvParamsWithHTTPClient creates a new PostLhvParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostLhvParamsWithTimeout ¶ added in v0.28.0
func NewPostLhvParamsWithTimeout(timeout time.Duration) *PostLhvParams
NewPostLhvParamsWithTimeout creates a new PostLhvParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostLhvParams) SetContext ¶ added in v0.28.0
func (o *PostLhvParams) SetContext(ctx context.Context)
SetContext adds the context to the post lhv params
func (*PostLhvParams) SetCreationRequest ¶ added in v0.28.0
func (o *PostLhvParams) SetCreationRequest(creationRequest *models.LhvAssociationCreation)
SetCreationRequest adds the creationRequest to the post lhv params
func (*PostLhvParams) SetHTTPClient ¶ added in v0.28.0
func (o *PostLhvParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post lhv params
func (*PostLhvParams) SetTimeout ¶ added in v0.28.0
func (o *PostLhvParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post lhv params
func (*PostLhvParams) WithContext ¶ added in v0.28.0
func (o *PostLhvParams) WithContext(ctx context.Context) *PostLhvParams
WithContext adds the context to the post lhv params
func (*PostLhvParams) WithCreationRequest ¶ added in v0.28.0
func (o *PostLhvParams) WithCreationRequest(creationRequest *models.LhvAssociationCreation) *PostLhvParams
WithCreationRequest adds the creationRequest to the post lhv params
func (*PostLhvParams) WithHTTPClient ¶ added in v0.28.0
func (o *PostLhvParams) WithHTTPClient(client *http.Client) *PostLhvParams
WithHTTPClient adds the HTTPClient to the post lhv params
func (*PostLhvParams) WithTimeout ¶ added in v0.28.0
func (o *PostLhvParams) WithTimeout(timeout time.Duration) *PostLhvParams
WithTimeout adds the timeout to the post lhv params
func (*PostLhvParams) WriteToRequest ¶ added in v0.28.0
func (o *PostLhvParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostLhvReader ¶ added in v0.28.0
type PostLhvReader struct {
// contains filtered or unexported fields
}
PostLhvReader is a Reader for the PostLhv structure.
func (*PostLhvReader) ReadResponse ¶ added in v0.28.0
func (o *PostLhvReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostPayportCreated ¶
type PostPayportCreated struct {
Payload *models.PayportAssociationCreationResponse
}
PostPayportCreated handles this case with default header values.
creation response
func NewPostPayportCreated ¶
func NewPostPayportCreated() *PostPayportCreated
NewPostPayportCreated creates a PostPayportCreated with default headers values
func (*PostPayportCreated) Error ¶
func (o *PostPayportCreated) Error() string
type PostPayportParams ¶
type PostPayportParams struct { /*CreationRequest*/ CreationRequest *models.PayportAssociationCreation Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostPayportParams contains all the parameters to send to the API endpoint for the post payport operation typically these are written to a http.Request
func NewPostPayportParams ¶
func NewPostPayportParams() *PostPayportParams
NewPostPayportParams creates a new PostPayportParams object with the default values initialized.
func NewPostPayportParamsWithContext ¶
func NewPostPayportParamsWithContext(ctx context.Context) *PostPayportParams
NewPostPayportParamsWithContext creates a new PostPayportParams object with the default values initialized, and the ability to set a context for a request
func NewPostPayportParamsWithHTTPClient ¶
func NewPostPayportParamsWithHTTPClient(client *http.Client) *PostPayportParams
NewPostPayportParamsWithHTTPClient creates a new PostPayportParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostPayportParamsWithTimeout ¶
func NewPostPayportParamsWithTimeout(timeout time.Duration) *PostPayportParams
NewPostPayportParamsWithTimeout creates a new PostPayportParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostPayportParams) SetContext ¶
func (o *PostPayportParams) SetContext(ctx context.Context)
SetContext adds the context to the post payport params
func (*PostPayportParams) SetCreationRequest ¶
func (o *PostPayportParams) SetCreationRequest(creationRequest *models.PayportAssociationCreation)
SetCreationRequest adds the creationRequest to the post payport params
func (*PostPayportParams) SetHTTPClient ¶
func (o *PostPayportParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post payport params
func (*PostPayportParams) SetTimeout ¶
func (o *PostPayportParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post payport params
func (*PostPayportParams) WithContext ¶
func (o *PostPayportParams) WithContext(ctx context.Context) *PostPayportParams
WithContext adds the context to the post payport params
func (*PostPayportParams) WithCreationRequest ¶
func (o *PostPayportParams) WithCreationRequest(creationRequest *models.PayportAssociationCreation) *PostPayportParams
WithCreationRequest adds the creationRequest to the post payport params
func (*PostPayportParams) WithHTTPClient ¶
func (o *PostPayportParams) WithHTTPClient(client *http.Client) *PostPayportParams
WithHTTPClient adds the HTTPClient to the post payport params
func (*PostPayportParams) WithTimeout ¶
func (o *PostPayportParams) WithTimeout(timeout time.Duration) *PostPayportParams
WithTimeout adds the timeout to the post payport params
func (*PostPayportParams) WriteToRequest ¶
func (o *PostPayportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostPayportReader ¶
type PostPayportReader struct {
// contains filtered or unexported fields
}
PostPayportReader is a Reader for the PostPayport structure.
func (*PostPayportReader) ReadResponse ¶
func (o *PostPayportReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostProductsCreated ¶ added in v0.32.0
type PostProductsCreated struct {
Payload *models.ProductsAssociationCreationResponse
}
PostProductsCreated handles this case with default header values.
creation response
func NewPostProductsCreated ¶ added in v0.32.0
func NewPostProductsCreated() *PostProductsCreated
NewPostProductsCreated creates a PostProductsCreated with default headers values
func (*PostProductsCreated) Error ¶ added in v0.32.0
func (o *PostProductsCreated) Error() string
type PostProductsParams ¶ added in v0.32.0
type PostProductsParams struct { /*CreationRequest*/ CreationRequest *models.ProductsAssociationCreation Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostProductsParams contains all the parameters to send to the API endpoint for the post products operation typically these are written to a http.Request
func NewPostProductsParams ¶ added in v0.32.0
func NewPostProductsParams() *PostProductsParams
NewPostProductsParams creates a new PostProductsParams object with the default values initialized.
func NewPostProductsParamsWithContext ¶ added in v0.32.0
func NewPostProductsParamsWithContext(ctx context.Context) *PostProductsParams
NewPostProductsParamsWithContext creates a new PostProductsParams object with the default values initialized, and the ability to set a context for a request
func NewPostProductsParamsWithHTTPClient ¶ added in v0.32.0
func NewPostProductsParamsWithHTTPClient(client *http.Client) *PostProductsParams
NewPostProductsParamsWithHTTPClient creates a new PostProductsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostProductsParamsWithTimeout ¶ added in v0.32.0
func NewPostProductsParamsWithTimeout(timeout time.Duration) *PostProductsParams
NewPostProductsParamsWithTimeout creates a new PostProductsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostProductsParams) SetContext ¶ added in v0.32.0
func (o *PostProductsParams) SetContext(ctx context.Context)
SetContext adds the context to the post products params
func (*PostProductsParams) SetCreationRequest ¶ added in v0.32.0
func (o *PostProductsParams) SetCreationRequest(creationRequest *models.ProductsAssociationCreation)
SetCreationRequest adds the creationRequest to the post products params
func (*PostProductsParams) SetHTTPClient ¶ added in v0.32.0
func (o *PostProductsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post products params
func (*PostProductsParams) SetTimeout ¶ added in v0.32.0
func (o *PostProductsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post products params
func (*PostProductsParams) WithContext ¶ added in v0.32.0
func (o *PostProductsParams) WithContext(ctx context.Context) *PostProductsParams
WithContext adds the context to the post products params
func (*PostProductsParams) WithCreationRequest ¶ added in v0.32.0
func (o *PostProductsParams) WithCreationRequest(creationRequest *models.ProductsAssociationCreation) *PostProductsParams
WithCreationRequest adds the creationRequest to the post products params
func (*PostProductsParams) WithHTTPClient ¶ added in v0.32.0
func (o *PostProductsParams) WithHTTPClient(client *http.Client) *PostProductsParams
WithHTTPClient adds the HTTPClient to the post products params
func (*PostProductsParams) WithTimeout ¶ added in v0.32.0
func (o *PostProductsParams) WithTimeout(timeout time.Duration) *PostProductsParams
WithTimeout adds the timeout to the post products params
func (*PostProductsParams) WriteToRequest ¶ added in v0.32.0
func (o *PostProductsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostProductsReader ¶ added in v0.32.0
type PostProductsReader struct {
// contains filtered or unexported fields
}
PostProductsReader is a Reader for the PostProducts structure.
func (*PostProductsReader) ReadResponse ¶ added in v0.32.0
func (o *PostProductsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostSepainstantCreated ¶
type PostSepainstantCreated struct {
Payload *models.SepaInstantAssociationCreationResponse
}
PostSepainstantCreated handles this case with default header values.
creation response
func NewPostSepainstantCreated ¶
func NewPostSepainstantCreated() *PostSepainstantCreated
NewPostSepainstantCreated creates a PostSepainstantCreated with default headers values
func (*PostSepainstantCreated) Error ¶
func (o *PostSepainstantCreated) Error() string
type PostSepainstantParams ¶
type PostSepainstantParams struct { /*CreationRequest*/ CreationRequest *models.SepaInstantAssociationCreation Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostSepainstantParams contains all the parameters to send to the API endpoint for the post sepainstant operation typically these are written to a http.Request
func NewPostSepainstantParams ¶
func NewPostSepainstantParams() *PostSepainstantParams
NewPostSepainstantParams creates a new PostSepainstantParams object with the default values initialized.
func NewPostSepainstantParamsWithContext ¶
func NewPostSepainstantParamsWithContext(ctx context.Context) *PostSepainstantParams
NewPostSepainstantParamsWithContext creates a new PostSepainstantParams object with the default values initialized, and the ability to set a context for a request
func NewPostSepainstantParamsWithHTTPClient ¶
func NewPostSepainstantParamsWithHTTPClient(client *http.Client) *PostSepainstantParams
NewPostSepainstantParamsWithHTTPClient creates a new PostSepainstantParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostSepainstantParamsWithTimeout ¶
func NewPostSepainstantParamsWithTimeout(timeout time.Duration) *PostSepainstantParams
NewPostSepainstantParamsWithTimeout creates a new PostSepainstantParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostSepainstantParams) SetContext ¶
func (o *PostSepainstantParams) SetContext(ctx context.Context)
SetContext adds the context to the post sepainstant params
func (*PostSepainstantParams) SetCreationRequest ¶
func (o *PostSepainstantParams) SetCreationRequest(creationRequest *models.SepaInstantAssociationCreation)
SetCreationRequest adds the creationRequest to the post sepainstant params
func (*PostSepainstantParams) SetHTTPClient ¶
func (o *PostSepainstantParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post sepainstant params
func (*PostSepainstantParams) SetTimeout ¶
func (o *PostSepainstantParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post sepainstant params
func (*PostSepainstantParams) WithContext ¶
func (o *PostSepainstantParams) WithContext(ctx context.Context) *PostSepainstantParams
WithContext adds the context to the post sepainstant params
func (*PostSepainstantParams) WithCreationRequest ¶
func (o *PostSepainstantParams) WithCreationRequest(creationRequest *models.SepaInstantAssociationCreation) *PostSepainstantParams
WithCreationRequest adds the creationRequest to the post sepainstant params
func (*PostSepainstantParams) WithHTTPClient ¶
func (o *PostSepainstantParams) WithHTTPClient(client *http.Client) *PostSepainstantParams
WithHTTPClient adds the HTTPClient to the post sepainstant params
func (*PostSepainstantParams) WithTimeout ¶
func (o *PostSepainstantParams) WithTimeout(timeout time.Duration) *PostSepainstantParams
WithTimeout adds the timeout to the post sepainstant params
func (*PostSepainstantParams) WriteToRequest ¶
func (o *PostSepainstantParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostSepainstantReader ¶
type PostSepainstantReader struct {
// contains filtered or unexported fields
}
PostSepainstantReader is a Reader for the PostSepainstant structure.
func (*PostSepainstantReader) ReadResponse ¶
func (o *PostSepainstantReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostSepasctCreated ¶
type PostSepasctCreated struct {
Payload *models.SepaSctAssociationCreationResponse
}
PostSepasctCreated handles this case with default header values.
creation response
func NewPostSepasctCreated ¶
func NewPostSepasctCreated() *PostSepasctCreated
NewPostSepasctCreated creates a PostSepasctCreated with default headers values
func (*PostSepasctCreated) Error ¶
func (o *PostSepasctCreated) Error() string
type PostSepasctParams ¶
type PostSepasctParams struct { /*CreationRequest*/ CreationRequest *models.SepaSctAssociationCreation Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostSepasctParams contains all the parameters to send to the API endpoint for the post sepasct operation typically these are written to a http.Request
func NewPostSepasctParams ¶
func NewPostSepasctParams() *PostSepasctParams
NewPostSepasctParams creates a new PostSepasctParams object with the default values initialized.
func NewPostSepasctParamsWithContext ¶
func NewPostSepasctParamsWithContext(ctx context.Context) *PostSepasctParams
NewPostSepasctParamsWithContext creates a new PostSepasctParams object with the default values initialized, and the ability to set a context for a request
func NewPostSepasctParamsWithHTTPClient ¶
func NewPostSepasctParamsWithHTTPClient(client *http.Client) *PostSepasctParams
NewPostSepasctParamsWithHTTPClient creates a new PostSepasctParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostSepasctParamsWithTimeout ¶
func NewPostSepasctParamsWithTimeout(timeout time.Duration) *PostSepasctParams
NewPostSepasctParamsWithTimeout creates a new PostSepasctParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostSepasctParams) SetContext ¶
func (o *PostSepasctParams) SetContext(ctx context.Context)
SetContext adds the context to the post sepasct params
func (*PostSepasctParams) SetCreationRequest ¶
func (o *PostSepasctParams) SetCreationRequest(creationRequest *models.SepaSctAssociationCreation)
SetCreationRequest adds the creationRequest to the post sepasct params
func (*PostSepasctParams) SetHTTPClient ¶
func (o *PostSepasctParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post sepasct params
func (*PostSepasctParams) SetTimeout ¶
func (o *PostSepasctParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post sepasct params
func (*PostSepasctParams) WithContext ¶
func (o *PostSepasctParams) WithContext(ctx context.Context) *PostSepasctParams
WithContext adds the context to the post sepasct params
func (*PostSepasctParams) WithCreationRequest ¶
func (o *PostSepasctParams) WithCreationRequest(creationRequest *models.SepaSctAssociationCreation) *PostSepasctParams
WithCreationRequest adds the creationRequest to the post sepasct params
func (*PostSepasctParams) WithHTTPClient ¶
func (o *PostSepasctParams) WithHTTPClient(client *http.Client) *PostSepasctParams
WithHTTPClient adds the HTTPClient to the post sepasct params
func (*PostSepasctParams) WithTimeout ¶
func (o *PostSepasctParams) WithTimeout(timeout time.Duration) *PostSepasctParams
WithTimeout adds the timeout to the post sepasct params
func (*PostSepasctParams) WriteToRequest ¶
func (o *PostSepasctParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostSepasctReader ¶
type PostSepasctReader struct {
// contains filtered or unexported fields
}
PostSepasctReader is a Reader for the PostSepasct structure.
func (*PostSepasctReader) ReadResponse ¶
func (o *PostSepasctReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostStarlingCreated ¶
type PostStarlingCreated struct {
Payload *models.AssociationCreationResponse
}
PostStarlingCreated handles this case with default header values.
creation response
func NewPostStarlingCreated ¶
func NewPostStarlingCreated() *PostStarlingCreated
NewPostStarlingCreated creates a PostStarlingCreated with default headers values
func (*PostStarlingCreated) Error ¶
func (o *PostStarlingCreated) Error() string
type PostStarlingParams ¶
type PostStarlingParams struct { /*CreationRequest*/ CreationRequest *models.AssociationCreation Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostStarlingParams contains all the parameters to send to the API endpoint for the post starling operation typically these are written to a http.Request
func NewPostStarlingParams ¶
func NewPostStarlingParams() *PostStarlingParams
NewPostStarlingParams creates a new PostStarlingParams object with the default values initialized.
func NewPostStarlingParamsWithContext ¶
func NewPostStarlingParamsWithContext(ctx context.Context) *PostStarlingParams
NewPostStarlingParamsWithContext creates a new PostStarlingParams object with the default values initialized, and the ability to set a context for a request
func NewPostStarlingParamsWithHTTPClient ¶
func NewPostStarlingParamsWithHTTPClient(client *http.Client) *PostStarlingParams
NewPostStarlingParamsWithHTTPClient creates a new PostStarlingParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostStarlingParamsWithTimeout ¶
func NewPostStarlingParamsWithTimeout(timeout time.Duration) *PostStarlingParams
NewPostStarlingParamsWithTimeout creates a new PostStarlingParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostStarlingParams) SetContext ¶
func (o *PostStarlingParams) SetContext(ctx context.Context)
SetContext adds the context to the post starling params
func (*PostStarlingParams) SetCreationRequest ¶
func (o *PostStarlingParams) SetCreationRequest(creationRequest *models.AssociationCreation)
SetCreationRequest adds the creationRequest to the post starling params
func (*PostStarlingParams) SetHTTPClient ¶
func (o *PostStarlingParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post starling params
func (*PostStarlingParams) SetTimeout ¶
func (o *PostStarlingParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post starling params
func (*PostStarlingParams) WithContext ¶
func (o *PostStarlingParams) WithContext(ctx context.Context) *PostStarlingParams
WithContext adds the context to the post starling params
func (*PostStarlingParams) WithCreationRequest ¶
func (o *PostStarlingParams) WithCreationRequest(creationRequest *models.AssociationCreation) *PostStarlingParams
WithCreationRequest adds the creationRequest to the post starling params
func (*PostStarlingParams) WithHTTPClient ¶
func (o *PostStarlingParams) WithHTTPClient(client *http.Client) *PostStarlingParams
WithHTTPClient adds the HTTPClient to the post starling params
func (*PostStarlingParams) WithTimeout ¶
func (o *PostStarlingParams) WithTimeout(timeout time.Duration) *PostStarlingParams
WithTimeout adds the timeout to the post starling params
func (*PostStarlingParams) WriteToRequest ¶
func (o *PostStarlingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostStarlingReader ¶
type PostStarlingReader struct {
// contains filtered or unexported fields
}
PostStarlingReader is a Reader for the PostStarling structure.
func (*PostStarlingReader) ReadResponse ¶
func (o *PostStarlingReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostStarlinggatewayCreated ¶ added in v0.28.0
type PostStarlinggatewayCreated struct {
Payload *models.AssociationCreationResponse
}
PostStarlinggatewayCreated handles this case with default header values.
creation response
func NewPostStarlinggatewayCreated ¶ added in v0.28.0
func NewPostStarlinggatewayCreated() *PostStarlinggatewayCreated
NewPostStarlinggatewayCreated creates a PostStarlinggatewayCreated with default headers values
func (*PostStarlinggatewayCreated) Error ¶ added in v0.28.0
func (o *PostStarlinggatewayCreated) Error() string
type PostStarlinggatewayParams ¶ added in v0.28.0
type PostStarlinggatewayParams struct { /*CreationRequest*/ CreationRequest *models.AssociationCreation Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostStarlinggatewayParams contains all the parameters to send to the API endpoint for the post starlinggateway operation typically these are written to a http.Request
func NewPostStarlinggatewayParams ¶ added in v0.28.0
func NewPostStarlinggatewayParams() *PostStarlinggatewayParams
NewPostStarlinggatewayParams creates a new PostStarlinggatewayParams object with the default values initialized.
func NewPostStarlinggatewayParamsWithContext ¶ added in v0.28.0
func NewPostStarlinggatewayParamsWithContext(ctx context.Context) *PostStarlinggatewayParams
NewPostStarlinggatewayParamsWithContext creates a new PostStarlinggatewayParams object with the default values initialized, and the ability to set a context for a request
func NewPostStarlinggatewayParamsWithHTTPClient ¶ added in v0.28.0
func NewPostStarlinggatewayParamsWithHTTPClient(client *http.Client) *PostStarlinggatewayParams
NewPostStarlinggatewayParamsWithHTTPClient creates a new PostStarlinggatewayParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostStarlinggatewayParamsWithTimeout ¶ added in v0.28.0
func NewPostStarlinggatewayParamsWithTimeout(timeout time.Duration) *PostStarlinggatewayParams
NewPostStarlinggatewayParamsWithTimeout creates a new PostStarlinggatewayParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostStarlinggatewayParams) SetContext ¶ added in v0.28.0
func (o *PostStarlinggatewayParams) SetContext(ctx context.Context)
SetContext adds the context to the post starlinggateway params
func (*PostStarlinggatewayParams) SetCreationRequest ¶ added in v0.28.0
func (o *PostStarlinggatewayParams) SetCreationRequest(creationRequest *models.AssociationCreation)
SetCreationRequest adds the creationRequest to the post starlinggateway params
func (*PostStarlinggatewayParams) SetHTTPClient ¶ added in v0.28.0
func (o *PostStarlinggatewayParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post starlinggateway params
func (*PostStarlinggatewayParams) SetTimeout ¶ added in v0.28.0
func (o *PostStarlinggatewayParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post starlinggateway params
func (*PostStarlinggatewayParams) WithContext ¶ added in v0.28.0
func (o *PostStarlinggatewayParams) WithContext(ctx context.Context) *PostStarlinggatewayParams
WithContext adds the context to the post starlinggateway params
func (*PostStarlinggatewayParams) WithCreationRequest ¶ added in v0.28.0
func (o *PostStarlinggatewayParams) WithCreationRequest(creationRequest *models.AssociationCreation) *PostStarlinggatewayParams
WithCreationRequest adds the creationRequest to the post starlinggateway params
func (*PostStarlinggatewayParams) WithHTTPClient ¶ added in v0.28.0
func (o *PostStarlinggatewayParams) WithHTTPClient(client *http.Client) *PostStarlinggatewayParams
WithHTTPClient adds the HTTPClient to the post starlinggateway params
func (*PostStarlinggatewayParams) WithTimeout ¶ added in v0.28.0
func (o *PostStarlinggatewayParams) WithTimeout(timeout time.Duration) *PostStarlinggatewayParams
WithTimeout adds the timeout to the post starlinggateway params
func (*PostStarlinggatewayParams) WriteToRequest ¶ added in v0.28.0
func (o *PostStarlinggatewayParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostStarlinggatewayReader ¶ added in v0.28.0
type PostStarlinggatewayReader struct {
// contains filtered or unexported fields
}
PostStarlinggatewayReader is a Reader for the PostStarlinggateway structure.
func (*PostStarlinggatewayReader) ReadResponse ¶ added in v0.28.0
func (o *PostStarlinggatewayReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostVocalinkreportCreated ¶
type PostVocalinkreportCreated struct {
Payload *models.VocalinkReportAssociationCreationResponse
}
PostVocalinkreportCreated handles this case with default header values.
creation response
func NewPostVocalinkreportCreated ¶
func NewPostVocalinkreportCreated() *PostVocalinkreportCreated
NewPostVocalinkreportCreated creates a PostVocalinkreportCreated with default headers values
func (*PostVocalinkreportCreated) Error ¶
func (o *PostVocalinkreportCreated) Error() string
type PostVocalinkreportParams ¶
type PostVocalinkreportParams struct { /*CreationRequest*/ CreationRequest *models.VocalinkReportAssociationCreation Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostVocalinkreportParams contains all the parameters to send to the API endpoint for the post vocalinkreport operation typically these are written to a http.Request
func NewPostVocalinkreportParams ¶
func NewPostVocalinkreportParams() *PostVocalinkreportParams
NewPostVocalinkreportParams creates a new PostVocalinkreportParams object with the default values initialized.
func NewPostVocalinkreportParamsWithContext ¶
func NewPostVocalinkreportParamsWithContext(ctx context.Context) *PostVocalinkreportParams
NewPostVocalinkreportParamsWithContext creates a new PostVocalinkreportParams object with the default values initialized, and the ability to set a context for a request
func NewPostVocalinkreportParamsWithHTTPClient ¶
func NewPostVocalinkreportParamsWithHTTPClient(client *http.Client) *PostVocalinkreportParams
NewPostVocalinkreportParamsWithHTTPClient creates a new PostVocalinkreportParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostVocalinkreportParamsWithTimeout ¶
func NewPostVocalinkreportParamsWithTimeout(timeout time.Duration) *PostVocalinkreportParams
NewPostVocalinkreportParamsWithTimeout creates a new PostVocalinkreportParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostVocalinkreportParams) SetContext ¶
func (o *PostVocalinkreportParams) SetContext(ctx context.Context)
SetContext adds the context to the post vocalinkreport params
func (*PostVocalinkreportParams) SetCreationRequest ¶
func (o *PostVocalinkreportParams) SetCreationRequest(creationRequest *models.VocalinkReportAssociationCreation)
SetCreationRequest adds the creationRequest to the post vocalinkreport params
func (*PostVocalinkreportParams) SetHTTPClient ¶
func (o *PostVocalinkreportParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post vocalinkreport params
func (*PostVocalinkreportParams) SetTimeout ¶
func (o *PostVocalinkreportParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post vocalinkreport params
func (*PostVocalinkreportParams) WithContext ¶
func (o *PostVocalinkreportParams) WithContext(ctx context.Context) *PostVocalinkreportParams
WithContext adds the context to the post vocalinkreport params
func (*PostVocalinkreportParams) WithCreationRequest ¶
func (o *PostVocalinkreportParams) WithCreationRequest(creationRequest *models.VocalinkReportAssociationCreation) *PostVocalinkreportParams
WithCreationRequest adds the creationRequest to the post vocalinkreport params
func (*PostVocalinkreportParams) WithHTTPClient ¶
func (o *PostVocalinkreportParams) WithHTTPClient(client *http.Client) *PostVocalinkreportParams
WithHTTPClient adds the HTTPClient to the post vocalinkreport params
func (*PostVocalinkreportParams) WithTimeout ¶
func (o *PostVocalinkreportParams) WithTimeout(timeout time.Duration) *PostVocalinkreportParams
WithTimeout adds the timeout to the post vocalinkreport params
func (*PostVocalinkreportParams) WriteToRequest ¶
func (o *PostVocalinkreportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostVocalinkreportReader ¶
type PostVocalinkreportReader struct {
// contains filtered or unexported fields
}
PostVocalinkreportReader is a Reader for the PostVocalinkreport structure.
func (*PostVocalinkreportReader) ReadResponse ¶
func (o *PostVocalinkreportReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- associations_client.go
- delete_bacs_id_parameters.go
- delete_bacs_id_responses.go
- delete_confirmation_of_payee_id_parameters.go
- delete_confirmation_of_payee_id_responses.go
- delete_gocardless_id_parameters.go
- delete_gocardless_id_responses.go
- delete_lhv_id_parameters.go
- delete_lhv_id_responses.go
- delete_payport_id_parameters.go
- delete_payport_id_responses.go
- delete_products_id_parameters.go
- delete_products_id_responses.go
- delete_sepainstant_id_parameters.go
- delete_sepainstant_id_responses.go
- delete_sepasct_id_parameters.go
- delete_sepasct_id_responses.go
- delete_starling_id_parameters.go
- delete_starling_id_responses.go
- delete_vocalinkreport_id_parameters.go
- delete_vocalinkreport_id_responses.go
- get_bacs_id_parameters.go
- get_bacs_id_responses.go
- get_bacs_parameters.go
- get_bacs_responses.go
- get_confirmation_of_payee_id_parameters.go
- get_confirmation_of_payee_id_responses.go
- get_confirmation_of_payee_parameters.go
- get_confirmation_of_payee_responses.go
- get_gocardless_id_parameters.go
- get_gocardless_id_responses.go
- get_gocardless_parameters.go
- get_gocardless_responses.go
- get_lhv_id_parameters.go
- get_lhv_id_responses.go
- get_lhv_parameters.go
- get_lhv_responses.go
- get_payport_id_parameters.go
- get_payport_id_responses.go
- get_payport_parameters.go
- get_payport_responses.go
- get_products_id_parameters.go
- get_products_id_responses.go
- get_products_parameters.go
- get_products_responses.go
- get_sepainstant_id_parameters.go
- get_sepainstant_id_responses.go
- get_sepainstant_parameters.go
- get_sepainstant_responses.go
- get_sepasct_id_parameters.go
- get_sepasct_id_responses.go
- get_sepasct_parameters.go
- get_sepasct_responses.go
- get_starling_id_parameters.go
- get_starling_id_responses.go
- get_starling_parameters.go
- get_starling_responses.go
- get_starlinggateway_parameters.go
- get_starlinggateway_responses.go
- get_vocalinkreport_id_parameters.go
- get_vocalinkreport_id_responses.go
- get_vocalinkreport_parameters.go
- get_vocalinkreport_responses.go
- patch_gocardless_id_parameters.go
- patch_gocardless_id_responses.go
- post_bacs_parameters.go
- post_bacs_responses.go
- post_confirmation_of_payee_parameters.go
- post_confirmation_of_payee_responses.go
- post_gocardless_parameters.go
- post_gocardless_responses.go
- post_lhv_parameters.go
- post_lhv_responses.go
- post_payport_parameters.go
- post_payport_responses.go
- post_products_parameters.go
- post_products_responses.go
- post_sepainstant_parameters.go
- post_sepainstant_responses.go
- post_sepasct_parameters.go
- post_sepasct_responses.go
- post_starling_parameters.go
- post_starling_responses.go
- post_starlinggateway_parameters.go
- post_starlinggateway_responses.go
- post_vocalinkreport_parameters.go
- post_vocalinkreport_responses.go