Documentation
¶
Index ¶
- type Client
- func (c *Client) CreateAccountAmendment() *CreateAccountAmendmentRequest
- func (c *Client) CreateAccountAmendmentSubmission() *CreateAccountAmendmentSubmissionRequest
- func (c *Client) GetAccountAmendment() *GetAccountAmendmentRequest
- func (c *Client) GetAccountAmendmentSubmission() *GetAccountAmendmentSubmissionRequest
- func (c *Client) ListAccountAmendments() *ListAccountAmendmentsRequest
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type CreateAccountAmendmentBadGateway
- type CreateAccountAmendmentBadRequest
- type CreateAccountAmendmentConflict
- type CreateAccountAmendmentCreated
- type CreateAccountAmendmentForbidden
- type CreateAccountAmendmentGatewayTimeout
- type CreateAccountAmendmentInternalServerError
- type CreateAccountAmendmentReader
- type CreateAccountAmendmentRequest
- func (a *CreateAccountAmendmentRequest) Do() (*CreateAccountAmendmentCreated, error)
- func (o *CreateAccountAmendmentRequest) FromJson(j string) (*CreateAccountAmendmentRequest, error)
- func (a *CreateAccountAmendmentRequest) MustDo() *CreateAccountAmendmentCreated
- func (o *CreateAccountAmendmentRequest) WithAccountAmendmentCreationBody(accountAmendmentCreationBody models.AccountAmendmentCreation) *CreateAccountAmendmentRequest
- func (o *CreateAccountAmendmentRequest) WithContext(ctx context.Context) *CreateAccountAmendmentRequest
- func (o *CreateAccountAmendmentRequest) WithHTTPClient(client *http.Client) *CreateAccountAmendmentRequest
- func (o *CreateAccountAmendmentRequest) WithoutAccountAmendmentCreationBody() *CreateAccountAmendmentRequest
- func (o *CreateAccountAmendmentRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateAccountAmendmentServiceUnavailable
- type CreateAccountAmendmentSubmissionBadGateway
- type CreateAccountAmendmentSubmissionBadRequest
- type CreateAccountAmendmentSubmissionConflict
- type CreateAccountAmendmentSubmissionCreated
- type CreateAccountAmendmentSubmissionForbidden
- type CreateAccountAmendmentSubmissionGatewayTimeout
- type CreateAccountAmendmentSubmissionInternalServerError
- type CreateAccountAmendmentSubmissionNotFound
- type CreateAccountAmendmentSubmissionReader
- type CreateAccountAmendmentSubmissionRequest
- func (a *CreateAccountAmendmentSubmissionRequest) Do() (*CreateAccountAmendmentSubmissionCreated, error)
- func (o *CreateAccountAmendmentSubmissionRequest) FromJson(j string) (*CreateAccountAmendmentSubmissionRequest, error)
- func (a *CreateAccountAmendmentSubmissionRequest) MustDo() *CreateAccountAmendmentSubmissionCreated
- func (o *CreateAccountAmendmentSubmissionRequest) WithAccountAmendmentSubmissionRequest(accountAmendmentSubmissionRequest models.AccountAmendmentSubmissionCreation) *CreateAccountAmendmentSubmissionRequest
- func (o *CreateAccountAmendmentSubmissionRequest) WithContext(ctx context.Context) *CreateAccountAmendmentSubmissionRequest
- func (o *CreateAccountAmendmentSubmissionRequest) WithHTTPClient(client *http.Client) *CreateAccountAmendmentSubmissionRequest
- func (o *CreateAccountAmendmentSubmissionRequest) WithID(id strfmt.UUID) *CreateAccountAmendmentSubmissionRequest
- func (o *CreateAccountAmendmentSubmissionRequest) WithoutAccountAmendmentSubmissionRequest() *CreateAccountAmendmentSubmissionRequest
- func (o *CreateAccountAmendmentSubmissionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateAccountAmendmentSubmissionServiceUnavailable
- type CreateAccountAmendmentSubmissionUnauthorized
- type CreateAccountAmendmentUnauthorized
- type GetAccountAmendmentBadGateway
- type GetAccountAmendmentBadRequest
- type GetAccountAmendmentForbidden
- type GetAccountAmendmentGatewayTimeout
- type GetAccountAmendmentInternalServerError
- type GetAccountAmendmentNotFound
- type GetAccountAmendmentOK
- type GetAccountAmendmentReader
- type GetAccountAmendmentRequest
- func (a *GetAccountAmendmentRequest) Do() (*GetAccountAmendmentOK, error)
- func (o *GetAccountAmendmentRequest) FromJson(j string) (*GetAccountAmendmentRequest, error)
- func (a *GetAccountAmendmentRequest) MustDo() *GetAccountAmendmentOK
- func (o *GetAccountAmendmentRequest) WithContext(ctx context.Context) *GetAccountAmendmentRequest
- func (o *GetAccountAmendmentRequest) WithHTTPClient(client *http.Client) *GetAccountAmendmentRequest
- func (o *GetAccountAmendmentRequest) WithID(id strfmt.UUID) *GetAccountAmendmentRequest
- func (o *GetAccountAmendmentRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAccountAmendmentServiceUnavailable
- type GetAccountAmendmentSubmissionBadGateway
- type GetAccountAmendmentSubmissionBadRequest
- type GetAccountAmendmentSubmissionForbidden
- type GetAccountAmendmentSubmissionGatewayTimeout
- type GetAccountAmendmentSubmissionInternalServerError
- type GetAccountAmendmentSubmissionNotFound
- type GetAccountAmendmentSubmissionOK
- type GetAccountAmendmentSubmissionReader
- type GetAccountAmendmentSubmissionRequest
- func (a *GetAccountAmendmentSubmissionRequest) Do() (*GetAccountAmendmentSubmissionOK, error)
- func (o *GetAccountAmendmentSubmissionRequest) FromJson(j string) (*GetAccountAmendmentSubmissionRequest, error)
- func (a *GetAccountAmendmentSubmissionRequest) MustDo() *GetAccountAmendmentSubmissionOK
- func (o *GetAccountAmendmentSubmissionRequest) WithContext(ctx context.Context) *GetAccountAmendmentSubmissionRequest
- func (o *GetAccountAmendmentSubmissionRequest) WithHTTPClient(client *http.Client) *GetAccountAmendmentSubmissionRequest
- func (o *GetAccountAmendmentSubmissionRequest) WithID(id strfmt.UUID) *GetAccountAmendmentSubmissionRequest
- func (o *GetAccountAmendmentSubmissionRequest) WithSubmissionID(submissionID strfmt.UUID) *GetAccountAmendmentSubmissionRequest
- func (o *GetAccountAmendmentSubmissionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAccountAmendmentSubmissionServiceUnavailable
- type GetAccountAmendmentSubmissionUnauthorized
- type GetAccountAmendmentUnauthorized
- type ListAccountAmendmentsBadGateway
- type ListAccountAmendmentsBadRequest
- type ListAccountAmendmentsForbidden
- type ListAccountAmendmentsGatewayTimeout
- type ListAccountAmendmentsInternalServerError
- type ListAccountAmendmentsOK
- type ListAccountAmendmentsReader
- type ListAccountAmendmentsRequest
- func (a *ListAccountAmendmentsRequest) Do() (*ListAccountAmendmentsOK, error)
- func (o *ListAccountAmendmentsRequest) FromJson(j string) (*ListAccountAmendmentsRequest, error)
- func (a *ListAccountAmendmentsRequest) MustDo() *ListAccountAmendmentsOK
- func (o *ListAccountAmendmentsRequest) WithContext(ctx context.Context) *ListAccountAmendmentsRequest
- func (o *ListAccountAmendmentsRequest) WithFilterAccountID(filterAccountID strfmt.UUID) *ListAccountAmendmentsRequest
- func (o *ListAccountAmendmentsRequest) WithFilterOrganisationID(filterOrganisationID strfmt.UUID) *ListAccountAmendmentsRequest
- func (o *ListAccountAmendmentsRequest) WithFilterSubmissionStatus(filterSubmissionStatus string) *ListAccountAmendmentsRequest
- func (o *ListAccountAmendmentsRequest) WithFilterSubmissionSubmissionDateFrom(filterSubmissionSubmissionDateFrom strfmt.DateTime) *ListAccountAmendmentsRequest
- func (o *ListAccountAmendmentsRequest) WithFilterSubmissionSubmissionDateTo(filterSubmissionSubmissionDateTo strfmt.DateTime) *ListAccountAmendmentsRequest
- func (o *ListAccountAmendmentsRequest) WithHTTPClient(client *http.Client) *ListAccountAmendmentsRequest
- func (o *ListAccountAmendmentsRequest) WithPageNumber(pageNumber string) *ListAccountAmendmentsRequest
- func (o *ListAccountAmendmentsRequest) WithPageSize(pageSize int64) *ListAccountAmendmentsRequest
- func (o *ListAccountAmendmentsRequest) WithoutFilterAccountID() *ListAccountAmendmentsRequest
- func (o *ListAccountAmendmentsRequest) WithoutFilterOrganisationID() *ListAccountAmendmentsRequest
- func (o *ListAccountAmendmentsRequest) WithoutFilterSubmissionStatus() *ListAccountAmendmentsRequest
- func (o *ListAccountAmendmentsRequest) WithoutFilterSubmissionSubmissionDateFrom() *ListAccountAmendmentsRequest
- func (o *ListAccountAmendmentsRequest) WithoutFilterSubmissionSubmissionDateTo() *ListAccountAmendmentsRequest
- func (o *ListAccountAmendmentsRequest) WithoutPageNumber() *ListAccountAmendmentsRequest
- func (o *ListAccountAmendmentsRequest) WithoutPageSize() *ListAccountAmendmentsRequest
- func (o *ListAccountAmendmentsRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListAccountAmendmentsServiceUnavailable
- type ListAccountAmendmentsUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client for account amendment API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry, defaults client.Defaults) *Client
New creates a new account amendment API client.
func (*Client) CreateAccountAmendment ¶
func (c *Client) CreateAccountAmendment() *CreateAccountAmendmentRequest
Client.CreateAccountAmendment creates a new CreateAccountAmendmentRequest object with the default values initialized.
func (*Client) CreateAccountAmendmentSubmission ¶
func (c *Client) CreateAccountAmendmentSubmission() *CreateAccountAmendmentSubmissionRequest
Client.CreateAccountAmendmentSubmission creates a new CreateAccountAmendmentSubmissionRequest object with the default values initialized.
func (*Client) GetAccountAmendment ¶
func (c *Client) GetAccountAmendment() *GetAccountAmendmentRequest
Client.GetAccountAmendment creates a new GetAccountAmendmentRequest object with the default values initialized.
func (*Client) GetAccountAmendmentSubmission ¶
func (c *Client) GetAccountAmendmentSubmission() *GetAccountAmendmentSubmissionRequest
Client.GetAccountAmendmentSubmission creates a new GetAccountAmendmentSubmissionRequest object with the default values initialized.
func (*Client) ListAccountAmendments ¶
func (c *Client) ListAccountAmendments() *ListAccountAmendmentsRequest
Client.ListAccountAmendments creates a new ListAccountAmendmentsRequest object with the default values initialized.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type CreateAccountAmendmentBadGateway ¶
CreateAccountAmendmentBadGateway handles this case with default header values.
Bad Gateway
func NewCreateAccountAmendmentBadGateway ¶
func NewCreateAccountAmendmentBadGateway() *CreateAccountAmendmentBadGateway
NewCreateAccountAmendmentBadGateway creates a CreateAccountAmendmentBadGateway with default headers values
func (*CreateAccountAmendmentBadGateway) Error ¶
func (o *CreateAccountAmendmentBadGateway) Error() string
type CreateAccountAmendmentBadRequest ¶
CreateAccountAmendmentBadRequest handles this case with default header values.
Account Request creation error
func NewCreateAccountAmendmentBadRequest ¶
func NewCreateAccountAmendmentBadRequest() *CreateAccountAmendmentBadRequest
NewCreateAccountAmendmentBadRequest creates a CreateAccountAmendmentBadRequest with default headers values
func (*CreateAccountAmendmentBadRequest) Error ¶
func (o *CreateAccountAmendmentBadRequest) Error() string
type CreateAccountAmendmentConflict ¶
CreateAccountAmendmentConflict handles this case with default header values.
Conflict
func NewCreateAccountAmendmentConflict ¶
func NewCreateAccountAmendmentConflict() *CreateAccountAmendmentConflict
NewCreateAccountAmendmentConflict creates a CreateAccountAmendmentConflict with default headers values
func (*CreateAccountAmendmentConflict) Error ¶
func (o *CreateAccountAmendmentConflict) Error() string
type CreateAccountAmendmentCreated ¶
type CreateAccountAmendmentCreated struct { // isStream: false *models.AccountAmendmentResponse }
CreateAccountAmendmentCreated handles this case with default header values.
Account Amendment creation response
func NewCreateAccountAmendmentCreated ¶
func NewCreateAccountAmendmentCreated() *CreateAccountAmendmentCreated
NewCreateAccountAmendmentCreated creates a CreateAccountAmendmentCreated with default headers values
func (*CreateAccountAmendmentCreated) Error ¶
func (o *CreateAccountAmendmentCreated) Error() string
type CreateAccountAmendmentForbidden ¶
CreateAccountAmendmentForbidden handles this case with default header values.
Forbidden
func NewCreateAccountAmendmentForbidden ¶
func NewCreateAccountAmendmentForbidden() *CreateAccountAmendmentForbidden
NewCreateAccountAmendmentForbidden creates a CreateAccountAmendmentForbidden with default headers values
func (*CreateAccountAmendmentForbidden) Error ¶
func (o *CreateAccountAmendmentForbidden) Error() string
type CreateAccountAmendmentGatewayTimeout ¶
CreateAccountAmendmentGatewayTimeout handles this case with default header values.
Gateway timeout
func NewCreateAccountAmendmentGatewayTimeout ¶
func NewCreateAccountAmendmentGatewayTimeout() *CreateAccountAmendmentGatewayTimeout
NewCreateAccountAmendmentGatewayTimeout creates a CreateAccountAmendmentGatewayTimeout with default headers values
func (*CreateAccountAmendmentGatewayTimeout) Error ¶
func (o *CreateAccountAmendmentGatewayTimeout) Error() string
type CreateAccountAmendmentInternalServerError ¶
CreateAccountAmendmentInternalServerError handles this case with default header values.
Internal Server Error
func NewCreateAccountAmendmentInternalServerError ¶
func NewCreateAccountAmendmentInternalServerError() *CreateAccountAmendmentInternalServerError
NewCreateAccountAmendmentInternalServerError creates a CreateAccountAmendmentInternalServerError with default headers values
func (*CreateAccountAmendmentInternalServerError) Error ¶
func (o *CreateAccountAmendmentInternalServerError) Error() string
type CreateAccountAmendmentReader ¶
type CreateAccountAmendmentReader struct {
// contains filtered or unexported fields
}
CreateAccountAmendmentReader is a Reader for the CreateAccountAmendment structure.
func (*CreateAccountAmendmentReader) ReadResponse ¶
func (o *CreateAccountAmendmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateAccountAmendmentRequest ¶
type CreateAccountAmendmentRequest struct { *models.AccountAmendmentCreation Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*CreateAccountAmendmentRequest) Do ¶
func (a *CreateAccountAmendmentRequest) Do() (*CreateAccountAmendmentCreated, error)
create account amendment API
func (*CreateAccountAmendmentRequest) FromJson ¶
func (o *CreateAccountAmendmentRequest) FromJson(j string) (*CreateAccountAmendmentRequest, error)
func (*CreateAccountAmendmentRequest) MustDo ¶
func (a *CreateAccountAmendmentRequest) MustDo() *CreateAccountAmendmentCreated
func (*CreateAccountAmendmentRequest) WithAccountAmendmentCreationBody ¶
func (o *CreateAccountAmendmentRequest) WithAccountAmendmentCreationBody(accountAmendmentCreationBody models.AccountAmendmentCreation) *CreateAccountAmendmentRequest
func (*CreateAccountAmendmentRequest) WithContext ¶
func (o *CreateAccountAmendmentRequest) WithContext(ctx context.Context) *CreateAccountAmendmentRequest
//////////////// WithContext adds the context to the create account amendment Request
func (*CreateAccountAmendmentRequest) WithHTTPClient ¶
func (o *CreateAccountAmendmentRequest) WithHTTPClient(client *http.Client) *CreateAccountAmendmentRequest
WithHTTPClient adds the HTTPClient to the create account amendment Request
func (*CreateAccountAmendmentRequest) WithoutAccountAmendmentCreationBody ¶
func (o *CreateAccountAmendmentRequest) WithoutAccountAmendmentCreationBody() *CreateAccountAmendmentRequest
func (*CreateAccountAmendmentRequest) WriteToRequest ¶
func (o *CreateAccountAmendmentRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type CreateAccountAmendmentServiceUnavailable ¶
CreateAccountAmendmentServiceUnavailable handles this case with default header values.
Service unavailable
func NewCreateAccountAmendmentServiceUnavailable ¶
func NewCreateAccountAmendmentServiceUnavailable() *CreateAccountAmendmentServiceUnavailable
NewCreateAccountAmendmentServiceUnavailable creates a CreateAccountAmendmentServiceUnavailable with default headers values
func (*CreateAccountAmendmentServiceUnavailable) Error ¶
func (o *CreateAccountAmendmentServiceUnavailable) Error() string
type CreateAccountAmendmentSubmissionBadGateway ¶
CreateAccountAmendmentSubmissionBadGateway handles this case with default header values.
Bad Gateway
func NewCreateAccountAmendmentSubmissionBadGateway ¶
func NewCreateAccountAmendmentSubmissionBadGateway() *CreateAccountAmendmentSubmissionBadGateway
NewCreateAccountAmendmentSubmissionBadGateway creates a CreateAccountAmendmentSubmissionBadGateway with default headers values
func (*CreateAccountAmendmentSubmissionBadGateway) Error ¶
func (o *CreateAccountAmendmentSubmissionBadGateway) Error() string
type CreateAccountAmendmentSubmissionBadRequest ¶
CreateAccountAmendmentSubmissionBadRequest handles this case with default header values.
Account Request creation error
func NewCreateAccountAmendmentSubmissionBadRequest ¶
func NewCreateAccountAmendmentSubmissionBadRequest() *CreateAccountAmendmentSubmissionBadRequest
NewCreateAccountAmendmentSubmissionBadRequest creates a CreateAccountAmendmentSubmissionBadRequest with default headers values
func (*CreateAccountAmendmentSubmissionBadRequest) Error ¶
func (o *CreateAccountAmendmentSubmissionBadRequest) Error() string
type CreateAccountAmendmentSubmissionConflict ¶
CreateAccountAmendmentSubmissionConflict handles this case with default header values.
Conflict
func NewCreateAccountAmendmentSubmissionConflict ¶
func NewCreateAccountAmendmentSubmissionConflict() *CreateAccountAmendmentSubmissionConflict
NewCreateAccountAmendmentSubmissionConflict creates a CreateAccountAmendmentSubmissionConflict with default headers values
func (*CreateAccountAmendmentSubmissionConflict) Error ¶
func (o *CreateAccountAmendmentSubmissionConflict) Error() string
type CreateAccountAmendmentSubmissionCreated ¶
type CreateAccountAmendmentSubmissionCreated struct { // isStream: false *models.AccountAmendmentSubmissionResponse }
CreateAccountAmendmentSubmissionCreated handles this case with default header values.
Account Amendment creation response
func NewCreateAccountAmendmentSubmissionCreated ¶
func NewCreateAccountAmendmentSubmissionCreated() *CreateAccountAmendmentSubmissionCreated
NewCreateAccountAmendmentSubmissionCreated creates a CreateAccountAmendmentSubmissionCreated with default headers values
func (*CreateAccountAmendmentSubmissionCreated) Error ¶
func (o *CreateAccountAmendmentSubmissionCreated) Error() string
type CreateAccountAmendmentSubmissionForbidden ¶
CreateAccountAmendmentSubmissionForbidden handles this case with default header values.
Forbidden
func NewCreateAccountAmendmentSubmissionForbidden ¶
func NewCreateAccountAmendmentSubmissionForbidden() *CreateAccountAmendmentSubmissionForbidden
NewCreateAccountAmendmentSubmissionForbidden creates a CreateAccountAmendmentSubmissionForbidden with default headers values
func (*CreateAccountAmendmentSubmissionForbidden) Error ¶
func (o *CreateAccountAmendmentSubmissionForbidden) Error() string
type CreateAccountAmendmentSubmissionGatewayTimeout ¶
CreateAccountAmendmentSubmissionGatewayTimeout handles this case with default header values.
Gateway timeout
func NewCreateAccountAmendmentSubmissionGatewayTimeout ¶
func NewCreateAccountAmendmentSubmissionGatewayTimeout() *CreateAccountAmendmentSubmissionGatewayTimeout
NewCreateAccountAmendmentSubmissionGatewayTimeout creates a CreateAccountAmendmentSubmissionGatewayTimeout with default headers values
func (*CreateAccountAmendmentSubmissionGatewayTimeout) Error ¶
func (o *CreateAccountAmendmentSubmissionGatewayTimeout) Error() string
type CreateAccountAmendmentSubmissionInternalServerError ¶
type CreateAccountAmendmentSubmissionInternalServerError struct { // isStream: false *models.APIError }
CreateAccountAmendmentSubmissionInternalServerError handles this case with default header values.
Internal Server Error
func NewCreateAccountAmendmentSubmissionInternalServerError ¶
func NewCreateAccountAmendmentSubmissionInternalServerError() *CreateAccountAmendmentSubmissionInternalServerError
NewCreateAccountAmendmentSubmissionInternalServerError creates a CreateAccountAmendmentSubmissionInternalServerError with default headers values
func (*CreateAccountAmendmentSubmissionInternalServerError) Error ¶
func (o *CreateAccountAmendmentSubmissionInternalServerError) Error() string
type CreateAccountAmendmentSubmissionNotFound ¶
CreateAccountAmendmentSubmissionNotFound handles this case with default header values.
Not Found
func NewCreateAccountAmendmentSubmissionNotFound ¶
func NewCreateAccountAmendmentSubmissionNotFound() *CreateAccountAmendmentSubmissionNotFound
NewCreateAccountAmendmentSubmissionNotFound creates a CreateAccountAmendmentSubmissionNotFound with default headers values
func (*CreateAccountAmendmentSubmissionNotFound) Error ¶
func (o *CreateAccountAmendmentSubmissionNotFound) Error() string
type CreateAccountAmendmentSubmissionReader ¶
type CreateAccountAmendmentSubmissionReader struct {
// contains filtered or unexported fields
}
CreateAccountAmendmentSubmissionReader is a Reader for the CreateAccountAmendmentSubmission structure.
func (*CreateAccountAmendmentSubmissionReader) ReadResponse ¶
func (o *CreateAccountAmendmentSubmissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateAccountAmendmentSubmissionRequest ¶
type CreateAccountAmendmentSubmissionRequest struct { *models.AccountAmendmentSubmissionCreation ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*CreateAccountAmendmentSubmissionRequest) Do ¶
func (a *CreateAccountAmendmentSubmissionRequest) Do() (*CreateAccountAmendmentSubmissionCreated, error)
create account amendment submission API
func (*CreateAccountAmendmentSubmissionRequest) FromJson ¶
func (o *CreateAccountAmendmentSubmissionRequest) FromJson(j string) (*CreateAccountAmendmentSubmissionRequest, error)
func (*CreateAccountAmendmentSubmissionRequest) MustDo ¶
func (a *CreateAccountAmendmentSubmissionRequest) MustDo() *CreateAccountAmendmentSubmissionCreated
func (*CreateAccountAmendmentSubmissionRequest) WithAccountAmendmentSubmissionRequest ¶
func (o *CreateAccountAmendmentSubmissionRequest) WithAccountAmendmentSubmissionRequest(accountAmendmentSubmissionRequest models.AccountAmendmentSubmissionCreation) *CreateAccountAmendmentSubmissionRequest
func (*CreateAccountAmendmentSubmissionRequest) WithContext ¶
func (o *CreateAccountAmendmentSubmissionRequest) WithContext(ctx context.Context) *CreateAccountAmendmentSubmissionRequest
//////////////// WithContext adds the context to the create account amendment submission Request
func (*CreateAccountAmendmentSubmissionRequest) WithHTTPClient ¶
func (o *CreateAccountAmendmentSubmissionRequest) WithHTTPClient(client *http.Client) *CreateAccountAmendmentSubmissionRequest
WithHTTPClient adds the HTTPClient to the create account amendment submission Request
func (*CreateAccountAmendmentSubmissionRequest) WithID ¶
func (o *CreateAccountAmendmentSubmissionRequest) WithID(id strfmt.UUID) *CreateAccountAmendmentSubmissionRequest
func (*CreateAccountAmendmentSubmissionRequest) WithoutAccountAmendmentSubmissionRequest ¶
func (o *CreateAccountAmendmentSubmissionRequest) WithoutAccountAmendmentSubmissionRequest() *CreateAccountAmendmentSubmissionRequest
func (*CreateAccountAmendmentSubmissionRequest) WriteToRequest ¶
func (o *CreateAccountAmendmentSubmissionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type CreateAccountAmendmentSubmissionServiceUnavailable ¶
CreateAccountAmendmentSubmissionServiceUnavailable handles this case with default header values.
Service unavailable
func NewCreateAccountAmendmentSubmissionServiceUnavailable ¶
func NewCreateAccountAmendmentSubmissionServiceUnavailable() *CreateAccountAmendmentSubmissionServiceUnavailable
NewCreateAccountAmendmentSubmissionServiceUnavailable creates a CreateAccountAmendmentSubmissionServiceUnavailable with default headers values
func (*CreateAccountAmendmentSubmissionServiceUnavailable) Error ¶
func (o *CreateAccountAmendmentSubmissionServiceUnavailable) Error() string
type CreateAccountAmendmentSubmissionUnauthorized ¶
CreateAccountAmendmentSubmissionUnauthorized handles this case with default header values.
Unauthorized
func NewCreateAccountAmendmentSubmissionUnauthorized ¶
func NewCreateAccountAmendmentSubmissionUnauthorized() *CreateAccountAmendmentSubmissionUnauthorized
NewCreateAccountAmendmentSubmissionUnauthorized creates a CreateAccountAmendmentSubmissionUnauthorized with default headers values
func (*CreateAccountAmendmentSubmissionUnauthorized) Error ¶
func (o *CreateAccountAmendmentSubmissionUnauthorized) Error() string
type CreateAccountAmendmentUnauthorized ¶
CreateAccountAmendmentUnauthorized handles this case with default header values.
Unauthorized
func NewCreateAccountAmendmentUnauthorized ¶
func NewCreateAccountAmendmentUnauthorized() *CreateAccountAmendmentUnauthorized
NewCreateAccountAmendmentUnauthorized creates a CreateAccountAmendmentUnauthorized with default headers values
func (*CreateAccountAmendmentUnauthorized) Error ¶
func (o *CreateAccountAmendmentUnauthorized) Error() string
type GetAccountAmendmentBadGateway ¶
GetAccountAmendmentBadGateway handles this case with default header values.
Bad Gateway
func NewGetAccountAmendmentBadGateway ¶
func NewGetAccountAmendmentBadGateway() *GetAccountAmendmentBadGateway
NewGetAccountAmendmentBadGateway creates a GetAccountAmendmentBadGateway with default headers values
func (*GetAccountAmendmentBadGateway) Error ¶
func (o *GetAccountAmendmentBadGateway) Error() string
type GetAccountAmendmentBadRequest ¶
GetAccountAmendmentBadRequest handles this case with default header values.
Account Request creation error
func NewGetAccountAmendmentBadRequest ¶
func NewGetAccountAmendmentBadRequest() *GetAccountAmendmentBadRequest
NewGetAccountAmendmentBadRequest creates a GetAccountAmendmentBadRequest with default headers values
func (*GetAccountAmendmentBadRequest) Error ¶
func (o *GetAccountAmendmentBadRequest) Error() string
type GetAccountAmendmentForbidden ¶
GetAccountAmendmentForbidden handles this case with default header values.
Forbidden
func NewGetAccountAmendmentForbidden ¶
func NewGetAccountAmendmentForbidden() *GetAccountAmendmentForbidden
NewGetAccountAmendmentForbidden creates a GetAccountAmendmentForbidden with default headers values
func (*GetAccountAmendmentForbidden) Error ¶
func (o *GetAccountAmendmentForbidden) Error() string
type GetAccountAmendmentGatewayTimeout ¶
GetAccountAmendmentGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetAccountAmendmentGatewayTimeout ¶
func NewGetAccountAmendmentGatewayTimeout() *GetAccountAmendmentGatewayTimeout
NewGetAccountAmendmentGatewayTimeout creates a GetAccountAmendmentGatewayTimeout with default headers values
func (*GetAccountAmendmentGatewayTimeout) Error ¶
func (o *GetAccountAmendmentGatewayTimeout) Error() string
type GetAccountAmendmentInternalServerError ¶
GetAccountAmendmentInternalServerError handles this case with default header values.
Internal Server Error
func NewGetAccountAmendmentInternalServerError ¶
func NewGetAccountAmendmentInternalServerError() *GetAccountAmendmentInternalServerError
NewGetAccountAmendmentInternalServerError creates a GetAccountAmendmentInternalServerError with default headers values
func (*GetAccountAmendmentInternalServerError) Error ¶
func (o *GetAccountAmendmentInternalServerError) Error() string
type GetAccountAmendmentNotFound ¶
GetAccountAmendmentNotFound handles this case with default header values.
Not Found
func NewGetAccountAmendmentNotFound ¶
func NewGetAccountAmendmentNotFound() *GetAccountAmendmentNotFound
NewGetAccountAmendmentNotFound creates a GetAccountAmendmentNotFound with default headers values
func (*GetAccountAmendmentNotFound) Error ¶
func (o *GetAccountAmendmentNotFound) Error() string
type GetAccountAmendmentOK ¶
type GetAccountAmendmentOK struct { // isStream: false *models.AccountAmendmentResponse }
GetAccountAmendmentOK handles this case with default header values.
Account Amendment Details
func NewGetAccountAmendmentOK ¶
func NewGetAccountAmendmentOK() *GetAccountAmendmentOK
NewGetAccountAmendmentOK creates a GetAccountAmendmentOK with default headers values
func (*GetAccountAmendmentOK) Error ¶
func (o *GetAccountAmendmentOK) Error() string
type GetAccountAmendmentReader ¶
type GetAccountAmendmentReader struct {
// contains filtered or unexported fields
}
GetAccountAmendmentReader is a Reader for the GetAccountAmendment structure.
func (*GetAccountAmendmentReader) ReadResponse ¶
func (o *GetAccountAmendmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAccountAmendmentRequest ¶
type GetAccountAmendmentRequest struct { ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*GetAccountAmendmentRequest) Do ¶
func (a *GetAccountAmendmentRequest) Do() (*GetAccountAmendmentOK, error)
get account amendment API
func (*GetAccountAmendmentRequest) FromJson ¶
func (o *GetAccountAmendmentRequest) FromJson(j string) (*GetAccountAmendmentRequest, error)
func (*GetAccountAmendmentRequest) MustDo ¶
func (a *GetAccountAmendmentRequest) MustDo() *GetAccountAmendmentOK
func (*GetAccountAmendmentRequest) WithContext ¶
func (o *GetAccountAmendmentRequest) WithContext(ctx context.Context) *GetAccountAmendmentRequest
//////////////// WithContext adds the context to the get account amendment Request
func (*GetAccountAmendmentRequest) WithHTTPClient ¶
func (o *GetAccountAmendmentRequest) WithHTTPClient(client *http.Client) *GetAccountAmendmentRequest
WithHTTPClient adds the HTTPClient to the get account amendment Request
func (*GetAccountAmendmentRequest) WithID ¶
func (o *GetAccountAmendmentRequest) WithID(id strfmt.UUID) *GetAccountAmendmentRequest
func (*GetAccountAmendmentRequest) WriteToRequest ¶
func (o *GetAccountAmendmentRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type GetAccountAmendmentServiceUnavailable ¶
GetAccountAmendmentServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetAccountAmendmentServiceUnavailable ¶
func NewGetAccountAmendmentServiceUnavailable() *GetAccountAmendmentServiceUnavailable
NewGetAccountAmendmentServiceUnavailable creates a GetAccountAmendmentServiceUnavailable with default headers values
func (*GetAccountAmendmentServiceUnavailable) Error ¶
func (o *GetAccountAmendmentServiceUnavailable) Error() string
type GetAccountAmendmentSubmissionBadGateway ¶
GetAccountAmendmentSubmissionBadGateway handles this case with default header values.
Bad Gateway
func NewGetAccountAmendmentSubmissionBadGateway ¶
func NewGetAccountAmendmentSubmissionBadGateway() *GetAccountAmendmentSubmissionBadGateway
NewGetAccountAmendmentSubmissionBadGateway creates a GetAccountAmendmentSubmissionBadGateway with default headers values
func (*GetAccountAmendmentSubmissionBadGateway) Error ¶
func (o *GetAccountAmendmentSubmissionBadGateway) Error() string
type GetAccountAmendmentSubmissionBadRequest ¶
GetAccountAmendmentSubmissionBadRequest handles this case with default header values.
Account Amendment creation error
func NewGetAccountAmendmentSubmissionBadRequest ¶
func NewGetAccountAmendmentSubmissionBadRequest() *GetAccountAmendmentSubmissionBadRequest
NewGetAccountAmendmentSubmissionBadRequest creates a GetAccountAmendmentSubmissionBadRequest with default headers values
func (*GetAccountAmendmentSubmissionBadRequest) Error ¶
func (o *GetAccountAmendmentSubmissionBadRequest) Error() string
type GetAccountAmendmentSubmissionForbidden ¶
GetAccountAmendmentSubmissionForbidden handles this case with default header values.
Forbidden
func NewGetAccountAmendmentSubmissionForbidden ¶
func NewGetAccountAmendmentSubmissionForbidden() *GetAccountAmendmentSubmissionForbidden
NewGetAccountAmendmentSubmissionForbidden creates a GetAccountAmendmentSubmissionForbidden with default headers values
func (*GetAccountAmendmentSubmissionForbidden) Error ¶
func (o *GetAccountAmendmentSubmissionForbidden) Error() string
type GetAccountAmendmentSubmissionGatewayTimeout ¶
GetAccountAmendmentSubmissionGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetAccountAmendmentSubmissionGatewayTimeout ¶
func NewGetAccountAmendmentSubmissionGatewayTimeout() *GetAccountAmendmentSubmissionGatewayTimeout
NewGetAccountAmendmentSubmissionGatewayTimeout creates a GetAccountAmendmentSubmissionGatewayTimeout with default headers values
func (*GetAccountAmendmentSubmissionGatewayTimeout) Error ¶
func (o *GetAccountAmendmentSubmissionGatewayTimeout) Error() string
type GetAccountAmendmentSubmissionInternalServerError ¶
type GetAccountAmendmentSubmissionInternalServerError struct { // isStream: false *models.APIError }
GetAccountAmendmentSubmissionInternalServerError handles this case with default header values.
Internal Server Error
func NewGetAccountAmendmentSubmissionInternalServerError ¶
func NewGetAccountAmendmentSubmissionInternalServerError() *GetAccountAmendmentSubmissionInternalServerError
NewGetAccountAmendmentSubmissionInternalServerError creates a GetAccountAmendmentSubmissionInternalServerError with default headers values
func (*GetAccountAmendmentSubmissionInternalServerError) Error ¶
func (o *GetAccountAmendmentSubmissionInternalServerError) Error() string
type GetAccountAmendmentSubmissionNotFound ¶
GetAccountAmendmentSubmissionNotFound handles this case with default header values.
Not Found
func NewGetAccountAmendmentSubmissionNotFound ¶
func NewGetAccountAmendmentSubmissionNotFound() *GetAccountAmendmentSubmissionNotFound
NewGetAccountAmendmentSubmissionNotFound creates a GetAccountAmendmentSubmissionNotFound with default headers values
func (*GetAccountAmendmentSubmissionNotFound) Error ¶
func (o *GetAccountAmendmentSubmissionNotFound) Error() string
type GetAccountAmendmentSubmissionOK ¶
type GetAccountAmendmentSubmissionOK struct { // isStream: false *models.AccountAmendmentSubmissionResponse }
GetAccountAmendmentSubmissionOK handles this case with default header values.
Account Amendment Submission details
func NewGetAccountAmendmentSubmissionOK ¶
func NewGetAccountAmendmentSubmissionOK() *GetAccountAmendmentSubmissionOK
NewGetAccountAmendmentSubmissionOK creates a GetAccountAmendmentSubmissionOK with default headers values
func (*GetAccountAmendmentSubmissionOK) Error ¶
func (o *GetAccountAmendmentSubmissionOK) Error() string
type GetAccountAmendmentSubmissionReader ¶
type GetAccountAmendmentSubmissionReader struct {
// contains filtered or unexported fields
}
GetAccountAmendmentSubmissionReader is a Reader for the GetAccountAmendmentSubmission structure.
func (*GetAccountAmendmentSubmissionReader) ReadResponse ¶
func (o *GetAccountAmendmentSubmissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAccountAmendmentSubmissionRequest ¶
type GetAccountAmendmentSubmissionRequest struct { ID strfmt.UUID SubmissionID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*GetAccountAmendmentSubmissionRequest) Do ¶
func (a *GetAccountAmendmentSubmissionRequest) Do() (*GetAccountAmendmentSubmissionOK, error)
get account amendment submission API
func (*GetAccountAmendmentSubmissionRequest) FromJson ¶
func (o *GetAccountAmendmentSubmissionRequest) FromJson(j string) (*GetAccountAmendmentSubmissionRequest, error)
func (*GetAccountAmendmentSubmissionRequest) MustDo ¶
func (a *GetAccountAmendmentSubmissionRequest) MustDo() *GetAccountAmendmentSubmissionOK
func (*GetAccountAmendmentSubmissionRequest) WithContext ¶
func (o *GetAccountAmendmentSubmissionRequest) WithContext(ctx context.Context) *GetAccountAmendmentSubmissionRequest
//////////////// WithContext adds the context to the get account amendment submission Request
func (*GetAccountAmendmentSubmissionRequest) WithHTTPClient ¶
func (o *GetAccountAmendmentSubmissionRequest) WithHTTPClient(client *http.Client) *GetAccountAmendmentSubmissionRequest
WithHTTPClient adds the HTTPClient to the get account amendment submission Request
func (*GetAccountAmendmentSubmissionRequest) WithID ¶
func (o *GetAccountAmendmentSubmissionRequest) WithID(id strfmt.UUID) *GetAccountAmendmentSubmissionRequest
func (*GetAccountAmendmentSubmissionRequest) WithSubmissionID ¶
func (o *GetAccountAmendmentSubmissionRequest) WithSubmissionID(submissionID strfmt.UUID) *GetAccountAmendmentSubmissionRequest
func (*GetAccountAmendmentSubmissionRequest) WriteToRequest ¶
func (o *GetAccountAmendmentSubmissionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type GetAccountAmendmentSubmissionServiceUnavailable ¶
GetAccountAmendmentSubmissionServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetAccountAmendmentSubmissionServiceUnavailable ¶
func NewGetAccountAmendmentSubmissionServiceUnavailable() *GetAccountAmendmentSubmissionServiceUnavailable
NewGetAccountAmendmentSubmissionServiceUnavailable creates a GetAccountAmendmentSubmissionServiceUnavailable with default headers values
func (*GetAccountAmendmentSubmissionServiceUnavailable) Error ¶
func (o *GetAccountAmendmentSubmissionServiceUnavailable) Error() string
type GetAccountAmendmentSubmissionUnauthorized ¶
GetAccountAmendmentSubmissionUnauthorized handles this case with default header values.
Unauthorized
func NewGetAccountAmendmentSubmissionUnauthorized ¶
func NewGetAccountAmendmentSubmissionUnauthorized() *GetAccountAmendmentSubmissionUnauthorized
NewGetAccountAmendmentSubmissionUnauthorized creates a GetAccountAmendmentSubmissionUnauthorized with default headers values
func (*GetAccountAmendmentSubmissionUnauthorized) Error ¶
func (o *GetAccountAmendmentSubmissionUnauthorized) Error() string
type GetAccountAmendmentUnauthorized ¶
GetAccountAmendmentUnauthorized handles this case with default header values.
Unauthorized
func NewGetAccountAmendmentUnauthorized ¶
func NewGetAccountAmendmentUnauthorized() *GetAccountAmendmentUnauthorized
NewGetAccountAmendmentUnauthorized creates a GetAccountAmendmentUnauthorized with default headers values
func (*GetAccountAmendmentUnauthorized) Error ¶
func (o *GetAccountAmendmentUnauthorized) Error() string
type ListAccountAmendmentsBadGateway ¶
ListAccountAmendmentsBadGateway handles this case with default header values.
Bad Gateway
func NewListAccountAmendmentsBadGateway ¶
func NewListAccountAmendmentsBadGateway() *ListAccountAmendmentsBadGateway
NewListAccountAmendmentsBadGateway creates a ListAccountAmendmentsBadGateway with default headers values
func (*ListAccountAmendmentsBadGateway) Error ¶
func (o *ListAccountAmendmentsBadGateway) Error() string
type ListAccountAmendmentsBadRequest ¶
ListAccountAmendmentsBadRequest handles this case with default header values.
Account Amendment creation error
func NewListAccountAmendmentsBadRequest ¶
func NewListAccountAmendmentsBadRequest() *ListAccountAmendmentsBadRequest
NewListAccountAmendmentsBadRequest creates a ListAccountAmendmentsBadRequest with default headers values
func (*ListAccountAmendmentsBadRequest) Error ¶
func (o *ListAccountAmendmentsBadRequest) Error() string
type ListAccountAmendmentsForbidden ¶
ListAccountAmendmentsForbidden handles this case with default header values.
Forbidden
func NewListAccountAmendmentsForbidden ¶
func NewListAccountAmendmentsForbidden() *ListAccountAmendmentsForbidden
NewListAccountAmendmentsForbidden creates a ListAccountAmendmentsForbidden with default headers values
func (*ListAccountAmendmentsForbidden) Error ¶
func (o *ListAccountAmendmentsForbidden) Error() string
type ListAccountAmendmentsGatewayTimeout ¶
ListAccountAmendmentsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewListAccountAmendmentsGatewayTimeout ¶
func NewListAccountAmendmentsGatewayTimeout() *ListAccountAmendmentsGatewayTimeout
NewListAccountAmendmentsGatewayTimeout creates a ListAccountAmendmentsGatewayTimeout with default headers values
func (*ListAccountAmendmentsGatewayTimeout) Error ¶
func (o *ListAccountAmendmentsGatewayTimeout) Error() string
type ListAccountAmendmentsInternalServerError ¶
ListAccountAmendmentsInternalServerError handles this case with default header values.
Internal Server Error
func NewListAccountAmendmentsInternalServerError ¶
func NewListAccountAmendmentsInternalServerError() *ListAccountAmendmentsInternalServerError
NewListAccountAmendmentsInternalServerError creates a ListAccountAmendmentsInternalServerError with default headers values
func (*ListAccountAmendmentsInternalServerError) Error ¶
func (o *ListAccountAmendmentsInternalServerError) Error() string
type ListAccountAmendmentsOK ¶
type ListAccountAmendmentsOK struct { // isStream: false *models.AccountAmendmentListResponse }
ListAccountAmendmentsOK handles this case with default header values.
List Account Amendments
func NewListAccountAmendmentsOK ¶
func NewListAccountAmendmentsOK() *ListAccountAmendmentsOK
NewListAccountAmendmentsOK creates a ListAccountAmendmentsOK with default headers values
func (*ListAccountAmendmentsOK) Error ¶
func (o *ListAccountAmendmentsOK) Error() string
type ListAccountAmendmentsReader ¶
type ListAccountAmendmentsReader struct {
// contains filtered or unexported fields
}
ListAccountAmendmentsReader is a Reader for the ListAccountAmendments structure.
func (*ListAccountAmendmentsReader) ReadResponse ¶
func (o *ListAccountAmendmentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListAccountAmendmentsRequest ¶
type ListAccountAmendmentsRequest struct { FilterAccountID *strfmt.UUID FilterOrganisationID *strfmt.UUID FilterSubmissionStatus *string FilterSubmissionSubmissionDateFrom *strfmt.DateTime FilterSubmissionSubmissionDateTo *strfmt.DateTime PageNumber *string PageSize *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*ListAccountAmendmentsRequest) Do ¶
func (a *ListAccountAmendmentsRequest) Do() (*ListAccountAmendmentsOK, error)
list account amendments API
func (*ListAccountAmendmentsRequest) FromJson ¶
func (o *ListAccountAmendmentsRequest) FromJson(j string) (*ListAccountAmendmentsRequest, error)
func (*ListAccountAmendmentsRequest) MustDo ¶
func (a *ListAccountAmendmentsRequest) MustDo() *ListAccountAmendmentsOK
func (*ListAccountAmendmentsRequest) WithContext ¶
func (o *ListAccountAmendmentsRequest) WithContext(ctx context.Context) *ListAccountAmendmentsRequest
//////////////// WithContext adds the context to the list account amendments Request
func (*ListAccountAmendmentsRequest) WithFilterAccountID ¶
func (o *ListAccountAmendmentsRequest) WithFilterAccountID(filterAccountID strfmt.UUID) *ListAccountAmendmentsRequest
func (*ListAccountAmendmentsRequest) WithFilterOrganisationID ¶
func (o *ListAccountAmendmentsRequest) WithFilterOrganisationID(filterOrganisationID strfmt.UUID) *ListAccountAmendmentsRequest
func (*ListAccountAmendmentsRequest) WithFilterSubmissionStatus ¶ added in v3.0.1
func (o *ListAccountAmendmentsRequest) WithFilterSubmissionStatus(filterSubmissionStatus string) *ListAccountAmendmentsRequest
func (*ListAccountAmendmentsRequest) WithFilterSubmissionSubmissionDateFrom ¶
func (o *ListAccountAmendmentsRequest) WithFilterSubmissionSubmissionDateFrom(filterSubmissionSubmissionDateFrom strfmt.DateTime) *ListAccountAmendmentsRequest
func (*ListAccountAmendmentsRequest) WithFilterSubmissionSubmissionDateTo ¶
func (o *ListAccountAmendmentsRequest) WithFilterSubmissionSubmissionDateTo(filterSubmissionSubmissionDateTo strfmt.DateTime) *ListAccountAmendmentsRequest
func (*ListAccountAmendmentsRequest) WithHTTPClient ¶
func (o *ListAccountAmendmentsRequest) WithHTTPClient(client *http.Client) *ListAccountAmendmentsRequest
WithHTTPClient adds the HTTPClient to the list account amendments Request
func (*ListAccountAmendmentsRequest) WithPageNumber ¶
func (o *ListAccountAmendmentsRequest) WithPageNumber(pageNumber string) *ListAccountAmendmentsRequest
func (*ListAccountAmendmentsRequest) WithPageSize ¶
func (o *ListAccountAmendmentsRequest) WithPageSize(pageSize int64) *ListAccountAmendmentsRequest
func (*ListAccountAmendmentsRequest) WithoutFilterAccountID ¶
func (o *ListAccountAmendmentsRequest) WithoutFilterAccountID() *ListAccountAmendmentsRequest
func (*ListAccountAmendmentsRequest) WithoutFilterOrganisationID ¶
func (o *ListAccountAmendmentsRequest) WithoutFilterOrganisationID() *ListAccountAmendmentsRequest
func (*ListAccountAmendmentsRequest) WithoutFilterSubmissionStatus ¶ added in v3.0.1
func (o *ListAccountAmendmentsRequest) WithoutFilterSubmissionStatus() *ListAccountAmendmentsRequest
func (*ListAccountAmendmentsRequest) WithoutFilterSubmissionSubmissionDateFrom ¶
func (o *ListAccountAmendmentsRequest) WithoutFilterSubmissionSubmissionDateFrom() *ListAccountAmendmentsRequest
func (*ListAccountAmendmentsRequest) WithoutFilterSubmissionSubmissionDateTo ¶
func (o *ListAccountAmendmentsRequest) WithoutFilterSubmissionSubmissionDateTo() *ListAccountAmendmentsRequest
func (*ListAccountAmendmentsRequest) WithoutPageNumber ¶
func (o *ListAccountAmendmentsRequest) WithoutPageNumber() *ListAccountAmendmentsRequest
func (*ListAccountAmendmentsRequest) WithoutPageSize ¶
func (o *ListAccountAmendmentsRequest) WithoutPageSize() *ListAccountAmendmentsRequest
func (*ListAccountAmendmentsRequest) WriteToRequest ¶
func (o *ListAccountAmendmentsRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type ListAccountAmendmentsServiceUnavailable ¶
ListAccountAmendmentsServiceUnavailable handles this case with default header values.
Service unavailable
func NewListAccountAmendmentsServiceUnavailable ¶
func NewListAccountAmendmentsServiceUnavailable() *ListAccountAmendmentsServiceUnavailable
NewListAccountAmendmentsServiceUnavailable creates a ListAccountAmendmentsServiceUnavailable with default headers values
func (*ListAccountAmendmentsServiceUnavailable) Error ¶
func (o *ListAccountAmendmentsServiceUnavailable) Error() string
type ListAccountAmendmentsUnauthorized ¶
ListAccountAmendmentsUnauthorized handles this case with default header values.
Unauthorized
func NewListAccountAmendmentsUnauthorized ¶
func NewListAccountAmendmentsUnauthorized() *ListAccountAmendmentsUnauthorized
NewListAccountAmendmentsUnauthorized creates a ListAccountAmendmentsUnauthorized with default headers values
func (*ListAccountAmendmentsUnauthorized) Error ¶
func (o *ListAccountAmendmentsUnauthorized) Error() string
Source Files
¶
- account_amendment_client.go
- create_account_amendment_requests.go
- create_account_amendment_responses.go
- create_account_amendment_submission_requests.go
- create_account_amendment_submission_responses.go
- get_account_amendment_requests.go
- get_account_amendment_responses.go
- get_account_amendment_submission_requests.go
- get_account_amendment_submission_responses.go
- list_account_amendments_requests.go
- list_account_amendments_responses.go