Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 563 Bytes

File metadata and controls

18 lines (13 loc) · 563 Bytes

bind_api.model.BankCardBaseData

Load the model package

import 'package:bind_api/api.dart';

Properties

Name Type Description Notes
id String
cardholderName String From common settings of the user
maskedCardNumber String
expiryDate Date

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