AuthScheme
The type of authentication to use when connecting to Stripe.
Possible Values
APIKey, OAuthData Type
string
Default Value
"APIKey"
Remarks
- APIKey: Set to this to perform APIKey authentication.
- OAuth: Set to this to perform OAuth authentication.