Package-level declarations

Types

Link copied to clipboard
class DefaultInvoicingAuthSchemeProvider(endpointProvider: InvoicingEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : InvoicingAuthSchemeProvider
Link copied to clipboard

InvoicingAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultInvoicingAuthSchemeProvider for the default SDK behavior of this interface.