Xsolla Store SDK for Android/com.xsolla.android.store.entity.request.payment/PurchaseObjectCheckout PurchaseObjectCheckout data class PurchaseObjectCheckout(val amount: Double, val currency: String)Content copied to clipboard ConstructorsPropertiesSources Constructors PurchaseObjectCheckout Link copied to clipboard fun PurchaseObjectCheckout(amount: Double, currency: String)Content copied to clipboard Properties amount Link copied to clipboard val amount: DoubleContent copied to clipboard currency Link copied to clipboard val currency: StringContent copied to clipboard Sources Store SDK source Link copied to clipboard