//Granify Android SDK/com.granifyinc.granifysdk.models/Price/Price
Price
[androidJvm]\
constructor(amount: Double, currency: Currency = Currency.USD)
Throws
| IllegalArgumentException | when amount is negative. |
//Granify Android SDK/com.granifyinc.granifysdk.models/Price/Price
[androidJvm]\
constructor(amount: Double, currency: Currency = Currency.USD)
| IllegalArgumentException | when amount is negative. |