Name | Type | Description | Notes |
---|---|---|---|
id | string | ||
merchant_id | string | ||
created_at | \DateTime | The timestamp of when this resource was created | |
updated_at | \DateTime | The timestamp of when this resource was updated | |
is_active | bool | Denotes if this resource is active | |
mobile_number | string | ||
credit_amount | int | The amount that needs to be credited to the member | |
member_id | string | MerchantCredit ID as represented by the merchant | [optional] |
credit_amount_decimal | string | The amount that needs to be credited to the member (fixed to 2 decimals) | |
credit_amount_string | string | The amount that needs to be credited to the member (in string) |