gateway package

Subpackages

Submodules

gateway.gateway_client module

class gateway.gateway_client.GatewayClient(base_url, apikey, client=None)[source]

Bases: object

class gateway.gateway_client.GatewayClientBuilder[source]

Bases: BaseHTTPClientBuilder

build()[source]

Build the GatewayClient instance.

Returns:

An instance of GatewayClient with the configured settings.

Return type:

GatewayClient

get_default_user_agent_suffix()[source]

Module contents