Documentation ¶
Index ¶
- type Client
- func (c *Client) DeleteOrganisationAccountsAccountIDIdentificationsIdentificationID() *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (c *Client) GetOrganisationAccountsAccountIDIdentifications() *GetOrganisationAccountsAccountIDIdentificationsRequest
- func (c *Client) GetOrganisationAccountsAccountIDIdentificationsIdentificationID() *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (c *Client) PatchOrganisationAccountsAccountIDIdentificationsIdentificationID() *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (c *Client) PostOrganisationAccountsAccountIDIdentifications() *PostOrganisationAccountsAccountIDIdentificationsRequest
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNoContent
- type DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNotFound
- type DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDReader
- type DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (a *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) Do() (*DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNoContent, ...)
- func (o *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) FromJson(j string) (*DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest, ...)
- func (a *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) MustDo() *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNoContent
- func (o *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithAccountID(accountID strfmt.UUID) *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (o *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithContext(ctx context.Context) *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (o *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithHTTPClient(client *http.Client) *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (o *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithIdentificationID(identificationID strfmt.UUID) *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (o *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithVersion(version int64) *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (o *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOrganisationAccountsAccountIDIdentificationsIdentificationIDCreated
- type GetOrganisationAccountsAccountIDIdentificationsIdentificationIDReader
- type GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (a *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) Do() (*GetOrganisationAccountsAccountIDIdentificationsIdentificationIDCreated, error)
- func (o *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) FromJson(j string) (*GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest, error)
- func (a *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) MustDo() *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDCreated
- func (o *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithAccountID(accountID strfmt.UUID) *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (o *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithContext(ctx context.Context) *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (o *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithHTTPClient(client *http.Client) *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (o *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithIdentificationID(identificationID strfmt.UUID) *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (o *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOrganisationAccountsAccountIDIdentificationsOK
- type GetOrganisationAccountsAccountIDIdentificationsReader
- type GetOrganisationAccountsAccountIDIdentificationsRequest
- func (a *GetOrganisationAccountsAccountIDIdentificationsRequest) Do() (*GetOrganisationAccountsAccountIDIdentificationsOK, error)
- func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) FromJson(j string) (*GetOrganisationAccountsAccountIDIdentificationsRequest, error)
- func (a *GetOrganisationAccountsAccountIDIdentificationsRequest) MustDo() *GetOrganisationAccountsAccountIDIdentificationsOK
- func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithAccountID(accountID strfmt.UUID) *GetOrganisationAccountsAccountIDIdentificationsRequest
- func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithContext(ctx context.Context) *GetOrganisationAccountsAccountIDIdentificationsRequest
- func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithFilterOrganisationID(filterOrganisationID []strfmt.UUID) *GetOrganisationAccountsAccountIDIdentificationsRequest
- func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithFilterSecondaryIdentification(filterSecondaryIdentification []string) *GetOrganisationAccountsAccountIDIdentificationsRequest
- func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithHTTPClient(client *http.Client) *GetOrganisationAccountsAccountIDIdentificationsRequest
- func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithPageNumber(pageNumber string) *GetOrganisationAccountsAccountIDIdentificationsRequest
- func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithPageSize(pageSize int64) *GetOrganisationAccountsAccountIDIdentificationsRequest
- func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithoutFilterOrganisationID() *GetOrganisationAccountsAccountIDIdentificationsRequest
- func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithoutFilterSecondaryIdentification() *GetOrganisationAccountsAccountIDIdentificationsRequest
- func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithoutPageNumber() *GetOrganisationAccountsAccountIDIdentificationsRequest
- func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithoutPageSize() *GetOrganisationAccountsAccountIDIdentificationsRequest
- func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDOK
- type PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDReader
- type PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (a *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) Do() (*PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDOK, error)
- func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) FromJson(j string) (*PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest, ...)
- func (a *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) MustDo() *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDOK
- func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithAccountID(accountID strfmt.UUID) *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithAccountIdentificationAmendRequest(accountIdentificationAmendRequest models.AccountIdentificationRequest) *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithContext(ctx context.Context) *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithHTTPClient(client *http.Client) *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithIdentificationID(identificationID strfmt.UUID) *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithoutAccountIdentificationAmendRequest() *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
- func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostOrganisationAccountsAccountIDIdentificationsCreated
- type PostOrganisationAccountsAccountIDIdentificationsReader
- type PostOrganisationAccountsAccountIDIdentificationsRequest
- func (a *PostOrganisationAccountsAccountIDIdentificationsRequest) Do() (*PostOrganisationAccountsAccountIDIdentificationsCreated, error)
- func (o *PostOrganisationAccountsAccountIDIdentificationsRequest) FromJson(j string) (*PostOrganisationAccountsAccountIDIdentificationsRequest, error)
- func (a *PostOrganisationAccountsAccountIDIdentificationsRequest) MustDo() *PostOrganisationAccountsAccountIDIdentificationsCreated
- func (o *PostOrganisationAccountsAccountIDIdentificationsRequest) WithAccountID(accountID strfmt.UUID) *PostOrganisationAccountsAccountIDIdentificationsRequest
- func (o *PostOrganisationAccountsAccountIDIdentificationsRequest) WithAccountIdentificationCreationRequest(accountIdentificationCreationRequest models.AccountIdentificationRequest) *PostOrganisationAccountsAccountIDIdentificationsRequest
- func (o *PostOrganisationAccountsAccountIDIdentificationsRequest) WithContext(ctx context.Context) *PostOrganisationAccountsAccountIDIdentificationsRequest
- func (o *PostOrganisationAccountsAccountIDIdentificationsRequest) WithHTTPClient(client *http.Client) *PostOrganisationAccountsAccountIDIdentificationsRequest
- func (o *PostOrganisationAccountsAccountIDIdentificationsRequest) WithoutAccountIdentificationCreationRequest() *PostOrganisationAccountsAccountIDIdentificationsRequest
- func (o *PostOrganisationAccountsAccountIDIdentificationsRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client for account identification API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry, defaults client.Defaults) *Client
New creates a new account identification API client.
func (*Client) DeleteOrganisationAccountsAccountIDIdentificationsIdentificationID ¶
func (c *Client) DeleteOrganisationAccountsAccountIDIdentificationsIdentificationID() *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
Client.DeleteOrganisationAccountsAccountIDIdentificationsIdentificationID creates a new DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest object with the default values initialized.
func (*Client) GetOrganisationAccountsAccountIDIdentifications ¶
func (c *Client) GetOrganisationAccountsAccountIDIdentifications() *GetOrganisationAccountsAccountIDIdentificationsRequest
Client.GetOrganisationAccountsAccountIDIdentifications creates a new GetOrganisationAccountsAccountIDIdentificationsRequest object with the default values initialized.
func (*Client) GetOrganisationAccountsAccountIDIdentificationsIdentificationID ¶
func (c *Client) GetOrganisationAccountsAccountIDIdentificationsIdentificationID() *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
Client.GetOrganisationAccountsAccountIDIdentificationsIdentificationID creates a new GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest object with the default values initialized.
func (*Client) PatchOrganisationAccountsAccountIDIdentificationsIdentificationID ¶
func (c *Client) PatchOrganisationAccountsAccountIDIdentificationsIdentificationID() *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
Client.PatchOrganisationAccountsAccountIDIdentificationsIdentificationID creates a new PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest object with the default values initialized.
func (*Client) PostOrganisationAccountsAccountIDIdentifications ¶
func (c *Client) PostOrganisationAccountsAccountIDIdentifications() *PostOrganisationAccountsAccountIDIdentificationsRequest
Client.PostOrganisationAccountsAccountIDIdentifications creates a new PostOrganisationAccountsAccountIDIdentificationsRequest object with the default values initialized.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNoContent ¶
type DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNoContent struct { }
DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNoContent handles this case with default header values.
Account Identification deleted
func NewDeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNoContent ¶
func NewDeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNoContent() *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNoContent
NewDeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNoContent creates a DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNoContent with default headers values
type DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNotFound ¶
type DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNotFound struct { }
DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNotFound handles this case with default header values.
Account Identification not found
func NewDeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNotFound ¶
func NewDeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNotFound() *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNotFound
NewDeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNotFound creates a DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNotFound with default headers values
type DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDReader ¶
type DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDReader struct {
// contains filtered or unexported fields
}
DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDReader is a Reader for the DeleteOrganisationAccountsAccountIDIdentificationsIdentificationID structure.
func (*DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDReader) ReadResponse ¶
func (o *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest ¶
type DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest struct { AccountID strfmt.UUID IdentificationID strfmt.UUID Version int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) Do ¶
func (a *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) Do() (*DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDNoContent, error)
delete organisation accounts account ID identifications identification ID API
func (*DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithAccountID ¶
func (o *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithAccountID(accountID strfmt.UUID) *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
func (*DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithContext ¶
func (o *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithContext(ctx context.Context) *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
//////////////// WithContext adds the context to the delete organisation accounts account ID identifications identification ID Request
func (*DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithHTTPClient ¶
func (o *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithHTTPClient(client *http.Client) *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
WithHTTPClient adds the HTTPClient to the delete organisation accounts account ID identifications identification ID Request
func (*DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithIdentificationID ¶
func (o *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithIdentificationID(identificationID strfmt.UUID) *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
func (*DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithVersion ¶
func (*DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WriteToRequest ¶
func (o *DeleteOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type GetOrganisationAccountsAccountIDIdentificationsIdentificationIDCreated ¶
type GetOrganisationAccountsAccountIDIdentificationsIdentificationIDCreated struct { // isStream: false *models.AccountIdentificationResponse }
GetOrganisationAccountsAccountIDIdentificationsIdentificationIDCreated handles this case with default header values.
Account Identification response
func NewGetOrganisationAccountsAccountIDIdentificationsIdentificationIDCreated ¶
func NewGetOrganisationAccountsAccountIDIdentificationsIdentificationIDCreated() *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDCreated
NewGetOrganisationAccountsAccountIDIdentificationsIdentificationIDCreated creates a GetOrganisationAccountsAccountIDIdentificationsIdentificationIDCreated with default headers values
func (*GetOrganisationAccountsAccountIDIdentificationsIdentificationIDCreated) Error ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDCreated) Error() string
type GetOrganisationAccountsAccountIDIdentificationsIdentificationIDReader ¶
type GetOrganisationAccountsAccountIDIdentificationsIdentificationIDReader struct {
// contains filtered or unexported fields
}
GetOrganisationAccountsAccountIDIdentificationsIdentificationIDReader is a Reader for the GetOrganisationAccountsAccountIDIdentificationsIdentificationID structure.
func (*GetOrganisationAccountsAccountIDIdentificationsIdentificationIDReader) ReadResponse ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest ¶
type GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest struct { AccountID strfmt.UUID IdentificationID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) Do ¶
func (a *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) Do() (*GetOrganisationAccountsAccountIDIdentificationsIdentificationIDCreated, error)
get organisation accounts account ID identifications identification ID API
func (*GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithAccountID ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithAccountID(accountID strfmt.UUID) *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
func (*GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithContext ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithContext(ctx context.Context) *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
//////////////// WithContext adds the context to the get organisation accounts account ID identifications identification ID Request
func (*GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithHTTPClient ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithHTTPClient(client *http.Client) *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
WithHTTPClient adds the HTTPClient to the get organisation accounts account ID identifications identification ID Request
func (*GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithIdentificationID ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithIdentificationID(identificationID strfmt.UUID) *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
func (*GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WriteToRequest ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type GetOrganisationAccountsAccountIDIdentificationsOK ¶
type GetOrganisationAccountsAccountIDIdentificationsOK struct { // isStream: false *models.AccountIdentificationListResponse }
GetOrganisationAccountsAccountIDIdentificationsOK handles this case with default header values.
List of account identification
func NewGetOrganisationAccountsAccountIDIdentificationsOK ¶
func NewGetOrganisationAccountsAccountIDIdentificationsOK() *GetOrganisationAccountsAccountIDIdentificationsOK
NewGetOrganisationAccountsAccountIDIdentificationsOK creates a GetOrganisationAccountsAccountIDIdentificationsOK with default headers values
func (*GetOrganisationAccountsAccountIDIdentificationsOK) Error ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsOK) Error() string
type GetOrganisationAccountsAccountIDIdentificationsReader ¶
type GetOrganisationAccountsAccountIDIdentificationsReader struct {
// contains filtered or unexported fields
}
GetOrganisationAccountsAccountIDIdentificationsReader is a Reader for the GetOrganisationAccountsAccountIDIdentifications structure.
func (*GetOrganisationAccountsAccountIDIdentificationsReader) ReadResponse ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOrganisationAccountsAccountIDIdentificationsRequest ¶
type GetOrganisationAccountsAccountIDIdentificationsRequest struct { AccountID strfmt.UUID FilterOrganisationID []strfmt.UUID FilterSecondaryIdentification []string PageNumber *string PageSize *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*GetOrganisationAccountsAccountIDIdentificationsRequest) Do ¶
func (a *GetOrganisationAccountsAccountIDIdentificationsRequest) Do() (*GetOrganisationAccountsAccountIDIdentificationsOK, error)
get organisation accounts account ID identifications API
func (*GetOrganisationAccountsAccountIDIdentificationsRequest) WithAccountID ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithAccountID(accountID strfmt.UUID) *GetOrganisationAccountsAccountIDIdentificationsRequest
func (*GetOrganisationAccountsAccountIDIdentificationsRequest) WithContext ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithContext(ctx context.Context) *GetOrganisationAccountsAccountIDIdentificationsRequest
//////////////// WithContext adds the context to the get organisation accounts account ID identifications Request
func (*GetOrganisationAccountsAccountIDIdentificationsRequest) WithFilterOrganisationID ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithFilterOrganisationID(filterOrganisationID []strfmt.UUID) *GetOrganisationAccountsAccountIDIdentificationsRequest
func (*GetOrganisationAccountsAccountIDIdentificationsRequest) WithFilterSecondaryIdentification ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithFilterSecondaryIdentification(filterSecondaryIdentification []string) *GetOrganisationAccountsAccountIDIdentificationsRequest
func (*GetOrganisationAccountsAccountIDIdentificationsRequest) WithHTTPClient ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithHTTPClient(client *http.Client) *GetOrganisationAccountsAccountIDIdentificationsRequest
WithHTTPClient adds the HTTPClient to the get organisation accounts account ID identifications Request
func (*GetOrganisationAccountsAccountIDIdentificationsRequest) WithPageNumber ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithPageNumber(pageNumber string) *GetOrganisationAccountsAccountIDIdentificationsRequest
func (*GetOrganisationAccountsAccountIDIdentificationsRequest) WithPageSize ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithPageSize(pageSize int64) *GetOrganisationAccountsAccountIDIdentificationsRequest
func (*GetOrganisationAccountsAccountIDIdentificationsRequest) WithoutFilterOrganisationID ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithoutFilterOrganisationID() *GetOrganisationAccountsAccountIDIdentificationsRequest
func (*GetOrganisationAccountsAccountIDIdentificationsRequest) WithoutFilterSecondaryIdentification ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithoutFilterSecondaryIdentification() *GetOrganisationAccountsAccountIDIdentificationsRequest
func (*GetOrganisationAccountsAccountIDIdentificationsRequest) WithoutPageNumber ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithoutPageNumber() *GetOrganisationAccountsAccountIDIdentificationsRequest
func (*GetOrganisationAccountsAccountIDIdentificationsRequest) WithoutPageSize ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WithoutPageSize() *GetOrganisationAccountsAccountIDIdentificationsRequest
func (*GetOrganisationAccountsAccountIDIdentificationsRequest) WriteToRequest ¶
func (o *GetOrganisationAccountsAccountIDIdentificationsRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDOK ¶
type PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDOK struct { // isStream: false *models.AccountIdentificationResponse }
PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDOK handles this case with default header values.
Account Identification updated
func NewPatchOrganisationAccountsAccountIDIdentificationsIdentificationIDOK ¶
func NewPatchOrganisationAccountsAccountIDIdentificationsIdentificationIDOK() *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDOK
NewPatchOrganisationAccountsAccountIDIdentificationsIdentificationIDOK creates a PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDOK with default headers values
func (*PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDOK) Error ¶
func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDOK) Error() string
type PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDReader ¶
type PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDReader struct {
// contains filtered or unexported fields
}
PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDReader is a Reader for the PatchOrganisationAccountsAccountIDIdentificationsIdentificationID structure.
func (*PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDReader) ReadResponse ¶
func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest ¶
type PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest struct { *models.AccountIdentificationRequest AccountID strfmt.UUID IdentificationID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) Do ¶
func (a *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) Do() (*PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDOK, error)
patch organisation accounts account ID identifications identification ID API
func (*PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithAccountID ¶
func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithAccountID(accountID strfmt.UUID) *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
func (*PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithAccountIdentificationAmendRequest ¶
func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithAccountIdentificationAmendRequest(accountIdentificationAmendRequest models.AccountIdentificationRequest) *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
func (*PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithContext ¶
func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithContext(ctx context.Context) *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
//////////////// WithContext adds the context to the patch organisation accounts account ID identifications identification ID Request
func (*PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithHTTPClient ¶
func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithHTTPClient(client *http.Client) *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
WithHTTPClient adds the HTTPClient to the patch organisation accounts account ID identifications identification ID Request
func (*PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithIdentificationID ¶
func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithIdentificationID(identificationID strfmt.UUID) *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
func (*PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithoutAccountIdentificationAmendRequest ¶
func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WithoutAccountIdentificationAmendRequest() *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest
func (*PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WriteToRequest ¶
func (o *PatchOrganisationAccountsAccountIDIdentificationsIdentificationIDRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type PostOrganisationAccountsAccountIDIdentificationsCreated ¶
type PostOrganisationAccountsAccountIDIdentificationsCreated struct { // isStream: false *models.AccountIdentificationResponse }
PostOrganisationAccountsAccountIDIdentificationsCreated handles this case with default header values.
Account Identification creation response
func NewPostOrganisationAccountsAccountIDIdentificationsCreated ¶
func NewPostOrganisationAccountsAccountIDIdentificationsCreated() *PostOrganisationAccountsAccountIDIdentificationsCreated
NewPostOrganisationAccountsAccountIDIdentificationsCreated creates a PostOrganisationAccountsAccountIDIdentificationsCreated with default headers values
func (*PostOrganisationAccountsAccountIDIdentificationsCreated) Error ¶
func (o *PostOrganisationAccountsAccountIDIdentificationsCreated) Error() string
type PostOrganisationAccountsAccountIDIdentificationsReader ¶
type PostOrganisationAccountsAccountIDIdentificationsReader struct {
// contains filtered or unexported fields
}
PostOrganisationAccountsAccountIDIdentificationsReader is a Reader for the PostOrganisationAccountsAccountIDIdentifications structure.
func (*PostOrganisationAccountsAccountIDIdentificationsReader) ReadResponse ¶
func (o *PostOrganisationAccountsAccountIDIdentificationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostOrganisationAccountsAccountIDIdentificationsRequest ¶
type PostOrganisationAccountsAccountIDIdentificationsRequest struct { *models.AccountIdentificationRequest AccountID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*PostOrganisationAccountsAccountIDIdentificationsRequest) Do ¶
func (a *PostOrganisationAccountsAccountIDIdentificationsRequest) Do() (*PostOrganisationAccountsAccountIDIdentificationsCreated, error)
post organisation accounts account ID identifications API
func (*PostOrganisationAccountsAccountIDIdentificationsRequest) WithAccountID ¶
func (o *PostOrganisationAccountsAccountIDIdentificationsRequest) WithAccountID(accountID strfmt.UUID) *PostOrganisationAccountsAccountIDIdentificationsRequest
func (*PostOrganisationAccountsAccountIDIdentificationsRequest) WithAccountIdentificationCreationRequest ¶
func (o *PostOrganisationAccountsAccountIDIdentificationsRequest) WithAccountIdentificationCreationRequest(accountIdentificationCreationRequest models.AccountIdentificationRequest) *PostOrganisationAccountsAccountIDIdentificationsRequest
func (*PostOrganisationAccountsAccountIDIdentificationsRequest) WithContext ¶
func (o *PostOrganisationAccountsAccountIDIdentificationsRequest) WithContext(ctx context.Context) *PostOrganisationAccountsAccountIDIdentificationsRequest
//////////////// WithContext adds the context to the post organisation accounts account ID identifications Request
func (*PostOrganisationAccountsAccountIDIdentificationsRequest) WithHTTPClient ¶
func (o *PostOrganisationAccountsAccountIDIdentificationsRequest) WithHTTPClient(client *http.Client) *PostOrganisationAccountsAccountIDIdentificationsRequest
WithHTTPClient adds the HTTPClient to the post organisation accounts account ID identifications Request
func (*PostOrganisationAccountsAccountIDIdentificationsRequest) WithoutAccountIdentificationCreationRequest ¶
func (o *PostOrganisationAccountsAccountIDIdentificationsRequest) WithoutAccountIdentificationCreationRequest() *PostOrganisationAccountsAccountIDIdentificationsRequest
func (*PostOrganisationAccountsAccountIDIdentificationsRequest) WriteToRequest ¶
func (o *PostOrganisationAccountsAccountIDIdentificationsRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
Source Files ¶
- account_identification_client.go
- delete_organisation_accounts_account_id_identifications_identification_id_requests.go
- delete_organisation_accounts_account_id_identifications_identification_id_responses.go
- get_organisation_accounts_account_id_identifications_identification_id_requests.go
- get_organisation_accounts_account_id_identifications_identification_id_responses.go
- get_organisation_accounts_account_id_identifications_requests.go
- get_organisation_accounts_account_id_identifications_responses.go
- patch_organisation_accounts_account_id_identifications_identification_id_requests.go
- patch_organisation_accounts_account_id_identifications_identification_id_responses.go
- post_organisation_accounts_account_id_identifications_requests.go
- post_organisation_accounts_account_id_identifications_responses.go