| Payment Method ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
PaymentMethod used to pay with a bank card.
| Attributes | ||
| Bank | ||
| BankAccount | ||
| String |
The type of the BankCard, such as VISA, MasterCard, UnionPay. |
|
| String | ||
| String | ||
| DateTime | ||
| String | ||
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | BankCardPM |
| Name Expression | |
| Namespace | Payment Method ABE |
| Owned Template Signature | |
| Owner | Payment Method ABE |
| Owning Template Parameter | |
| Package | Payment Method ABE |
| Qualified Name | SID Models::Common Domain::Party Payment ABE::Payment Method ABE::BankCardPM |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public Bank bank
| Aggregation | None |
| Alias | |
| Association | BankCardPMRelatedTo |
| Association End | |
| Class | BankCardPM |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | bank |
| Name Expression | |
| Namespace | BankCardPM |
| Opposite | bankCardPM |
| Owner | BankCardPM |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party Payment ABE::Payment Method ABE::BankCardPM::bank |
| Stereotype | |
| Template Parameter | |
| Type | Bank |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public BankAccount bankAccount
| Aggregation | None |
| Alias | |
| Association | BankCardPMDebitedTo |
| Association End | |
| Class | BankCardPM |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | bankAccount |
| Name Expression | |
| Namespace | BankCardPM |
| Opposite | bankCardPM |
| Owner | BankCardPM |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party Payment ABE::Payment Method ABE::BankCardPM::bankAccount |
| Stereotype | |
| Template Parameter | |
| Type | BankAccount |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public String bankCardType
The type of the BankCard, such as VISA, MasterCard, UnionPay.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | BankCardPM |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | bankCardType |
| Name Expression | |
| Namespace | BankCardPM |
| Opposite | |
| Owner | BankCardPM |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party Payment ABE::Payment Method ABE::BankCardPM::bankCardType |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public String cardNumber
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | BankCardPM |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | cardNumber |
| Name Expression | |
| Namespace | BankCardPM |
| Opposite | |
| Owner | BankCardPM |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party Payment ABE::Payment Method ABE::BankCardPM::cardNumber |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public String CVV
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | BankCardPM |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | CVV |
| Name Expression | |
| Namespace | BankCardPM |
| Opposite | |
| Owner | BankCardPM |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party Payment ABE::Payment Method ABE::BankCardPM::CVV |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public DateTime expirationDate
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | BankCardPM |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | expirationDate |
| Name Expression | |
| Namespace | BankCardPM |
| Opposite | |
| Owner | BankCardPM |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party Payment ABE::Payment Method ABE::BankCardPM::expirationDate |
| Stereotype | |
| Template Parameter | |
| Type | DateTime |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public String nameOnCard
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | BankCardPM |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | nameOnCard |
| Name Expression | |
| Namespace | BankCardPM |
| Opposite | |
| Owner | BankCardPM |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party Payment ABE::Payment Method ABE::BankCardPM::nameOnCard |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
| Payment Method ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |