encryptedPrivateApiKey property

String? encryptedPrivateApiKey
final

Private API key for the on-ramp provider encrypted to our on-ramp encryption public key. Some providers, like Coinbase, require this additional key.

Implementation

final String? encryptedPrivateApiKey;