new AssociatedPayment()
- Source:
Methods
(static) AssociatedPayment#getId() → {String}
    Get the field value
Payment identifier
- Source:
Returns:
- Type
- String
(static) AssociatedPayment#getType() → {payments.AssociationType}
    Get the field value
The type of association
- Source:
Returns:
(static) AssociatedPayment#setId(id)
    Set the field value
Payment identifier
    Parameters:
| Name | Type | Description | 
|---|---|---|
| id | String | 
- Source:
(static) AssociatedPayment#setType(type)
    Set the field value
The type of association
    Parameters:
| Name | Type | Description | 
|---|---|---|
| type | payments.AssociationType | 
- Source: