package
0.0.0-20241007201740-e151f76f08af
Repository: https://github.com/tkhq/go-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new invitations API client.
NewCreateInvitationsOK creates a CreateInvitationsOK with default headers values.
NewCreateInvitationsParams creates a new CreateInvitationsParams object, with the default timeout for this client.
NewCreateInvitationsParamsWithContext creates a new CreateInvitationsParams object with the ability to set a context for a request.
NewCreateInvitationsParamsWithHTTPClient creates a new CreateInvitationsParams object with the ability to set a custom HTTPClient for a request.
NewCreateInvitationsParamsWithTimeout creates a new CreateInvitationsParams object with the ability to set a timeout on a request.
NewDeleteInvitationOK creates a DeleteInvitationOK with default headers values.
NewDeleteInvitationParams creates a new DeleteInvitationParams object, with the default timeout for this client.
NewDeleteInvitationParamsWithContext creates a new DeleteInvitationParams object with the ability to set a context for a request.
NewDeleteInvitationParamsWithHTTPClient creates a new DeleteInvitationParams object with the ability to set a custom HTTPClient for a request.
NewDeleteInvitationParamsWithTimeout creates a new DeleteInvitationParams object with the ability to set a timeout on a request.

# Structs

Client for invitations API */.
CreateInvitationsOK describes a response with status code 200, with default header values.
CreateInvitationsParams contains all the parameters to send to the API endpoint for the create invitations operation.
CreateInvitationsReader is a Reader for the CreateInvitations structure.
DeleteInvitationOK describes a response with status code 200, with default header values.
DeleteInvitationParams contains all the parameters to send to the API endpoint for the delete invitation operation.
DeleteInvitationReader is a Reader for the DeleteInvitation structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.