| Package | Description |
|---|---|
| com.konfigthis.splitit.client.model |
| Modifier and Type | Method and Description |
|---|---|
FraudCheck |
FraudCheck.fraudCheckResult(ReferenceEntityBase fraudCheckResult) |
static FraudCheck |
FraudCheck.fromJson(String jsonString)
Create an instance of FraudCheck given an JSON string
|
FraudCheck |
InstallmentPlan.getFraudCheck()
Get fraudCheck
|
FraudCheck |
FraudCheck.providerReferenceId(String providerReferenceId) |
FraudCheck |
FraudCheck.providerResultCode(String providerResultCode) |
FraudCheck |
FraudCheck.providerResultDesc(String providerResultDesc) |
FraudCheck |
FraudCheck.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
InstallmentPlan |
InstallmentPlan.fraudCheck(FraudCheck fraudCheck) |
void |
InstallmentPlan.setFraudCheck(FraudCheck fraudCheck) |
Copyright © 2024. All rights reserved.