addressbook

package
v2.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Defaults client.Defaults
	// contains filtered or unexported fields
}

Client for addressbook API

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry, defaults client.Defaults) *Client

New creates a new addressbook API client.

func (*Client) GetAddressbookParties

func (c *Client) GetAddressbookParties() *GetAddressbookPartiesRequest

Client.GetAddressbookParties creates a new GetAddressbookPartiesRequest object with the default values initialized.

func (*Client) GetAddressbookPartiesID

func (c *Client) GetAddressbookPartiesID() *GetAddressbookPartiesIDRequest

Client.GetAddressbookPartiesID creates a new GetAddressbookPartiesIDRequest object with the default values initialized.

func (*Client) GetAddressbookPartiesIDAccountsPartyAccountID

func (c *Client) GetAddressbookPartiesIDAccountsPartyAccountID() *GetAddressbookPartiesIDAccountsPartyAccountIDRequest

Client.GetAddressbookPartiesIDAccountsPartyAccountID creates a new GetAddressbookPartiesIDAccountsPartyAccountIDRequest object with the default values initialized.

func (*Client) GetAddressbookPartiesIDActors

func (c *Client) GetAddressbookPartiesIDActors() *GetAddressbookPartiesIDActorsRequest

Client.GetAddressbookPartiesIDActors creates a new GetAddressbookPartiesIDActorsRequest object with the default values initialized.

func (*Client) GetAddressbookPartiesIDActorsPartyActorID

func (c *Client) GetAddressbookPartiesIDActorsPartyActorID() *GetAddressbookPartiesIDActorsPartyActorIDRequest

Client.GetAddressbookPartiesIDActorsPartyActorID creates a new GetAddressbookPartiesIDActorsPartyActorIDRequest object with the default values initialized.

func (*Client) GetAddressbookPartiesIDContacts

func (c *Client) GetAddressbookPartiesIDContacts() *GetAddressbookPartiesIDContactsRequest

Client.GetAddressbookPartiesIDContacts creates a new GetAddressbookPartiesIDContactsRequest object with the default values initialized.

func (*Client) GetAddressbookPartiesIDContactsContactID

func (c *Client) GetAddressbookPartiesIDContactsContactID() *GetAddressbookPartiesIDContactsContactIDRequest

Client.GetAddressbookPartiesIDContactsContactID creates a new GetAddressbookPartiesIDContactsContactIDRequest object with the default values initialized.

func (*Client) GetAddressbookPartiesIDContactsContactIDAccounts

func (c *Client) GetAddressbookPartiesIDContactsContactIDAccounts() *GetAddressbookPartiesIDContactsContactIDAccountsRequest

Client.GetAddressbookPartiesIDContactsContactIDAccounts creates a new GetAddressbookPartiesIDContactsContactIDAccountsRequest object with the default values initialized.

func (*Client) GetAddressbookPartiesIDContactsContactIDAccountsContactAccountID

func (c *Client) GetAddressbookPartiesIDContactsContactIDAccountsContactAccountID() *GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDRequest

Client.GetAddressbookPartiesIDContactsContactIDAccountsContactAccountID creates a new GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDRequest object with the default values initialized.

func (*Client) GetAddressbookPartiesIDProductsProductIDEvents

func (c *Client) GetAddressbookPartiesIDProductsProductIDEvents() *GetAddressbookPartiesIDProductsProductIDEventsRequest

Client.GetAddressbookPartiesIDProductsProductIDEvents creates a new GetAddressbookPartiesIDProductsProductIDEventsRequest object with the default values initialized.

func (*Client) GetAddressbookPartiesIDProductsProductIDEventsEventID

func (c *Client) GetAddressbookPartiesIDProductsProductIDEventsEventID() *GetAddressbookPartiesIDProductsProductIDEventsEventIDRequest

Client.GetAddressbookPartiesIDProductsProductIDEventsEventID creates a new GetAddressbookPartiesIDProductsProductIDEventsEventIDRequest object with the default values initialized.

func (*Client) PatchAddressbookPartiesIDActorsPartyActorID

func (c *Client) PatchAddressbookPartiesIDActorsPartyActorID() *PatchAddressbookPartiesIDActorsPartyActorIDRequest

Client.PatchAddressbookPartiesIDActorsPartyActorID creates a new PatchAddressbookPartiesIDActorsPartyActorIDRequest object with the default values initialized.

func (*Client) PostAddressbookParties

func (c *Client) PostAddressbookParties() *PostAddressbookPartiesRequest

Client.PostAddressbookParties creates a new PostAddressbookPartiesRequest object with the default values initialized.

func (*Client) PostAddressbookPartiesIDActors

func (c *Client) PostAddressbookPartiesIDActors() *PostAddressbookPartiesIDActorsRequest

Client.PostAddressbookPartiesIDActors creates a new PostAddressbookPartiesIDActorsRequest object with the default values initialized.

func (*Client) PostAddressbookPartiesIDContacts

func (c *Client) PostAddressbookPartiesIDContacts() *PostAddressbookPartiesIDContactsRequest

Client.PostAddressbookPartiesIDContacts creates a new PostAddressbookPartiesIDContactsRequest object with the default values initialized.

func (*Client) PostAddressbookPartiesIDContactsContactIDAccounts

func (c *Client) PostAddressbookPartiesIDContactsContactIDAccounts() *PostAddressbookPartiesIDContactsContactIDAccountsRequest

Client.PostAddressbookPartiesIDContactsContactIDAccounts creates a new PostAddressbookPartiesIDContactsContactIDAccountsRequest object with the default values initialized.

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type GetAddressbookPartiesIDAccountsPartyAccountIDForbidden

type GetAddressbookPartiesIDAccountsPartyAccountIDForbidden struct {

	// isStream: false
	*models.APIError
}

GetAddressbookPartiesIDAccountsPartyAccountIDForbidden handles this case with default header values.

Forbidden

func NewGetAddressbookPartiesIDAccountsPartyAccountIDForbidden

func NewGetAddressbookPartiesIDAccountsPartyAccountIDForbidden() *GetAddressbookPartiesIDAccountsPartyAccountIDForbidden

NewGetAddressbookPartiesIDAccountsPartyAccountIDForbidden creates a GetAddressbookPartiesIDAccountsPartyAccountIDForbidden with default headers values

func (*GetAddressbookPartiesIDAccountsPartyAccountIDForbidden) Error

type GetAddressbookPartiesIDAccountsPartyAccountIDNotFound

type GetAddressbookPartiesIDAccountsPartyAccountIDNotFound struct {

	// isStream: false
	*models.APIError
}

GetAddressbookPartiesIDAccountsPartyAccountIDNotFound handles this case with default header values.

Record not found

func NewGetAddressbookPartiesIDAccountsPartyAccountIDNotFound

func NewGetAddressbookPartiesIDAccountsPartyAccountIDNotFound() *GetAddressbookPartiesIDAccountsPartyAccountIDNotFound

NewGetAddressbookPartiesIDAccountsPartyAccountIDNotFound creates a GetAddressbookPartiesIDAccountsPartyAccountIDNotFound with default headers values

func (*GetAddressbookPartiesIDAccountsPartyAccountIDNotFound) Error

type GetAddressbookPartiesIDAccountsPartyAccountIDOK

type GetAddressbookPartiesIDAccountsPartyAccountIDOK struct {

	// isStream: false
	*models.PartyAccountGetResponse
}

GetAddressbookPartiesIDAccountsPartyAccountIDOK handles this case with default header values.

get reponse

func NewGetAddressbookPartiesIDAccountsPartyAccountIDOK

func NewGetAddressbookPartiesIDAccountsPartyAccountIDOK() *GetAddressbookPartiesIDAccountsPartyAccountIDOK

NewGetAddressbookPartiesIDAccountsPartyAccountIDOK creates a GetAddressbookPartiesIDAccountsPartyAccountIDOK with default headers values

func (*GetAddressbookPartiesIDAccountsPartyAccountIDOK) Error

type GetAddressbookPartiesIDAccountsPartyAccountIDReader

type GetAddressbookPartiesIDAccountsPartyAccountIDReader struct {
	// contains filtered or unexported fields
}

GetAddressbookPartiesIDAccountsPartyAccountIDReader is a Reader for the GetAddressbookPartiesIDAccountsPartyAccountID structure.

func (*GetAddressbookPartiesIDAccountsPartyAccountIDReader) ReadResponse

func (o *GetAddressbookPartiesIDAccountsPartyAccountIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAddressbookPartiesIDAccountsPartyAccountIDRequest

type GetAddressbookPartiesIDAccountsPartyAccountIDRequest struct {
	ID strfmt.UUID

	PartyAccountID strfmt.UUID

	Version *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*GetAddressbookPartiesIDAccountsPartyAccountIDRequest) Do

get addressbook parties ID accounts party account ID API

func (*GetAddressbookPartiesIDAccountsPartyAccountIDRequest) FromJson

func (*GetAddressbookPartiesIDAccountsPartyAccountIDRequest) MustDo

func (*GetAddressbookPartiesIDAccountsPartyAccountIDRequest) WithContext

//////////////// WithContext adds the context to the get addressbook parties ID accounts party account ID Request

func (*GetAddressbookPartiesIDAccountsPartyAccountIDRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get addressbook parties ID accounts party account ID Request

func (*GetAddressbookPartiesIDAccountsPartyAccountIDRequest) WithID

func (*GetAddressbookPartiesIDAccountsPartyAccountIDRequest) WithPartyAccountID

func (*GetAddressbookPartiesIDAccountsPartyAccountIDRequest) WithVersion

func (*GetAddressbookPartiesIDAccountsPartyAccountIDRequest) WithoutVersion

func (*GetAddressbookPartiesIDAccountsPartyAccountIDRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

type GetAddressbookPartiesIDActorsOK

type GetAddressbookPartiesIDActorsOK struct {

	// isStream: false
	*models.ListPartyActorsResponse
}

GetAddressbookPartiesIDActorsOK handles this case with default header values.

list party actors reponse

func NewGetAddressbookPartiesIDActorsOK

func NewGetAddressbookPartiesIDActorsOK() *GetAddressbookPartiesIDActorsOK

NewGetAddressbookPartiesIDActorsOK creates a GetAddressbookPartiesIDActorsOK with default headers values

func (*GetAddressbookPartiesIDActorsOK) Error

type GetAddressbookPartiesIDActorsPartyActorIDForbidden

type GetAddressbookPartiesIDActorsPartyActorIDForbidden struct {

	// isStream: false
	*models.APIError
}

GetAddressbookPartiesIDActorsPartyActorIDForbidden handles this case with default header values.

Forbidden

func NewGetAddressbookPartiesIDActorsPartyActorIDForbidden

func NewGetAddressbookPartiesIDActorsPartyActorIDForbidden() *GetAddressbookPartiesIDActorsPartyActorIDForbidden

NewGetAddressbookPartiesIDActorsPartyActorIDForbidden creates a GetAddressbookPartiesIDActorsPartyActorIDForbidden with default headers values

func (*GetAddressbookPartiesIDActorsPartyActorIDForbidden) Error

type GetAddressbookPartiesIDActorsPartyActorIDNotFound

type GetAddressbookPartiesIDActorsPartyActorIDNotFound struct {

	// isStream: false
	*models.APIError
}

GetAddressbookPartiesIDActorsPartyActorIDNotFound handles this case with default header values.

Record not found

func NewGetAddressbookPartiesIDActorsPartyActorIDNotFound

func NewGetAddressbookPartiesIDActorsPartyActorIDNotFound() *GetAddressbookPartiesIDActorsPartyActorIDNotFound

NewGetAddressbookPartiesIDActorsPartyActorIDNotFound creates a GetAddressbookPartiesIDActorsPartyActorIDNotFound with default headers values

func (*GetAddressbookPartiesIDActorsPartyActorIDNotFound) Error

type GetAddressbookPartiesIDActorsPartyActorIDOK

type GetAddressbookPartiesIDActorsPartyActorIDOK struct {

	// isStream: false
	*models.PartyActorGetResponse
}

GetAddressbookPartiesIDActorsPartyActorIDOK handles this case with default header values.

get reponse

func NewGetAddressbookPartiesIDActorsPartyActorIDOK

func NewGetAddressbookPartiesIDActorsPartyActorIDOK() *GetAddressbookPartiesIDActorsPartyActorIDOK

NewGetAddressbookPartiesIDActorsPartyActorIDOK creates a GetAddressbookPartiesIDActorsPartyActorIDOK with default headers values

func (*GetAddressbookPartiesIDActorsPartyActorIDOK) Error

type GetAddressbookPartiesIDActorsPartyActorIDReader

type GetAddressbookPartiesIDActorsPartyActorIDReader struct {
	// contains filtered or unexported fields
}

GetAddressbookPartiesIDActorsPartyActorIDReader is a Reader for the GetAddressbookPartiesIDActorsPartyActorID structure.

func (*GetAddressbookPartiesIDActorsPartyActorIDReader) ReadResponse

func (o *GetAddressbookPartiesIDActorsPartyActorIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAddressbookPartiesIDActorsPartyActorIDRequest

type GetAddressbookPartiesIDActorsPartyActorIDRequest struct {
	ID strfmt.UUID

	PartyActorID strfmt.UUID

	Version *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*GetAddressbookPartiesIDActorsPartyActorIDRequest) Do

get addressbook parties ID actors party actor ID API

func (*GetAddressbookPartiesIDActorsPartyActorIDRequest) FromJson

func (*GetAddressbookPartiesIDActorsPartyActorIDRequest) MustDo

func (*GetAddressbookPartiesIDActorsPartyActorIDRequest) WithContext

//////////////// WithContext adds the context to the get addressbook parties ID actors party actor ID Request

func (*GetAddressbookPartiesIDActorsPartyActorIDRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get addressbook parties ID actors party actor ID Request

func (*GetAddressbookPartiesIDActorsPartyActorIDRequest) WithID

func (*GetAddressbookPartiesIDActorsPartyActorIDRequest) WithPartyActorID

func (*GetAddressbookPartiesIDActorsPartyActorIDRequest) WithVersion

func (*GetAddressbookPartiesIDActorsPartyActorIDRequest) WithoutVersion

func (*GetAddressbookPartiesIDActorsPartyActorIDRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

type GetAddressbookPartiesIDActorsReader

type GetAddressbookPartiesIDActorsReader struct {
	// contains filtered or unexported fields
}

GetAddressbookPartiesIDActorsReader is a Reader for the GetAddressbookPartiesIDActors structure.

func (*GetAddressbookPartiesIDActorsReader) ReadResponse

func (o *GetAddressbookPartiesIDActorsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAddressbookPartiesIDActorsRequest

type GetAddressbookPartiesIDActorsRequest struct {
	FilterCustomerID *string

	ID strfmt.UUID

	PageNumber *string

	PageSize *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*GetAddressbookPartiesIDActorsRequest) Do

get addressbook parties ID actors API

func (*GetAddressbookPartiesIDActorsRequest) FromJson

func (*GetAddressbookPartiesIDActorsRequest) MustDo

func (*GetAddressbookPartiesIDActorsRequest) WithContext

//////////////// WithContext adds the context to the get addressbook parties ID actors Request

func (*GetAddressbookPartiesIDActorsRequest) WithFilterCustomerID

func (o *GetAddressbookPartiesIDActorsRequest) WithFilterCustomerID(filterCustomerID string) *GetAddressbookPartiesIDActorsRequest

func (*GetAddressbookPartiesIDActorsRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get addressbook parties ID actors Request

func (*GetAddressbookPartiesIDActorsRequest) WithID

func (*GetAddressbookPartiesIDActorsRequest) WithPageNumber

func (*GetAddressbookPartiesIDActorsRequest) WithPageSize

func (*GetAddressbookPartiesIDActorsRequest) WithoutFilterCustomerID

func (*GetAddressbookPartiesIDActorsRequest) WithoutPageNumber

func (*GetAddressbookPartiesIDActorsRequest) WithoutPageSize

func (*GetAddressbookPartiesIDActorsRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

type GetAddressbookPartiesIDBadRequest

type GetAddressbookPartiesIDBadRequest struct {

	// isStream: false
	*models.APIError
}

GetAddressbookPartiesIDBadRequest handles this case with default header values.

Bad Request

func NewGetAddressbookPartiesIDBadRequest

func NewGetAddressbookPartiesIDBadRequest() *GetAddressbookPartiesIDBadRequest

NewGetAddressbookPartiesIDBadRequest creates a GetAddressbookPartiesIDBadRequest with default headers values

func (*GetAddressbookPartiesIDBadRequest) Error

type GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDBadRequest

type GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDBadRequest struct {

	// isStream: false
	*models.APIError
}

GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDBadRequest handles this case with default header values.

Bad Request

func NewGetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDBadRequest

func NewGetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDBadRequest() *GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDBadRequest

NewGetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDBadRequest creates a GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDBadRequest with default headers values

func (*GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDBadRequest) Error

type GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDForbidden

type GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDForbidden struct {

	// isStream: false
	*models.APIError
}

GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDForbidden handles this case with default header values.

Forbidden

func NewGetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDForbidden

func NewGetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDForbidden() *GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDForbidden

NewGetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDForbidden creates a GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDForbidden with default headers values

func (*GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDForbidden) Error

type GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDNotFound

type GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDNotFound struct {

	// isStream: false
	*models.APIError
}

GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDNotFound handles this case with default header values.

Bad Request

func NewGetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDNotFound

func NewGetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDNotFound() *GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDNotFound

NewGetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDNotFound creates a GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDNotFound with default headers values

func (*GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDNotFound) Error

type GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDOK

type GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDOK struct {

	// isStream: false
	*models.ContactAccountGetResponse
}

GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDOK handles this case with default header values.

get contact account response

func NewGetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDOK

func NewGetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDOK() *GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDOK

NewGetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDOK creates a GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDOK with default headers values

func (*GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDOK) Error

type GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDReader

type GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDReader struct {
	// contains filtered or unexported fields
}

GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDReader is a Reader for the GetAddressbookPartiesIDContactsContactIDAccountsContactAccountID structure.

func (*GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDReader) ReadResponse

ReadResponse reads a server response into the received o.

type GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDRequest

type GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDRequest struct {
	ContactAccountID strfmt.UUID

	ContactID strfmt.UUID

	ID strfmt.UUID

	Version *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDRequest) Do

get addressbook parties ID contacts contact ID accounts contact account ID API

func (*GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDRequest) FromJson

func (*GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDRequest) MustDo

func (*GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDRequest) WithContactAccountID

func (*GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDRequest) WithContactID

func (*GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDRequest) WithContext

//////////////// WithContext adds the context to the get addressbook parties ID contacts contact ID accounts contact account ID Request

func (*GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get addressbook parties ID contacts contact ID accounts contact account ID Request

func (*GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDRequest) WithID

func (*GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDRequest) WithVersion

func (*GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDRequest) WithoutVersion

func (*GetAddressbookPartiesIDContactsContactIDAccountsContactAccountIDRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

type GetAddressbookPartiesIDContactsContactIDAccountsOK

type GetAddressbookPartiesIDContactsContactIDAccountsOK struct {

	// isStream: false
	*models.ListContactAccountsResponse
}

GetAddressbookPartiesIDContactsContactIDAccountsOK handles this case with default header values.

list contact accounts response

func NewGetAddressbookPartiesIDContactsContactIDAccountsOK

func NewGetAddressbookPartiesIDContactsContactIDAccountsOK() *GetAddressbookPartiesIDContactsContactIDAccountsOK

NewGetAddressbookPartiesIDContactsContactIDAccountsOK creates a GetAddressbookPartiesIDContactsContactIDAccountsOK with default headers values

func (*GetAddressbookPartiesIDContactsContactIDAccountsOK) Error

type GetAddressbookPartiesIDContactsContactIDAccountsReader

type GetAddressbookPartiesIDContactsContactIDAccountsReader struct {
	// contains filtered or unexported fields
}

GetAddressbookPartiesIDContactsContactIDAccountsReader is a Reader for the GetAddressbookPartiesIDContactsContactIDAccounts structure.

func (*GetAddressbookPartiesIDContactsContactIDAccountsReader) ReadResponse

func (o *GetAddressbookPartiesIDContactsContactIDAccountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAddressbookPartiesIDContactsContactIDAccountsRequest

type GetAddressbookPartiesIDContactsContactIDAccountsRequest struct {
	ContactID strfmt.UUID

	ID strfmt.UUID

	PageNumber *string

	PageSize *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*GetAddressbookPartiesIDContactsContactIDAccountsRequest) Do

get addressbook parties ID contacts contact ID accounts API

func (*GetAddressbookPartiesIDContactsContactIDAccountsRequest) FromJson

func (*GetAddressbookPartiesIDContactsContactIDAccountsRequest) MustDo

func (*GetAddressbookPartiesIDContactsContactIDAccountsRequest) WithContactID

func (*GetAddressbookPartiesIDContactsContactIDAccountsRequest) WithContext

//////////////// WithContext adds the context to the get addressbook parties ID contacts contact ID accounts Request

func (*GetAddressbookPartiesIDContactsContactIDAccountsRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get addressbook parties ID contacts contact ID accounts Request

func (*GetAddressbookPartiesIDContactsContactIDAccountsRequest) WithID

func (*GetAddressbookPartiesIDContactsContactIDAccountsRequest) WithPageNumber

func (*GetAddressbookPartiesIDContactsContactIDAccountsRequest) WithPageSize

func (*GetAddressbookPartiesIDContactsContactIDAccountsRequest) WithoutPageNumber

func (*GetAddressbookPartiesIDContactsContactIDAccountsRequest) WithoutPageSize

func (*GetAddressbookPartiesIDContactsContactIDAccountsRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

type GetAddressbookPartiesIDContactsContactIDBadRequest

type GetAddressbookPartiesIDContactsContactIDBadRequest struct {

	// isStream: false
	*models.APIError
}

GetAddressbookPartiesIDContactsContactIDBadRequest handles this case with default header values.

Bad Request

func NewGetAddressbookPartiesIDContactsContactIDBadRequest

func NewGetAddressbookPartiesIDContactsContactIDBadRequest() *GetAddressbookPartiesIDContactsContactIDBadRequest

NewGetAddressbookPartiesIDContactsContactIDBadRequest creates a GetAddressbookPartiesIDContactsContactIDBadRequest with default headers values

func (*GetAddressbookPartiesIDContactsContactIDBadRequest) Error

type GetAddressbookPartiesIDContactsContactIDForbidden

type GetAddressbookPartiesIDContactsContactIDForbidden struct {

	// isStream: false
	*models.APIError
}

GetAddressbookPartiesIDContactsContactIDForbidden handles this case with default header values.

Forbidden

func NewGetAddressbookPartiesIDContactsContactIDForbidden

func NewGetAddressbookPartiesIDContactsContactIDForbidden() *GetAddressbookPartiesIDContactsContactIDForbidden

NewGetAddressbookPartiesIDContactsContactIDForbidden creates a GetAddressbookPartiesIDContactsContactIDForbidden with default headers values

func (*GetAddressbookPartiesIDContactsContactIDForbidden) Error

type GetAddressbookPartiesIDContactsContactIDNotFound

type GetAddressbookPartiesIDContactsContactIDNotFound struct {

	// isStream: false
	*models.APIError
}

GetAddressbookPartiesIDContactsContactIDNotFound handles this case with default header values.

Record not found

func NewGetAddressbookPartiesIDContactsContactIDNotFound

func NewGetAddressbookPartiesIDContactsContactIDNotFound() *GetAddressbookPartiesIDContactsContactIDNotFound

NewGetAddressbookPartiesIDContactsContactIDNotFound creates a GetAddressbookPartiesIDContactsContactIDNotFound with default headers values

func (*GetAddressbookPartiesIDContactsContactIDNotFound) Error

type GetAddressbookPartiesIDContactsContactIDOK

type GetAddressbookPartiesIDContactsContactIDOK struct {

	// isStream: false
	*models.ContactGetResponse
}

GetAddressbookPartiesIDContactsContactIDOK handles this case with default header values.

contact returned

func NewGetAddressbookPartiesIDContactsContactIDOK

func NewGetAddressbookPartiesIDContactsContactIDOK() *GetAddressbookPartiesIDContactsContactIDOK

NewGetAddressbookPartiesIDContactsContactIDOK creates a GetAddressbookPartiesIDContactsContactIDOK with default headers values

func (*GetAddressbookPartiesIDContactsContactIDOK) Error

type GetAddressbookPartiesIDContactsContactIDReader

type GetAddressbookPartiesIDContactsContactIDReader struct {
	// contains filtered or unexported fields
}

GetAddressbookPartiesIDContactsContactIDReader is a Reader for the GetAddressbookPartiesIDContactsContactID structure.

func (*GetAddressbookPartiesIDContactsContactIDReader) ReadResponse

func (o *GetAddressbookPartiesIDContactsContactIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAddressbookPartiesIDContactsContactIDRequest

type GetAddressbookPartiesIDContactsContactIDRequest struct {
	ContactID strfmt.UUID

	ID strfmt.UUID

	Version *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*GetAddressbookPartiesIDContactsContactIDRequest) Do

get addressbook parties ID contacts contact ID API

func (*GetAddressbookPartiesIDContactsContactIDRequest) FromJson

func (*GetAddressbookPartiesIDContactsContactIDRequest) MustDo

func (*GetAddressbookPartiesIDContactsContactIDRequest) WithContactID

func (*GetAddressbookPartiesIDContactsContactIDRequest) WithContext

//////////////// WithContext adds the context to the get addressbook parties ID contacts contact ID Request

func (*GetAddressbookPartiesIDContactsContactIDRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get addressbook parties ID contacts contact ID Request

func (*GetAddressbookPartiesIDContactsContactIDRequest) WithID

func (*GetAddressbookPartiesIDContactsContactIDRequest) WithVersion

func (*GetAddressbookPartiesIDContactsContactIDRequest) WithoutVersion

func (*GetAddressbookPartiesIDContactsContactIDRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

type GetAddressbookPartiesIDContactsOK

type GetAddressbookPartiesIDContactsOK struct {

	// isStream: false
	*models.ListContactsResponse
}

GetAddressbookPartiesIDContactsOK handles this case with default header values.

list contacts response

func NewGetAddressbookPartiesIDContactsOK

func NewGetAddressbookPartiesIDContactsOK() *GetAddressbookPartiesIDContactsOK

NewGetAddressbookPartiesIDContactsOK creates a GetAddressbookPartiesIDContactsOK with default headers values

func (*GetAddressbookPartiesIDContactsOK) Error

type GetAddressbookPartiesIDContactsReader

type GetAddressbookPartiesIDContactsReader struct {
	// contains filtered or unexported fields
}

GetAddressbookPartiesIDContactsReader is a Reader for the GetAddressbookPartiesIDContacts structure.

func (*GetAddressbookPartiesIDContactsReader) ReadResponse

func (o *GetAddressbookPartiesIDContactsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAddressbookPartiesIDContactsRequest

type GetAddressbookPartiesIDContactsRequest struct {
	ID strfmt.UUID

	PageNumber *string

	PageSize *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*GetAddressbookPartiesIDContactsRequest) Do

get addressbook parties ID contacts API

func (*GetAddressbookPartiesIDContactsRequest) FromJson

func (*GetAddressbookPartiesIDContactsRequest) MustDo

func (*GetAddressbookPartiesIDContactsRequest) WithContext

//////////////// WithContext adds the context to the get addressbook parties ID contacts Request

func (*GetAddressbookPartiesIDContactsRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get addressbook parties ID contacts Request

func (*GetAddressbookPartiesIDContactsRequest) WithID

func (*GetAddressbookPartiesIDContactsRequest) WithPageNumber

func (*GetAddressbookPartiesIDContactsRequest) WithPageSize

func (*GetAddressbookPartiesIDContactsRequest) WithoutPageNumber

func (*GetAddressbookPartiesIDContactsRequest) WithoutPageSize

func (*GetAddressbookPartiesIDContactsRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

type GetAddressbookPartiesIDForbidden

type GetAddressbookPartiesIDForbidden struct {

	// isStream: false
	*models.APIError
}

GetAddressbookPartiesIDForbidden handles this case with default header values.

Forbidden

func NewGetAddressbookPartiesIDForbidden

func NewGetAddressbookPartiesIDForbidden() *GetAddressbookPartiesIDForbidden

NewGetAddressbookPartiesIDForbidden creates a GetAddressbookPartiesIDForbidden with default headers values

func (*GetAddressbookPartiesIDForbidden) Error

type GetAddressbookPartiesIDNotFound

type GetAddressbookPartiesIDNotFound struct {

	// isStream: false
	*models.APIError
}

GetAddressbookPartiesIDNotFound handles this case with default header values.

Record not found

func NewGetAddressbookPartiesIDNotFound

func NewGetAddressbookPartiesIDNotFound() *GetAddressbookPartiesIDNotFound

NewGetAddressbookPartiesIDNotFound creates a GetAddressbookPartiesIDNotFound with default headers values

func (*GetAddressbookPartiesIDNotFound) Error

type GetAddressbookPartiesIDOK

type GetAddressbookPartiesIDOK struct {

	// isStream: false
	*models.PartyGetResponse
}

GetAddressbookPartiesIDOK handles this case with default header values.

party returned

func NewGetAddressbookPartiesIDOK

func NewGetAddressbookPartiesIDOK() *GetAddressbookPartiesIDOK

NewGetAddressbookPartiesIDOK creates a GetAddressbookPartiesIDOK with default headers values

func (*GetAddressbookPartiesIDOK) Error

func (o *GetAddressbookPartiesIDOK) Error() string

type GetAddressbookPartiesIDProductsProductIDEventsEventIDBadRequest

type GetAddressbookPartiesIDProductsProductIDEventsEventIDBadRequest struct {

	// isStream: false
	*models.APIError
}

GetAddressbookPartiesIDProductsProductIDEventsEventIDBadRequest handles this case with default header values.

Bad Request

func NewGetAddressbookPartiesIDProductsProductIDEventsEventIDBadRequest

func NewGetAddressbookPartiesIDProductsProductIDEventsEventIDBadRequest() *GetAddressbookPartiesIDProductsProductIDEventsEventIDBadRequest

NewGetAddressbookPartiesIDProductsProductIDEventsEventIDBadRequest creates a GetAddressbookPartiesIDProductsProductIDEventsEventIDBadRequest with default headers values

func (*GetAddressbookPartiesIDProductsProductIDEventsEventIDBadRequest) Error

type GetAddressbookPartiesIDProductsProductIDEventsEventIDForbidden

type GetAddressbookPartiesIDProductsProductIDEventsEventIDForbidden struct {

	// isStream: false
	*models.APIError
}

GetAddressbookPartiesIDProductsProductIDEventsEventIDForbidden handles this case with default header values.

Forbidden

func NewGetAddressbookPartiesIDProductsProductIDEventsEventIDForbidden

func NewGetAddressbookPartiesIDProductsProductIDEventsEventIDForbidden() *GetAddressbookPartiesIDProductsProductIDEventsEventIDForbidden

NewGetAddressbookPartiesIDProductsProductIDEventsEventIDForbidden creates a GetAddressbookPartiesIDProductsProductIDEventsEventIDForbidden with default headers values

func (*GetAddressbookPartiesIDProductsProductIDEventsEventIDForbidden) Error

type GetAddressbookPartiesIDProductsProductIDEventsEventIDNotFound

type GetAddressbookPartiesIDProductsProductIDEventsEventIDNotFound struct {

	// isStream: false
	*models.APIError
}

GetAddressbookPartiesIDProductsProductIDEventsEventIDNotFound handles this case with default header values.

Bad Request

func NewGetAddressbookPartiesIDProductsProductIDEventsEventIDNotFound

func NewGetAddressbookPartiesIDProductsProductIDEventsEventIDNotFound() *GetAddressbookPartiesIDProductsProductIDEventsEventIDNotFound

NewGetAddressbookPartiesIDProductsProductIDEventsEventIDNotFound creates a GetAddressbookPartiesIDProductsProductIDEventsEventIDNotFound with default headers values

func (*GetAddressbookPartiesIDProductsProductIDEventsEventIDNotFound) Error

type GetAddressbookPartiesIDProductsProductIDEventsEventIDOK

type GetAddressbookPartiesIDProductsProductIDEventsEventIDOK struct {

	// isStream: false
	*models.ProductEventGetResponse
}

GetAddressbookPartiesIDProductsProductIDEventsEventIDOK handles this case with default header values.

get contact account response

func NewGetAddressbookPartiesIDProductsProductIDEventsEventIDOK

func NewGetAddressbookPartiesIDProductsProductIDEventsEventIDOK() *GetAddressbookPartiesIDProductsProductIDEventsEventIDOK

NewGetAddressbookPartiesIDProductsProductIDEventsEventIDOK creates a GetAddressbookPartiesIDProductsProductIDEventsEventIDOK with default headers values

func (*GetAddressbookPartiesIDProductsProductIDEventsEventIDOK) Error

type GetAddressbookPartiesIDProductsProductIDEventsEventIDReader

type GetAddressbookPartiesIDProductsProductIDEventsEventIDReader struct {
	// contains filtered or unexported fields
}

GetAddressbookPartiesIDProductsProductIDEventsEventIDReader is a Reader for the GetAddressbookPartiesIDProductsProductIDEventsEventID structure.

func (*GetAddressbookPartiesIDProductsProductIDEventsEventIDReader) ReadResponse

ReadResponse reads a server response into the received o.

type GetAddressbookPartiesIDProductsProductIDEventsEventIDRequest

type GetAddressbookPartiesIDProductsProductIDEventsEventIDRequest struct {
	EventID strfmt.UUID

	ID strfmt.UUID

	ProductID strfmt.UUID

	Version *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*GetAddressbookPartiesIDProductsProductIDEventsEventIDRequest) Do

get addressbook parties ID products product ID events event ID API

func (*GetAddressbookPartiesIDProductsProductIDEventsEventIDRequest) FromJson

func (*GetAddressbookPartiesIDProductsProductIDEventsEventIDRequest) MustDo

func (*GetAddressbookPartiesIDProductsProductIDEventsEventIDRequest) WithContext

//////////////// WithContext adds the context to the get addressbook parties ID products product ID events event ID Request

func (*GetAddressbookPartiesIDProductsProductIDEventsEventIDRequest) WithEventID

func (*GetAddressbookPartiesIDProductsProductIDEventsEventIDRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get addressbook parties ID products product ID events event ID Request

func (*GetAddressbookPartiesIDProductsProductIDEventsEventIDRequest) WithID

func (*GetAddressbookPartiesIDProductsProductIDEventsEventIDRequest) WithProductID

func (*GetAddressbookPartiesIDProductsProductIDEventsEventIDRequest) WithVersion

func (*GetAddressbookPartiesIDProductsProductIDEventsEventIDRequest) WithoutVersion

func (*GetAddressbookPartiesIDProductsProductIDEventsEventIDRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

type GetAddressbookPartiesIDProductsProductIDEventsOK

type GetAddressbookPartiesIDProductsProductIDEventsOK struct {

	// isStream: false
	*models.ListProductEventsResponse
}

GetAddressbookPartiesIDProductsProductIDEventsOK handles this case with default header values.

list contact accounts response

func NewGetAddressbookPartiesIDProductsProductIDEventsOK

func NewGetAddressbookPartiesIDProductsProductIDEventsOK() *GetAddressbookPartiesIDProductsProductIDEventsOK

NewGetAddressbookPartiesIDProductsProductIDEventsOK creates a GetAddressbookPartiesIDProductsProductIDEventsOK with default headers values

func (*GetAddressbookPartiesIDProductsProductIDEventsOK) Error

type GetAddressbookPartiesIDProductsProductIDEventsReader

type GetAddressbookPartiesIDProductsProductIDEventsReader struct {
	// contains filtered or unexported fields
}

GetAddressbookPartiesIDProductsProductIDEventsReader is a Reader for the GetAddressbookPartiesIDProductsProductIDEvents structure.

func (*GetAddressbookPartiesIDProductsProductIDEventsReader) ReadResponse

func (o *GetAddressbookPartiesIDProductsProductIDEventsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAddressbookPartiesIDProductsProductIDEventsRequest

type GetAddressbookPartiesIDProductsProductIDEventsRequest struct {
	ID strfmt.UUID

	PageNumber *string

	PageSize *int64

	ProductID strfmt.UUID

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*GetAddressbookPartiesIDProductsProductIDEventsRequest) Do

get addressbook parties ID products product ID events API

func (*GetAddressbookPartiesIDProductsProductIDEventsRequest) FromJson

func (*GetAddressbookPartiesIDProductsProductIDEventsRequest) MustDo

func (*GetAddressbookPartiesIDProductsProductIDEventsRequest) WithContext

//////////////// WithContext adds the context to the get addressbook parties ID products product ID events Request

func (*GetAddressbookPartiesIDProductsProductIDEventsRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get addressbook parties ID products product ID events Request

func (*GetAddressbookPartiesIDProductsProductIDEventsRequest) WithID

func (*GetAddressbookPartiesIDProductsProductIDEventsRequest) WithPageNumber

func (*GetAddressbookPartiesIDProductsProductIDEventsRequest) WithPageSize

func (*GetAddressbookPartiesIDProductsProductIDEventsRequest) WithProductID

func (*GetAddressbookPartiesIDProductsProductIDEventsRequest) WithoutPageNumber

func (*GetAddressbookPartiesIDProductsProductIDEventsRequest) WithoutPageSize

func (*GetAddressbookPartiesIDProductsProductIDEventsRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

type GetAddressbookPartiesIDReader

type GetAddressbookPartiesIDReader struct {
	// contains filtered or unexported fields
}

GetAddressbookPartiesIDReader is a Reader for the GetAddressbookPartiesID structure.

func (*GetAddressbookPartiesIDReader) ReadResponse

func (o *GetAddressbookPartiesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAddressbookPartiesIDRequest

type GetAddressbookPartiesIDRequest struct {
	ID strfmt.UUID

	Version *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*GetAddressbookPartiesIDRequest) Do

get addressbook parties ID API

func (*GetAddressbookPartiesIDRequest) FromJson

func (*GetAddressbookPartiesIDRequest) MustDo

func (*GetAddressbookPartiesIDRequest) WithContext

//////////////// WithContext adds the context to the get addressbook parties ID Request

func (*GetAddressbookPartiesIDRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get addressbook parties ID Request

func (*GetAddressbookPartiesIDRequest) WithID

func (*GetAddressbookPartiesIDRequest) WithVersion

func (*GetAddressbookPartiesIDRequest) WithoutVersion

func (*GetAddressbookPartiesIDRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

type GetAddressbookPartiesOK

type GetAddressbookPartiesOK struct {

	// isStream: false
	*models.ListPartiesResponse
}

GetAddressbookPartiesOK handles this case with default header values.

list parties response

func NewGetAddressbookPartiesOK

func NewGetAddressbookPartiesOK() *GetAddressbookPartiesOK

NewGetAddressbookPartiesOK creates a GetAddressbookPartiesOK with default headers values

func (*GetAddressbookPartiesOK) Error

func (o *GetAddressbookPartiesOK) Error() string

type GetAddressbookPartiesReader

type GetAddressbookPartiesReader struct {
	// contains filtered or unexported fields
}

GetAddressbookPartiesReader is a Reader for the GetAddressbookParties structure.

func (*GetAddressbookPartiesReader) ReadResponse

func (o *GetAddressbookPartiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAddressbookPartiesRequest

type GetAddressbookPartiesRequest struct {
	FilterCustomerID *string

	FilterPartyProductProduct *string

	FilterPartyProductStatus *string

	PageNumber *string

	PageSize *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*GetAddressbookPartiesRequest) Do

get addressbook parties API

func (*GetAddressbookPartiesRequest) FromJson

func (*GetAddressbookPartiesRequest) MustDo

func (*GetAddressbookPartiesRequest) WithContext

//////////////// WithContext adds the context to the get addressbook parties Request

func (*GetAddressbookPartiesRequest) WithFilterCustomerID

func (o *GetAddressbookPartiesRequest) WithFilterCustomerID(filterCustomerID string) *GetAddressbookPartiesRequest

func (*GetAddressbookPartiesRequest) WithFilterPartyProductProduct

func (o *GetAddressbookPartiesRequest) WithFilterPartyProductProduct(filterPartyProductProduct string) *GetAddressbookPartiesRequest

func (*GetAddressbookPartiesRequest) WithFilterPartyProductStatus

func (o *GetAddressbookPartiesRequest) WithFilterPartyProductStatus(filterPartyProductStatus string) *GetAddressbookPartiesRequest

func (*GetAddressbookPartiesRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get addressbook parties Request

func (*GetAddressbookPartiesRequest) WithPageNumber

func (o *GetAddressbookPartiesRequest) WithPageNumber(pageNumber string) *GetAddressbookPartiesRequest

func (*GetAddressbookPartiesRequest) WithPageSize

func (*GetAddressbookPartiesRequest) WithoutFilterCustomerID

func (o *GetAddressbookPartiesRequest) WithoutFilterCustomerID() *GetAddressbookPartiesRequest

func (*GetAddressbookPartiesRequest) WithoutFilterPartyProductProduct

func (o *GetAddressbookPartiesRequest) WithoutFilterPartyProductProduct() *GetAddressbookPartiesRequest

func (*GetAddressbookPartiesRequest) WithoutFilterPartyProductStatus

func (o *GetAddressbookPartiesRequest) WithoutFilterPartyProductStatus() *GetAddressbookPartiesRequest

func (*GetAddressbookPartiesRequest) WithoutPageNumber

func (*GetAddressbookPartiesRequest) WithoutPageSize

func (*GetAddressbookPartiesRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

type PatchAddressbookPartiesIDActorsPartyActorIDBadRequest

type PatchAddressbookPartiesIDActorsPartyActorIDBadRequest struct {

	// isStream: false
	*models.APIError
}

PatchAddressbookPartiesIDActorsPartyActorIDBadRequest handles this case with default header values.

Bad Request

func NewPatchAddressbookPartiesIDActorsPartyActorIDBadRequest

func NewPatchAddressbookPartiesIDActorsPartyActorIDBadRequest() *PatchAddressbookPartiesIDActorsPartyActorIDBadRequest

NewPatchAddressbookPartiesIDActorsPartyActorIDBadRequest creates a PatchAddressbookPartiesIDActorsPartyActorIDBadRequest with default headers values

func (*PatchAddressbookPartiesIDActorsPartyActorIDBadRequest) Error

type PatchAddressbookPartiesIDActorsPartyActorIDForbidden

type PatchAddressbookPartiesIDActorsPartyActorIDForbidden struct {

	// isStream: false
	*models.APIError
}

PatchAddressbookPartiesIDActorsPartyActorIDForbidden handles this case with default header values.

Forbidden

func NewPatchAddressbookPartiesIDActorsPartyActorIDForbidden

func NewPatchAddressbookPartiesIDActorsPartyActorIDForbidden() *PatchAddressbookPartiesIDActorsPartyActorIDForbidden

NewPatchAddressbookPartiesIDActorsPartyActorIDForbidden creates a PatchAddressbookPartiesIDActorsPartyActorIDForbidden with default headers values

func (*PatchAddressbookPartiesIDActorsPartyActorIDForbidden) Error

type PatchAddressbookPartiesIDActorsPartyActorIDNotFound

type PatchAddressbookPartiesIDActorsPartyActorIDNotFound struct {

	// isStream: false
	*models.APIError
}

PatchAddressbookPartiesIDActorsPartyActorIDNotFound handles this case with default header values.

Record not found

func NewPatchAddressbookPartiesIDActorsPartyActorIDNotFound

func NewPatchAddressbookPartiesIDActorsPartyActorIDNotFound() *PatchAddressbookPartiesIDActorsPartyActorIDNotFound

NewPatchAddressbookPartiesIDActorsPartyActorIDNotFound creates a PatchAddressbookPartiesIDActorsPartyActorIDNotFound with default headers values

func (*PatchAddressbookPartiesIDActorsPartyActorIDNotFound) Error

type PatchAddressbookPartiesIDActorsPartyActorIDOK

type PatchAddressbookPartiesIDActorsPartyActorIDOK struct {

	// isStream: false
	*models.PartyActorPatchResponse
}

PatchAddressbookPartiesIDActorsPartyActorIDOK handles this case with default header values.

party updated

func NewPatchAddressbookPartiesIDActorsPartyActorIDOK

func NewPatchAddressbookPartiesIDActorsPartyActorIDOK() *PatchAddressbookPartiesIDActorsPartyActorIDOK

NewPatchAddressbookPartiesIDActorsPartyActorIDOK creates a PatchAddressbookPartiesIDActorsPartyActorIDOK with default headers values

func (*PatchAddressbookPartiesIDActorsPartyActorIDOK) Error

type PatchAddressbookPartiesIDActorsPartyActorIDReader

type PatchAddressbookPartiesIDActorsPartyActorIDReader struct {
	// contains filtered or unexported fields
}

PatchAddressbookPartiesIDActorsPartyActorIDReader is a Reader for the PatchAddressbookPartiesIDActorsPartyActorID structure.

func (*PatchAddressbookPartiesIDActorsPartyActorIDReader) ReadResponse

func (o *PatchAddressbookPartiesIDActorsPartyActorIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PatchAddressbookPartiesIDActorsPartyActorIDRequest

type PatchAddressbookPartiesIDActorsPartyActorIDRequest struct {
	ID strfmt.UUID

	PartyActorID strfmt.UUID

	*models.PartyActorAmendment

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*PatchAddressbookPartiesIDActorsPartyActorIDRequest) Do

patch addressbook parties ID actors party actor ID API

func (*PatchAddressbookPartiesIDActorsPartyActorIDRequest) FromJson

func (*PatchAddressbookPartiesIDActorsPartyActorIDRequest) MustDo

func (*PatchAddressbookPartiesIDActorsPartyActorIDRequest) WithContext

//////////////// WithContext adds the context to the patch addressbook parties ID actors party actor ID Request

func (*PatchAddressbookPartiesIDActorsPartyActorIDRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch addressbook parties ID actors party actor ID Request

func (*PatchAddressbookPartiesIDActorsPartyActorIDRequest) WithID

func (*PatchAddressbookPartiesIDActorsPartyActorIDRequest) WithPartyActorID

func (*PatchAddressbookPartiesIDActorsPartyActorIDRequest) WithPatchBody

func (*PatchAddressbookPartiesIDActorsPartyActorIDRequest) WithoutPatchBody

func (*PatchAddressbookPartiesIDActorsPartyActorIDRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

type PostAddressbookPartiesBadRequest

type PostAddressbookPartiesBadRequest struct {

	// isStream: false
	*models.APIError
}

PostAddressbookPartiesBadRequest handles this case with default header values.

Bad Request

func NewPostAddressbookPartiesBadRequest

func NewPostAddressbookPartiesBadRequest() *PostAddressbookPartiesBadRequest

NewPostAddressbookPartiesBadRequest creates a PostAddressbookPartiesBadRequest with default headers values

func (*PostAddressbookPartiesBadRequest) Error

type PostAddressbookPartiesConflict

type PostAddressbookPartiesConflict struct {

	// isStream: false
	*models.APIError
}

PostAddressbookPartiesConflict handles this case with default header values.

Conflict

func NewPostAddressbookPartiesConflict

func NewPostAddressbookPartiesConflict() *PostAddressbookPartiesConflict

NewPostAddressbookPartiesConflict creates a PostAddressbookPartiesConflict with default headers values

func (*PostAddressbookPartiesConflict) Error

type PostAddressbookPartiesCreated

type PostAddressbookPartiesCreated struct {

	// isStream: false
	*models.PartyCreationResponse
}

PostAddressbookPartiesCreated handles this case with default header values.

creation response

func NewPostAddressbookPartiesCreated

func NewPostAddressbookPartiesCreated() *PostAddressbookPartiesCreated

NewPostAddressbookPartiesCreated creates a PostAddressbookPartiesCreated with default headers values

func (*PostAddressbookPartiesCreated) Error

type PostAddressbookPartiesForbidden

type PostAddressbookPartiesForbidden struct {

	// isStream: false
	*models.APIError
}

PostAddressbookPartiesForbidden handles this case with default header values.

Forbidden

func NewPostAddressbookPartiesForbidden

func NewPostAddressbookPartiesForbidden() *PostAddressbookPartiesForbidden

NewPostAddressbookPartiesForbidden creates a PostAddressbookPartiesForbidden with default headers values

func (*PostAddressbookPartiesForbidden) Error

type PostAddressbookPartiesIDActorsBadRequest

type PostAddressbookPartiesIDActorsBadRequest struct {

	// isStream: false
	*models.APIError
}

PostAddressbookPartiesIDActorsBadRequest handles this case with default header values.

Bad Request

func NewPostAddressbookPartiesIDActorsBadRequest

func NewPostAddressbookPartiesIDActorsBadRequest() *PostAddressbookPartiesIDActorsBadRequest

NewPostAddressbookPartiesIDActorsBadRequest creates a PostAddressbookPartiesIDActorsBadRequest with default headers values

func (*PostAddressbookPartiesIDActorsBadRequest) Error

type PostAddressbookPartiesIDActorsConflict

type PostAddressbookPartiesIDActorsConflict struct {

	// isStream: false
	*models.APIError
}

PostAddressbookPartiesIDActorsConflict handles this case with default header values.

Conflict

func NewPostAddressbookPartiesIDActorsConflict

func NewPostAddressbookPartiesIDActorsConflict() *PostAddressbookPartiesIDActorsConflict

NewPostAddressbookPartiesIDActorsConflict creates a PostAddressbookPartiesIDActorsConflict with default headers values

func (*PostAddressbookPartiesIDActorsConflict) Error

type PostAddressbookPartiesIDActorsCreated

type PostAddressbookPartiesIDActorsCreated struct {

	// isStream: false
	*models.PartyActorCreationResponse
}

PostAddressbookPartiesIDActorsCreated handles this case with default header values.

creation response

func NewPostAddressbookPartiesIDActorsCreated

func NewPostAddressbookPartiesIDActorsCreated() *PostAddressbookPartiesIDActorsCreated

NewPostAddressbookPartiesIDActorsCreated creates a PostAddressbookPartiesIDActorsCreated with default headers values

func (*PostAddressbookPartiesIDActorsCreated) Error

type PostAddressbookPartiesIDActorsForbidden

type PostAddressbookPartiesIDActorsForbidden struct {

	// isStream: false
	*models.APIError
}

PostAddressbookPartiesIDActorsForbidden handles this case with default header values.

Forbidden

func NewPostAddressbookPartiesIDActorsForbidden

func NewPostAddressbookPartiesIDActorsForbidden() *PostAddressbookPartiesIDActorsForbidden

NewPostAddressbookPartiesIDActorsForbidden creates a PostAddressbookPartiesIDActorsForbidden with default headers values

func (*PostAddressbookPartiesIDActorsForbidden) Error

type PostAddressbookPartiesIDActorsReader

type PostAddressbookPartiesIDActorsReader struct {
	// contains filtered or unexported fields
}

PostAddressbookPartiesIDActorsReader is a Reader for the PostAddressbookPartiesIDActors structure.

func (*PostAddressbookPartiesIDActorsReader) ReadResponse

func (o *PostAddressbookPartiesIDActorsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAddressbookPartiesIDActorsRequest

type PostAddressbookPartiesIDActorsRequest struct {
	*models.PartyActorCreation

	ID strfmt.UUID

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*PostAddressbookPartiesIDActorsRequest) Do

post addressbook parties ID actors API

func (*PostAddressbookPartiesIDActorsRequest) FromJson

func (*PostAddressbookPartiesIDActorsRequest) MustDo

func (*PostAddressbookPartiesIDActorsRequest) WithContext

//////////////// WithContext adds the context to the post addressbook parties ID actors Request

func (*PostAddressbookPartiesIDActorsRequest) WithCreationRequest

func (*PostAddressbookPartiesIDActorsRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post addressbook parties ID actors Request

func (*PostAddressbookPartiesIDActorsRequest) WithID

func (*PostAddressbookPartiesIDActorsRequest) WithoutCreationRequest

func (*PostAddressbookPartiesIDActorsRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

type PostAddressbookPartiesIDContactsBadRequest

type PostAddressbookPartiesIDContactsBadRequest struct {

	// isStream: false
	*models.APIError
}

PostAddressbookPartiesIDContactsBadRequest handles this case with default header values.

Bad Request

func NewPostAddressbookPartiesIDContactsBadRequest

func NewPostAddressbookPartiesIDContactsBadRequest() *PostAddressbookPartiesIDContactsBadRequest

NewPostAddressbookPartiesIDContactsBadRequest creates a PostAddressbookPartiesIDContactsBadRequest with default headers values

func (*PostAddressbookPartiesIDContactsBadRequest) Error

type PostAddressbookPartiesIDContactsConflict

type PostAddressbookPartiesIDContactsConflict struct {

	// isStream: false
	*models.APIError
}

PostAddressbookPartiesIDContactsConflict handles this case with default header values.

Conflict

func NewPostAddressbookPartiesIDContactsConflict

func NewPostAddressbookPartiesIDContactsConflict() *PostAddressbookPartiesIDContactsConflict

NewPostAddressbookPartiesIDContactsConflict creates a PostAddressbookPartiesIDContactsConflict with default headers values

func (*PostAddressbookPartiesIDContactsConflict) Error

type PostAddressbookPartiesIDContactsContactIDAccountsBadRequest

type PostAddressbookPartiesIDContactsContactIDAccountsBadRequest struct {

	// isStream: false
	*models.APIError
}

PostAddressbookPartiesIDContactsContactIDAccountsBadRequest handles this case with default header values.

Bad Request

func NewPostAddressbookPartiesIDContactsContactIDAccountsBadRequest

func NewPostAddressbookPartiesIDContactsContactIDAccountsBadRequest() *PostAddressbookPartiesIDContactsContactIDAccountsBadRequest

NewPostAddressbookPartiesIDContactsContactIDAccountsBadRequest creates a PostAddressbookPartiesIDContactsContactIDAccountsBadRequest with default headers values

func (*PostAddressbookPartiesIDContactsContactIDAccountsBadRequest) Error

type PostAddressbookPartiesIDContactsContactIDAccountsConflict

type PostAddressbookPartiesIDContactsContactIDAccountsConflict struct {

	// isStream: false
	*models.APIError
}

PostAddressbookPartiesIDContactsContactIDAccountsConflict handles this case with default header values.

Conflict

func NewPostAddressbookPartiesIDContactsContactIDAccountsConflict

func NewPostAddressbookPartiesIDContactsContactIDAccountsConflict() *PostAddressbookPartiesIDContactsContactIDAccountsConflict

NewPostAddressbookPartiesIDContactsContactIDAccountsConflict creates a PostAddressbookPartiesIDContactsContactIDAccountsConflict with default headers values

func (*PostAddressbookPartiesIDContactsContactIDAccountsConflict) Error

type PostAddressbookPartiesIDContactsContactIDAccountsCreated

type PostAddressbookPartiesIDContactsContactIDAccountsCreated struct {

	// isStream: false
	*models.ContactAccountCreationResponse
}

PostAddressbookPartiesIDContactsContactIDAccountsCreated handles this case with default header values.

creation response

func NewPostAddressbookPartiesIDContactsContactIDAccountsCreated

func NewPostAddressbookPartiesIDContactsContactIDAccountsCreated() *PostAddressbookPartiesIDContactsContactIDAccountsCreated

NewPostAddressbookPartiesIDContactsContactIDAccountsCreated creates a PostAddressbookPartiesIDContactsContactIDAccountsCreated with default headers values

func (*PostAddressbookPartiesIDContactsContactIDAccountsCreated) Error

type PostAddressbookPartiesIDContactsContactIDAccountsForbidden

type PostAddressbookPartiesIDContactsContactIDAccountsForbidden struct {

	// isStream: false
	*models.APIError
}

PostAddressbookPartiesIDContactsContactIDAccountsForbidden handles this case with default header values.

Forbidden

func NewPostAddressbookPartiesIDContactsContactIDAccountsForbidden

func NewPostAddressbookPartiesIDContactsContactIDAccountsForbidden() *PostAddressbookPartiesIDContactsContactIDAccountsForbidden

NewPostAddressbookPartiesIDContactsContactIDAccountsForbidden creates a PostAddressbookPartiesIDContactsContactIDAccountsForbidden with default headers values

func (*PostAddressbookPartiesIDContactsContactIDAccountsForbidden) Error

type PostAddressbookPartiesIDContactsContactIDAccountsNotFound

type PostAddressbookPartiesIDContactsContactIDAccountsNotFound struct {

	// isStream: false
	*models.APIError
}

PostAddressbookPartiesIDContactsContactIDAccountsNotFound handles this case with default header values.

Not Found

func NewPostAddressbookPartiesIDContactsContactIDAccountsNotFound

func NewPostAddressbookPartiesIDContactsContactIDAccountsNotFound() *PostAddressbookPartiesIDContactsContactIDAccountsNotFound

NewPostAddressbookPartiesIDContactsContactIDAccountsNotFound creates a PostAddressbookPartiesIDContactsContactIDAccountsNotFound with default headers values

func (*PostAddressbookPartiesIDContactsContactIDAccountsNotFound) Error

type PostAddressbookPartiesIDContactsContactIDAccountsReader

type PostAddressbookPartiesIDContactsContactIDAccountsReader struct {
	// contains filtered or unexported fields
}

PostAddressbookPartiesIDContactsContactIDAccountsReader is a Reader for the PostAddressbookPartiesIDContactsContactIDAccounts structure.

func (*PostAddressbookPartiesIDContactsContactIDAccountsReader) ReadResponse

func (o *PostAddressbookPartiesIDContactsContactIDAccountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAddressbookPartiesIDContactsContactIDAccountsRequest

type PostAddressbookPartiesIDContactsContactIDAccountsRequest struct {
	ContactID strfmt.UUID

	*models.ContactAccountCreation

	ID strfmt.UUID

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*PostAddressbookPartiesIDContactsContactIDAccountsRequest) Do

post addressbook parties ID contacts contact ID accounts API

func (*PostAddressbookPartiesIDContactsContactIDAccountsRequest) FromJson

func (*PostAddressbookPartiesIDContactsContactIDAccountsRequest) MustDo

func (*PostAddressbookPartiesIDContactsContactIDAccountsRequest) WithContactID

func (*PostAddressbookPartiesIDContactsContactIDAccountsRequest) WithContext

//////////////// WithContext adds the context to the post addressbook parties ID contacts contact ID accounts Request

func (*PostAddressbookPartiesIDContactsContactIDAccountsRequest) WithCreationRequest

func (*PostAddressbookPartiesIDContactsContactIDAccountsRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post addressbook parties ID contacts contact ID accounts Request

func (*PostAddressbookPartiesIDContactsContactIDAccountsRequest) WithID

func (*PostAddressbookPartiesIDContactsContactIDAccountsRequest) WithoutCreationRequest

func (*PostAddressbookPartiesIDContactsContactIDAccountsRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

type PostAddressbookPartiesIDContactsCreated

type PostAddressbookPartiesIDContactsCreated struct {

	// isStream: false
	*models.ContactCreationResponse
}

PostAddressbookPartiesIDContactsCreated handles this case with default header values.

creation response

func NewPostAddressbookPartiesIDContactsCreated

func NewPostAddressbookPartiesIDContactsCreated() *PostAddressbookPartiesIDContactsCreated

NewPostAddressbookPartiesIDContactsCreated creates a PostAddressbookPartiesIDContactsCreated with default headers values

func (*PostAddressbookPartiesIDContactsCreated) Error

type PostAddressbookPartiesIDContactsForbidden

type PostAddressbookPartiesIDContactsForbidden struct {

	// isStream: false
	*models.APIError
}

PostAddressbookPartiesIDContactsForbidden handles this case with default header values.

Forbidden

func NewPostAddressbookPartiesIDContactsForbidden

func NewPostAddressbookPartiesIDContactsForbidden() *PostAddressbookPartiesIDContactsForbidden

NewPostAddressbookPartiesIDContactsForbidden creates a PostAddressbookPartiesIDContactsForbidden with default headers values

func (*PostAddressbookPartiesIDContactsForbidden) Error

type PostAddressbookPartiesIDContactsNotFound

type PostAddressbookPartiesIDContactsNotFound struct {

	// isStream: false
	*models.APIError
}

PostAddressbookPartiesIDContactsNotFound handles this case with default header values.

Not Found

func NewPostAddressbookPartiesIDContactsNotFound

func NewPostAddressbookPartiesIDContactsNotFound() *PostAddressbookPartiesIDContactsNotFound

NewPostAddressbookPartiesIDContactsNotFound creates a PostAddressbookPartiesIDContactsNotFound with default headers values

func (*PostAddressbookPartiesIDContactsNotFound) Error

type PostAddressbookPartiesIDContactsReader

type PostAddressbookPartiesIDContactsReader struct {
	// contains filtered or unexported fields
}

PostAddressbookPartiesIDContactsReader is a Reader for the PostAddressbookPartiesIDContacts structure.

func (*PostAddressbookPartiesIDContactsReader) ReadResponse

func (o *PostAddressbookPartiesIDContactsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAddressbookPartiesIDContactsRequest

type PostAddressbookPartiesIDContactsRequest struct {
	*models.ContactCreation

	ID strfmt.UUID

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*PostAddressbookPartiesIDContactsRequest) Do

post addressbook parties ID contacts API

func (*PostAddressbookPartiesIDContactsRequest) FromJson

func (*PostAddressbookPartiesIDContactsRequest) MustDo

func (*PostAddressbookPartiesIDContactsRequest) WithContext

//////////////// WithContext adds the context to the post addressbook parties ID contacts Request

func (*PostAddressbookPartiesIDContactsRequest) WithCreationRequest

func (*PostAddressbookPartiesIDContactsRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post addressbook parties ID contacts Request

func (*PostAddressbookPartiesIDContactsRequest) WithID

func (*PostAddressbookPartiesIDContactsRequest) WithoutCreationRequest

func (*PostAddressbookPartiesIDContactsRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

type PostAddressbookPartiesReader

type PostAddressbookPartiesReader struct {
	// contains filtered or unexported fields
}

PostAddressbookPartiesReader is a Reader for the PostAddressbookParties structure.

func (*PostAddressbookPartiesReader) ReadResponse

func (o *PostAddressbookPartiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAddressbookPartiesRequest

type PostAddressbookPartiesRequest struct {
	*models.PartyCreation

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*PostAddressbookPartiesRequest) Do

post addressbook parties API

func (*PostAddressbookPartiesRequest) FromJson

func (*PostAddressbookPartiesRequest) MustDo

func (*PostAddressbookPartiesRequest) WithContext

//////////////// WithContext adds the context to the post addressbook parties Request

func (*PostAddressbookPartiesRequest) WithCreationRequest

func (o *PostAddressbookPartiesRequest) WithCreationRequest(creationRequest models.PartyCreation) *PostAddressbookPartiesRequest

func (*PostAddressbookPartiesRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post addressbook parties Request

func (*PostAddressbookPartiesRequest) WithoutCreationRequest

func (o *PostAddressbookPartiesRequest) WithoutCreationRequest() *PostAddressbookPartiesRequest

func (*PostAddressbookPartiesRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL