Type Alias AuthenticationParameter

AuthenticationParameter: { apiKey?: string; apiSecret?: string }

Type declaration

  • OptionalapiKey?: string
  • OptionalapiSecret?: string