Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 973 Bytes

File metadata and controls

17 lines (13 loc) · 973 Bytes

WalletInc.Model.PickMSMerchantCreditExcludeKeyofMSMerchantCreditMemberIdentifier

From T, pick a set of properties whose keys are in the union K

Properties

Name Type Description Notes
Id string A 10 character alphanumeric unique value that represents each merchant credit record
MerchantID string The id of the merchant registered in WalletInc's database
CreatedAt DateTime The timestamp of when this resource was created
UpdatedAt DateTime The timestamp of when this resource was updated
IsActive bool Denotes if this resource is active
MobileNumber string
CreditAmount int The amount that needs to be credited to the member

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