participants

package
v2.7.0 Latest Latest
Warning

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

Go to latest
Published: May 5, 2021 License: Apache-2.0 Imports: 12 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 participants API

func New

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

New creates a new participants API client.

func (*Client) GetOpenbankingParticipants

func (c *Client) GetOpenbankingParticipants() *GetOpenbankingParticipantsRequest

Client.GetOpenbankingParticipants creates a new GetOpenbankingParticipantsRequest object with the default values initialized.

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type GetOpenbankingParticipantsNotFound

type GetOpenbankingParticipantsNotFound struct {
}

GetOpenbankingParticipantsNotFound handles this case with default header values.

Participant not found

func NewGetOpenbankingParticipantsNotFound

func NewGetOpenbankingParticipantsNotFound() *GetOpenbankingParticipantsNotFound

NewGetOpenbankingParticipantsNotFound creates a GetOpenbankingParticipantsNotFound with default headers values

func (*GetOpenbankingParticipantsNotFound) Error

type GetOpenbankingParticipantsOK

type GetOpenbankingParticipantsOK struct {

	// isStream: false
	*models.ParticipantResponse
}

GetOpenbankingParticipantsOK handles this case with default header values.

Participant information

func NewGetOpenbankingParticipantsOK

func NewGetOpenbankingParticipantsOK() *GetOpenbankingParticipantsOK

NewGetOpenbankingParticipantsOK creates a GetOpenbankingParticipantsOK with default headers values

func (*GetOpenbankingParticipantsOK) Error

type GetOpenbankingParticipantsReader

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

GetOpenbankingParticipantsReader is a Reader for the GetOpenbankingParticipants structure.

func (*GetOpenbankingParticipantsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOpenbankingParticipantsRequest

type GetOpenbankingParticipantsRequest struct {
	FilterSortCode int64

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

func (*GetOpenbankingParticipantsRequest) Do

get openbanking participants API

func (*GetOpenbankingParticipantsRequest) FromJson

func (*GetOpenbankingParticipantsRequest) MustDo

func (*GetOpenbankingParticipantsRequest) WithContext

//////////////// WithContext adds the context to the get openbanking participants Request

func (*GetOpenbankingParticipantsRequest) WithFilterSortCode

func (o *GetOpenbankingParticipantsRequest) WithFilterSortCode(filterSortCode int64) *GetOpenbankingParticipantsRequest

func (*GetOpenbankingParticipantsRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get openbanking participants Request

func (*GetOpenbankingParticipantsRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

Jump to

Keyboard shortcuts

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