| Customer Account ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
The CustomerAccountAssignment specifies rules for a CustomerAccount on how assignment to a FinancialAccount has to be done for each accounting event.
Attributes | ||
String | ![]() |
This attribute indicates why the CustomerAccount is related to the FinancialAccount. For example, for taxes, revenue associated with an invoice, bill, or credit memo, payment, and so forth. |
CustomerAccount | ![]() | |
FinancialAccount | ![]() | |
Boolean | ![]() |
If True means that the CustomerAccount's accounting events are logged by default into the corresponding FinancialAccount. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | CustomerAccountAssignment |
Name Expression | |
Namespace | Customer Account ABE |
Owned Template Signature | |
Owner | Customer Account ABE |
Owning Template Parameter | |
Package | Customer Account ABE |
Qualified Name | SID Models::Customer Domain::Customer Bill ABE::Customer Account ABE::CustomerAccountAssignment |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public String assignmentPurpose
This attribute indicates why the CustomerAccount is related to the FinancialAccount. For example, for taxes, revenue associated with an invoice, bill, or credit memo, payment, and so forth.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CustomerAccountAssignment |
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 | assignmentPurpose |
Name Expression | |
Namespace | CustomerAccountAssignment |
Opposite | |
Owner | CustomerAccountAssignment |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Bill ABE::Customer Account ABE::CustomerAccountAssignment::assignmentPurpose |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public CustomerAccount customerAccount
Aggregation | None |
Alias | |
Association | CustomerAccountLogsAccountingEventsInto |
Association End | |
Class | CustomerAccountAssignment |
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 | (1) |
Multiplicity | 1 |
Name | customerAccount |
Name Expression | |
Namespace | CustomerAccountAssignment |
Opposite | customerAccountAssignment |
Owner | CustomerAccountAssignment |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Bill ABE::Customer Account ABE::CustomerAccountAssignment::customerAccount |
Stereotype | |
Template Parameter | |
Type | CustomerAccount |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public FinancialAccount financialAccount
Aggregation | None |
Alias | |
Association | FinancialAccountAssignedByCustomerAccount |
Association End | |
Class | CustomerAccountAssignment |
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 | (1) |
Multiplicity | 1 |
Name | financialAccount |
Name Expression | |
Namespace | CustomerAccountAssignment |
Opposite | customerAccountAssignment |
Owner | CustomerAccountAssignment |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Bill ABE::Customer Account ABE::CustomerAccountAssignment::financialAccount |
Stereotype | |
Template Parameter | |
Type | FinancialAccount |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Boolean isDefault
If True means that the CustomerAccount's accounting events are logged by default into the corresponding FinancialAccount.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CustomerAccountAssignment |
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 | isDefault |
Name Expression | |
Namespace | CustomerAccountAssignment |
Opposite | |
Owner | CustomerAccountAssignment |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Bill ABE::Customer Account ABE::CustomerAccountAssignment::isDefault |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Customer Account ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |