objects

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CompaniesDiscovery added in v0.0.7

type CompaniesDiscovery struct {
	Companies *companies.ClientWithResponses
}

CompaniesDiscovery is the struct that contains all API clients

func NewCompaniesDiscovery added in v0.0.7

func NewCompaniesDiscovery(config *configuration.Configuration) (*CompaniesDiscovery, error)

NewCompaniesDiscovery creates a new instance of CompaniesDiscovery

type ContactsDiscovery

type ContactsDiscovery struct {
	Contacts *contacts.ClientWithResponses
}

ContactsDiscovery is the struct that contains all API clients

func NewContactsDiscovery

func NewContactsDiscovery(config *configuration.Configuration) (*ContactsDiscovery, error)

NewContactsDiscovery creates a new instance of ContactsDiscovery

type DealsDiscovery added in v0.0.7

type DealsDiscovery struct {
	Deals *deals.ClientWithResponses
}

DealsDiscovery is the struct that contains all API clients

func NewDealsDiscovery added in v0.0.7

func NewDealsDiscovery(config *configuration.Configuration) (*DealsDiscovery, error)

NewDealsDiscovery creates a new instance of DealsDiscovery

type ProductsDiscovery

type ProductsDiscovery struct {
	Products *products.ClientWithResponses
}

ProductsDiscovery is the struct that contains all API clients

func NewProductsDiscovery

func NewProductsDiscovery(config *configuration.Configuration) (*ProductsDiscovery, error)

NewProductsDiscovery creates a new instance of ProductsDiscovery

type TicketsDiscovery added in v0.0.7

type TicketsDiscovery struct {
	Tickets *tickets.ClientWithResponses
}

TicketsDiscovery is the struct that contains all API clients

func NewTicketsDiscovery added in v0.0.7

func NewTicketsDiscovery(config *configuration.Configuration) (*TicketsDiscovery, error)

NewTicketsDiscovery creates a new instance of TicketsDiscovery

Jump to

Keyboard shortcuts

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