//Granify Android SDK/com.granifyinc.granifysdk.models/Order/financialStatus
financialStatus
[androidJvm]
val financialStatus: String
Deprecated
Do not pass financialStatus, it is now defaulted to ‘paid’.
Parameters
androidJvm
| financialStatus | The payment status of the order. Use the provided parameter default ("paid") unless you want to send information about fraud or cancelled orders. |