baseFiat property

String? baseFiat
getter/setter pair

The fiat currency of the amount to be charged.

Supported fiats are NGN, GHS, ZAR, and KES.

Can be null.

Implementation

String? baseFiat;