Lean
$LEAN_TAG$
|
Credit card More...
Properties | |
string | Brand [get, set] |
Credit card brand More... | |
DateTime | Expiration [get, set] |
The credit card expiration More... | |
decimal | LastFourDigits [get, set] |
The last 4 digits of the card More... | |
Credit card
Definition at line 45 of file Account.cs.
|
getset |
Credit card brand
Definition at line 50 of file Account.cs.
|
getset |
The credit card expiration
Definition at line 56 of file Account.cs.
|
getset |
The last 4 digits of the card
Definition at line 62 of file Account.cs.