- Preparing search index...
- The search index is not available
@niftory/sdk
Type alias NiftoryClientParams
NiftoryClientParams: { apiKey?: string; appId: string; authToken?: string; clientSecret?: string; environmentName: EnvironmentName; walletApi?: string; }
Type declaration
-
Optional Readonly apiKey?: string
-
Readonly appId: string
-
Optional Readonly authToken?: string
-
Optional Readonly clientSecret?: string
-
-
Optional Readonly walletApi?: string