The generic CreditCard business object represents an account offered by a credit-card company that is related to one credit card.
The generic CreditCard business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.
CreditCard includes the following attributes:
Name | Type | Key | Cardinality |
---|---|---|---|
ObjectId | String | x | |
CardType | String | ||
CardNumber | String | ||
PinNumber | String | ||
NameOnCard | String | ||
ExpiryDate | String | ||
ProcessContext | ProcessContext | 1 |
The generic CreditCard business object supports the following verbs:
To examine a listing of the attributes of the generic CreditCard business object, use the System Manager.