Options
All
  • Public
  • Public/Protected
  • All
Menu
namespace

TapjawConnector

Index

Type aliases

TapjawConnectorResponse: string | BinaryType | Record<string, unknown>

The default response type for TapjawConnector methods.

TapjawHttpFormParameters: Record<string, string>
TapjawHttpQueryParameters: Record<string, string | ArrayParameter | DuplicateParameter>
TapjawHttpRequestBody: string | TapjawHttpFormParameters

Generated using TypeDoc