Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 984 Bytes

WTMerchantCredit.md

File metadata and controls

18 lines (15 loc) · 984 Bytes

# WTMerchantCredit

Properties

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)

[Back to Model list] [Back to API list] [Back to README]