SwitcloudApi

interface SwitcloudApi

Inheritors

Properties

Link copied to clipboard
abstract var auth: AuthApi

OAuth API wrapper.

Link copied to clipboard
abstract var bom: BOMApi

BOM API wrapper.

Link copied to clipboard
abstract var config: ConfigApi

Config API wrapper.

Link copied to clipboard
abstract var payment: PaymentApi

Payment API wrapper.

Functions

Link copied to clipboard
abstract fun updateToken(token: TokenSchema, clientAttestationSecret: String? = null)

Update token and renew request interceptor.