sandboxMode property

bool? sandboxMode
final

Optional flag to indicate whether to use the sandbox mode to simulate transactions for the on-ramp provider. Default is false.

Implementation

final bool? sandboxMode;