TransactionRuleReference |
TransactionRuleReference.description(String description) |
The description of the resource.
|
static TransactionRuleReference |
TransactionRuleReference.fromJson(String jsonString) |
Create an instance of TransactionRuleReference given an JSON string
|
TransactionRuleReference |
TransactionEventViolation.getTransactionRule() |
Get transactionRule
|
TransactionRuleReference |
TransactionRuleReference.id(String id) |
The unique identifier of the resource.
|
TransactionRuleReference |
TransactionRuleReference.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
TransactionRuleReference |
TransactionRuleReference.outcomeType(String outcomeType) |
The outcome type of the rule.
|
TransactionRuleReference |
TransactionRuleReference.reference(String reference) |
The reference for the resource.
|
TransactionRuleReference |
TransactionRuleReference.score(Integer score) |
The transaction score determined by the rule.
|