| Package | Description |
|---|---|
| ch.postfinance.sdk.model |
| Modifier and Type | Field and Description |
|---|---|
protected PaymentPrimaryRiskTaker |
PaymentConnector.primaryRiskTaker |
| Modifier and Type | Method and Description |
|---|---|
static PaymentPrimaryRiskTaker |
PaymentPrimaryRiskTaker.fromValue(String text) |
PaymentPrimaryRiskTaker |
PaymentConnector.getPrimaryRiskTaker()
The entity that bears the main risk in the event that a contracting party fails to meet its obligations.
|
static PaymentPrimaryRiskTaker |
PaymentPrimaryRiskTaker.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentPrimaryRiskTaker[] |
PaymentPrimaryRiskTaker.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.