diff --git a/release/fraudPreventionV2/README.md b/release/fraudPreventionV2/README.md deleted file mode 100644 index cc3559fe8..000000000 --- a/release/fraudPreventionV2/README.md +++ /dev/null @@ -1 +0,0 @@ -# Welcome to the openworld-java-sdk-fraudpreventionv2 SDK! diff --git a/release/fraudPreventionV2/docs/index.md b/release/fraudPreventionV2/docs/index.md new file mode 100644 index 000000000..b8011b261 --- /dev/null +++ b/release/fraudPreventionV2/docs/index.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](index.md) + +# openworld-java-sdk-fraudpreventionv2 + +## Packages + +| Name | +|---| +| [com.expediagroup.openworld.sdk.fraudpreventionv2.client](openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/index.md) | +| [com.expediagroup.openworld.sdk.fraudpreventionv2.models](openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/index.md) | +| [com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/index.md) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/-builder/-fraud-prevention-v2-client.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/-builder/-fraud-prevention-v2-client.-builder.md new file mode 100644 index 000000000..0b214245d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/-builder/-fraud-prevention-v2-client.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../../index.md)/[FraudPreventionV2Client](../index.md)/[Builder](index.md)/[FraudPreventionV2Client.Builder](-fraud-prevention-v2-client.-builder.md) + +# FraudPreventionV2Client.Builder + +[JVM]\ + +public [FraudPreventionV2Client.Builder](index.md)[FraudPreventionV2Client.Builder](-fraud-prevention-v2-client.-builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/-builder/build.md new file mode 100644 index 000000000..5198f24fc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../../index.md)/[FraudPreventionV2Client](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public [FraudPreventionV2Client](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/-builder/index.md new file mode 100644 index 000000000..90ce2e01e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/-builder/index.md @@ -0,0 +1,23 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../../index.md)/[FraudPreventionV2Client](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) extends OpenWorldClient.Builder<[FraudPreventionV2Client.Builder](index.md)> + +## Constructors + +| | | +|---|---| +| [FraudPreventionV2Client.Builder](-fraud-prevention-v2-client.-builder.md) | [JVM]
public [FraudPreventionV2Client.Builder](index.md)[FraudPreventionV2Client.Builder](-fraud-prevention-v2-client.-builder.md)() | + +## Functions + +| Name | Summary | +|---|---| +| [authEndpoint](index.md#1094333624%2FFunctions%2F-1883119931) | [JVM]
public final [FraudPreventionV2Client.Builder](index.md)[authEndpoint](index.md#1094333624%2FFunctions%2F-1883119931)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)authEndpoint) | +| [build](build.md) | [JVM]
public [FraudPreventionV2Client](../index.md)[build](build.md)() | +| [endpoint](index.md#-1896943986%2FFunctions%2F-1883119931) | [JVM]
public final [FraudPreventionV2Client.Builder](index.md)[endpoint](index.md#-1896943986%2FFunctions%2F-1883119931)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)endpoint) | +| [key](index.md#199826420%2FFunctions%2F-1883119931) | [JVM]
public final [FraudPreventionV2Client.Builder](index.md)[key](index.md#199826420%2FFunctions%2F-1883119931)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)key) | +| [requestTimeout](index.md#1450162560%2FFunctions%2F-1883119931) | [JVM]
public final [FraudPreventionV2Client.Builder](index.md)[requestTimeout](index.md#1450162560%2FFunctions%2F-1883119931)([Long](https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html)milliseconds) | +| [secret](index.md#1635278825%2FFunctions%2F-1883119931) | [JVM]
public final [FraudPreventionV2Client.Builder](index.md)[secret](index.md#1635278825%2FFunctions%2F-1883119931)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)secret) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/builder.md new file mode 100644 index 000000000..6ae832aaa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../index.md)/[FraudPreventionV2Client](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [FraudPreventionV2Client.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/index.md new file mode 100644 index 000000000..37ac20204 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/index.md @@ -0,0 +1,32 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../index.md)/[FraudPreventionV2Client](index.md) + +# FraudPreventionV2Client + +[JVM]\ +public final class [FraudPreventionV2Client](index.md) extends OpenWorldClient + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) extends OpenWorldClient.Builder<[FraudPreventionV2Client.Builder](-builder/index.md)> | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [FraudPreventionV2Client.Builder](-builder/index.md)[builder](builder.md)() | +| [fireAuthIssue](index.md#97375875%2FFunctions%2F-1883119931) | [JVM]
public final [Void](https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html)[fireAuthIssue](index.md#97375875%2FFunctions%2F-1883119931)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | +| [getHttpClient](index.md#1832677461%2FFunctions%2F-1883119931) | [JVM]
public HttpClient[getHttpClient](index.md#1832677461%2FFunctions%2F-1883119931)() | +| [notifyWithAccountUpdate](notify-with-account-update.md) | [JVM]
@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)()
public final [AccountUpdateResponse](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/index.md)[notifyWithAccountUpdate](notify-with-account-update.md)([AccountUpdateRequest](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/index.md)accountUpdateRequest)
@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)()
public final [AccountUpdateResponse](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/index.md)[notifyWithAccountUpdate](notify-with-account-update.md)([AccountUpdateRequest](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/index.md)accountUpdateRequest, [UUID](https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html)transactionId)
Send an update as a result of an account screen transaction The Account Update API is called when there is an account lifecycle transition such as a challenge outcome, account restoration, or remediation action completion. For example, if a user's account is disabled, deleted, or restored, the Account Update API is called to notify Expedia Group about the change. The Account Update API is also called when a user responds to a login Multi-Factor Authentication based on a Fraud recommendation. | +| [notifyWithOrderUpdate](notify-with-order-update.md) | [JVM]
@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)()
public final [OrderPurchaseUpdateResponse](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/index.md)[notifyWithOrderUpdate](notify-with-order-update.md)([OrderPurchaseUpdateRequest](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-request/index.md)orderPurchaseUpdateRequest)
@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)()
public final [OrderPurchaseUpdateResponse](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/index.md)[notifyWithOrderUpdate](notify-with-order-update.md)([OrderPurchaseUpdateRequest](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-request/index.md)orderPurchaseUpdateRequest, [UUID](https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html)transactionId)
Send an update for a transaction The Order Purchase Update API is called when the status of the order has changed. For example, if the customer cancels the reservation, changes reservation in any way, or adds additional products or travelers to the reservation, the Order Purchase Update API is called to notify Expedia Group about the change. The Order Purchase Update API is also called when the merchant cancels or changes an order based on a Fraud recommendation. | +| [screenAccount](screen-account.md) | [JVM]
@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)()
public final [AccountScreenResponse](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/index.md)[screenAccount](screen-account.md)([AccountScreenRequest](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/index.md)accountScreenRequest)
@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)()
public final [AccountScreenResponse](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/index.md)[screenAccount](screen-account.md)([AccountScreenRequest](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/index.md)accountScreenRequest, [UUID](https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html)transactionId)
Run fraud screening for one transaction The Account Screen API gives a Fraud recommendation for an account transaction. A recommendation can be ACCEPT, CHALLENGE, or REJECT. A transaction is marked as CHALLENGE whenever there are insufficient signals to recommend ACCEPT or REJECT. These CHALLENGE incidents are manually reviewed, and a corrected recommendation is made asynchronously. | +| [screenOrder](screen-order.md) | [JVM]
@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)()
public final [OrderPurchaseScreenResponse](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/index.md)[screenOrder](screen-order.md)([OrderPurchaseScreenRequest](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/index.md)orderPurchaseScreenRequest)
@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)()
public final [OrderPurchaseScreenResponse](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/index.md)[screenOrder](screen-order.md)([OrderPurchaseScreenRequest](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/index.md)orderPurchaseScreenRequest, [UUID](https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html)transactionId)
Run fraud screening for one transaction The Order Purchase API gives a Fraud recommendation for a transaction. A recommendation can be Accept, Reject, or Review. A transaction is marked as Review whenever there are insufficient signals to recommend Accept or Reject. These incidents are manually reviewed, and a corrected recommendation is made asynchronously. | +| [throwIfError](index.md#141038589%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[throwIfError](index.md#141038589%2FFunctions%2F-1883119931)(HttpResponseresponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)operationId) | +| [throwServiceException](throw-service-exception.md) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[throwServiceException](throw-service-exception.md)(HttpResponseresponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)operationId) | + +## Properties + +| Name | Summary | +|---|---| +| [httpClient](index.md#1889836393%2FProperties%2F-1883119931) | [JVM]
private final HttpClient[httpClient](index.md#1889836393%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/notify-with-account-update.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/notify-with-account-update.md new file mode 100644 index 000000000..56abc2c4a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/notify-with-account-update.md @@ -0,0 +1,41 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../index.md)/[FraudPreventionV2Client](index.md)/[notifyWithAccountUpdate](notify-with-account-update.md) + +# notifyWithAccountUpdate + +[JVM]\ + +@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)() + +public final [AccountUpdateResponse](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/index.md)[notifyWithAccountUpdate](notify-with-account-update.md)([AccountUpdateRequest](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/index.md)accountUpdateRequest, [UUID](https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html)transactionId) + +@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)() + +public final [AccountUpdateResponse](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/index.md)[notifyWithAccountUpdate](notify-with-account-update.md)([AccountUpdateRequest](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/index.md)accountUpdateRequest) + +Send an update as a result of an account screen transaction The Account Update API is called when there is an account lifecycle transition such as a challenge outcome, account restoration, or remediation action completion. For example, if a user's account is disabled, deleted, or restored, the Account Update API is called to notify Expedia Group about the change. The Account Update API is also called when a user responds to a login Multi-Factor Authentication based on a Fraud recommendation. + +#### Return + +AccountUpdateResponse + +#### Parameters + +JVM + +| | | +|---|---| +| accountUpdateRequest | An AccountUpdate request may be of one of the following types `MULTI_FACTOR_AUTHENTICATION_UPDATE`, `REMEDIATION_UPDATE`. | + +#### Throws + +| | +|---| +| [OpenWorldApiAccountTakeoverBadRequestErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-bad-request-error-exception/index.md) | +| [OpenWorldApiAccountTakeoverUnauthorizedErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-unauthorized-error-exception/index.md) | +| [OpenWorldApiForbiddenErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-forbidden-error-exception/index.md) | +| [OpenWorldApiAccountUpdateNotFoundErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-update-not-found-error-exception/index.md) | +| [OpenWorldApiTooManyRequestsErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-too-many-requests-error-exception/index.md) | +| [OpenWorldApiInternalServerErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-internal-server-error-exception/index.md) | +| [OpenWorldApiBadGatewayErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-gateway-error-exception/index.md) | +| [OpenWorldApiAccountTakeoverServiceUnavailableErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-service-unavailable-error-exception/index.md) | +| [OpenWorldApiGatewayTimeoutErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-gateway-timeout-error-exception/index.md) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/notify-with-order-update.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/notify-with-order-update.md new file mode 100644 index 000000000..daf5d9dd6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/notify-with-order-update.md @@ -0,0 +1,41 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../index.md)/[FraudPreventionV2Client](index.md)/[notifyWithOrderUpdate](notify-with-order-update.md) + +# notifyWithOrderUpdate + +[JVM]\ + +@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)() + +public final [OrderPurchaseUpdateResponse](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/index.md)[notifyWithOrderUpdate](notify-with-order-update.md)([OrderPurchaseUpdateRequest](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-request/index.md)orderPurchaseUpdateRequest, [UUID](https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html)transactionId) + +@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)() + +public final [OrderPurchaseUpdateResponse](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/index.md)[notifyWithOrderUpdate](notify-with-order-update.md)([OrderPurchaseUpdateRequest](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-request/index.md)orderPurchaseUpdateRequest) + +Send an update for a transaction The Order Purchase Update API is called when the status of the order has changed. For example, if the customer cancels the reservation, changes reservation in any way, or adds additional products or travelers to the reservation, the Order Purchase Update API is called to notify Expedia Group about the change. The Order Purchase Update API is also called when the merchant cancels or changes an order based on a Fraud recommendation. + +#### Return + +OrderPurchaseUpdateResponse + +#### Parameters + +JVM + +| | | +|---|---| +| orderPurchaseUpdateRequest | An OrderPurchaseUpdate request may be of one of the following types `ORDER_UPDATE`, `CHARGEBACK_FEEDBACK`, `INSULT_FEEDBACK`, `REFUND_UPDATE`, `PAYMENT_UPDATE`. | + +#### Throws + +| | +|---| +| [OpenWorldApiBadRequestErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-request-error-exception/index.md) | +| [OpenWorldApiUnauthorizedErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-unauthorized-error-exception/index.md) | +| [OpenWorldApiForbiddenErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-forbidden-error-exception/index.md) | +| [OpenWorldApiOrderPurchaseUpdateNotFoundErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-order-purchase-update-not-found-error-exception/index.md) | +| [OpenWorldApiTooManyRequestsErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-too-many-requests-error-exception/index.md) | +| [OpenWorldApiInternalServerErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-internal-server-error-exception/index.md) | +| [OpenWorldApiBadGatewayErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-gateway-error-exception/index.md) | +| [OpenWorldApiServiceUnavailableErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-service-unavailable-error-exception/index.md) | +| [OpenWorldApiGatewayTimeoutErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-gateway-timeout-error-exception/index.md) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/screen-account.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/screen-account.md new file mode 100644 index 000000000..04ca3d571 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/screen-account.md @@ -0,0 +1,41 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../index.md)/[FraudPreventionV2Client](index.md)/[screenAccount](screen-account.md) + +# screenAccount + +[JVM]\ + +@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)() + +public final [AccountScreenResponse](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/index.md)[screenAccount](screen-account.md)([AccountScreenRequest](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/index.md)accountScreenRequest, [UUID](https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html)transactionId) + +@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)() + +public final [AccountScreenResponse](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/index.md)[screenAccount](screen-account.md)([AccountScreenRequest](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/index.md)accountScreenRequest) + +Run fraud screening for one transaction The Account Screen API gives a Fraud recommendation for an account transaction. A recommendation can be ACCEPT, CHALLENGE, or REJECT. A transaction is marked as CHALLENGE whenever there are insufficient signals to recommend ACCEPT or REJECT. These CHALLENGE incidents are manually reviewed, and a corrected recommendation is made asynchronously. + +#### Return + +AccountScreenResponse + +#### Parameters + +JVM + +| | +|---| +| accountScreenRequest | + +#### Throws + +| | +|---| +| [OpenWorldApiAccountTakeoverBadRequestErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-bad-request-error-exception/index.md) | +| [OpenWorldApiAccountTakeoverUnauthorizedErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-unauthorized-error-exception/index.md) | +| [OpenWorldApiForbiddenErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-forbidden-error-exception/index.md) | +| [OpenWorldApiNotFoundErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-not-found-error-exception/index.md) | +| [OpenWorldApiTooManyRequestsErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-too-many-requests-error-exception/index.md) | +| [OpenWorldApiInternalServerErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-internal-server-error-exception/index.md) | +| [OpenWorldApiBadGatewayErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-gateway-error-exception/index.md) | +| [OpenWorldApiAccountTakeoverServiceUnavailableErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-service-unavailable-error-exception/index.md) | +| [OpenWorldApiGatewayTimeoutErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-gateway-timeout-error-exception/index.md) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/screen-order.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/screen-order.md new file mode 100644 index 000000000..9bc96ecd9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/screen-order.md @@ -0,0 +1,41 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../index.md)/[FraudPreventionV2Client](index.md)/[screenOrder](screen-order.md) + +# screenOrder + +[JVM]\ + +@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)() + +public final [OrderPurchaseScreenResponse](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/index.md)[screenOrder](screen-order.md)([OrderPurchaseScreenRequest](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/index.md)orderPurchaseScreenRequest, [UUID](https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html)transactionId) + +@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)() + +public final [OrderPurchaseScreenResponse](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/index.md)[screenOrder](screen-order.md)([OrderPurchaseScreenRequest](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/index.md)orderPurchaseScreenRequest) + +Run fraud screening for one transaction The Order Purchase API gives a Fraud recommendation for a transaction. A recommendation can be Accept, Reject, or Review. A transaction is marked as Review whenever there are insufficient signals to recommend Accept or Reject. These incidents are manually reviewed, and a corrected recommendation is made asynchronously. + +#### Return + +OrderPurchaseScreenResponse + +#### Parameters + +JVM + +| | +|---| +| orderPurchaseScreenRequest | + +#### Throws + +| | +|---| +| [OpenWorldApiBadRequestErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-request-error-exception/index.md) | +| [OpenWorldApiUnauthorizedErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-unauthorized-error-exception/index.md) | +| [OpenWorldApiForbiddenErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-forbidden-error-exception/index.md) | +| [OpenWorldApiNotFoundErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-not-found-error-exception/index.md) | +| [OpenWorldApiTooManyRequestsErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-too-many-requests-error-exception/index.md) | +| [OpenWorldApiInternalServerErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-internal-server-error-exception/index.md) | +| [OpenWorldApiBadGatewayErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-gateway-error-exception/index.md) | +| [OpenWorldApiServiceUnavailableErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-service-unavailable-error-exception/index.md) | +| [OpenWorldApiGatewayTimeoutErrorException](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-gateway-timeout-error-exception/index.md) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/throw-service-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/throw-service-exception.md new file mode 100644 index 000000000..a2dec7859 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/throw-service-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../index.md)/[FraudPreventionV2Client](index.md)/[throwServiceException](throw-service-exception.md) + +# throwServiceException + +[JVM]\ + +public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[throwServiceException](throw-service-exception.md)(HttpResponseresponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)operationId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/-paginator.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/-paginator.md new file mode 100644 index 000000000..787777a35 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/-paginator.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../index.md)/[Paginator](index.md)/[Paginator](-paginator.md) + +# Paginator + +[JVM]\ + +public [Paginator](index.md)<[T](index.md)>[Paginator](-paginator.md)<T extends [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)>([FraudPreventionV2Client](../-fraud-prevention-v2-client/index.md)client, [Response](../-response/index.md)<[T](index.md)>firstResponse, [SuspendFunction1](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.coroutines/-suspend-function1/index.html)<HttpResponse, [T](index.md)>getBody) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/get-pagination-total-results.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/get-pagination-total-results.md new file mode 100644 index 000000000..1a25443f6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/get-pagination-total-results.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../index.md)/[Paginator](index.md)/[getPaginationTotalResults](get-pagination-total-results.md) + +# getPaginationTotalResults + +[JVM]\ + +public final [Long](https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html)[getPaginationTotalResults](get-pagination-total-results.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/has-next.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/has-next.md new file mode 100644 index 000000000..95ebec619 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/has-next.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../index.md)/[Paginator](index.md)/[hasNext](has-next.md) + +# hasNext + +[JVM]\ + +public [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[hasNext](has-next.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/index.md new file mode 100644 index 000000000..dfda2295c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/index.md @@ -0,0 +1,27 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../index.md)/[Paginator](index.md) + +# Paginator + +[JVM]\ +public final class [Paginator](index.md)<T extends [Object](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html)> implements [Iterator](https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html)<[T](index.md)> + +## Constructors + +| | | +|---|---| +| [Paginator](-paginator.md) | [JVM]
public [Paginator](index.md)<[T](index.md)>[Paginator](-paginator.md)<T extends [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)>([FraudPreventionV2Client](../-fraud-prevention-v2-client/index.md)client, [Response](../-response/index.md)<[T](index.md)>firstResponse, [SuspendFunction1](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.coroutines/-suspend-function1/index.html)<HttpResponse, [T](index.md)>getBody) | + +## Functions + +| Name | Summary | +|---|---| +| [forEachRemaining](index.md#-511368593%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[forEachRemaining](index.md#-511368593%2FFunctions%2F-1883119931)([Consumer](https://docs.oracle.com/javase/8/docs/api/java/util/function/Consumer.html)<? super [T](index.md)>p0) | +| [getPaginationTotalResults](get-pagination-total-results.md) | [JVM]
public final [Long](https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html)[getPaginationTotalResults](get-pagination-total-results.md)() | +| [hasNext](has-next.md) | [JVM]
public [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[hasNext](has-next.md)() | +| [next](next.md) | [JVM]
public [T](index.md)[next](next.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [paginationTotalResults](index.md#-981216515%2FProperties%2F-1883119931) | [JVM]
private final [Long](https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html)[paginationTotalResults](index.md#-981216515%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/next.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/next.md new file mode 100644 index 000000000..b51a34bf4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/next.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../index.md)/[Paginator](index.md)/[next](next.md) + +# next + +[JVM]\ + +public [T](index.md)[next](next.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-response/-response.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-response/-response.md new file mode 100644 index 000000000..de2c925fb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-response/-response.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../index.md)/[Response](index.md)/[Response](-response.md) + +# Response + +[JVM]\ + +public [Response](index.md)<[T](index.md)>[Response](-response.md)<T extends [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)>([T](index.md)body, [Map](https://docs.oracle.com/javase/8/docs/api/java/util/Map.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html), [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>>headers) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-response/get-body.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-response/get-body.md new file mode 100644 index 000000000..e2dc40c3e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-response/get-body.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../index.md)/[Response](index.md)/[getBody](get-body.md) + +# getBody + +[JVM]\ + +public final [T](index.md)[getBody](get-body.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-response/get-headers.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-response/get-headers.md new file mode 100644 index 000000000..b61b431c7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-response/get-headers.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../index.md)/[Response](index.md)/[getHeaders](get-headers.md) + +# getHeaders + +[JVM]\ + +public final [Map](https://docs.oracle.com/javase/8/docs/api/java/util/Map.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html), [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>>[getHeaders](get-headers.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-response/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-response/index.md new file mode 100644 index 000000000..ee2fd4a84 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-response/index.md @@ -0,0 +1,26 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](../index.md)/[Response](index.md) + +# Response + +[JVM]\ +public final class [Response](index.md)<T extends [Object](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html)> + +## Constructors + +| | | +|---|---| +| [Response](-response.md) | [JVM]
public [Response](index.md)<[T](index.md)>[Response](-response.md)<T extends [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)>([T](index.md)body, [Map](https://docs.oracle.com/javase/8/docs/api/java/util/Map.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html), [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>>headers) | + +## Functions + +| Name | Summary | +|---|---| +| [getBody](get-body.md) | [JVM]
public final [T](index.md)[getBody](get-body.md)() | +| [getHeaders](get-headers.md) | [JVM]
public final [Map](https://docs.oracle.com/javase/8/docs/api/java/util/Map.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html), [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>>[getHeaders](get-headers.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [body](index.md#1540282051%2FProperties%2F-1883119931) | [JVM]
private final [T](index.md)[body](index.md#1540282051%2FProperties%2F-1883119931) | +| [headers](index.md#2136599439%2FProperties%2F-1883119931) | [JVM]
private final [Map](https://docs.oracle.com/javase/8/docs/api/java/util/Map.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html), [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>>[headers](index.md#2136599439%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/index.md new file mode 100644 index 000000000..426d8a846 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/index.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.client](index.md) + +# Package-level declarations + +## Types + +| Name | Summary | +|---|---| +| [FraudPreventionV2Client](-fraud-prevention-v2-client/index.md) | [JVM]
public final class [FraudPreventionV2Client](-fraud-prevention-v2-client/index.md) extends OpenWorldClient | +| [Paginator](-paginator/index.md) | [JVM]
public final class [Paginator](-paginator/index.md)<T extends [Object](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html)> implements [Iterator](https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html)<[T](-paginator/index.md)> | +| [Response](-response/index.md) | [JVM]
public final class [Response](-response/index.md)<T extends [Object](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html)> | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-bad-request-error-exception/-open-world-api-account-takeover-bad-request-error-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-bad-request-error-exception/-open-world-api-account-takeover-bad-request-error-exception.md new file mode 100644 index 000000000..2695c196a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-bad-request-error-exception/-open-world-api-account-takeover-bad-request-error-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiAccountTakeoverBadRequestErrorException](index.md)/[OpenWorldApiAccountTakeoverBadRequestErrorException](-open-world-api-account-takeover-bad-request-error-exception.md) + +# OpenWorldApiAccountTakeoverBadRequestErrorException + +[JVM]\ + +public [OpenWorldApiAccountTakeoverBadRequestErrorException](index.md)[OpenWorldApiAccountTakeoverBadRequestErrorException](-open-world-api-account-takeover-bad-request-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [AccountTakeoverBadRequestError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/index.md)errorObject) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-bad-request-error-exception/get-error-object.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-bad-request-error-exception/get-error-object.md new file mode 100644 index 000000000..892b5de07 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-bad-request-error-exception/get-error-object.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiAccountTakeoverBadRequestErrorException](index.md)/[getErrorObject](get-error-object.md) + +# getErrorObject + +[JVM]\ + +public [AccountTakeoverBadRequestError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/index.md)[getErrorObject](get-error-object.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-bad-request-error-exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-bad-request-error-exception/index.md new file mode 100644 index 000000000..def33c4a1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-bad-request-error-exception/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiAccountTakeoverBadRequestErrorException](index.md) + +# OpenWorldApiAccountTakeoverBadRequestErrorException + +[JVM]\ +public final class [OpenWorldApiAccountTakeoverBadRequestErrorException](index.md) extends OpenWorldApiException + +## Constructors + +| | | +|---|---| +| [OpenWorldApiAccountTakeoverBadRequestErrorException](-open-world-api-account-takeover-bad-request-error-exception.md) | [JVM]
public [OpenWorldApiAccountTakeoverBadRequestErrorException](index.md)[OpenWorldApiAccountTakeoverBadRequestErrorException](-open-world-api-account-takeover-bad-request-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [AccountTakeoverBadRequestError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/index.md)errorObject) | + +## Functions + +| Name | Summary | +|---|---| +| [addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931)() | +| [getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931)() | +| [getErrorObject](get-error-object.md) | [JVM]
public [AccountTakeoverBadRequestError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/index.md)[getErrorObject](get-error-object.md)() | +| [getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931)() | +| [getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931)() | +| [getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931) | [JVM]
public [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>[getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931)() | +| [getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931)() | +| [getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)>[getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931)() | +| [initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931)()
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1841853697%2FFunctions%2F-1883119931)([PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html)p0)
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1175535278%2FFunctions%2F-1883119931)([PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)p0) | +| [setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931)([Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>p0) | + +## Properties + +| Name | Summary | +|---|---| +| [cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | [JVM]
private final [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | +| [errorObject](index.md#-985345260%2FProperties%2F-1883119931) | [JVM]
private final [AccountTakeoverBadRequestError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/index.md)[errorObject](index.md#-985345260%2FProperties%2F-1883119931) | +| [message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | +| [statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-service-unavailable-error-exception/-open-world-api-account-takeover-service-unavailable-error-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-service-unavailable-error-exception/-open-world-api-account-takeover-service-unavailable-error-exception.md new file mode 100644 index 000000000..4b4d2f424 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-service-unavailable-error-exception/-open-world-api-account-takeover-service-unavailable-error-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiAccountTakeoverServiceUnavailableErrorException](index.md)/[OpenWorldApiAccountTakeoverServiceUnavailableErrorException](-open-world-api-account-takeover-service-unavailable-error-exception.md) + +# OpenWorldApiAccountTakeoverServiceUnavailableErrorException + +[JVM]\ + +public [OpenWorldApiAccountTakeoverServiceUnavailableErrorException](index.md)[OpenWorldApiAccountTakeoverServiceUnavailableErrorException](-open-world-api-account-takeover-service-unavailable-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [AccountTakeoverServiceUnavailableError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/index.md)errorObject) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-service-unavailable-error-exception/get-error-object.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-service-unavailable-error-exception/get-error-object.md new file mode 100644 index 000000000..be00993df --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-service-unavailable-error-exception/get-error-object.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiAccountTakeoverServiceUnavailableErrorException](index.md)/[getErrorObject](get-error-object.md) + +# getErrorObject + +[JVM]\ + +public [AccountTakeoverServiceUnavailableError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/index.md)[getErrorObject](get-error-object.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-service-unavailable-error-exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-service-unavailable-error-exception/index.md new file mode 100644 index 000000000..8eefd732c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-service-unavailable-error-exception/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiAccountTakeoverServiceUnavailableErrorException](index.md) + +# OpenWorldApiAccountTakeoverServiceUnavailableErrorException + +[JVM]\ +public final class [OpenWorldApiAccountTakeoverServiceUnavailableErrorException](index.md) extends OpenWorldApiException + +## Constructors + +| | | +|---|---| +| [OpenWorldApiAccountTakeoverServiceUnavailableErrorException](-open-world-api-account-takeover-service-unavailable-error-exception.md) | [JVM]
public [OpenWorldApiAccountTakeoverServiceUnavailableErrorException](index.md)[OpenWorldApiAccountTakeoverServiceUnavailableErrorException](-open-world-api-account-takeover-service-unavailable-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [AccountTakeoverServiceUnavailableError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/index.md)errorObject) | + +## Functions + +| Name | Summary | +|---|---| +| [addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931)() | +| [getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931)() | +| [getErrorObject](get-error-object.md) | [JVM]
public [AccountTakeoverServiceUnavailableError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/index.md)[getErrorObject](get-error-object.md)() | +| [getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931)() | +| [getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931)() | +| [getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931) | [JVM]
public [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>[getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931)() | +| [getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931)() | +| [getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)>[getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931)() | +| [initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931)()
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1841853697%2FFunctions%2F-1883119931)([PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html)p0)
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1175535278%2FFunctions%2F-1883119931)([PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)p0) | +| [setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931)([Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>p0) | + +## Properties + +| Name | Summary | +|---|---| +| [cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | [JVM]
private final [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | +| [errorObject](index.md#1562987491%2FProperties%2F-1883119931) | [JVM]
private final [AccountTakeoverServiceUnavailableError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/index.md)[errorObject](index.md#1562987491%2FProperties%2F-1883119931) | +| [message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | +| [statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-unauthorized-error-exception/-open-world-api-account-takeover-unauthorized-error-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-unauthorized-error-exception/-open-world-api-account-takeover-unauthorized-error-exception.md new file mode 100644 index 000000000..1441bd8b6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-unauthorized-error-exception/-open-world-api-account-takeover-unauthorized-error-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiAccountTakeoverUnauthorizedErrorException](index.md)/[OpenWorldApiAccountTakeoverUnauthorizedErrorException](-open-world-api-account-takeover-unauthorized-error-exception.md) + +# OpenWorldApiAccountTakeoverUnauthorizedErrorException + +[JVM]\ + +public [OpenWorldApiAccountTakeoverUnauthorizedErrorException](index.md)[OpenWorldApiAccountTakeoverUnauthorizedErrorException](-open-world-api-account-takeover-unauthorized-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [AccountTakeoverUnauthorizedError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/index.md)errorObject) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-unauthorized-error-exception/get-error-object.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-unauthorized-error-exception/get-error-object.md new file mode 100644 index 000000000..6624fc4af --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-unauthorized-error-exception/get-error-object.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiAccountTakeoverUnauthorizedErrorException](index.md)/[getErrorObject](get-error-object.md) + +# getErrorObject + +[JVM]\ + +public [AccountTakeoverUnauthorizedError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/index.md)[getErrorObject](get-error-object.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-unauthorized-error-exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-unauthorized-error-exception/index.md new file mode 100644 index 000000000..e8497eaef --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-unauthorized-error-exception/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiAccountTakeoverUnauthorizedErrorException](index.md) + +# OpenWorldApiAccountTakeoverUnauthorizedErrorException + +[JVM]\ +public final class [OpenWorldApiAccountTakeoverUnauthorizedErrorException](index.md) extends OpenWorldApiException + +## Constructors + +| | | +|---|---| +| [OpenWorldApiAccountTakeoverUnauthorizedErrorException](-open-world-api-account-takeover-unauthorized-error-exception.md) | [JVM]
public [OpenWorldApiAccountTakeoverUnauthorizedErrorException](index.md)[OpenWorldApiAccountTakeoverUnauthorizedErrorException](-open-world-api-account-takeover-unauthorized-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [AccountTakeoverUnauthorizedError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/index.md)errorObject) | + +## Functions + +| Name | Summary | +|---|---| +| [addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931)() | +| [getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931)() | +| [getErrorObject](get-error-object.md) | [JVM]
public [AccountTakeoverUnauthorizedError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/index.md)[getErrorObject](get-error-object.md)() | +| [getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931)() | +| [getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931)() | +| [getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931) | [JVM]
public [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>[getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931)() | +| [getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931)() | +| [getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)>[getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931)() | +| [initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931)()
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1841853697%2FFunctions%2F-1883119931)([PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html)p0)
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1175535278%2FFunctions%2F-1883119931)([PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)p0) | +| [setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931)([Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>p0) | + +## Properties + +| Name | Summary | +|---|---| +| [cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | [JVM]
private final [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | +| [errorObject](index.md#1881601194%2FProperties%2F-1883119931) | [JVM]
private final [AccountTakeoverUnauthorizedError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/index.md)[errorObject](index.md#1881601194%2FProperties%2F-1883119931) | +| [message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | +| [statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-update-not-found-error-exception/-open-world-api-account-update-not-found-error-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-update-not-found-error-exception/-open-world-api-account-update-not-found-error-exception.md new file mode 100644 index 000000000..a695918cb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-update-not-found-error-exception/-open-world-api-account-update-not-found-error-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiAccountUpdateNotFoundErrorException](index.md)/[OpenWorldApiAccountUpdateNotFoundErrorException](-open-world-api-account-update-not-found-error-exception.md) + +# OpenWorldApiAccountUpdateNotFoundErrorException + +[JVM]\ + +public [OpenWorldApiAccountUpdateNotFoundErrorException](index.md)[OpenWorldApiAccountUpdateNotFoundErrorException](-open-world-api-account-update-not-found-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [AccountUpdateNotFoundError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/index.md)errorObject) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-update-not-found-error-exception/get-error-object.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-update-not-found-error-exception/get-error-object.md new file mode 100644 index 000000000..68099f8f3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-update-not-found-error-exception/get-error-object.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiAccountUpdateNotFoundErrorException](index.md)/[getErrorObject](get-error-object.md) + +# getErrorObject + +[JVM]\ + +public [AccountUpdateNotFoundError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/index.md)[getErrorObject](get-error-object.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-update-not-found-error-exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-update-not-found-error-exception/index.md new file mode 100644 index 000000000..57f167428 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-update-not-found-error-exception/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiAccountUpdateNotFoundErrorException](index.md) + +# OpenWorldApiAccountUpdateNotFoundErrorException + +[JVM]\ +public final class [OpenWorldApiAccountUpdateNotFoundErrorException](index.md) extends OpenWorldApiException + +## Constructors + +| | | +|---|---| +| [OpenWorldApiAccountUpdateNotFoundErrorException](-open-world-api-account-update-not-found-error-exception.md) | [JVM]
public [OpenWorldApiAccountUpdateNotFoundErrorException](index.md)[OpenWorldApiAccountUpdateNotFoundErrorException](-open-world-api-account-update-not-found-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [AccountUpdateNotFoundError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/index.md)errorObject) | + +## Functions + +| Name | Summary | +|---|---| +| [addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931)() | +| [getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931)() | +| [getErrorObject](get-error-object.md) | [JVM]
public [AccountUpdateNotFoundError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/index.md)[getErrorObject](get-error-object.md)() | +| [getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931)() | +| [getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931)() | +| [getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931) | [JVM]
public [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>[getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931)() | +| [getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931)() | +| [getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)>[getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931)() | +| [initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931)()
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1841853697%2FFunctions%2F-1883119931)([PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html)p0)
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1175535278%2FFunctions%2F-1883119931)([PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)p0) | +| [setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931)([Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>p0) | + +## Properties + +| Name | Summary | +|---|---| +| [cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | [JVM]
private final [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | +| [errorObject](index.md#-568077215%2FProperties%2F-1883119931) | [JVM]
private final [AccountUpdateNotFoundError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/index.md)[errorObject](index.md#-568077215%2FProperties%2F-1883119931) | +| [message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | +| [statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-gateway-error-exception/-open-world-api-bad-gateway-error-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-gateway-error-exception/-open-world-api-bad-gateway-error-exception.md new file mode 100644 index 000000000..0d773a31a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-gateway-error-exception/-open-world-api-bad-gateway-error-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiBadGatewayErrorException](index.md)/[OpenWorldApiBadGatewayErrorException](-open-world-api-bad-gateway-error-exception.md) + +# OpenWorldApiBadGatewayErrorException + +[JVM]\ + +public [OpenWorldApiBadGatewayErrorException](index.md)[OpenWorldApiBadGatewayErrorException](-open-world-api-bad-gateway-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [BadGatewayError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/index.md)errorObject) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-gateway-error-exception/get-error-object.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-gateway-error-exception/get-error-object.md new file mode 100644 index 000000000..e0fa2b9bd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-gateway-error-exception/get-error-object.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiBadGatewayErrorException](index.md)/[getErrorObject](get-error-object.md) + +# getErrorObject + +[JVM]\ + +public [BadGatewayError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/index.md)[getErrorObject](get-error-object.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-gateway-error-exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-gateway-error-exception/index.md new file mode 100644 index 000000000..96ee4042b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-gateway-error-exception/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiBadGatewayErrorException](index.md) + +# OpenWorldApiBadGatewayErrorException + +[JVM]\ +public final class [OpenWorldApiBadGatewayErrorException](index.md) extends OpenWorldApiException + +## Constructors + +| | | +|---|---| +| [OpenWorldApiBadGatewayErrorException](-open-world-api-bad-gateway-error-exception.md) | [JVM]
public [OpenWorldApiBadGatewayErrorException](index.md)[OpenWorldApiBadGatewayErrorException](-open-world-api-bad-gateway-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [BadGatewayError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/index.md)errorObject) | + +## Functions + +| Name | Summary | +|---|---| +| [addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931)() | +| [getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931)() | +| [getErrorObject](get-error-object.md) | [JVM]
public [BadGatewayError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/index.md)[getErrorObject](get-error-object.md)() | +| [getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931)() | +| [getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931)() | +| [getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931) | [JVM]
public [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>[getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931)() | +| [getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931)() | +| [getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)>[getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931)() | +| [initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931)()
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1841853697%2FFunctions%2F-1883119931)([PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html)p0)
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1175535278%2FFunctions%2F-1883119931)([PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)p0) | +| [setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931)([Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>p0) | + +## Properties + +| Name | Summary | +|---|---| +| [cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | [JVM]
private final [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | +| [errorObject](index.md#1377038263%2FProperties%2F-1883119931) | [JVM]
private final [BadGatewayError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/index.md)[errorObject](index.md#1377038263%2FProperties%2F-1883119931) | +| [message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | +| [statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-request-error-exception/-open-world-api-bad-request-error-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-request-error-exception/-open-world-api-bad-request-error-exception.md new file mode 100644 index 000000000..1ac1ca3f8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-request-error-exception/-open-world-api-bad-request-error-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiBadRequestErrorException](index.md)/[OpenWorldApiBadRequestErrorException](-open-world-api-bad-request-error-exception.md) + +# OpenWorldApiBadRequestErrorException + +[JVM]\ + +public [OpenWorldApiBadRequestErrorException](index.md)[OpenWorldApiBadRequestErrorException](-open-world-api-bad-request-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [BadRequestError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/index.md)errorObject) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-request-error-exception/get-error-object.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-request-error-exception/get-error-object.md new file mode 100644 index 000000000..7bcb5f1e0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-request-error-exception/get-error-object.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiBadRequestErrorException](index.md)/[getErrorObject](get-error-object.md) + +# getErrorObject + +[JVM]\ + +public [BadRequestError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/index.md)[getErrorObject](get-error-object.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-request-error-exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-request-error-exception/index.md new file mode 100644 index 000000000..c213d2b44 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-request-error-exception/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiBadRequestErrorException](index.md) + +# OpenWorldApiBadRequestErrorException + +[JVM]\ +public final class [OpenWorldApiBadRequestErrorException](index.md) extends OpenWorldApiException + +## Constructors + +| | | +|---|---| +| [OpenWorldApiBadRequestErrorException](-open-world-api-bad-request-error-exception.md) | [JVM]
public [OpenWorldApiBadRequestErrorException](index.md)[OpenWorldApiBadRequestErrorException](-open-world-api-bad-request-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [BadRequestError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/index.md)errorObject) | + +## Functions + +| Name | Summary | +|---|---| +| [addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931)() | +| [getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931)() | +| [getErrorObject](get-error-object.md) | [JVM]
public [BadRequestError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/index.md)[getErrorObject](get-error-object.md)() | +| [getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931)() | +| [getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931)() | +| [getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931) | [JVM]
public [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>[getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931)() | +| [getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931)() | +| [getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)>[getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931)() | +| [initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931)()
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1841853697%2FFunctions%2F-1883119931)([PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html)p0)
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1175535278%2FFunctions%2F-1883119931)([PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)p0) | +| [setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931)([Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>p0) | + +## Properties + +| Name | Summary | +|---|---| +| [cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | [JVM]
private final [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | +| [errorObject](index.md#-1154679412%2FProperties%2F-1883119931) | [JVM]
private final [BadRequestError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/index.md)[errorObject](index.md#-1154679412%2FProperties%2F-1883119931) | +| [message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | +| [statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-forbidden-error-exception/-open-world-api-forbidden-error-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-forbidden-error-exception/-open-world-api-forbidden-error-exception.md new file mode 100644 index 000000000..9739213f8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-forbidden-error-exception/-open-world-api-forbidden-error-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiForbiddenErrorException](index.md)/[OpenWorldApiForbiddenErrorException](-open-world-api-forbidden-error-exception.md) + +# OpenWorldApiForbiddenErrorException + +[JVM]\ + +public [OpenWorldApiForbiddenErrorException](index.md)[OpenWorldApiForbiddenErrorException](-open-world-api-forbidden-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [ForbiddenError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/index.md)errorObject) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-forbidden-error-exception/get-error-object.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-forbidden-error-exception/get-error-object.md new file mode 100644 index 000000000..49a23e870 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-forbidden-error-exception/get-error-object.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiForbiddenErrorException](index.md)/[getErrorObject](get-error-object.md) + +# getErrorObject + +[JVM]\ + +public [ForbiddenError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/index.md)[getErrorObject](get-error-object.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-forbidden-error-exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-forbidden-error-exception/index.md new file mode 100644 index 000000000..87cd0458f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-forbidden-error-exception/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiForbiddenErrorException](index.md) + +# OpenWorldApiForbiddenErrorException + +[JVM]\ +public final class [OpenWorldApiForbiddenErrorException](index.md) extends OpenWorldApiException + +## Constructors + +| | | +|---|---| +| [OpenWorldApiForbiddenErrorException](-open-world-api-forbidden-error-exception.md) | [JVM]
public [OpenWorldApiForbiddenErrorException](index.md)[OpenWorldApiForbiddenErrorException](-open-world-api-forbidden-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [ForbiddenError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/index.md)errorObject) | + +## Functions + +| Name | Summary | +|---|---| +| [addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931)() | +| [getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931)() | +| [getErrorObject](get-error-object.md) | [JVM]
public [ForbiddenError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/index.md)[getErrorObject](get-error-object.md)() | +| [getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931)() | +| [getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931)() | +| [getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931) | [JVM]
public [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>[getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931)() | +| [getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931)() | +| [getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)>[getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931)() | +| [initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931)()
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1841853697%2FFunctions%2F-1883119931)([PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html)p0)
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1175535278%2FFunctions%2F-1883119931)([PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)p0) | +| [setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931)([Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>p0) | + +## Properties + +| Name | Summary | +|---|---| +| [cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | [JVM]
private final [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | +| [errorObject](index.md#-1284295731%2FProperties%2F-1883119931) | [JVM]
private final [ForbiddenError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/index.md)[errorObject](index.md#-1284295731%2FProperties%2F-1883119931) | +| [message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | +| [statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-gateway-timeout-error-exception/-open-world-api-gateway-timeout-error-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-gateway-timeout-error-exception/-open-world-api-gateway-timeout-error-exception.md new file mode 100644 index 000000000..c90b7d31a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-gateway-timeout-error-exception/-open-world-api-gateway-timeout-error-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiGatewayTimeoutErrorException](index.md)/[OpenWorldApiGatewayTimeoutErrorException](-open-world-api-gateway-timeout-error-exception.md) + +# OpenWorldApiGatewayTimeoutErrorException + +[JVM]\ + +public [OpenWorldApiGatewayTimeoutErrorException](index.md)[OpenWorldApiGatewayTimeoutErrorException](-open-world-api-gateway-timeout-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [GatewayTimeoutError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/index.md)errorObject) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-gateway-timeout-error-exception/get-error-object.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-gateway-timeout-error-exception/get-error-object.md new file mode 100644 index 000000000..478fc0115 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-gateway-timeout-error-exception/get-error-object.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiGatewayTimeoutErrorException](index.md)/[getErrorObject](get-error-object.md) + +# getErrorObject + +[JVM]\ + +public [GatewayTimeoutError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/index.md)[getErrorObject](get-error-object.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-gateway-timeout-error-exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-gateway-timeout-error-exception/index.md new file mode 100644 index 000000000..8e63ff8de --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-gateway-timeout-error-exception/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiGatewayTimeoutErrorException](index.md) + +# OpenWorldApiGatewayTimeoutErrorException + +[JVM]\ +public final class [OpenWorldApiGatewayTimeoutErrorException](index.md) extends OpenWorldApiException + +## Constructors + +| | | +|---|---| +| [OpenWorldApiGatewayTimeoutErrorException](-open-world-api-gateway-timeout-error-exception.md) | [JVM]
public [OpenWorldApiGatewayTimeoutErrorException](index.md)[OpenWorldApiGatewayTimeoutErrorException](-open-world-api-gateway-timeout-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [GatewayTimeoutError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/index.md)errorObject) | + +## Functions + +| Name | Summary | +|---|---| +| [addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931)() | +| [getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931)() | +| [getErrorObject](get-error-object.md) | [JVM]
public [GatewayTimeoutError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/index.md)[getErrorObject](get-error-object.md)() | +| [getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931)() | +| [getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931)() | +| [getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931) | [JVM]
public [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>[getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931)() | +| [getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931)() | +| [getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)>[getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931)() | +| [initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931)()
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1841853697%2FFunctions%2F-1883119931)([PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html)p0)
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1175535278%2FFunctions%2F-1883119931)([PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)p0) | +| [setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931)([Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>p0) | + +## Properties + +| Name | Summary | +|---|---| +| [cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | [JVM]
private final [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | +| [errorObject](index.md#-1626560775%2FProperties%2F-1883119931) | [JVM]
private final [GatewayTimeoutError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/index.md)[errorObject](index.md#-1626560775%2FProperties%2F-1883119931) | +| [message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | +| [statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-internal-server-error-exception/-open-world-api-internal-server-error-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-internal-server-error-exception/-open-world-api-internal-server-error-exception.md new file mode 100644 index 000000000..3391552bc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-internal-server-error-exception/-open-world-api-internal-server-error-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiInternalServerErrorException](index.md)/[OpenWorldApiInternalServerErrorException](-open-world-api-internal-server-error-exception.md) + +# OpenWorldApiInternalServerErrorException + +[JVM]\ + +public [OpenWorldApiInternalServerErrorException](index.md)[OpenWorldApiInternalServerErrorException](-open-world-api-internal-server-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [InternalServerError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/index.md)errorObject) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-internal-server-error-exception/get-error-object.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-internal-server-error-exception/get-error-object.md new file mode 100644 index 000000000..65f7c1305 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-internal-server-error-exception/get-error-object.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiInternalServerErrorException](index.md)/[getErrorObject](get-error-object.md) + +# getErrorObject + +[JVM]\ + +public [InternalServerError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/index.md)[getErrorObject](get-error-object.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-internal-server-error-exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-internal-server-error-exception/index.md new file mode 100644 index 000000000..1ad0a78de --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-internal-server-error-exception/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiInternalServerErrorException](index.md) + +# OpenWorldApiInternalServerErrorException + +[JVM]\ +public final class [OpenWorldApiInternalServerErrorException](index.md) extends OpenWorldApiException + +## Constructors + +| | | +|---|---| +| [OpenWorldApiInternalServerErrorException](-open-world-api-internal-server-error-exception.md) | [JVM]
public [OpenWorldApiInternalServerErrorException](index.md)[OpenWorldApiInternalServerErrorException](-open-world-api-internal-server-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [InternalServerError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/index.md)errorObject) | + +## Functions + +| Name | Summary | +|---|---| +| [addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931)() | +| [getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931)() | +| [getErrorObject](get-error-object.md) | [JVM]
public [InternalServerError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/index.md)[getErrorObject](get-error-object.md)() | +| [getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931)() | +| [getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931)() | +| [getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931) | [JVM]
public [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>[getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931)() | +| [getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931)() | +| [getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)>[getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931)() | +| [initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931)()
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1841853697%2FFunctions%2F-1883119931)([PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html)p0)
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1175535278%2FFunctions%2F-1883119931)([PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)p0) | +| [setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931)([Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>p0) | + +## Properties + +| Name | Summary | +|---|---| +| [cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | [JVM]
private final [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | +| [errorObject](index.md#1355682870%2FProperties%2F-1883119931) | [JVM]
private final [InternalServerError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/index.md)[errorObject](index.md#1355682870%2FProperties%2F-1883119931) | +| [message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | +| [statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-not-found-error-exception/-open-world-api-not-found-error-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-not-found-error-exception/-open-world-api-not-found-error-exception.md new file mode 100644 index 000000000..bce1d07a8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-not-found-error-exception/-open-world-api-not-found-error-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiNotFoundErrorException](index.md)/[OpenWorldApiNotFoundErrorException](-open-world-api-not-found-error-exception.md) + +# OpenWorldApiNotFoundErrorException + +[JVM]\ + +public [OpenWorldApiNotFoundErrorException](index.md)[OpenWorldApiNotFoundErrorException](-open-world-api-not-found-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [NotFoundError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/index.md)errorObject) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-not-found-error-exception/get-error-object.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-not-found-error-exception/get-error-object.md new file mode 100644 index 000000000..4212ff8c6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-not-found-error-exception/get-error-object.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiNotFoundErrorException](index.md)/[getErrorObject](get-error-object.md) + +# getErrorObject + +[JVM]\ + +public [NotFoundError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/index.md)[getErrorObject](get-error-object.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-not-found-error-exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-not-found-error-exception/index.md new file mode 100644 index 000000000..ab76400f9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-not-found-error-exception/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiNotFoundErrorException](index.md) + +# OpenWorldApiNotFoundErrorException + +[JVM]\ +public final class [OpenWorldApiNotFoundErrorException](index.md) extends OpenWorldApiException + +## Constructors + +| | | +|---|---| +| [OpenWorldApiNotFoundErrorException](-open-world-api-not-found-error-exception.md) | [JVM]
public [OpenWorldApiNotFoundErrorException](index.md)[OpenWorldApiNotFoundErrorException](-open-world-api-not-found-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [NotFoundError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/index.md)errorObject) | + +## Functions + +| Name | Summary | +|---|---| +| [addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931)() | +| [getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931)() | +| [getErrorObject](get-error-object.md) | [JVM]
public [NotFoundError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/index.md)[getErrorObject](get-error-object.md)() | +| [getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931)() | +| [getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931)() | +| [getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931) | [JVM]
public [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>[getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931)() | +| [getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931)() | +| [getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)>[getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931)() | +| [initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931)()
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1841853697%2FFunctions%2F-1883119931)([PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html)p0)
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1175535278%2FFunctions%2F-1883119931)([PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)p0) | +| [setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931)([Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>p0) | + +## Properties + +| Name | Summary | +|---|---| +| [cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | [JVM]
private final [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | +| [errorObject](index.md#1275709895%2FProperties%2F-1883119931) | [JVM]
private final [NotFoundError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/index.md)[errorObject](index.md#1275709895%2FProperties%2F-1883119931) | +| [message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | +| [statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-order-purchase-update-not-found-error-exception/-open-world-api-order-purchase-update-not-found-error-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-order-purchase-update-not-found-error-exception/-open-world-api-order-purchase-update-not-found-error-exception.md new file mode 100644 index 000000000..83d28ef79 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-order-purchase-update-not-found-error-exception/-open-world-api-order-purchase-update-not-found-error-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiOrderPurchaseUpdateNotFoundErrorException](index.md)/[OpenWorldApiOrderPurchaseUpdateNotFoundErrorException](-open-world-api-order-purchase-update-not-found-error-exception.md) + +# OpenWorldApiOrderPurchaseUpdateNotFoundErrorException + +[JVM]\ + +public [OpenWorldApiOrderPurchaseUpdateNotFoundErrorException](index.md)[OpenWorldApiOrderPurchaseUpdateNotFoundErrorException](-open-world-api-order-purchase-update-not-found-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [OrderPurchaseUpdateNotFoundError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/index.md)errorObject) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-order-purchase-update-not-found-error-exception/get-error-object.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-order-purchase-update-not-found-error-exception/get-error-object.md new file mode 100644 index 000000000..91b2aa1a8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-order-purchase-update-not-found-error-exception/get-error-object.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiOrderPurchaseUpdateNotFoundErrorException](index.md)/[getErrorObject](get-error-object.md) + +# getErrorObject + +[JVM]\ + +public [OrderPurchaseUpdateNotFoundError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/index.md)[getErrorObject](get-error-object.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-order-purchase-update-not-found-error-exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-order-purchase-update-not-found-error-exception/index.md new file mode 100644 index 000000000..5548f4112 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-order-purchase-update-not-found-error-exception/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiOrderPurchaseUpdateNotFoundErrorException](index.md) + +# OpenWorldApiOrderPurchaseUpdateNotFoundErrorException + +[JVM]\ +public final class [OpenWorldApiOrderPurchaseUpdateNotFoundErrorException](index.md) extends OpenWorldApiException + +## Constructors + +| | | +|---|---| +| [OpenWorldApiOrderPurchaseUpdateNotFoundErrorException](-open-world-api-order-purchase-update-not-found-error-exception.md) | [JVM]
public [OpenWorldApiOrderPurchaseUpdateNotFoundErrorException](index.md)[OpenWorldApiOrderPurchaseUpdateNotFoundErrorException](-open-world-api-order-purchase-update-not-found-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [OrderPurchaseUpdateNotFoundError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/index.md)errorObject) | + +## Functions + +| Name | Summary | +|---|---| +| [addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931)() | +| [getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931)() | +| [getErrorObject](get-error-object.md) | [JVM]
public [OrderPurchaseUpdateNotFoundError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/index.md)[getErrorObject](get-error-object.md)() | +| [getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931)() | +| [getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931)() | +| [getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931) | [JVM]
public [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>[getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931)() | +| [getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931)() | +| [getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)>[getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931)() | +| [initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931)()
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1841853697%2FFunctions%2F-1883119931)([PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html)p0)
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1175535278%2FFunctions%2F-1883119931)([PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)p0) | +| [setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931)([Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>p0) | + +## Properties + +| Name | Summary | +|---|---| +| [cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | [JVM]
private final [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | +| [errorObject](index.md#-758135201%2FProperties%2F-1883119931) | [JVM]
private final [OrderPurchaseUpdateNotFoundError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/index.md)[errorObject](index.md#-758135201%2FProperties%2F-1883119931) | +| [message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | +| [statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-service-unavailable-error-exception/-open-world-api-service-unavailable-error-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-service-unavailable-error-exception/-open-world-api-service-unavailable-error-exception.md new file mode 100644 index 000000000..4b21dd913 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-service-unavailable-error-exception/-open-world-api-service-unavailable-error-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiServiceUnavailableErrorException](index.md)/[OpenWorldApiServiceUnavailableErrorException](-open-world-api-service-unavailable-error-exception.md) + +# OpenWorldApiServiceUnavailableErrorException + +[JVM]\ + +public [OpenWorldApiServiceUnavailableErrorException](index.md)[OpenWorldApiServiceUnavailableErrorException](-open-world-api-service-unavailable-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [ServiceUnavailableError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/index.md)errorObject) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-service-unavailable-error-exception/get-error-object.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-service-unavailable-error-exception/get-error-object.md new file mode 100644 index 000000000..c6896bc8e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-service-unavailable-error-exception/get-error-object.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiServiceUnavailableErrorException](index.md)/[getErrorObject](get-error-object.md) + +# getErrorObject + +[JVM]\ + +public [ServiceUnavailableError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/index.md)[getErrorObject](get-error-object.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-service-unavailable-error-exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-service-unavailable-error-exception/index.md new file mode 100644 index 000000000..1ea280b99 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-service-unavailable-error-exception/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiServiceUnavailableErrorException](index.md) + +# OpenWorldApiServiceUnavailableErrorException + +[JVM]\ +public final class [OpenWorldApiServiceUnavailableErrorException](index.md) extends OpenWorldApiException + +## Constructors + +| | | +|---|---| +| [OpenWorldApiServiceUnavailableErrorException](-open-world-api-service-unavailable-error-exception.md) | [JVM]
public [OpenWorldApiServiceUnavailableErrorException](index.md)[OpenWorldApiServiceUnavailableErrorException](-open-world-api-service-unavailable-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [ServiceUnavailableError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/index.md)errorObject) | + +## Functions + +| Name | Summary | +|---|---| +| [addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931)() | +| [getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931)() | +| [getErrorObject](get-error-object.md) | [JVM]
public [ServiceUnavailableError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/index.md)[getErrorObject](get-error-object.md)() | +| [getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931)() | +| [getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931)() | +| [getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931) | [JVM]
public [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>[getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931)() | +| [getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931)() | +| [getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)>[getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931)() | +| [initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931)()
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1841853697%2FFunctions%2F-1883119931)([PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html)p0)
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1175535278%2FFunctions%2F-1883119931)([PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)p0) | +| [setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931)([Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>p0) | + +## Properties + +| Name | Summary | +|---|---| +| [cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | [JVM]
private final [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | +| [errorObject](index.md#-1520730533%2FProperties%2F-1883119931) | [JVM]
private final [ServiceUnavailableError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/index.md)[errorObject](index.md#-1520730533%2FProperties%2F-1883119931) | +| [message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | +| [statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-too-many-requests-error-exception/-open-world-api-too-many-requests-error-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-too-many-requests-error-exception/-open-world-api-too-many-requests-error-exception.md new file mode 100644 index 000000000..2a594abf8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-too-many-requests-error-exception/-open-world-api-too-many-requests-error-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiTooManyRequestsErrorException](index.md)/[OpenWorldApiTooManyRequestsErrorException](-open-world-api-too-many-requests-error-exception.md) + +# OpenWorldApiTooManyRequestsErrorException + +[JVM]\ + +public [OpenWorldApiTooManyRequestsErrorException](index.md)[OpenWorldApiTooManyRequestsErrorException](-open-world-api-too-many-requests-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [TooManyRequestsError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/index.md)errorObject) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-too-many-requests-error-exception/get-error-object.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-too-many-requests-error-exception/get-error-object.md new file mode 100644 index 000000000..d4cfcfdd6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-too-many-requests-error-exception/get-error-object.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiTooManyRequestsErrorException](index.md)/[getErrorObject](get-error-object.md) + +# getErrorObject + +[JVM]\ + +public [TooManyRequestsError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/index.md)[getErrorObject](get-error-object.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-too-many-requests-error-exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-too-many-requests-error-exception/index.md new file mode 100644 index 000000000..75d68ec10 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-too-many-requests-error-exception/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiTooManyRequestsErrorException](index.md) + +# OpenWorldApiTooManyRequestsErrorException + +[JVM]\ +public final class [OpenWorldApiTooManyRequestsErrorException](index.md) extends OpenWorldApiException + +## Constructors + +| | | +|---|---| +| [OpenWorldApiTooManyRequestsErrorException](-open-world-api-too-many-requests-error-exception.md) | [JVM]
public [OpenWorldApiTooManyRequestsErrorException](index.md)[OpenWorldApiTooManyRequestsErrorException](-open-world-api-too-many-requests-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [TooManyRequestsError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/index.md)errorObject) | + +## Functions + +| Name | Summary | +|---|---| +| [addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931)() | +| [getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931)() | +| [getErrorObject](get-error-object.md) | [JVM]
public [TooManyRequestsError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/index.md)[getErrorObject](get-error-object.md)() | +| [getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931)() | +| [getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931)() | +| [getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931) | [JVM]
public [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>[getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931)() | +| [getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931)() | +| [getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)>[getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931)() | +| [initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931)()
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1841853697%2FFunctions%2F-1883119931)([PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html)p0)
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1175535278%2FFunctions%2F-1883119931)([PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)p0) | +| [setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931)([Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>p0) | + +## Properties + +| Name | Summary | +|---|---| +| [cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | [JVM]
private final [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | +| [errorObject](index.md#-1497497009%2FProperties%2F-1883119931) | [JVM]
private final [TooManyRequestsError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/index.md)[errorObject](index.md#-1497497009%2FProperties%2F-1883119931) | +| [message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | +| [statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-unauthorized-error-exception/-open-world-api-unauthorized-error-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-unauthorized-error-exception/-open-world-api-unauthorized-error-exception.md new file mode 100644 index 000000000..c3e652c82 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-unauthorized-error-exception/-open-world-api-unauthorized-error-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiUnauthorizedErrorException](index.md)/[OpenWorldApiUnauthorizedErrorException](-open-world-api-unauthorized-error-exception.md) + +# OpenWorldApiUnauthorizedErrorException + +[JVM]\ + +public [OpenWorldApiUnauthorizedErrorException](index.md)[OpenWorldApiUnauthorizedErrorException](-open-world-api-unauthorized-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [UnauthorizedError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/index.md)errorObject) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-unauthorized-error-exception/get-error-object.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-unauthorized-error-exception/get-error-object.md new file mode 100644 index 000000000..6a1d43692 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-unauthorized-error-exception/get-error-object.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiUnauthorizedErrorException](index.md)/[getErrorObject](get-error-object.md) + +# getErrorObject + +[JVM]\ + +public [UnauthorizedError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/index.md)[getErrorObject](get-error-object.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-unauthorized-error-exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-unauthorized-error-exception/index.md new file mode 100644 index 000000000..bb5435130 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-unauthorized-error-exception/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldApiUnauthorizedErrorException](index.md) + +# OpenWorldApiUnauthorizedErrorException + +[JVM]\ +public final class [OpenWorldApiUnauthorizedErrorException](index.md) extends OpenWorldApiException + +## Constructors + +| | | +|---|---| +| [OpenWorldApiUnauthorizedErrorException](-open-world-api-unauthorized-error-exception.md) | [JVM]
public [OpenWorldApiUnauthorizedErrorException](index.md)[OpenWorldApiUnauthorizedErrorException](-open-world-api-unauthorized-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [UnauthorizedError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/index.md)errorObject) | + +## Functions + +| Name | Summary | +|---|---| +| [addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931)() | +| [getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931)() | +| [getErrorObject](get-error-object.md) | [JVM]
public [UnauthorizedError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/index.md)[getErrorObject](get-error-object.md)() | +| [getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931)() | +| [getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931)() | +| [getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931) | [JVM]
public [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>[getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931)() | +| [getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getStatusCode](../-open-world-service-default-error-exception/index.md#-346884137%2FFunctions%2F-1883119931)() | +| [getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)>[getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931)() | +| [initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931)()
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1841853697%2FFunctions%2F-1883119931)([PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html)p0)
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1175535278%2FFunctions%2F-1883119931)([PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)p0) | +| [setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931)([Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>p0) | + +## Properties + +| Name | Summary | +|---|---| +| [cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | [JVM]
private final [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | +| [errorObject](index.md#-1934728926%2FProperties%2F-1883119931) | [JVM]
private final [UnauthorizedError](../../com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/index.md)[errorObject](index.md#-1934728926%2FProperties%2F-1883119931) | +| [message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | +| [statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[statusCode](../-open-world-service-default-error-exception/index.md#124612239%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-service-default-error-exception/-open-world-service-default-error-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-service-default-error-exception/-open-world-service-default-error-exception.md new file mode 100644 index 000000000..dcd1ee6e7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-service-default-error-exception/-open-world-service-default-error-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldServiceDefaultErrorException](index.md)/[OpenWorldServiceDefaultErrorException](-open-world-service-default-error-exception.md) + +# OpenWorldServiceDefaultErrorException + +[JVM]\ + +public [OpenWorldServiceDefaultErrorException](index.md)[OpenWorldServiceDefaultErrorException](-open-world-service-default-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)errorObject) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-service-default-error-exception/get-error-object.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-service-default-error-exception/get-error-object.md new file mode 100644 index 000000000..cbd325da5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-service-default-error-exception/get-error-object.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldServiceDefaultErrorException](index.md)/[getErrorObject](get-error-object.md) + +# getErrorObject + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getErrorObject](get-error-object.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-service-default-error-exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-service-default-error-exception/index.md new file mode 100644 index 000000000..ad9f374af --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-service-default-error-exception/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[OpenWorldServiceDefaultErrorException](index.md) + +# OpenWorldServiceDefaultErrorException + +[JVM]\ +public final class [OpenWorldServiceDefaultErrorException](index.md) extends OpenWorldApiException + +## Constructors + +| | | +|---|---| +| [OpenWorldServiceDefaultErrorException](-open-world-service-default-error-exception.md) | [JVM]
public [OpenWorldServiceDefaultErrorException](index.md)[OpenWorldServiceDefaultErrorException](-open-world-service-default-error-exception.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)errorObject) | + +## Functions + +| Name | Summary | +|---|---| +| [addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[addSuppressed](../-property-constraint-violation-exception/index.md#282858770%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[fillInStackTrace](../-property-constraint-violation-exception/index.md#-1102069925%2FFunctions%2F-1883119931)() | +| [getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[getCause](../-property-constraint-violation-exception/index.md#-1113108691%2FFunctions%2F-1883119931)() | +| [getErrorObject](get-error-object.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getErrorObject](get-error-object.md)() | +| [getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocalizedMessage](../-property-constraint-violation-exception/index.md#1043865560%2FFunctions%2F-1883119931)() | +| [getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](../-property-constraint-violation-exception/index.md#-1280448753%2FFunctions%2F-1883119931)() | +| [getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931) | [JVM]
public [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>[getStackTrace](../-property-constraint-violation-exception/index.md#2050903719%2FFunctions%2F-1883119931)() | +| [getStatusCode](index.md#-346884137%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getStatusCode](index.md#-346884137%2FFunctions%2F-1883119931)() | +| [getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)>[getSuppressed](../-property-constraint-violation-exception/index.md#672492560%2FFunctions%2F-1883119931)() | +| [initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[initCause](../-property-constraint-violation-exception/index.md#-418225042%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#-1769529168%2FFunctions%2F-1883119931)()
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1841853697%2FFunctions%2F-1883119931)([PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html)p0)
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](../-property-constraint-violation-exception/index.md#1175535278%2FFunctions%2F-1883119931)([PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)p0) | +| [setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[setStackTrace](../-property-constraint-violation-exception/index.md#2135801318%2FFunctions%2F-1883119931)([Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>p0) | + +## Properties + +| Name | Summary | +|---|---| +| [cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | [JVM]
private final [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[cause](../-property-constraint-violation-exception/index.md#-654012527%2FProperties%2F-1883119931) | +| [errorObject](index.md#-1915265952%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[errorObject](index.md#-1915265952%2FProperties%2F-1883119931) | +| [message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](../-property-constraint-violation-exception/index.md#1824300659%2FProperties%2F-1883119931) | +| [statusCode](index.md#124612239%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[statusCode](index.md#124612239%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation-exception/-property-constraint-violation-exception.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation-exception/-property-constraint-violation-exception.md new file mode 100644 index 000000000..f75c39250 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation-exception/-property-constraint-violation-exception.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[PropertyConstraintViolationException](index.md)/[PropertyConstraintViolationException](-property-constraint-violation-exception.md) + +# PropertyConstraintViolationException + +[JVM]\ + +public [PropertyConstraintViolationException](index.md)[PropertyConstraintViolationException](-property-constraint-violation-exception.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[PropertyConstraintViolation](../-property-constraint-violation/index.md)>constraintViolations) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation-exception/get-constraint-violations.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation-exception/get-constraint-violations.md new file mode 100644 index 000000000..c29af7d74 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation-exception/get-constraint-violations.md @@ -0,0 +1,9 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[PropertyConstraintViolationException](index.md)/[getConstraintViolations](get-constraint-violations.md) + +# getConstraintViolations + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[PropertyConstraintViolation](../-property-constraint-violation/index.md)>[getConstraintViolations](get-constraint-violations.md)() + +A list of the constraint violations that occurred diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation-exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation-exception/index.md new file mode 100644 index 000000000..dc88aaabf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation-exception/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[PropertyConstraintViolationException](index.md) + +# PropertyConstraintViolationException + +[JVM]\ +public final class [PropertyConstraintViolationException](index.md) extends OpenWorldClientException + +An exception to be thrown when a constraint on some property has been violated. + +## Constructors + +| | | +|---|---| +| [PropertyConstraintViolationException](-property-constraint-violation-exception.md) | [JVM]
public [PropertyConstraintViolationException](index.md)[PropertyConstraintViolationException](-property-constraint-violation-exception.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[PropertyConstraintViolation](../-property-constraint-violation/index.md)>constraintViolations) | + +## Functions + +| Name | Summary | +|---|---| +| [addSuppressed](index.md#282858770%2FFunctions%2F-1883119931) | [JVM]
public final [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[addSuppressed](index.md#282858770%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [fillInStackTrace](index.md#-1102069925%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[fillInStackTrace](index.md#-1102069925%2FFunctions%2F-1883119931)() | +| [getCause](index.md#-1113108691%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[getCause](index.md#-1113108691%2FFunctions%2F-1883119931)() | +| [getConstraintViolations](get-constraint-violations.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[PropertyConstraintViolation](../-property-constraint-violation/index.md)>[getConstraintViolations](get-constraint-violations.md)()
A list of the constraint violations that occurred | +| [getLocalizedMessage](index.md#1043865560%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocalizedMessage](index.md#1043865560%2FFunctions%2F-1883119931)() | +| [getMessage](index.md#-1280448753%2FFunctions%2F-1883119931) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](index.md#-1280448753%2FFunctions%2F-1883119931)() | +| [getStackTrace](index.md#2050903719%2FFunctions%2F-1883119931) | [JVM]
public [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>[getStackTrace](index.md#2050903719%2FFunctions%2F-1883119931)() | +| [getSuppressed](index.md#672492560%2FFunctions%2F-1883119931) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)>[getSuppressed](index.md#672492560%2FFunctions%2F-1883119931)() | +| [initCause](index.md#-418225042%2FFunctions%2F-1883119931) | [JVM]
public [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[initCause](index.md#-418225042%2FFunctions%2F-1883119931)([Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)p0) | +| [printStackTrace](index.md#-1769529168%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](index.md#-1769529168%2FFunctions%2F-1883119931)()
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](index.md#1841853697%2FFunctions%2F-1883119931)([PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html)p0)
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[printStackTrace](index.md#1175535278%2FFunctions%2F-1883119931)([PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)p0) | +| [setStackTrace](index.md#2135801318%2FFunctions%2F-1883119931) | [JVM]
public [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)[setStackTrace](index.md#2135801318%2FFunctions%2F-1883119931)([Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>p0) | + +## Properties + +| Name | Summary | +|---|---| +| [cause](index.md#-654012527%2FProperties%2F-1883119931) | [JVM]
private final [Throwable](https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html)[cause](index.md#-654012527%2FProperties%2F-1883119931) | +| [constraintViolations](index.md#1791049653%2FProperties%2F-1883119931) | [JVM]
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[PropertyConstraintViolation](../-property-constraint-violation/index.md)>[constraintViolations](index.md#1791049653%2FProperties%2F-1883119931)
A list of the constraint violations that occurred | +| [message](index.md#1824300659%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#1824300659%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/-property-constraint-violation.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/-property-constraint-violation.md new file mode 100644 index 000000000..702e524ef --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/-property-constraint-violation.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[PropertyConstraintViolation](index.md)/[PropertyConstraintViolation](-property-constraint-violation.md) + +# PropertyConstraintViolation + +[JVM]\ + +public [PropertyConstraintViolation](index.md)[PropertyConstraintViolation](-property-constraint-violation.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)name, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)path, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/get-message.md new file mode 100644 index 000000000..93a22535f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/get-message.md @@ -0,0 +1,9 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[PropertyConstraintViolation](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +The constraint violation message diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/get-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/get-name.md new file mode 100644 index 000000000..c9b778cf6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/get-name.md @@ -0,0 +1,9 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[PropertyConstraintViolation](index.md)/[getName](get-name.md) + +# getName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](get-name.md)() + +The name of the constraint-violated field diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/get-path.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/get-path.md new file mode 100644 index 000000000..028c17836 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/get-path.md @@ -0,0 +1,9 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[PropertyConstraintViolation](index.md)/[getPath](get-path.md) + +# getPath + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPath](get-path.md)() + +The path of the constraint-violated field diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/index.md new file mode 100644 index 000000000..4bfcaec24 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/index.md @@ -0,0 +1,30 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](../index.md)/[PropertyConstraintViolation](index.md) + +# PropertyConstraintViolation + +[JVM]\ +public final class [PropertyConstraintViolation](index.md) + +An entity to represent a constraint violation of a property. + +## Constructors + +| | | +|---|---| +| [PropertyConstraintViolation](-property-constraint-violation.md) | [JVM]
public [PropertyConstraintViolation](index.md)[PropertyConstraintViolation](-property-constraint-violation.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)name, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)path, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)()
The constraint violation message | +| [getName](get-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](get-name.md)()
The name of the constraint-violated field | +| [getPath](get-path.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPath](get-path.md)()
The path of the constraint-violated field | + +## Properties + +| Name | Summary | +|---|---| +| [message](index.md#926265128%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#926265128%2FProperties%2F-1883119931)
The constraint violation message | +| [name](index.md#1887436608%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](index.md#1887436608%2FProperties%2F-1883119931)
The name of the constraint-violated field | +| [path](index.md#1508062950%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[path](index.md#1508062950%2FProperties%2F-1883119931)
The path of the constraint-violated field | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/index.md new file mode 100644 index 000000000..4d3d334a4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/index.md @@ -0,0 +1,25 @@ +//[openworld-java-sdk-fraudpreventionv2](../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception](index.md) + +# Package-level declarations + +## Types + +| Name | Summary | +|---|---| +| [OpenWorldApiAccountTakeoverBadRequestErrorException](-open-world-api-account-takeover-bad-request-error-exception/index.md) | [JVM]
public final class [OpenWorldApiAccountTakeoverBadRequestErrorException](-open-world-api-account-takeover-bad-request-error-exception/index.md) extends OpenWorldApiException | +| [OpenWorldApiAccountTakeoverServiceUnavailableErrorException](-open-world-api-account-takeover-service-unavailable-error-exception/index.md) | [JVM]
public final class [OpenWorldApiAccountTakeoverServiceUnavailableErrorException](-open-world-api-account-takeover-service-unavailable-error-exception/index.md) extends OpenWorldApiException | +| [OpenWorldApiAccountTakeoverUnauthorizedErrorException](-open-world-api-account-takeover-unauthorized-error-exception/index.md) | [JVM]
public final class [OpenWorldApiAccountTakeoverUnauthorizedErrorException](-open-world-api-account-takeover-unauthorized-error-exception/index.md) extends OpenWorldApiException | +| [OpenWorldApiAccountUpdateNotFoundErrorException](-open-world-api-account-update-not-found-error-exception/index.md) | [JVM]
public final class [OpenWorldApiAccountUpdateNotFoundErrorException](-open-world-api-account-update-not-found-error-exception/index.md) extends OpenWorldApiException | +| [OpenWorldApiBadGatewayErrorException](-open-world-api-bad-gateway-error-exception/index.md) | [JVM]
public final class [OpenWorldApiBadGatewayErrorException](-open-world-api-bad-gateway-error-exception/index.md) extends OpenWorldApiException | +| [OpenWorldApiBadRequestErrorException](-open-world-api-bad-request-error-exception/index.md) | [JVM]
public final class [OpenWorldApiBadRequestErrorException](-open-world-api-bad-request-error-exception/index.md) extends OpenWorldApiException | +| [OpenWorldApiForbiddenErrorException](-open-world-api-forbidden-error-exception/index.md) | [JVM]
public final class [OpenWorldApiForbiddenErrorException](-open-world-api-forbidden-error-exception/index.md) extends OpenWorldApiException | +| [OpenWorldApiGatewayTimeoutErrorException](-open-world-api-gateway-timeout-error-exception/index.md) | [JVM]
public final class [OpenWorldApiGatewayTimeoutErrorException](-open-world-api-gateway-timeout-error-exception/index.md) extends OpenWorldApiException | +| [OpenWorldApiInternalServerErrorException](-open-world-api-internal-server-error-exception/index.md) | [JVM]
public final class [OpenWorldApiInternalServerErrorException](-open-world-api-internal-server-error-exception/index.md) extends OpenWorldApiException | +| [OpenWorldApiNotFoundErrorException](-open-world-api-not-found-error-exception/index.md) | [JVM]
public final class [OpenWorldApiNotFoundErrorException](-open-world-api-not-found-error-exception/index.md) extends OpenWorldApiException | +| [OpenWorldApiOrderPurchaseUpdateNotFoundErrorException](-open-world-api-order-purchase-update-not-found-error-exception/index.md) | [JVM]
public final class [OpenWorldApiOrderPurchaseUpdateNotFoundErrorException](-open-world-api-order-purchase-update-not-found-error-exception/index.md) extends OpenWorldApiException | +| [OpenWorldApiServiceUnavailableErrorException](-open-world-api-service-unavailable-error-exception/index.md) | [JVM]
public final class [OpenWorldApiServiceUnavailableErrorException](-open-world-api-service-unavailable-error-exception/index.md) extends OpenWorldApiException | +| [OpenWorldApiTooManyRequestsErrorException](-open-world-api-too-many-requests-error-exception/index.md) | [JVM]
public final class [OpenWorldApiTooManyRequestsErrorException](-open-world-api-too-many-requests-error-exception/index.md) extends OpenWorldApiException | +| [OpenWorldApiUnauthorizedErrorException](-open-world-api-unauthorized-error-exception/index.md) | [JVM]
public final class [OpenWorldApiUnauthorizedErrorException](-open-world-api-unauthorized-error-exception/index.md) extends OpenWorldApiException | +| [OpenWorldServiceDefaultErrorException](-open-world-service-default-error-exception/index.md) | [JVM]
public final class [OpenWorldServiceDefaultErrorException](-open-world-service-default-error-exception/index.md) extends OpenWorldApiException | +| [PropertyConstraintViolation](-property-constraint-violation/index.md) | [JVM]
public final class [PropertyConstraintViolation](-property-constraint-violation/index.md)
An entity to represent a constraint violation of a property. | +| [PropertyConstraintViolationException](-property-constraint-violation-exception/index.md) | [JVM]
public final class [PropertyConstraintViolationException](-property-constraint-violation-exception/index.md) extends OpenWorldClientException
An exception to be thrown when a constraint on some property has been violated. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-account-screen-request.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-account-screen-request.md new file mode 100644 index 000000000..52250fe22 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-account-screen-request.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountScreenRequest](index.md)/[AccountScreenRequest](-account-screen-request.md) + +# AccountScreenRequest + +[JVM]\ + +public [AccountScreenRequest](index.md)[AccountScreenRequest](-account-screen-request.md)([AccountTransaction](../-account-transaction/index.md)transaction) + +#### Parameters + +JVM + +| | +|---| +| transaction | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-builder/-account-screen-request.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-builder/-account-screen-request.-builder.md new file mode 100644 index 000000000..2ba9e8fd7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-builder/-account-screen-request.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountScreenRequest](../index.md)/[Builder](index.md)/[AccountScreenRequest.Builder](-account-screen-request.-builder.md) + +# AccountScreenRequest.Builder + +[JVM]\ + +public [AccountScreenRequest.Builder](index.md)[AccountScreenRequest.Builder](-account-screen-request.-builder.md)([AccountTransaction](../../-account-transaction/index.md)transaction) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-builder/build.md new file mode 100644 index 000000000..47176c9bf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountScreenRequest](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AccountScreenRequest](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-builder/index.md new file mode 100644 index 000000000..984240f72 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountScreenRequest](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AccountScreenRequest.Builder](-account-screen-request.-builder.md) | [JVM]
public [AccountScreenRequest.Builder](index.md)[AccountScreenRequest.Builder](-account-screen-request.-builder.md)([AccountTransaction](../../-account-transaction/index.md)transaction) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [AccountScreenRequest](../index.md)[build](build.md)() | +| [transaction](transaction.md) | [JVM]
public final [AccountScreenRequest.Builder](index.md)[transaction](transaction.md)([AccountTransaction](../../-account-transaction/index.md)transaction) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-builder/transaction.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-builder/transaction.md new file mode 100644 index 000000000..34bca2ac5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-builder/transaction.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountScreenRequest](../index.md)/[Builder](index.md)/[transaction](transaction.md) + +# transaction + +[JVM]\ + +public final [AccountScreenRequest.Builder](index.md)[transaction](transaction.md)([AccountTransaction](../../-account-transaction/index.md)transaction) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/builder.md new file mode 100644 index 000000000..8527d2ac3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountScreenRequest](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AccountScreenRequest.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/get-transaction.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/get-transaction.md new file mode 100644 index 000000000..64eddd27f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/get-transaction.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountScreenRequest](index.md)/[getTransaction](get-transaction.md) + +# getTransaction + +[JVM]\ + +public final [AccountTransaction](../-account-transaction/index.md)[getTransaction](get-transaction.md)() + +#### Parameters + +JVM + +| | +|---| +| transaction | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/index.md new file mode 100644 index 000000000..60b065980 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/index.md @@ -0,0 +1,40 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountScreenRequest](index.md) + +# AccountScreenRequest + +public final class [AccountScreenRequest](index.md) + +Information for account screening by Expedia's Fraud Prevention Service. + +#### Parameters + +JVM + +| | +|---| +| transaction | + +## Constructors + +| | | +|---|---| +| [AccountScreenRequest](-account-screen-request.md) | [JVM]
public [AccountScreenRequest](index.md)[AccountScreenRequest](-account-screen-request.md)([AccountTransaction](../-account-transaction/index.md)transaction) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AccountScreenRequest.Builder](-builder/index.md)[builder](builder.md)() | +| [getTransaction](get-transaction.md) | [JVM]
public final [AccountTransaction](../-account-transaction/index.md)[getTransaction](get-transaction.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [transaction](index.md#2033471521%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [AccountTransaction](../-account-transaction/index.md)[transaction](index.md#2033471521%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-account-screen-response.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-account-screen-response.md new file mode 100644 index 000000000..ca5a61dc2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-account-screen-response.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountScreenResponse](index.md)/[AccountScreenResponse](-account-screen-response.md) + +# AccountScreenResponse + +[JVM]\ + +public [AccountScreenResponse](index.md)[AccountScreenResponse](-account-screen-response.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [AccountTakeoverFraudDecision](../-account-takeover-fraud-decision/index.md)decision) + +#### Parameters + +JVM + +| | | +|---|---| +| riskId | Unique identifier assigned to the transaction by Expedia's Fraud Prevention Service. | +| decision | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/-account-screen-response.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/-account-screen-response.-builder.md new file mode 100644 index 000000000..df2e9f908 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/-account-screen-response.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountScreenResponse](../index.md)/[Builder](index.md)/[AccountScreenResponse.Builder](-account-screen-response.-builder.md) + +# AccountScreenResponse.Builder + +[JVM]\ + +public [AccountScreenResponse.Builder](index.md)[AccountScreenResponse.Builder](-account-screen-response.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [AccountTakeoverFraudDecision](../../-account-takeover-fraud-decision/index.md)decision) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/build.md new file mode 100644 index 000000000..65442e081 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountScreenResponse](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AccountScreenResponse](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/decision.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/decision.md new file mode 100644 index 000000000..5d361ec4f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/decision.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountScreenResponse](../index.md)/[Builder](index.md)/[decision](decision.md) + +# decision + +[JVM]\ + +public final [AccountScreenResponse.Builder](index.md)[decision](decision.md)([AccountTakeoverFraudDecision](../../-account-takeover-fraud-decision/index.md)decision) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/index.md new file mode 100644 index 000000000..99bcba1ef --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountScreenResponse](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AccountScreenResponse.Builder](-account-screen-response.-builder.md) | [JVM]
public [AccountScreenResponse.Builder](index.md)[AccountScreenResponse.Builder](-account-screen-response.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [AccountTakeoverFraudDecision](../../-account-takeover-fraud-decision/index.md)decision) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [AccountScreenResponse](../index.md)[build](build.md)() | +| [decision](decision.md) | [JVM]
public final [AccountScreenResponse.Builder](index.md)[decision](decision.md)([AccountTakeoverFraudDecision](../../-account-takeover-fraud-decision/index.md)decision) | +| [riskId](risk-id.md) | [JVM]
public final [AccountScreenResponse.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/risk-id.md new file mode 100644 index 000000000..0298624ba --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountScreenResponse](../index.md)/[Builder](index.md)/[riskId](risk-id.md) + +# riskId + +[JVM]\ + +public final [AccountScreenResponse.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/builder.md new file mode 100644 index 000000000..08f6b2513 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountScreenResponse](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AccountScreenResponse.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/get-decision.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/get-decision.md new file mode 100644 index 000000000..52474e1de --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/get-decision.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountScreenResponse](index.md)/[getDecision](get-decision.md) + +# getDecision + +[JVM]\ + +public final [AccountTakeoverFraudDecision](../-account-takeover-fraud-decision/index.md)[getDecision](get-decision.md)() + +#### Parameters + +JVM + +| | +|---| +| decision | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/get-risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/get-risk-id.md new file mode 100644 index 000000000..2566e9a03 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/get-risk-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountScreenResponse](index.md)/[getRiskId](get-risk-id.md) + +# getRiskId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| riskId | Unique identifier assigned to the transaction by Expedia's Fraud Prevention Service. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/index.md new file mode 100644 index 000000000..f76a150cd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/index.md @@ -0,0 +1,43 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountScreenResponse](index.md) + +# AccountScreenResponse + +public final class [AccountScreenResponse](index.md) + +Response for an account transaction provided by Expedia's Fraud Prevention Service. + +#### Parameters + +JVM + +| | | +|---|---| +| riskId | Unique identifier assigned to the transaction by Expedia's Fraud Prevention Service. | +| decision | + +## Constructors + +| | | +|---|---| +| [AccountScreenResponse](-account-screen-response.md) | [JVM]
public [AccountScreenResponse](index.md)[AccountScreenResponse](-account-screen-response.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [AccountTakeoverFraudDecision](../-account-takeover-fraud-decision/index.md)decision) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AccountScreenResponse.Builder](-builder/index.md)[builder](builder.md)() | +| [getDecision](get-decision.md) | [JVM]
public final [AccountTakeoverFraudDecision](../-account-takeover-fraud-decision/index.md)[getDecision](get-decision.md)() | +| [getRiskId](get-risk-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [decision](index.md#-1336562795%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [AccountTakeoverFraudDecision](../-account-takeover-fraud-decision/index.md)[decision](index.md#-1336562795%2FProperties%2F-1883119931) | +| [riskId](index.md#1867224039%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[riskId](index.md#1867224039%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-account-takeover-bad-request-error-all-of-causes.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-account-takeover-bad-request-error-all-of-causes.md new file mode 100644 index 000000000..0fdd016ef --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-account-takeover-bad-request-error-all-of-causes.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](-account-takeover-bad-request-error-all-of-causes.md) + +# AccountTakeoverBadRequestErrorAllOfCauses + +[JVM]\ + +public [AccountTakeoverBadRequestErrorAllOfCauses](index.md)[AccountTakeoverBadRequestErrorAllOfCauses](-account-takeover-bad-request-error-all-of-causes.md)([AccountTakeoverBadRequestErrorAllOfCauses.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)field, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) + +#### Parameters + +JVM + +| | +|---| +| code | +| | `field` A JSON Path expression indicating which field, in the request body, caused the error. | +| message | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/-account-takeover-bad-request-error-all-of-causes.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/-account-takeover-bad-request-error-all-of-causes.-builder.md new file mode 100644 index 000000000..6a629d9fb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/-account-takeover-bad-request-error-all-of-causes.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](../index.md)/[Builder](index.md)/[AccountTakeoverBadRequestErrorAllOfCauses.Builder](-account-takeover-bad-request-error-all-of-causes.-builder.md) + +# AccountTakeoverBadRequestErrorAllOfCauses.Builder + +[JVM]\ + +public [AccountTakeoverBadRequestErrorAllOfCauses.Builder](index.md)[AccountTakeoverBadRequestErrorAllOfCauses.Builder](-account-takeover-bad-request-error-all-of-causes.-builder.md)([AccountTakeoverBadRequestErrorAllOfCauses.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)field, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/build.md new file mode 100644 index 000000000..ead8a4c47 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AccountTakeoverBadRequestErrorAllOfCauses](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/code.md new file mode 100644 index 000000000..331992b9b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [AccountTakeoverBadRequestErrorAllOfCauses.Builder](index.md)[code](code.md)([AccountTakeoverBadRequestErrorAllOfCauses.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/field.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/field.md new file mode 100644 index 000000000..02297afb5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/field.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](../index.md)/[Builder](index.md)/[field](field.md) + +# field + +[JVM]\ + +public final [AccountTakeoverBadRequestErrorAllOfCauses.Builder](index.md)[field](field.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)field) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/index.md new file mode 100644 index 000000000..636d3eef8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AccountTakeoverBadRequestErrorAllOfCauses.Builder](-account-takeover-bad-request-error-all-of-causes.-builder.md) | [JVM]
public [AccountTakeoverBadRequestErrorAllOfCauses.Builder](index.md)[AccountTakeoverBadRequestErrorAllOfCauses.Builder](-account-takeover-bad-request-error-all-of-causes.-builder.md)([AccountTakeoverBadRequestErrorAllOfCauses.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)field, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [AccountTakeoverBadRequestErrorAllOfCauses](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [AccountTakeoverBadRequestErrorAllOfCauses.Builder](index.md)[code](code.md)([AccountTakeoverBadRequestErrorAllOfCauses.Code](../-code/index.md)code) | +| [field](field.md) | [JVM]
public final [AccountTakeoverBadRequestErrorAllOfCauses.Builder](index.md)[field](field.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)field) | +| [message](message.md) | [JVM]
public final [AccountTakeoverBadRequestErrorAllOfCauses.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/message.md new file mode 100644 index 000000000..dbe68a359 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [AccountTakeoverBadRequestErrorAllOfCauses.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md new file mode 100644 index 000000000..836868c99 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](../../index.md)/[Code](../index.md)/[INVALID_FORMAT](index.md) + +# INVALID_FORMAT + +[JVM]\ +[INVALID_FORMAT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#2106325589%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#2106325589%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/-i-n-v-a-l-i-d_-p-a-r-a-m/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/-i-n-v-a-l-i-d_-p-a-r-a-m/index.md new file mode 100644 index 000000000..0a1ddad27 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/-i-n-v-a-l-i-d_-p-a-r-a-m/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](../../index.md)/[Code](../index.md)/[INVALID_PARAM](index.md) + +# INVALID_PARAM + +[JVM]\ +[INVALID_PARAM](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md#2106325589%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md#2106325589%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/-m-i-s-s-i-n-g_-m-a-n-d-a-t-o-r-y_-p-a-r-a-m/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/-m-i-s-s-i-n-g_-m-a-n-d-a-t-o-r-y_-p-a-r-a-m/index.md new file mode 100644 index 000000000..2365f709e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/-m-i-s-s-i-n-g_-m-a-n-d-a-t-o-r-y_-p-a-r-a-m/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](../../index.md)/[Code](../index.md)/[MISSING_MANDATORY_PARAM](index.md) + +# MISSING_MANDATORY_PARAM + +[JVM]\ +[MISSING_MANDATORY_PARAM](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md#2106325589%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md#2106325589%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/get-value.md new file mode 100644 index 000000000..d27958aad --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/index.md new file mode 100644 index 000000000..8e6a77d6c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/index.md @@ -0,0 +1,34 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverBadRequestErrorAllOfCauses.Code](index.md)> + +Values: MISSING_MANDATORY_PARAM,INVALID_PARAM,INVALID_FORMAT + +## Entries + +| | | +|---|---| +| [MISSING_MANDATORY_PARAM](-m-i-s-s-i-n-g_-m-a-n-d-a-t-o-r-y_-p-a-r-a-m/index.md) | [JVM]
[MISSING_MANDATORY_PARAM](-m-i-s-s-i-n-g_-m-a-n-d-a-t-o-r-y_-p-a-r-a-m/index.md) | +| [INVALID_PARAM](-i-n-v-a-l-i-d_-p-a-r-a-m/index.md) | [JVM]
[INVALID_PARAM](-i-n-v-a-l-i-d_-p-a-r-a-m/index.md) | +| [INVALID_FORMAT](-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md) | [JVM]
[INVALID_FORMAT](-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#1968278958%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#1968278958%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1579242192%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1579242192%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [AccountTakeoverBadRequestErrorAllOfCauses.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverBadRequestErrorAllOfCauses.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md#2106325589%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md#2106325589%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/value-of.md new file mode 100644 index 000000000..e367f34eb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [AccountTakeoverBadRequestErrorAllOfCauses.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/values.md new file mode 100644 index 000000000..55060971d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverBadRequestErrorAllOfCauses.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/builder.md new file mode 100644 index 000000000..16eaae9a0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AccountTakeoverBadRequestErrorAllOfCauses.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/get-code.md new file mode 100644 index 000000000..939036033 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [AccountTakeoverBadRequestErrorAllOfCauses.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | +|---| +| code | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/get-field.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/get-field.md new file mode 100644 index 000000000..876542e9e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/get-field.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](index.md)/[getField](get-field.md) + +# getField + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getField](get-field.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/get-message.md new file mode 100644 index 000000000..468f09494 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | +|---| +| message | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/index.md new file mode 100644 index 000000000..4dd43f816 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/index.md @@ -0,0 +1,45 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverBadRequestErrorAllOfCauses](index.md) + +# AccountTakeoverBadRequestErrorAllOfCauses + +public final class [AccountTakeoverBadRequestErrorAllOfCauses](index.md) + +#### Parameters + +JVM + +| | +|---| +| code | +| | `field` A JSON Path expression indicating which field, in the request body, caused the error. | +| message | + +## Constructors + +| | | +|---|---| +| [AccountTakeoverBadRequestErrorAllOfCauses](-account-takeover-bad-request-error-all-of-causes.md) | [JVM]
public [AccountTakeoverBadRequestErrorAllOfCauses](index.md)[AccountTakeoverBadRequestErrorAllOfCauses](-account-takeover-bad-request-error-all-of-causes.md)([AccountTakeoverBadRequestErrorAllOfCauses.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)field, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverBadRequestErrorAllOfCauses.Code](-code/index.md)>
Values: MISSING_MANDATORY_PARAM,INVALID_PARAM,INVALID_FORMAT | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AccountTakeoverBadRequestErrorAllOfCauses.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [AccountTakeoverBadRequestErrorAllOfCauses.Code](-code/index.md)[getCode](get-code.md)() | +| [getField](get-field.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getField](get-field.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#-772639242%2FProperties%2F-1883119931) | [JVM]
private final [AccountTakeoverBadRequestErrorAllOfCauses.Code](-code/index.md)[code](index.md#-772639242%2FProperties%2F-1883119931) | +| [field](index.md#975877437%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[field](index.md#975877437%2FProperties%2F-1883119931) | +| [message](index.md#-102496176%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#-102496176%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-account-takeover-bad-request-error-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-account-takeover-bad-request-error-all-of.md new file mode 100644 index 000000000..0e5bf5dbe --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-account-takeover-bad-request-error-all-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverBadRequestErrorAllOf](index.md)/[AccountTakeoverBadRequestErrorAllOf](-account-takeover-bad-request-error-all-of.md) + +# AccountTakeoverBadRequestErrorAllOf + +[JVM]\ + +public [AccountTakeoverBadRequestErrorAllOf](index.md)[AccountTakeoverBadRequestErrorAllOf](-account-takeover-bad-request-error-all-of.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../-account-takeover-bad-request-error-all-of-causes/index.md)>causes) + +#### Parameters + +JVM + +| | +|---| +| causes | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-builder/-account-takeover-bad-request-error-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-builder/-account-takeover-bad-request-error-all-of.-builder.md new file mode 100644 index 000000000..94b4865e8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-builder/-account-takeover-bad-request-error-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestErrorAllOf](../index.md)/[Builder](index.md)/[AccountTakeoverBadRequestErrorAllOf.Builder](-account-takeover-bad-request-error-all-of.-builder.md) + +# AccountTakeoverBadRequestErrorAllOf.Builder + +[JVM]\ + +public [AccountTakeoverBadRequestErrorAllOf.Builder](index.md)[AccountTakeoverBadRequestErrorAllOf.Builder](-account-takeover-bad-request-error-all-of.-builder.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../../-account-takeover-bad-request-error-all-of-causes/index.md)>causes) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-builder/build.md new file mode 100644 index 000000000..94632088c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestErrorAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AccountTakeoverBadRequestErrorAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-builder/causes.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-builder/causes.md new file mode 100644 index 000000000..5a90975b3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-builder/causes.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestErrorAllOf](../index.md)/[Builder](index.md)/[causes](causes.md) + +# causes + +[JVM]\ + +public final [AccountTakeoverBadRequestErrorAllOf.Builder](index.md)[causes](causes.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../../-account-takeover-bad-request-error-all-of-causes/index.md)>causes) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-builder/index.md new file mode 100644 index 000000000..1b503f031 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestErrorAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AccountTakeoverBadRequestErrorAllOf.Builder](-account-takeover-bad-request-error-all-of.-builder.md) | [JVM]
public [AccountTakeoverBadRequestErrorAllOf.Builder](index.md)[AccountTakeoverBadRequestErrorAllOf.Builder](-account-takeover-bad-request-error-all-of.-builder.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../../-account-takeover-bad-request-error-all-of-causes/index.md)>causes) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [AccountTakeoverBadRequestErrorAllOf](../index.md)[build](build.md)() | +| [causes](causes.md) | [JVM]
public final [AccountTakeoverBadRequestErrorAllOf.Builder](index.md)[causes](causes.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../../-account-takeover-bad-request-error-all-of-causes/index.md)>causes) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/builder.md new file mode 100644 index 000000000..0f6ed1c03 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverBadRequestErrorAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AccountTakeoverBadRequestErrorAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/get-causes.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/get-causes.md new file mode 100644 index 000000000..2f99502a9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/get-causes.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverBadRequestErrorAllOf](index.md)/[getCauses](get-causes.md) + +# getCauses + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../-account-takeover-bad-request-error-all-of-causes/index.md)>[getCauses](get-causes.md)() + +#### Parameters + +JVM + +| | +|---| +| causes | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/index.md new file mode 100644 index 000000000..9f6d85fd2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverBadRequestErrorAllOf](index.md) + +# AccountTakeoverBadRequestErrorAllOf + +public final class [AccountTakeoverBadRequestErrorAllOf](index.md) + +#### Parameters + +JVM + +| | +|---| +| causes | + +## Constructors + +| | | +|---|---| +| [AccountTakeoverBadRequestErrorAllOf](-account-takeover-bad-request-error-all-of.md) | [JVM]
public [AccountTakeoverBadRequestErrorAllOf](index.md)[AccountTakeoverBadRequestErrorAllOf](-account-takeover-bad-request-error-all-of.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../-account-takeover-bad-request-error-all-of-causes/index.md)>causes) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AccountTakeoverBadRequestErrorAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getCauses](get-causes.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../-account-takeover-bad-request-error-all-of-causes/index.md)>[getCauses](get-causes.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [causes](index.md#-209074481%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../-account-takeover-bad-request-error-all-of-causes/index.md)>[causes](index.md#-209074481%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-account-takeover-bad-request-error.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-account-takeover-bad-request-error.md new file mode 100644 index 000000000..a563f64f8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-account-takeover-bad-request-error.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverBadRequestError](index.md)/[AccountTakeoverBadRequestError](-account-takeover-bad-request-error.md) + +# AccountTakeoverBadRequestError + +[JVM]\ + +public [AccountTakeoverBadRequestError](index.md)[AccountTakeoverBadRequestError](-account-takeover-bad-request-error.md)([AccountTakeoverBadRequestError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../-account-takeover-bad-request-error-all-of-causes/index.md)>causes) + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | +| causes | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/-account-takeover-bad-request-error.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/-account-takeover-bad-request-error.-builder.md new file mode 100644 index 000000000..e01f0ff5b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/-account-takeover-bad-request-error.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestError](../index.md)/[Builder](index.md)/[AccountTakeoverBadRequestError.Builder](-account-takeover-bad-request-error.-builder.md) + +# AccountTakeoverBadRequestError.Builder + +[JVM]\ + +public [AccountTakeoverBadRequestError.Builder](index.md)[AccountTakeoverBadRequestError.Builder](-account-takeover-bad-request-error.-builder.md)([AccountTakeoverBadRequestError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../../-account-takeover-bad-request-error-all-of-causes/index.md)>causes) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/build.md new file mode 100644 index 000000000..af8a00aaf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestError](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AccountTakeoverBadRequestError](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/causes.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/causes.md new file mode 100644 index 000000000..4392f6abd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/causes.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestError](../index.md)/[Builder](index.md)/[causes](causes.md) + +# causes + +[JVM]\ + +public final [AccountTakeoverBadRequestError.Builder](index.md)[causes](causes.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../../-account-takeover-bad-request-error-all-of-causes/index.md)>causes) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/code.md new file mode 100644 index 000000000..09d4e57b3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestError](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [AccountTakeoverBadRequestError.Builder](index.md)[code](code.md)([AccountTakeoverBadRequestError.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/index.md new file mode 100644 index 000000000..ce6a79fdc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestError](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AccountTakeoverBadRequestError.Builder](-account-takeover-bad-request-error.-builder.md) | [JVM]
public [AccountTakeoverBadRequestError.Builder](index.md)[AccountTakeoverBadRequestError.Builder](-account-takeover-bad-request-error.-builder.md)([AccountTakeoverBadRequestError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../../-account-takeover-bad-request-error-all-of-causes/index.md)>causes) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [AccountTakeoverBadRequestError](../index.md)[build](build.md)() | +| [causes](causes.md) | [JVM]
public final [AccountTakeoverBadRequestError.Builder](index.md)[causes](causes.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../../-account-takeover-bad-request-error-all-of-causes/index.md)>causes) | +| [code](code.md) | [JVM]
public final [AccountTakeoverBadRequestError.Builder](index.md)[code](code.md)([AccountTakeoverBadRequestError.Code](../-code/index.md)code) | +| [message](message.md) | [JVM]
public final [AccountTakeoverBadRequestError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/message.md new file mode 100644 index 000000000..3bdcb866c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestError](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [AccountTakeoverBadRequestError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..a7cc71a41 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverBadRequestError](../../index.md)/[Code](../index.md)/[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +# ACCOUNT_UPDATE_NOT_FOUND + +[JVM]\ +[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md new file mode 100644 index 000000000..1039b3965 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverBadRequestError](../../index.md)/[Code](../index.md)/[BAD_GATEWAY](index.md) + +# BAD_GATEWAY + +[JVM]\ +[BAD_GATEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md new file mode 100644 index 000000000..99fff17a4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverBadRequestError](../../index.md)/[Code](../index.md)/[BAD_REQUEST](index.md) + +# BAD_REQUEST + +[JVM]\ +[BAD_REQUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-108237171%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-108237171%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-f-o-r-b-i-d-d-e-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-f-o-r-b-i-d-d-e-n/index.md new file mode 100644 index 000000000..6e03459bd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-f-o-r-b-i-d-d-e-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverBadRequestError](../../index.md)/[Code](../index.md)/[FORBIDDEN](index.md) + +# FORBIDDEN + +[JVM]\ +[FORBIDDEN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md new file mode 100644 index 000000000..58608a3f2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverBadRequestError](../../index.md)/[Code](../index.md)/[GATEWAY_TIMEOUT](index.md) + +# GATEWAY_TIMEOUT + +[JVM]\ +[GATEWAY_TIMEOUT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md new file mode 100644 index 000000000..bd6672770 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverBadRequestError](../../index.md)/[Code](../index.md)/[INTERNAL_SERVER_ERROR](index.md) + +# INTERNAL_SERVER_ERROR + +[JVM]\ +[INTERNAL_SERVER_ERROR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..c50804936 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverBadRequestError](../../index.md)/[Code](../index.md)/[NOT_FOUND](index.md) + +# NOT_FOUND + +[JVM]\ +[NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..e63bd747a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverBadRequestError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_SCREEN_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..44c1ca9c3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverBadRequestError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_UPDATE_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md new file mode 100644 index 000000000..2d2cd80a7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverBadRequestError](../../index.md)/[Code](../index.md)/[TOO_MANY_REQUESTS](index.md) + +# TOO_MANY_REQUESTS + +[JVM]\ +[TOO_MANY_REQUESTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md new file mode 100644 index 000000000..323f9a948 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverBadRequestError](../../index.md)/[Code](../index.md)/[UNAUTHORIZED](index.md) + +# UNAUTHORIZED + +[JVM]\ +[UNAUTHORIZED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/get-value.md new file mode 100644 index 000000000..1318f38bb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestError](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/index.md new file mode 100644 index 000000000..61db65ce5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestError](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverBadRequestError.Code](index.md)> + +Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + +## Entries + +| | | +|---|---| +| [UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | [JVM]
[UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | +| [FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | [JVM]
[FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | +| [NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | +| [ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | +| [TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | [JVM]
[TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | +| [INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | [JVM]
[INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | +| [BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | [JVM]
[BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | +| [RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | +| [RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | +| [GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | [JVM]
[GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | +| [BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | [JVM]
[BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1253719756%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1253719756%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-1055315574%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-1055315574%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [AccountTakeoverBadRequestError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverBadRequestError.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-a-d_-r-e-q-u-e-s-t/index.md#-108237171%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/value-of.md new file mode 100644 index 000000000..626de92c7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestError](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [AccountTakeoverBadRequestError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/values.md new file mode 100644 index 000000000..8f802a6e2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverBadRequestError](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverBadRequestError.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/builder.md new file mode 100644 index 000000000..e218e3855 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverBadRequestError](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AccountTakeoverBadRequestError.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/get-causes.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/get-causes.md new file mode 100644 index 000000000..7cd0993d6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/get-causes.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverBadRequestError](index.md)/[getCauses](get-causes.md) + +# getCauses + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../-account-takeover-bad-request-error-all-of-causes/index.md)>[getCauses](get-causes.md)() + +#### Parameters + +JVM + +| | +|---| +| causes | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/get-code.md new file mode 100644 index 000000000..a3b1d758e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverBadRequestError](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [AccountTakeoverBadRequestError.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/get-message.md new file mode 100644 index 000000000..580b7cfa7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverBadRequestError](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/index.md new file mode 100644 index 000000000..99e6c97b0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/index.md @@ -0,0 +1,47 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverBadRequestError](index.md) + +# AccountTakeoverBadRequestError + +public final class [AccountTakeoverBadRequestError](index.md) + +Indicates that a bad request occurred. Typically it is an invalid parameter. + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | +| causes | + +## Constructors + +| | | +|---|---| +| [AccountTakeoverBadRequestError](-account-takeover-bad-request-error.md) | [JVM]
public [AccountTakeoverBadRequestError](index.md)[AccountTakeoverBadRequestError](-account-takeover-bad-request-error.md)([AccountTakeoverBadRequestError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../-account-takeover-bad-request-error-all-of-causes/index.md)>causes) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverBadRequestError.Code](-code/index.md)>
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AccountTakeoverBadRequestError.Builder](-builder/index.md)[builder](builder.md)() | +| [getCauses](get-causes.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../-account-takeover-bad-request-error-all-of-causes/index.md)>[getCauses](get-causes.md)() | +| [getCode](get-code.md) | [JVM]
public final [AccountTakeoverBadRequestError.Code](-code/index.md)[getCode](get-code.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [causes](index.md#1535197201%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AccountTakeoverBadRequestErrorAllOfCauses](../-account-takeover-bad-request-error-all-of-causes/index.md)>[causes](index.md#1535197201%2FProperties%2F-1883119931) | +| [code](index.md#-1551076306%2FProperties%2F-1883119931) | [JVM]
private final [AccountTakeoverBadRequestError.Code](-code/index.md)[code](index.md#-1551076306%2FProperties%2F-1883119931) | +| [message](index.md#-1992638696%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#-1992638696%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/-a-d-m-i-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/-a-d-m-i-n/index.md new file mode 100644 index 000000000..b66b1782d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/-a-d-m-i-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverCustomerAccount](../../index.md)/[AccountRole](../index.md)/[ADMIN](index.md) + +# ADMIN + +[JVM]\ +[ADMIN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1688312680%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1688312680%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/-m-a-n-a-g-e-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/-m-a-n-a-g-e-r/index.md new file mode 100644 index 000000000..e0fe16804 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/-m-a-n-a-g-e-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverCustomerAccount](../../index.md)/[AccountRole](../index.md)/[MANAGER](index.md) + +# MANAGER + +[JVM]\ +[MANAGER](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-d-m-i-n/index.md#1688312680%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-d-m-i-n/index.md#1688312680%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/-u-s-e-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/-u-s-e-r/index.md new file mode 100644 index 000000000..3b33f751d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/-u-s-e-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverCustomerAccount](../../index.md)/[AccountRole](../index.md)/[USER](index.md) + +# USER + +[JVM]\ +[USER](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-d-m-i-n/index.md#1688312680%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-d-m-i-n/index.md#1688312680%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/get-value.md new file mode 100644 index 000000000..2d0a52351 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[AccountRole](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/index.md new file mode 100644 index 000000000..f99faa7fc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/index.md @@ -0,0 +1,34 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[AccountRole](index.md) + +# AccountRole + +[JVM]\ +public enum [AccountRole](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverCustomerAccount.AccountRole](index.md)> + +Identifies the account role and associated permissions of a user''s account. Possible values are: - `USER`: Basic account with no special privileges. - `MANAGER`: Account with additional privileges, such as the ability to make bookings for others. - `ADMIN`: Account with higher privileges than a manager, including the ability to grant manager access to other users. Values: USER,MANAGER,ADMIN + +## Entries + +| | | +|---|---| +| [USER](-u-s-e-r/index.md) | [JVM]
[USER](-u-s-e-r/index.md) | +| [MANAGER](-m-a-n-a-g-e-r/index.md) | [JVM]
[MANAGER](-m-a-n-a-g-e-r/index.md) | +| [ADMIN](-a-d-m-i-n/index.md) | [JVM]
[ADMIN](-a-d-m-i-n/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1278725503%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1278725503%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1322785053%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1322785053%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [AccountTakeoverCustomerAccount.AccountRole](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverCustomerAccount.AccountRole](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-a-d-m-i-n/index.md#1688312680%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-a-d-m-i-n/index.md#1688312680%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/value-of.md new file mode 100644 index 000000000..1855d6598 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[AccountRole](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [AccountTakeoverCustomerAccount.AccountRole](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/values.md new file mode 100644 index 000000000..2a13ec62b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[AccountRole](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverCustomerAccount.AccountRole](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-takeover-customer-account.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-takeover-customer-account.md new file mode 100644 index 000000000..d5eb58db8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-takeover-customer-account.md @@ -0,0 +1,25 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverCustomerAccount](index.md)/[AccountTakeoverCustomerAccount](-account-takeover-customer-account.md) + +# AccountTakeoverCustomerAccount + +[JVM]\ + +public [AccountTakeoverCustomerAccount](index.md)[AccountTakeoverCustomerAccount](-account-takeover-customer-account.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userId, [AccountTakeoverCustomerAccount.AccountType](-account-type/index.md)accountType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)username, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)registeredTime, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)activeFlag, [AccountTakeoverCustomerAccount.AccountRole](-account-role/index.md)accountRole, [AccountTakeoverName](../-account-takeover-name/index.md)name, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones, [CustomerAccountAddress](../-customer-account-address/index.md)address, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)loyaltyMemberId) + +#### Parameters + +JVM + +| | | +|---|---| +| userId | Unique account identifier provided by the Partner's Identity Provider/System assigned to the account owner by the partner. `user_id` is specific to the Partner's namespace. Used to track repeat account activity by the same user. | +| accountType | Identifies the account type of a user''s account. Possible values are: - `INDIVIDUAL` - Applicable if this account is for an individual traveler. - `BUSINESS` - Applicable if this account is for a business or organization account used by suppliers or Partners. | +| username | Username of the account. | +| emailAddress | Email address for the account owner. | +| registeredTime | The local date and time that the customer first registered on the Partner's site, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| activeFlag | Indicator for if this account is an active account or not. | +| accountRole | Identifies the account role and associated permissions of a user''s account. Possible values are: - `USER`: Basic account with no special privileges. - `MANAGER`: Account with additional privileges, such as the ability to make bookings for others. - `ADMIN`: Account with higher privileges than a manager, including the ability to grant manager access to other users. | +| name | +| telephones | +| address | +| loyaltyMemberId | Unique loyalty identifier for a user. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/-b-u-s-i-n-e-s-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/-b-u-s-i-n-e-s-s/index.md new file mode 100644 index 000000000..2d8441847 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/-b-u-s-i-n-e-s-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverCustomerAccount](../../index.md)/[AccountType](../index.md)/[BUSINESS](index.md) + +# BUSINESS + +[JVM]\ +[BUSINESS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1930447836%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1930447836%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/-i-n-d-i-v-i-d-u-a-l/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/-i-n-d-i-v-i-d-u-a-l/index.md new file mode 100644 index 000000000..9aa603197 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/-i-n-d-i-v-i-d-u-a-l/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverCustomerAccount](../../index.md)/[AccountType](../index.md)/[INDIVIDUAL](index.md) + +# INDIVIDUAL + +[JVM]\ +[INDIVIDUAL](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-u-s-i-n-e-s-s/index.md#-1930447836%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-u-s-i-n-e-s-s/index.md#-1930447836%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/get-value.md new file mode 100644 index 000000000..5e6a74ddb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[AccountType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/index.md new file mode 100644 index 000000000..1a3401b9a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[AccountType](index.md) + +# AccountType + +[JVM]\ +public enum [AccountType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverCustomerAccount.AccountType](index.md)> + +Identifies the account type of a user''s account. Possible values are: - `INDIVIDUAL` - Applicable if this account is for an individual traveler. - `BUSINESS` - Applicable if this account is for a business or organization account used by suppliers or Partners. Values: INDIVIDUAL,BUSINESS + +## Entries + +| | | +|---|---| +| [INDIVIDUAL](-i-n-d-i-v-i-d-u-a-l/index.md) | [JVM]
[INDIVIDUAL](-i-n-d-i-v-i-d-u-a-l/index.md) | +| [BUSINESS](-b-u-s-i-n-e-s-s/index.md) | [JVM]
[BUSINESS](-b-u-s-i-n-e-s-s/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#15928381%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#15928381%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1550325217%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1550325217%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [AccountTakeoverCustomerAccount.AccountType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverCustomerAccount.AccountType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-u-s-i-n-e-s-s/index.md#-1930447836%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-u-s-i-n-e-s-s/index.md#-1930447836%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/value-of.md new file mode 100644 index 000000000..4a890dc57 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[AccountType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [AccountTakeoverCustomerAccount.AccountType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/values.md new file mode 100644 index 000000000..d893377f1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[AccountType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverCustomerAccount.AccountType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/-account-takeover-customer-account.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/-account-takeover-customer-account.-builder.md new file mode 100644 index 000000000..22f0ee57b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/-account-takeover-customer-account.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[Builder](index.md)/[AccountTakeoverCustomerAccount.Builder](-account-takeover-customer-account.-builder.md) + +# AccountTakeoverCustomerAccount.Builder + +[JVM]\ + +public [AccountTakeoverCustomerAccount.Builder](index.md)[AccountTakeoverCustomerAccount.Builder](-account-takeover-customer-account.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userId, [AccountTakeoverCustomerAccount.AccountType](../-account-type/index.md)accountType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)username, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)registeredTime, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)activeFlag, [AccountTakeoverCustomerAccount.AccountRole](../-account-role/index.md)accountRole, [AccountTakeoverName](../../-account-takeover-name/index.md)name, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones, [CustomerAccountAddress](../../-customer-account-address/index.md)address, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)loyaltyMemberId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/account-role.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/account-role.md new file mode 100644 index 000000000..a21f82ee2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/account-role.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[Builder](index.md)/[accountRole](account-role.md) + +# accountRole + +[JVM]\ + +public final [AccountTakeoverCustomerAccount.Builder](index.md)[accountRole](account-role.md)([AccountTakeoverCustomerAccount.AccountRole](../-account-role/index.md)accountRole) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/account-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/account-type.md new file mode 100644 index 000000000..6b04b18fc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/account-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[Builder](index.md)/[accountType](account-type.md) + +# accountType + +[JVM]\ + +public final [AccountTakeoverCustomerAccount.Builder](index.md)[accountType](account-type.md)([AccountTakeoverCustomerAccount.AccountType](../-account-type/index.md)accountType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/active-flag.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/active-flag.md new file mode 100644 index 000000000..9812bddf2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/active-flag.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[Builder](index.md)/[activeFlag](active-flag.md) + +# activeFlag + +[JVM]\ + +public final [AccountTakeoverCustomerAccount.Builder](index.md)[activeFlag](active-flag.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)activeFlag) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/address.md new file mode 100644 index 000000000..59445f146 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[Builder](index.md)/[address](address.md) + +# address + +[JVM]\ + +public final [AccountTakeoverCustomerAccount.Builder](index.md)[address](address.md)([CustomerAccountAddress](../../-customer-account-address/index.md)address) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/build.md new file mode 100644 index 000000000..0d8807eed --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AccountTakeoverCustomerAccount](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/email-address.md new file mode 100644 index 000000000..9195c1a9f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[Builder](index.md)/[emailAddress](email-address.md) + +# emailAddress + +[JVM]\ + +public final [AccountTakeoverCustomerAccount.Builder](index.md)[emailAddress](email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/index.md new file mode 100644 index 000000000..f65e5c92e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/index.md @@ -0,0 +1,29 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AccountTakeoverCustomerAccount.Builder](-account-takeover-customer-account.-builder.md) | [JVM]
public [AccountTakeoverCustomerAccount.Builder](index.md)[AccountTakeoverCustomerAccount.Builder](-account-takeover-customer-account.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userId, [AccountTakeoverCustomerAccount.AccountType](../-account-type/index.md)accountType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)username, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)registeredTime, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)activeFlag, [AccountTakeoverCustomerAccount.AccountRole](../-account-role/index.md)accountRole, [AccountTakeoverName](../../-account-takeover-name/index.md)name, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones, [CustomerAccountAddress](../../-customer-account-address/index.md)address, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)loyaltyMemberId) | + +## Functions + +| Name | Summary | +|---|---| +| [accountRole](account-role.md) | [JVM]
public final [AccountTakeoverCustomerAccount.Builder](index.md)[accountRole](account-role.md)([AccountTakeoverCustomerAccount.AccountRole](../-account-role/index.md)accountRole) | +| [accountType](account-type.md) | [JVM]
public final [AccountTakeoverCustomerAccount.Builder](index.md)[accountType](account-type.md)([AccountTakeoverCustomerAccount.AccountType](../-account-type/index.md)accountType) | +| [activeFlag](active-flag.md) | [JVM]
public final [AccountTakeoverCustomerAccount.Builder](index.md)[activeFlag](active-flag.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)activeFlag) | +| [address](address.md) | [JVM]
public final [AccountTakeoverCustomerAccount.Builder](index.md)[address](address.md)([CustomerAccountAddress](../../-customer-account-address/index.md)address) | +| [build](build.md) | [JVM]
public final [AccountTakeoverCustomerAccount](../index.md)[build](build.md)() | +| [emailAddress](email-address.md) | [JVM]
public final [AccountTakeoverCustomerAccount.Builder](index.md)[emailAddress](email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) | +| [loyaltyMemberId](loyalty-member-id.md) | [JVM]
public final [AccountTakeoverCustomerAccount.Builder](index.md)[loyaltyMemberId](loyalty-member-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)loyaltyMemberId) | +| [name](name.md) | [JVM]
public final [AccountTakeoverCustomerAccount.Builder](index.md)[name](name.md)([AccountTakeoverName](../../-account-takeover-name/index.md)name) | +| [registeredTime](registered-time.md) | [JVM]
public final [AccountTakeoverCustomerAccount.Builder](index.md)[registeredTime](registered-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)registeredTime) | +| [telephones](telephones.md) | [JVM]
public final [AccountTakeoverCustomerAccount.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) | +| [userId](user-id.md) | [JVM]
public final [AccountTakeoverCustomerAccount.Builder](index.md)[userId](user-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userId) | +| [username](username.md) | [JVM]
public final [AccountTakeoverCustomerAccount.Builder](index.md)[username](username.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)username) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/loyalty-member-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/loyalty-member-id.md new file mode 100644 index 000000000..c3cc771fd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/loyalty-member-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[Builder](index.md)/[loyaltyMemberId](loyalty-member-id.md) + +# loyaltyMemberId + +[JVM]\ + +public final [AccountTakeoverCustomerAccount.Builder](index.md)[loyaltyMemberId](loyalty-member-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)loyaltyMemberId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/name.md new file mode 100644 index 000000000..54f9dfe05 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[Builder](index.md)/[name](name.md) + +# name + +[JVM]\ + +public final [AccountTakeoverCustomerAccount.Builder](index.md)[name](name.md)([AccountTakeoverName](../../-account-takeover-name/index.md)name) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/registered-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/registered-time.md new file mode 100644 index 000000000..e46283e7b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/registered-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[Builder](index.md)/[registeredTime](registered-time.md) + +# registeredTime + +[JVM]\ + +public final [AccountTakeoverCustomerAccount.Builder](index.md)[registeredTime](registered-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)registeredTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/telephones.md new file mode 100644 index 000000000..096f6e4f4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/telephones.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[Builder](index.md)/[telephones](telephones.md) + +# telephones + +[JVM]\ + +public final [AccountTakeoverCustomerAccount.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/user-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/user-id.md new file mode 100644 index 000000000..0f0169d8d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/user-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[Builder](index.md)/[userId](user-id.md) + +# userId + +[JVM]\ + +public final [AccountTakeoverCustomerAccount.Builder](index.md)[userId](user-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/username.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/username.md new file mode 100644 index 000000000..de41c7162 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/username.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverCustomerAccount](../index.md)/[Builder](index.md)/[username](username.md) + +# username + +[JVM]\ + +public final [AccountTakeoverCustomerAccount.Builder](index.md)[username](username.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)username) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/builder.md new file mode 100644 index 000000000..e2a4575d0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverCustomerAccount](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AccountTakeoverCustomerAccount.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-account-role.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-account-role.md new file mode 100644 index 000000000..72f56e60e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-account-role.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverCustomerAccount](index.md)/[getAccountRole](get-account-role.md) + +# getAccountRole + +[JVM]\ + +public final [AccountTakeoverCustomerAccount.AccountRole](-account-role/index.md)[getAccountRole](get-account-role.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| accountRole | Identifies the account role and associated permissions of a user''s account. Possible values are: - `USER`: Basic account with no special privileges. - `MANAGER`: Account with additional privileges, such as the ability to make bookings for others. - `ADMIN`: Account with higher privileges than a manager, including the ability to grant manager access to other users. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-account-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-account-type.md new file mode 100644 index 000000000..ace644ead --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-account-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverCustomerAccount](index.md)/[getAccountType](get-account-type.md) + +# getAccountType + +[JVM]\ + +public final [AccountTakeoverCustomerAccount.AccountType](-account-type/index.md)[getAccountType](get-account-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| accountType | Identifies the account type of a user''s account. Possible values are: - `INDIVIDUAL` - Applicable if this account is for an individual traveler. - `BUSINESS` - Applicable if this account is for a business or organization account used by suppliers or Partners. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-active-flag.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-active-flag.md new file mode 100644 index 000000000..26637c217 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-active-flag.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverCustomerAccount](index.md)/[getActiveFlag](get-active-flag.md) + +# getActiveFlag + +[JVM]\ + +public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getActiveFlag](get-active-flag.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| activeFlag | Indicator for if this account is an active account or not. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-address.md new file mode 100644 index 000000000..47f33d18b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-address.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverCustomerAccount](index.md)/[getAddress](get-address.md) + +# getAddress + +[JVM]\ + +public final [CustomerAccountAddress](../-customer-account-address/index.md)[getAddress](get-address.md)() + +#### Parameters + +JVM + +| | +|---| +| address | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-email-address.md new file mode 100644 index 000000000..d9009cd80 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-email-address.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverCustomerAccount](index.md)/[getEmailAddress](get-email-address.md) + +# getEmailAddress + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getEmailAddress](get-email-address.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| emailAddress | Email address for the account owner. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-loyalty-member-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-loyalty-member-id.md new file mode 100644 index 000000000..46a8a25bf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-loyalty-member-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverCustomerAccount](index.md)/[getLoyaltyMemberId](get-loyalty-member-id.md) + +# getLoyaltyMemberId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLoyaltyMemberId](get-loyalty-member-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| loyaltyMemberId | Unique loyalty identifier for a user. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-name.md new file mode 100644 index 000000000..2c0b8c4dc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverCustomerAccount](index.md)/[getName](get-name.md) + +# getName + +[JVM]\ + +public final [AccountTakeoverName](../-account-takeover-name/index.md)[getName](get-name.md)() + +#### Parameters + +JVM + +| | +|---| +| name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-registered-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-registered-time.md new file mode 100644 index 000000000..8251f4525 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-registered-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverCustomerAccount](index.md)/[getRegisteredTime](get-registered-time.md) + +# getRegisteredTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getRegisteredTime](get-registered-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| registeredTime | The local date and time that the customer first registered on the Partner's site, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-telephones.md new file mode 100644 index 000000000..8ebc19409 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-telephones.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverCustomerAccount](index.md)/[getTelephones](get-telephones.md) + +# getTelephones + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() + +#### Parameters + +JVM + +| | +|---| +| telephones | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-user-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-user-id.md new file mode 100644 index 000000000..c0bc14eae --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-user-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverCustomerAccount](index.md)/[getUserId](get-user-id.md) + +# getUserId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getUserId](get-user-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| userId | Unique account identifier provided by the Partner's Identity Provider/System assigned to the account owner by the partner. `user_id` is specific to the Partner's namespace. Used to track repeat account activity by the same user. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-username.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-username.md new file mode 100644 index 000000000..78ed82d44 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-username.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverCustomerAccount](index.md)/[getUsername](get-username.md) + +# getUsername + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getUsername](get-username.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| username | Username of the account. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/index.md new file mode 100644 index 000000000..96c8f543f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/index.md @@ -0,0 +1,72 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverCustomerAccount](index.md) + +# AccountTakeoverCustomerAccount + +public final class [AccountTakeoverCustomerAccount](index.md) + +Information about a user's account. + +#### Parameters + +JVM + +| | | +|---|---| +| userId | Unique account identifier provided by the Partner's Identity Provider/System assigned to the account owner by the partner. `user_id` is specific to the Partner's namespace. Used to track repeat account activity by the same user. | +| accountType | Identifies the account type of a user''s account. Possible values are: - `INDIVIDUAL` - Applicable if this account is for an individual traveler. - `BUSINESS` - Applicable if this account is for a business or organization account used by suppliers or Partners. | +| username | Username of the account. | +| emailAddress | Email address for the account owner. | +| registeredTime | The local date and time that the customer first registered on the Partner's site, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| activeFlag | Indicator for if this account is an active account or not. | +| accountRole | Identifies the account role and associated permissions of a user''s account. Possible values are: - `USER`: Basic account with no special privileges. - `MANAGER`: Account with additional privileges, such as the ability to make bookings for others. - `ADMIN`: Account with higher privileges than a manager, including the ability to grant manager access to other users. | +| name | +| telephones | +| address | +| loyaltyMemberId | Unique loyalty identifier for a user. | + +## Constructors + +| | | +|---|---| +| [AccountTakeoverCustomerAccount](-account-takeover-customer-account.md) | [JVM]
public [AccountTakeoverCustomerAccount](index.md)[AccountTakeoverCustomerAccount](-account-takeover-customer-account.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userId, [AccountTakeoverCustomerAccount.AccountType](-account-type/index.md)accountType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)username, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)registeredTime, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)activeFlag, [AccountTakeoverCustomerAccount.AccountRole](-account-role/index.md)accountRole, [AccountTakeoverName](../-account-takeover-name/index.md)name, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones, [CustomerAccountAddress](../-customer-account-address/index.md)address, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)loyaltyMemberId) | + +## Types + +| Name | Summary | +|---|---| +| [AccountRole](-account-role/index.md) | [JVM]
public enum [AccountRole](-account-role/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverCustomerAccount.AccountRole](-account-role/index.md)>
Identifies the account role and associated permissions of a user''s account. Possible values are: - `USER`: Basic account with no special privileges. - `MANAGER`: Account with additional privileges, such as the ability to make bookings for others. - `ADMIN`: Account with higher privileges than a manager, including the ability to grant manager access to other users. Values: USER,MANAGER,ADMIN | +| [AccountType](-account-type/index.md) | [JVM]
public enum [AccountType](-account-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverCustomerAccount.AccountType](-account-type/index.md)>
Identifies the account type of a user''s account. Possible values are: - `INDIVIDUAL` - Applicable if this account is for an individual traveler. - `BUSINESS` - Applicable if this account is for a business or organization account used by suppliers or Partners. Values: INDIVIDUAL,BUSINESS | +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AccountTakeoverCustomerAccount.Builder](-builder/index.md)[builder](builder.md)() | +| [getAccountRole](get-account-role.md) | [JVM]
public final [AccountTakeoverCustomerAccount.AccountRole](-account-role/index.md)[getAccountRole](get-account-role.md)() | +| [getAccountType](get-account-type.md) | [JVM]
public final [AccountTakeoverCustomerAccount.AccountType](-account-type/index.md)[getAccountType](get-account-type.md)() | +| [getActiveFlag](get-active-flag.md) | [JVM]
public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getActiveFlag](get-active-flag.md)() | +| [getAddress](get-address.md) | [JVM]
public final [CustomerAccountAddress](../-customer-account-address/index.md)[getAddress](get-address.md)() | +| [getEmailAddress](get-email-address.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getEmailAddress](get-email-address.md)() | +| [getLoyaltyMemberId](get-loyalty-member-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLoyaltyMemberId](get-loyalty-member-id.md)() | +| [getName](get-name.md) | [JVM]
public final [AccountTakeoverName](../-account-takeover-name/index.md)[getName](get-name.md)() | +| [getRegisteredTime](get-registered-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getRegisteredTime](get-registered-time.md)() | +| [getTelephones](get-telephones.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() | +| [getUserId](get-user-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getUserId](get-user-id.md)() | +| [getUsername](get-username.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getUsername](get-username.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [accountRole](index.md#-1900755733%2FProperties%2F-1883119931) | [JVM]
private final [AccountTakeoverCustomerAccount.AccountRole](-account-role/index.md)[accountRole](index.md#-1900755733%2FProperties%2F-1883119931) | +| [accountType](index.md#784538279%2FProperties%2F-1883119931) | [JVM]
private final [AccountTakeoverCustomerAccount.AccountType](-account-type/index.md)[accountType](index.md#784538279%2FProperties%2F-1883119931) | +| [activeFlag](index.md#-1803082182%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[activeFlag](index.md#-1803082182%2FProperties%2F-1883119931) | +| [address](index.md#809259738%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [CustomerAccountAddress](../-customer-account-address/index.md)[address](index.md#809259738%2FProperties%2F-1883119931) | +| [emailAddress](index.md#-1424718828%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[emailAddress](index.md#-1424718828%2FProperties%2F-1883119931) | +| [loyaltyMemberId](index.md#-1964641293%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[loyaltyMemberId](index.md#-1964641293%2FProperties%2F-1883119931) | +| [name](index.md#-421000031%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [AccountTakeoverName](../-account-takeover-name/index.md)[name](index.md#-421000031%2FProperties%2F-1883119931) | +| [registeredTime](index.md#-2039671683%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[registeredTime](index.md#-2039671683%2FProperties%2F-1883119931) | +| [telephones](index.md#-1596904579%2FProperties%2F-1883119931) | [JVM]
@Size(max = 20)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[telephones](index.md#-1596904579%2FProperties%2F-1883119931) | +| [userId](index.md#-2079102586%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[userId](index.md#-2079102586%2FProperties%2F-1883119931) | +| [username](index.md#747895094%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[username](index.md#747895094%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-account-takeover-device-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-account-takeover-device-details.md new file mode 100644 index 000000000..6d0654fb3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-account-takeover-device-details.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverDeviceDetails](index.md)/[AccountTakeoverDeviceDetails](-account-takeover-device-details.md) + +# AccountTakeoverDeviceDetails + +[JVM]\ + +public [AccountTakeoverDeviceDetails](index.md)[AccountTakeoverDeviceDetails](-account-takeover-device-details.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)deviceBox, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)ipAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userAgent, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)source, [AccountTakeoverDeviceDetails.Type](-type/index.md)type) + +#### Parameters + +JVM + +| | | +|---|---| +| deviceBox | Device related information retrieved from TrustWidget. | +| ipAddress | IP address of the device used for this event. | +| userAgent | The application type, operating system, software vendor, or software version of the originating request. | +| source | Source of the device_box. Default value is `TrustWidget`. | +| type | The categorized type of device used by a user. Possible values are: - `WEBSITE` - Applicable if the user initiated this event from a web browser on a desktop computer. - `PHONE_WEB` - Applicable if the user initiated this event from a web browser on a phone. - `TABLET_WEB` - Applicable if the user initiated this event from a web browser on a tablet. - `PHONE_APP` - Applicable if the user initiated this event from an app on a phone. - `TABLET_APP` - Applicable if the user initiated this event from an app on a tablet. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/-account-takeover-device-details.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/-account-takeover-device-details.-builder.md new file mode 100644 index 000000000..143cdee9f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/-account-takeover-device-details.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverDeviceDetails](../index.md)/[Builder](index.md)/[AccountTakeoverDeviceDetails.Builder](-account-takeover-device-details.-builder.md) + +# AccountTakeoverDeviceDetails.Builder + +[JVM]\ + +public [AccountTakeoverDeviceDetails.Builder](index.md)[AccountTakeoverDeviceDetails.Builder](-account-takeover-device-details.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)deviceBox, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)ipAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userAgent, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)source, [AccountTakeoverDeviceDetails.Type](../-type/index.md)type) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/build.md new file mode 100644 index 000000000..a1878bd99 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverDeviceDetails](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AccountTakeoverDeviceDetails](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/device-box.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/device-box.md new file mode 100644 index 000000000..b4b37a68b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/device-box.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverDeviceDetails](../index.md)/[Builder](index.md)/[deviceBox](device-box.md) + +# deviceBox + +[JVM]\ + +public final [AccountTakeoverDeviceDetails.Builder](index.md)[deviceBox](device-box.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)deviceBox) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/index.md new file mode 100644 index 000000000..fd27abcea --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/index.md @@ -0,0 +1,23 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverDeviceDetails](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AccountTakeoverDeviceDetails.Builder](-account-takeover-device-details.-builder.md) | [JVM]
public [AccountTakeoverDeviceDetails.Builder](index.md)[AccountTakeoverDeviceDetails.Builder](-account-takeover-device-details.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)deviceBox, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)ipAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userAgent, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)source, [AccountTakeoverDeviceDetails.Type](../-type/index.md)type) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [AccountTakeoverDeviceDetails](../index.md)[build](build.md)() | +| [deviceBox](device-box.md) | [JVM]
public final [AccountTakeoverDeviceDetails.Builder](index.md)[deviceBox](device-box.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)deviceBox) | +| [ipAddress](ip-address.md) | [JVM]
public final [AccountTakeoverDeviceDetails.Builder](index.md)[ipAddress](ip-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)ipAddress) | +| [source](source.md) | [JVM]
public final [AccountTakeoverDeviceDetails.Builder](index.md)[source](source.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)source) | +| [type](type.md) | [JVM]
public final [AccountTakeoverDeviceDetails.Builder](index.md)[type](type.md)([AccountTakeoverDeviceDetails.Type](../-type/index.md)type) | +| [userAgent](user-agent.md) | [JVM]
public final [AccountTakeoverDeviceDetails.Builder](index.md)[userAgent](user-agent.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userAgent) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/ip-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/ip-address.md new file mode 100644 index 000000000..0c89dd590 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/ip-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverDeviceDetails](../index.md)/[Builder](index.md)/[ipAddress](ip-address.md) + +# ipAddress + +[JVM]\ + +public final [AccountTakeoverDeviceDetails.Builder](index.md)[ipAddress](ip-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)ipAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/source.md new file mode 100644 index 000000000..955844923 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/source.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverDeviceDetails](../index.md)/[Builder](index.md)/[source](source.md) + +# source + +[JVM]\ + +public final [AccountTakeoverDeviceDetails.Builder](index.md)[source](source.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)source) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/type.md new file mode 100644 index 000000000..9a4ebfe25 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverDeviceDetails](../index.md)/[Builder](index.md)/[type](type.md) + +# type + +[JVM]\ + +public final [AccountTakeoverDeviceDetails.Builder](index.md)[type](type.md)([AccountTakeoverDeviceDetails.Type](../-type/index.md)type) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/user-agent.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/user-agent.md new file mode 100644 index 000000000..9c5f4f8be --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/user-agent.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverDeviceDetails](../index.md)/[Builder](index.md)/[userAgent](user-agent.md) + +# userAgent + +[JVM]\ + +public final [AccountTakeoverDeviceDetails.Builder](index.md)[userAgent](user-agent.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userAgent) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-p-h-o-n-e_-a-p-p/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-p-h-o-n-e_-a-p-p/index.md new file mode 100644 index 000000000..65bb064e2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-p-h-o-n-e_-a-p-p/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverDeviceDetails](../../index.md)/[Type](../index.md)/[PHONE_APP](index.md) + +# PHONE_APP + +[JVM]\ +[PHONE_APP](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-t-a-b-l-e-t_-a-p-p/index.md#-265907698%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-t-a-b-l-e-t_-a-p-p/index.md#-265907698%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-p-h-o-n-e_-w-e-b/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-p-h-o-n-e_-w-e-b/index.md new file mode 100644 index 000000000..fbad9b4e8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-p-h-o-n-e_-w-e-b/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverDeviceDetails](../../index.md)/[Type](../index.md)/[PHONE_WEB](index.md) + +# PHONE_WEB + +[JVM]\ +[PHONE_WEB](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-t-a-b-l-e-t_-a-p-p/index.md#-265907698%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-t-a-b-l-e-t_-a-p-p/index.md#-265907698%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-t-a-b-l-e-t_-a-p-p/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-t-a-b-l-e-t_-a-p-p/index.md new file mode 100644 index 000000000..3da153ee0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-t-a-b-l-e-t_-a-p-p/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverDeviceDetails](../../index.md)/[Type](../index.md)/[TABLET_APP](index.md) + +# TABLET_APP + +[JVM]\ +[TABLET_APP](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-265907698%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-265907698%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-t-a-b-l-e-t_-w-e-b/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-t-a-b-l-e-t_-w-e-b/index.md new file mode 100644 index 000000000..9dd175b29 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-t-a-b-l-e-t_-w-e-b/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverDeviceDetails](../../index.md)/[Type](../index.md)/[TABLET_WEB](index.md) + +# TABLET_WEB + +[JVM]\ +[TABLET_WEB](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-t-a-b-l-e-t_-a-p-p/index.md#-265907698%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-t-a-b-l-e-t_-a-p-p/index.md#-265907698%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-w-e-b-s-i-t-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-w-e-b-s-i-t-e/index.md new file mode 100644 index 000000000..051865cd5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-w-e-b-s-i-t-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverDeviceDetails](../../index.md)/[Type](../index.md)/[WEBSITE](index.md) + +# WEBSITE + +[JVM]\ +[WEBSITE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-t-a-b-l-e-t_-a-p-p/index.md#-265907698%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-t-a-b-l-e-t_-a-p-p/index.md#-265907698%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/get-value.md new file mode 100644 index 000000000..a6c9e1a5f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverDeviceDetails](../index.md)/[Type](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/index.md new file mode 100644 index 000000000..76c1299f9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/index.md @@ -0,0 +1,36 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverDeviceDetails](../index.md)/[Type](index.md) + +# Type + +[JVM]\ +public enum [Type](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverDeviceDetails.Type](index.md)> + +The categorized type of device used by a user. Possible values are: - `WEBSITE` - Applicable if the user initiated this event from a web browser on a desktop computer. - `PHONE_WEB` - Applicable if the user initiated this event from a web browser on a phone. - `TABLET_WEB` - Applicable if the user initiated this event from a web browser on a tablet. - `PHONE_APP` - Applicable if the user initiated this event from an app on a phone. - `TABLET_APP` - Applicable if the user initiated this event from an app on a tablet. Values: WEBSITE,PHONE_WEB,TABLET_WEB,PHONE_APP,TABLET_APP + +## Entries + +| | | +|---|---| +| [WEBSITE](-w-e-b-s-i-t-e/index.md) | [JVM]
[WEBSITE](-w-e-b-s-i-t-e/index.md) | +| [PHONE_WEB](-p-h-o-n-e_-w-e-b/index.md) | [JVM]
[PHONE_WEB](-p-h-o-n-e_-w-e-b/index.md) | +| [TABLET_WEB](-t-a-b-l-e-t_-w-e-b/index.md) | [JVM]
[TABLET_WEB](-t-a-b-l-e-t_-w-e-b/index.md) | +| [PHONE_APP](-p-h-o-n-e_-a-p-p/index.md) | [JVM]
[PHONE_APP](-p-h-o-n-e_-a-p-p/index.md) | +| [TABLET_APP](-t-a-b-l-e-t_-a-p-p/index.md) | [JVM]
[TABLET_APP](-t-a-b-l-e-t_-a-p-p/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-86885835%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-86885835%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#923698409%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#923698409%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [AccountTakeoverDeviceDetails.Type](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverDeviceDetails.Type](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-t-a-b-l-e-t_-a-p-p/index.md#-265907698%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-t-a-b-l-e-t_-a-p-p/index.md#-265907698%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/value-of.md new file mode 100644 index 000000000..310bdc7a9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverDeviceDetails](../index.md)/[Type](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [AccountTakeoverDeviceDetails.Type](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/values.md new file mode 100644 index 000000000..eab6e1f76 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverDeviceDetails](../index.md)/[Type](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverDeviceDetails.Type](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/builder.md new file mode 100644 index 000000000..07f4498f2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverDeviceDetails](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AccountTakeoverDeviceDetails.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-device-box.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-device-box.md new file mode 100644 index 000000000..409685967 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-device-box.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverDeviceDetails](index.md)/[getDeviceBox](get-device-box.md) + +# getDeviceBox + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getDeviceBox](get-device-box.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| deviceBox | Device related information retrieved from TrustWidget. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-ip-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-ip-address.md new file mode 100644 index 000000000..cc87a7ebb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-ip-address.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverDeviceDetails](index.md)/[getIpAddress](get-ip-address.md) + +# getIpAddress + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getIpAddress](get-ip-address.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| ipAddress | IP address of the device used for this event. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-source.md new file mode 100644 index 000000000..64be016d4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-source.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverDeviceDetails](index.md)/[getSource](get-source.md) + +# getSource + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getSource](get-source.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| source | Source of the device_box. Default value is `TrustWidget`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-type.md new file mode 100644 index 000000000..30c86820c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverDeviceDetails](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public final [AccountTakeoverDeviceDetails.Type](-type/index.md)[getType](get-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| type | The categorized type of device used by a user. Possible values are: - `WEBSITE` - Applicable if the user initiated this event from a web browser on a desktop computer. - `PHONE_WEB` - Applicable if the user initiated this event from a web browser on a phone. - `TABLET_WEB` - Applicable if the user initiated this event from a web browser on a tablet. - `PHONE_APP` - Applicable if the user initiated this event from an app on a phone. - `TABLET_APP` - Applicable if the user initiated this event from an app on a tablet. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-user-agent.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-user-agent.md new file mode 100644 index 000000000..05d08a404 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-user-agent.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverDeviceDetails](index.md)/[getUserAgent](get-user-agent.md) + +# getUserAgent + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getUserAgent](get-user-agent.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| userAgent | The application type, operating system, software vendor, or software version of the originating request. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/index.md new file mode 100644 index 000000000..a48bbb1dd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/index.md @@ -0,0 +1,53 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverDeviceDetails](index.md) + +# AccountTakeoverDeviceDetails + +public final class [AccountTakeoverDeviceDetails](index.md) + +Information specific to the Partner's device through which a transaction was made. + +#### Parameters + +JVM + +| | | +|---|---| +| deviceBox | Device related information retrieved from TrustWidget. | +| ipAddress | IP address of the device used for this event. | +| userAgent | The application type, operating system, software vendor, or software version of the originating request. | +| source | Source of the device_box. Default value is `TrustWidget`. | +| type | The categorized type of device used by a user. Possible values are: - `WEBSITE` - Applicable if the user initiated this event from a web browser on a desktop computer. - `PHONE_WEB` - Applicable if the user initiated this event from a web browser on a phone. - `TABLET_WEB` - Applicable if the user initiated this event from a web browser on a tablet. - `PHONE_APP` - Applicable if the user initiated this event from an app on a phone. - `TABLET_APP` - Applicable if the user initiated this event from an app on a tablet. | + +## Constructors + +| | | +|---|---| +| [AccountTakeoverDeviceDetails](-account-takeover-device-details.md) | [JVM]
public [AccountTakeoverDeviceDetails](index.md)[AccountTakeoverDeviceDetails](-account-takeover-device-details.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)deviceBox, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)ipAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userAgent, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)source, [AccountTakeoverDeviceDetails.Type](-type/index.md)type) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Type](-type/index.md) | [JVM]
public enum [Type](-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverDeviceDetails.Type](-type/index.md)>
The categorized type of device used by a user. Possible values are: - `WEBSITE` - Applicable if the user initiated this event from a web browser on a desktop computer. - `PHONE_WEB` - Applicable if the user initiated this event from a web browser on a phone. - `TABLET_WEB` - Applicable if the user initiated this event from a web browser on a tablet. - `PHONE_APP` - Applicable if the user initiated this event from an app on a phone. - `TABLET_APP` - Applicable if the user initiated this event from an app on a tablet. Values: WEBSITE,PHONE_WEB,TABLET_WEB,PHONE_APP,TABLET_APP | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AccountTakeoverDeviceDetails.Builder](-builder/index.md)[builder](builder.md)() | +| [getDeviceBox](get-device-box.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getDeviceBox](get-device-box.md)() | +| [getIpAddress](get-ip-address.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getIpAddress](get-ip-address.md)() | +| [getSource](get-source.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getSource](get-source.md)() | +| [getType](get-type.md) | [JVM]
public final [AccountTakeoverDeviceDetails.Type](-type/index.md)[getType](get-type.md)() | +| [getUserAgent](get-user-agent.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getUserAgent](get-user-agent.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [deviceBox](index.md#1046326940%2FProperties%2F-1883119931) | [JVM]
@Length(max = 16000)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[deviceBox](index.md#1046326940%2FProperties%2F-1883119931) | +| [ipAddress](index.md#537747556%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$|^(?:[A-F0-9]{1,4}:){7}[A-F0-9]{1,4}$")
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[ipAddress](index.md#537747556%2FProperties%2F-1883119931) | +| [source](index.md#-1297561682%2FProperties%2F-1883119931) | [JVM]
@Length(max = 50)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[source](index.md#-1297561682%2FProperties%2F-1883119931) | +| [type](index.md#325291119%2FProperties%2F-1883119931) | [JVM]
private final [AccountTakeoverDeviceDetails.Type](-type/index.md)[type](index.md#325291119%2FProperties%2F-1883119931) | +| [userAgent](index.md#-942707753%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[userAgent](index.md#-942707753%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-account-takeover-error.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-account-takeover-error.md new file mode 100644 index 000000000..f471ca00b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-account-takeover-error.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverError](index.md)/[AccountTakeoverError](-account-takeover-error.md) + +# AccountTakeoverError + +[JVM]\ + +public [AccountTakeoverError](index.md)[AccountTakeoverError](-account-takeover-error.md)([AccountTakeoverError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/-account-takeover-error.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/-account-takeover-error.-builder.md new file mode 100644 index 000000000..b1377bb3e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/-account-takeover-error.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverError](../index.md)/[Builder](index.md)/[AccountTakeoverError.Builder](-account-takeover-error.-builder.md) + +# AccountTakeoverError.Builder + +[JVM]\ + +public [AccountTakeoverError.Builder](index.md)[AccountTakeoverError.Builder](-account-takeover-error.-builder.md)([AccountTakeoverError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/build.md new file mode 100644 index 000000000..73d1e1fcd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverError](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AccountTakeoverError](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/code.md new file mode 100644 index 000000000..2c0ae645c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverError](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [AccountTakeoverError.Builder](index.md)[code](code.md)([AccountTakeoverError.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/index.md new file mode 100644 index 000000000..9d7cff15c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverError](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AccountTakeoverError.Builder](-account-takeover-error.-builder.md) | [JVM]
public [AccountTakeoverError.Builder](index.md)[AccountTakeoverError.Builder](-account-takeover-error.-builder.md)([AccountTakeoverError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [AccountTakeoverError](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [AccountTakeoverError.Builder](index.md)[code](code.md)([AccountTakeoverError.Code](../-code/index.md)code) | +| [message](message.md) | [JVM]
public final [AccountTakeoverError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/message.md new file mode 100644 index 000000000..dbc1df1c4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverError](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [AccountTakeoverError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..7b964bfdb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverError](../../index.md)/[Code](../index.md)/[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +# ACCOUNT_UPDATE_NOT_FOUND + +[JVM]\ +[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md new file mode 100644 index 000000000..96ea9c5dc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverError](../../index.md)/[Code](../index.md)/[BAD_GATEWAY](index.md) + +# BAD_GATEWAY + +[JVM]\ +[BAD_GATEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md new file mode 100644 index 000000000..97ae46a90 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverError](../../index.md)/[Code](../index.md)/[BAD_REQUEST](index.md) + +# BAD_REQUEST + +[JVM]\ +[BAD_REQUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-2029043465%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-2029043465%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-f-o-r-b-i-d-d-e-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-f-o-r-b-i-d-d-e-n/index.md new file mode 100644 index 000000000..40cb50677 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-f-o-r-b-i-d-d-e-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverError](../../index.md)/[Code](../index.md)/[FORBIDDEN](index.md) + +# FORBIDDEN + +[JVM]\ +[FORBIDDEN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md new file mode 100644 index 000000000..79eed2019 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverError](../../index.md)/[Code](../index.md)/[GATEWAY_TIMEOUT](index.md) + +# GATEWAY_TIMEOUT + +[JVM]\ +[GATEWAY_TIMEOUT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md new file mode 100644 index 000000000..6f48c154c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverError](../../index.md)/[Code](../index.md)/[INTERNAL_SERVER_ERROR](index.md) + +# INTERNAL_SERVER_ERROR + +[JVM]\ +[INTERNAL_SERVER_ERROR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..732773b8a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverError](../../index.md)/[Code](../index.md)/[NOT_FOUND](index.md) + +# NOT_FOUND + +[JVM]\ +[NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..4786729c7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_SCREEN_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..0b6f07c30 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_UPDATE_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md new file mode 100644 index 000000000..41c6116ac --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverError](../../index.md)/[Code](../index.md)/[TOO_MANY_REQUESTS](index.md) + +# TOO_MANY_REQUESTS + +[JVM]\ +[TOO_MANY_REQUESTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md new file mode 100644 index 000000000..811e04611 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverError](../../index.md)/[Code](../index.md)/[UNAUTHORIZED](index.md) + +# UNAUTHORIZED + +[JVM]\ +[UNAUTHORIZED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/get-value.md new file mode 100644 index 000000000..224b22222 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverError](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/index.md new file mode 100644 index 000000000..ba476a19e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverError](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverError.Code](index.md)> + +Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + +## Entries + +| | | +|---|---| +| [UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | [JVM]
[UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | +| [FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | [JVM]
[FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | +| [NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | +| [ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | +| [TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | [JVM]
[TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | +| [INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | [JVM]
[INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | +| [BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | [JVM]
[BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | +| [RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | +| [RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | +| [GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | [JVM]
[GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | +| [BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | [JVM]
[BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#476445150%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#476445150%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-1615120224%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-1615120224%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [AccountTakeoverError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverError.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-a-d_-r-e-q-u-e-s-t/index.md#-2029043465%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/value-of.md new file mode 100644 index 000000000..50063f300 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverError](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [AccountTakeoverError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/values.md new file mode 100644 index 000000000..38ec8083c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverError](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverError.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/builder.md new file mode 100644 index 000000000..73ac7ac9a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverError](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AccountTakeoverError.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/get-code.md new file mode 100644 index 000000000..6f2bf4799 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverError](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [AccountTakeoverError.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/get-message.md new file mode 100644 index 000000000..b8bb16b04 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverError](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/index.md new file mode 100644 index 000000000..65bc111cf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverError](index.md) + +# AccountTakeoverError + +public final class [AccountTakeoverError](index.md) + +The object used to describe an error, containing both human-readable and machine-readable information. + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | + +## Constructors + +| | | +|---|---| +| [AccountTakeoverError](-account-takeover-error.md) | [JVM]
public [AccountTakeoverError](index.md)[AccountTakeoverError](-account-takeover-error.md)([AccountTakeoverError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverError.Code](-code/index.md)>
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AccountTakeoverError.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [AccountTakeoverError.Code](-code/index.md)[getCode](get-code.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#-158343656%2FProperties%2F-1883119931) | [JVM]
private final [AccountTakeoverError.Code](-code/index.md)[code](index.md#-158343656%2FProperties%2F-1883119931) | +| [message](index.md#-478341906%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#-478341906%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/-a-c-c-e-p-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/-a-c-c-e-p-t/index.md new file mode 100644 index 000000000..75a2b44b7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/-a-c-c-e-p-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverFraudDecision](../index.md)/[ACCEPT](index.md) + +# ACCEPT + +[JVM]\ +[ACCEPT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-r-e-j-e-c-t/index.md#-1778372500%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-r-e-j-e-c-t/index.md#-1778372500%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/-c-h-a-l-l-e-n-g-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/-c-h-a-l-l-e-n-g-e/index.md new file mode 100644 index 000000000..38cb4c72f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/-c-h-a-l-l-e-n-g-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverFraudDecision](../index.md)/[CHALLENGE](index.md) + +# CHALLENGE + +[JVM]\ +[CHALLENGE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-r-e-j-e-c-t/index.md#-1778372500%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-r-e-j-e-c-t/index.md#-1778372500%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/-r-e-j-e-c-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/-r-e-j-e-c-t/index.md new file mode 100644 index 000000000..414560fb1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/-r-e-j-e-c-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverFraudDecision](../index.md)/[REJECT](index.md) + +# REJECT + +[JVM]\ +[REJECT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1778372500%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1778372500%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/get-value.md new file mode 100644 index 000000000..407eb9f5d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverFraudDecision](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/index.md new file mode 100644 index 000000000..b4e161d98 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/index.md @@ -0,0 +1,34 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverFraudDecision](index.md) + +# AccountTakeoverFraudDecision + +[JVM]\ +public enum [AccountTakeoverFraudDecision](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverFraudDecision](index.md)> + +Fraud recommendation for an account transaction. A recommendation can be ACCEPT, CHALLENGE, or REJECT. - `ACCEPT` - Represents an account transaction where the user’’s account activity is accepted. - `CHALLENGE` - Represents an account transaction that requires additional verification or challenges the user’’s identity (example: CAPTCHA, MULTI_FACTOR_AUTHENTICATION, etc). - `REJECT` - Represents a suspicious account transaction where the user’’s credentials or their behavior requires us to block the account activity. Values: ACCEPT,CHALLENGE,REJECT + +## Entries + +| | | +|---|---| +| [ACCEPT](-a-c-c-e-p-t/index.md) | [JVM]
[ACCEPT](-a-c-c-e-p-t/index.md) | +| [CHALLENGE](-c-h-a-l-l-e-n-g-e/index.md) | [JVM]
[CHALLENGE](-c-h-a-l-l-e-n-g-e/index.md) | +| [REJECT](-r-e-j-e-c-t/index.md) | [JVM]
[REJECT](-r-e-j-e-c-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#693944901%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#693944901%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1109279449%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1109279449%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [AccountTakeoverFraudDecision](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverFraudDecision](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-r-e-j-e-c-t/index.md#-1778372500%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-r-e-j-e-c-t/index.md#-1778372500%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/value-of.md new file mode 100644 index 000000000..f509379b7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverFraudDecision](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [AccountTakeoverFraudDecision](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/values.md new file mode 100644 index 000000000..c956aa7d1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverFraudDecision](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverFraudDecision](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-account-takeover-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-account-takeover-name.md new file mode 100644 index 000000000..e9256c26a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-account-takeover-name.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverName](index.md)/[AccountTakeoverName](-account-takeover-name.md) + +# AccountTakeoverName + +[JVM]\ + +public [AccountTakeoverName](index.md)[AccountTakeoverName](-account-takeover-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)lastName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)firstName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)middleName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)title, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)suffix) + +#### Parameters + +JVM + +| | | +|---|---| +| lastName | Surname, or last name, of the person. | +| firstName | Given, or first name, of the person. | +| middleName | Middle name of the person. | +| title | Title of the person for name (e.g. Mr., Ms. etc). | +| suffix | Generational designations (e.g. Sr, Jr, III) or values indicate that the individual holds a position, educational degree, accreditation, office, or honor (e.g. PhD, CCNA, OBE). | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/-account-takeover-name.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/-account-takeover-name.-builder.md new file mode 100644 index 000000000..991762fe6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/-account-takeover-name.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverName](../index.md)/[Builder](index.md)/[AccountTakeoverName.Builder](-account-takeover-name.-builder.md) + +# AccountTakeoverName.Builder + +[JVM]\ + +public [AccountTakeoverName.Builder](index.md)[AccountTakeoverName.Builder](-account-takeover-name.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)lastName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)firstName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)middleName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)title, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)suffix) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/build.md new file mode 100644 index 000000000..abee6231d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverName](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AccountTakeoverName](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/first-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/first-name.md new file mode 100644 index 000000000..113847634 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/first-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverName](../index.md)/[Builder](index.md)/[firstName](first-name.md) + +# firstName + +[JVM]\ + +public final [AccountTakeoverName.Builder](index.md)[firstName](first-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)firstName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/index.md new file mode 100644 index 000000000..9ba070057 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/index.md @@ -0,0 +1,23 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverName](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AccountTakeoverName.Builder](-account-takeover-name.-builder.md) | [JVM]
public [AccountTakeoverName.Builder](index.md)[AccountTakeoverName.Builder](-account-takeover-name.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)lastName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)firstName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)middleName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)title, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)suffix) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [AccountTakeoverName](../index.md)[build](build.md)() | +| [firstName](first-name.md) | [JVM]
public final [AccountTakeoverName.Builder](index.md)[firstName](first-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)firstName) | +| [lastName](last-name.md) | [JVM]
public final [AccountTakeoverName.Builder](index.md)[lastName](last-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)lastName) | +| [middleName](middle-name.md) | [JVM]
public final [AccountTakeoverName.Builder](index.md)[middleName](middle-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)middleName) | +| [suffix](suffix.md) | [JVM]
public final [AccountTakeoverName.Builder](index.md)[suffix](suffix.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)suffix) | +| [title](title.md) | [JVM]
public final [AccountTakeoverName.Builder](index.md)[title](title.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)title) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/last-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/last-name.md new file mode 100644 index 000000000..a641770d6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/last-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverName](../index.md)/[Builder](index.md)/[lastName](last-name.md) + +# lastName + +[JVM]\ + +public final [AccountTakeoverName.Builder](index.md)[lastName](last-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)lastName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/middle-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/middle-name.md new file mode 100644 index 000000000..e79707ed2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/middle-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverName](../index.md)/[Builder](index.md)/[middleName](middle-name.md) + +# middleName + +[JVM]\ + +public final [AccountTakeoverName.Builder](index.md)[middleName](middle-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)middleName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/suffix.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/suffix.md new file mode 100644 index 000000000..166e66ce3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/suffix.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverName](../index.md)/[Builder](index.md)/[suffix](suffix.md) + +# suffix + +[JVM]\ + +public final [AccountTakeoverName.Builder](index.md)[suffix](suffix.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)suffix) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/title.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/title.md new file mode 100644 index 000000000..72de4bd05 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/title.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverName](../index.md)/[Builder](index.md)/[title](title.md) + +# title + +[JVM]\ + +public final [AccountTakeoverName.Builder](index.md)[title](title.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)title) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/builder.md new file mode 100644 index 000000000..0e9417685 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverName](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AccountTakeoverName.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-first-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-first-name.md new file mode 100644 index 000000000..e12384575 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-first-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverName](index.md)/[getFirstName](get-first-name.md) + +# getFirstName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getFirstName](get-first-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| firstName | Given, or first name, of the person. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-last-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-last-name.md new file mode 100644 index 000000000..4ff5372e2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-last-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverName](index.md)/[getLastName](get-last-name.md) + +# getLastName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLastName](get-last-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| lastName | Surname, or last name, of the person. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-middle-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-middle-name.md new file mode 100644 index 000000000..1a78a1fe0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-middle-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverName](index.md)/[getMiddleName](get-middle-name.md) + +# getMiddleName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMiddleName](get-middle-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| middleName | Middle name of the person. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-suffix.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-suffix.md new file mode 100644 index 000000000..6b3028d54 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-suffix.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverName](index.md)/[getSuffix](get-suffix.md) + +# getSuffix + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getSuffix](get-suffix.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| suffix | Generational designations (e.g. Sr, Jr, III) or values indicate that the individual holds a position, educational degree, accreditation, office, or honor (e.g. PhD, CCNA, OBE). | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-title.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-title.md new file mode 100644 index 000000000..055fccede --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-title.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverName](index.md)/[getTitle](get-title.md) + +# getTitle + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTitle](get-title.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| title | Title of the person for name (e.g. Mr., Ms. etc). | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/index.md new file mode 100644 index 000000000..2cf069109 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/index.md @@ -0,0 +1,52 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverName](index.md) + +# AccountTakeoverName + +public final class [AccountTakeoverName](index.md) + +Group of attributes intended to hold information about a customer or traveler''s name for the account. + +#### Parameters + +JVM + +| | | +|---|---| +| lastName | Surname, or last name, of the person. | +| firstName | Given, or first name, of the person. | +| middleName | Middle name of the person. | +| title | Title of the person for name (e.g. Mr., Ms. etc). | +| suffix | Generational designations (e.g. Sr, Jr, III) or values indicate that the individual holds a position, educational degree, accreditation, office, or honor (e.g. PhD, CCNA, OBE). | + +## Constructors + +| | | +|---|---| +| [AccountTakeoverName](-account-takeover-name.md) | [JVM]
public [AccountTakeoverName](index.md)[AccountTakeoverName](-account-takeover-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)lastName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)firstName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)middleName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)title, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)suffix) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AccountTakeoverName.Builder](-builder/index.md)[builder](builder.md)() | +| [getFirstName](get-first-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getFirstName](get-first-name.md)() | +| [getLastName](get-last-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLastName](get-last-name.md)() | +| [getMiddleName](get-middle-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMiddleName](get-middle-name.md)() | +| [getSuffix](get-suffix.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getSuffix](get-suffix.md)() | +| [getTitle](get-title.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTitle](get-title.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [firstName](index.md#-1124504907%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[firstName](index.md#-1124504907%2FProperties%2F-1883119931) | +| [lastName](index.md#-685610423%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[lastName](index.md#-685610423%2FProperties%2F-1883119931) | +| [middleName](index.md#-251322262%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[middleName](index.md#-251322262%2FProperties%2F-1883119931) | +| [suffix](index.md#-1338142087%2FProperties%2F-1883119931) | [JVM]
@Length(max = 50)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[suffix](index.md#-1338142087%2FProperties%2F-1883119931) | +| [title](index.md#-367769128%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[title](index.md#-367769128%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-account-takeover-service-unavailable-error.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-account-takeover-service-unavailable-error.md new file mode 100644 index 000000000..36c6d382c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-account-takeover-service-unavailable-error.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverServiceUnavailableError](index.md)/[AccountTakeoverServiceUnavailableError](-account-takeover-service-unavailable-error.md) + +# AccountTakeoverServiceUnavailableError + +[JVM]\ + +public [AccountTakeoverServiceUnavailableError](index.md)[AccountTakeoverServiceUnavailableError](-account-takeover-service-unavailable-error.md)([AccountTakeoverServiceUnavailableError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/-account-takeover-service-unavailable-error.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/-account-takeover-service-unavailable-error.-builder.md new file mode 100644 index 000000000..165a14187 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/-account-takeover-service-unavailable-error.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverServiceUnavailableError](../index.md)/[Builder](index.md)/[AccountTakeoverServiceUnavailableError.Builder](-account-takeover-service-unavailable-error.-builder.md) + +# AccountTakeoverServiceUnavailableError.Builder + +[JVM]\ + +public [AccountTakeoverServiceUnavailableError.Builder](index.md)[AccountTakeoverServiceUnavailableError.Builder](-account-takeover-service-unavailable-error.-builder.md)([AccountTakeoverServiceUnavailableError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/build.md new file mode 100644 index 000000000..71af73ebd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverServiceUnavailableError](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AccountTakeoverServiceUnavailableError](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/code.md new file mode 100644 index 000000000..0fdfd381c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverServiceUnavailableError](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [AccountTakeoverServiceUnavailableError.Builder](index.md)[code](code.md)([AccountTakeoverServiceUnavailableError.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/index.md new file mode 100644 index 000000000..253b82a18 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverServiceUnavailableError](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AccountTakeoverServiceUnavailableError.Builder](-account-takeover-service-unavailable-error.-builder.md) | [JVM]
public [AccountTakeoverServiceUnavailableError.Builder](index.md)[AccountTakeoverServiceUnavailableError.Builder](-account-takeover-service-unavailable-error.-builder.md)([AccountTakeoverServiceUnavailableError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [AccountTakeoverServiceUnavailableError](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [AccountTakeoverServiceUnavailableError.Builder](index.md)[code](code.md)([AccountTakeoverServiceUnavailableError.Code](../-code/index.md)code) | +| [message](message.md) | [JVM]
public final [AccountTakeoverServiceUnavailableError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/message.md new file mode 100644 index 000000000..8dc5c38ba --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverServiceUnavailableError](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [AccountTakeoverServiceUnavailableError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..cea80ab19 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverServiceUnavailableError](../../index.md)/[Code](../index.md)/[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +# ACCOUNT_UPDATE_NOT_FOUND + +[JVM]\ +[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md new file mode 100644 index 000000000..e810b6a7d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverServiceUnavailableError](../../index.md)/[Code](../index.md)/[BAD_GATEWAY](index.md) + +# BAD_GATEWAY + +[JVM]\ +[BAD_GATEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md new file mode 100644 index 000000000..7aefa7621 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverServiceUnavailableError](../../index.md)/[Code](../index.md)/[BAD_REQUEST](index.md) + +# BAD_REQUEST + +[JVM]\ +[BAD_REQUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-765915364%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-765915364%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-f-o-r-b-i-d-d-e-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-f-o-r-b-i-d-d-e-n/index.md new file mode 100644 index 000000000..f3782552a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-f-o-r-b-i-d-d-e-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverServiceUnavailableError](../../index.md)/[Code](../index.md)/[FORBIDDEN](index.md) + +# FORBIDDEN + +[JVM]\ +[FORBIDDEN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md new file mode 100644 index 000000000..268cb9016 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverServiceUnavailableError](../../index.md)/[Code](../index.md)/[GATEWAY_TIMEOUT](index.md) + +# GATEWAY_TIMEOUT + +[JVM]\ +[GATEWAY_TIMEOUT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md new file mode 100644 index 000000000..7542c9966 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverServiceUnavailableError](../../index.md)/[Code](../index.md)/[INTERNAL_SERVER_ERROR](index.md) + +# INTERNAL_SERVER_ERROR + +[JVM]\ +[INTERNAL_SERVER_ERROR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..85bcfbe66 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverServiceUnavailableError](../../index.md)/[Code](../index.md)/[NOT_FOUND](index.md) + +# NOT_FOUND + +[JVM]\ +[NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..6b178b03f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverServiceUnavailableError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_SCREEN_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..082fe7ff7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverServiceUnavailableError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_UPDATE_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md new file mode 100644 index 000000000..8cb76e63d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverServiceUnavailableError](../../index.md)/[Code](../index.md)/[TOO_MANY_REQUESTS](index.md) + +# TOO_MANY_REQUESTS + +[JVM]\ +[TOO_MANY_REQUESTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md new file mode 100644 index 000000000..f2e143390 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverServiceUnavailableError](../../index.md)/[Code](../index.md)/[UNAUTHORIZED](index.md) + +# UNAUTHORIZED + +[JVM]\ +[UNAUTHORIZED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/get-value.md new file mode 100644 index 000000000..9c6367c54 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverServiceUnavailableError](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/index.md new file mode 100644 index 000000000..5661ced73 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverServiceUnavailableError](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverServiceUnavailableError.Code](index.md)> + +Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + +## Entries + +| | | +|---|---| +| [UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | [JVM]
[UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | +| [FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | [JVM]
[FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | +| [NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | +| [ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | +| [TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | [JVM]
[TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | +| [INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | [JVM]
[INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | +| [BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | [JVM]
[BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | +| [RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | +| [RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | +| [GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | [JVM]
[GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | +| [BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | [JVM]
[BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1177152765%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1177152765%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-675720869%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-675720869%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [AccountTakeoverServiceUnavailableError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverServiceUnavailableError.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-a-d_-r-e-q-u-e-s-t/index.md#-765915364%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/value-of.md new file mode 100644 index 000000000..e1e8a479b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverServiceUnavailableError](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [AccountTakeoverServiceUnavailableError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/values.md new file mode 100644 index 000000000..fdc0a9fd4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverServiceUnavailableError](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverServiceUnavailableError.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/builder.md new file mode 100644 index 000000000..954809626 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverServiceUnavailableError](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AccountTakeoverServiceUnavailableError.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/get-code.md new file mode 100644 index 000000000..1f2dd6425 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverServiceUnavailableError](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [AccountTakeoverServiceUnavailableError.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/get-message.md new file mode 100644 index 000000000..282375682 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverServiceUnavailableError](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/index.md new file mode 100644 index 000000000..9839ae2d0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverServiceUnavailableError](index.md) + +# AccountTakeoverServiceUnavailableError + +public final class [AccountTakeoverServiceUnavailableError](index.md) + +Indicates that the API is either down for maintenance or overloaded and cannot fulfill the request at the current time. This is a temporary error and retrying the same request after a certain delay could eventually result in success. There will be a Retry-After HTTP header in API response specifying how long to wait to retry the request. If there is no Retry-After HTTP header then retry can happen immediately. If the error persists after retrying with delay, please reach out to .\" + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | + +## Constructors + +| | | +|---|---| +| [AccountTakeoverServiceUnavailableError](-account-takeover-service-unavailable-error.md) | [JVM]
public [AccountTakeoverServiceUnavailableError](index.md)[AccountTakeoverServiceUnavailableError](-account-takeover-service-unavailable-error.md)([AccountTakeoverServiceUnavailableError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverServiceUnavailableError.Code](-code/index.md)>
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AccountTakeoverServiceUnavailableError.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [AccountTakeoverServiceUnavailableError.Code](-code/index.md)[getCode](get-code.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#944008189%2FProperties%2F-1883119931) | [JVM]
private final [AccountTakeoverServiceUnavailableError.Code](-code/index.md)[code](index.md#944008189%2FProperties%2F-1883119931) | +| [message](index.md#365527273%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#365527273%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-account-takeover-site-info.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-account-takeover-site-info.md new file mode 100644 index 000000000..38c0b6c2a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-account-takeover-site-info.md @@ -0,0 +1,18 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverSiteInfo](index.md)/[AccountTakeoverSiteInfo](-account-takeover-site-info.md) + +# AccountTakeoverSiteInfo + +[JVM]\ + +public [AccountTakeoverSiteInfo](index.md)[AccountTakeoverSiteInfo](-account-takeover-site-info.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)brandName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)locale, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)name, [AccountTakeoverSiteInfo.PlacementName](-placement-name/index.md)placementName) + +#### Parameters + +JVM + +| | | +|---|---| +| brandName | The trademark brand name that is displayed to a user on the website. | +| locale | The locale of the website a user is accessing, which is separate from the user configured browser locale, in ISO 639-2 language code format and in ISO 3166-1 country code format. | +| name | Name of the website from which the event is generated. | +| placementName | The categorized name of the page where a user initiated event is being evaluated. - `LOGIN` - Applicable if the user initiated this account event from a login web page. - `PASSWORD_RESET` - Applicable if the user initiated this account event from a password reset web page. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/-account-takeover-site-info.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/-account-takeover-site-info.-builder.md new file mode 100644 index 000000000..8c80a8327 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/-account-takeover-site-info.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverSiteInfo](../index.md)/[Builder](index.md)/[AccountTakeoverSiteInfo.Builder](-account-takeover-site-info.-builder.md) + +# AccountTakeoverSiteInfo.Builder + +[JVM]\ + +public [AccountTakeoverSiteInfo.Builder](index.md)[AccountTakeoverSiteInfo.Builder](-account-takeover-site-info.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)brandName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)locale, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)name, [AccountTakeoverSiteInfo.PlacementName](../-placement-name/index.md)placementName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/brand-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/brand-name.md new file mode 100644 index 000000000..4ef12af5f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/brand-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverSiteInfo](../index.md)/[Builder](index.md)/[brandName](brand-name.md) + +# brandName + +[JVM]\ + +public final [AccountTakeoverSiteInfo.Builder](index.md)[brandName](brand-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)brandName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/build.md new file mode 100644 index 000000000..2c46c6e48 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverSiteInfo](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AccountTakeoverSiteInfo](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/index.md new file mode 100644 index 000000000..e1d83a7f7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/index.md @@ -0,0 +1,22 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverSiteInfo](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AccountTakeoverSiteInfo.Builder](-account-takeover-site-info.-builder.md) | [JVM]
public [AccountTakeoverSiteInfo.Builder](index.md)[AccountTakeoverSiteInfo.Builder](-account-takeover-site-info.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)brandName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)locale, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)name, [AccountTakeoverSiteInfo.PlacementName](../-placement-name/index.md)placementName) | + +## Functions + +| Name | Summary | +|---|---| +| [brandName](brand-name.md) | [JVM]
public final [AccountTakeoverSiteInfo.Builder](index.md)[brandName](brand-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)brandName) | +| [build](build.md) | [JVM]
public final [AccountTakeoverSiteInfo](../index.md)[build](build.md)() | +| [locale](locale.md) | [JVM]
public final [AccountTakeoverSiteInfo.Builder](index.md)[locale](locale.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)locale) | +| [name](name.md) | [JVM]
public final [AccountTakeoverSiteInfo.Builder](index.md)[name](name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)name) | +| [placementName](placement-name.md) | [JVM]
public final [AccountTakeoverSiteInfo.Builder](index.md)[placementName](placement-name.md)([AccountTakeoverSiteInfo.PlacementName](../-placement-name/index.md)placementName) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/locale.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/locale.md new file mode 100644 index 000000000..65274690e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/locale.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverSiteInfo](../index.md)/[Builder](index.md)/[locale](locale.md) + +# locale + +[JVM]\ + +public final [AccountTakeoverSiteInfo.Builder](index.md)[locale](locale.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)locale) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/name.md new file mode 100644 index 000000000..1a9067f4d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverSiteInfo](../index.md)/[Builder](index.md)/[name](name.md) + +# name + +[JVM]\ + +public final [AccountTakeoverSiteInfo.Builder](index.md)[name](name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)name) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/placement-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/placement-name.md new file mode 100644 index 000000000..d665fd59a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/placement-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverSiteInfo](../index.md)/[Builder](index.md)/[placementName](placement-name.md) + +# placementName + +[JVM]\ + +public final [AccountTakeoverSiteInfo.Builder](index.md)[placementName](placement-name.md)([AccountTakeoverSiteInfo.PlacementName](../-placement-name/index.md)placementName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/-l-o-g-i-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/-l-o-g-i-n/index.md new file mode 100644 index 000000000..9761b94e3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/-l-o-g-i-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverSiteInfo](../../index.md)/[PlacementName](../index.md)/[LOGIN](index.md) + +# LOGIN + +[JVM]\ +[LOGIN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md#-1286859053%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md#-1286859053%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md new file mode 100644 index 000000000..35b9dcaa1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverSiteInfo](../../index.md)/[PlacementName](../index.md)/[PASSWORD_RESET](index.md) + +# PASSWORD_RESET + +[JVM]\ +[PASSWORD_RESET](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1286859053%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1286859053%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/get-value.md new file mode 100644 index 000000000..e59359cea --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverSiteInfo](../index.md)/[PlacementName](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/index.md new file mode 100644 index 000000000..3e7b7dbef --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverSiteInfo](../index.md)/[PlacementName](index.md) + +# PlacementName + +[JVM]\ +public enum [PlacementName](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverSiteInfo.PlacementName](index.md)> + +The categorized name of the page where a user initiated event is being evaluated. - `LOGIN` - Applicable if the user initiated this account event from a login web page. - `PASSWORD_RESET` - Applicable if the user initiated this account event from a password reset web page. Values: LOGIN,PASSWORD_RESET + +## Entries + +| | | +|---|---| +| [LOGIN](-l-o-g-i-n/index.md) | [JVM]
[LOGIN](-l-o-g-i-n/index.md) | +| [PASSWORD_RESET](-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md) | [JVM]
[PASSWORD_RESET](-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-145445318%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-145445318%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#134862532%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#134862532%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [AccountTakeoverSiteInfo.PlacementName](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverSiteInfo.PlacementName](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md#-1286859053%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md#-1286859053%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/value-of.md new file mode 100644 index 000000000..487d2e8fc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverSiteInfo](../index.md)/[PlacementName](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [AccountTakeoverSiteInfo.PlacementName](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/values.md new file mode 100644 index 000000000..16f1b7a53 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverSiteInfo](../index.md)/[PlacementName](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverSiteInfo.PlacementName](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/builder.md new file mode 100644 index 000000000..cd730d9f4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverSiteInfo](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AccountTakeoverSiteInfo.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/get-brand-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/get-brand-name.md new file mode 100644 index 000000000..0b0c7b5e6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/get-brand-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverSiteInfo](index.md)/[getBrandName](get-brand-name.md) + +# getBrandName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBrandName](get-brand-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| brandName | The trademark brand name that is displayed to a user on the website. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/get-locale.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/get-locale.md new file mode 100644 index 000000000..f54014adf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/get-locale.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverSiteInfo](index.md)/[getLocale](get-locale.md) + +# getLocale + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocale](get-locale.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| locale | The locale of the website a user is accessing, which is separate from the user configured browser locale, in ISO 639-2 language code format and in ISO 3166-1 country code format. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/get-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/get-name.md new file mode 100644 index 000000000..5d6544cff --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/get-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverSiteInfo](index.md)/[getName](get-name.md) + +# getName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](get-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| name | Name of the website from which the event is generated. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/get-placement-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/get-placement-name.md new file mode 100644 index 000000000..7108f5de7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/get-placement-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverSiteInfo](index.md)/[getPlacementName](get-placement-name.md) + +# getPlacementName + +[JVM]\ + +public final [AccountTakeoverSiteInfo.PlacementName](-placement-name/index.md)[getPlacementName](get-placement-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| placementName | The categorized name of the page where a user initiated event is being evaluated. - `LOGIN` - Applicable if the user initiated this account event from a login web page. - `PASSWORD_RESET` - Applicable if the user initiated this account event from a password reset web page. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/index.md new file mode 100644 index 000000000..058709010 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/index.md @@ -0,0 +1,50 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverSiteInfo](index.md) + +# AccountTakeoverSiteInfo + +public final class [AccountTakeoverSiteInfo](index.md) + +Information specific to the Partner's website through which a transaction was made. + +#### Parameters + +JVM + +| | | +|---|---| +| brandName | The trademark brand name that is displayed to a user on the website. | +| locale | The locale of the website a user is accessing, which is separate from the user configured browser locale, in ISO 639-2 language code format and in ISO 3166-1 country code format. | +| name | Name of the website from which the event is generated. | +| placementName | The categorized name of the page where a user initiated event is being evaluated. - `LOGIN` - Applicable if the user initiated this account event from a login web page. - `PASSWORD_RESET` - Applicable if the user initiated this account event from a password reset web page. | + +## Constructors + +| | | +|---|---| +| [AccountTakeoverSiteInfo](-account-takeover-site-info.md) | [JVM]
public [AccountTakeoverSiteInfo](index.md)[AccountTakeoverSiteInfo](-account-takeover-site-info.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)brandName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)locale, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)name, [AccountTakeoverSiteInfo.PlacementName](-placement-name/index.md)placementName) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [PlacementName](-placement-name/index.md) | [JVM]
public enum [PlacementName](-placement-name/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverSiteInfo.PlacementName](-placement-name/index.md)>
The categorized name of the page where a user initiated event is being evaluated. - `LOGIN` - Applicable if the user initiated this account event from a login web page. - `PASSWORD_RESET` - Applicable if the user initiated this account event from a password reset web page. Values: LOGIN,PASSWORD_RESET | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AccountTakeoverSiteInfo.Builder](-builder/index.md)[builder](builder.md)() | +| [getBrandName](get-brand-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBrandName](get-brand-name.md)() | +| [getLocale](get-locale.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLocale](get-locale.md)() | +| [getName](get-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](get-name.md)() | +| [getPlacementName](get-placement-name.md) | [JVM]
public final [AccountTakeoverSiteInfo.PlacementName](-placement-name/index.md)[getPlacementName](get-placement-name.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [brandName](index.md#-1012320396%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[brandName](index.md#-1012320396%2FProperties%2F-1883119931) | +| [locale](index.md#2064466202%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^([a-z]{2}-[A-Z]{2})$")
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[locale](index.md#2064466202%2FProperties%2F-1883119931) | +| [name](index.md#174223305%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](index.md#174223305%2FProperties%2F-1883119931) | +| [placementName](index.md#-1210804138%2FProperties%2F-1883119931) | [JVM]
private final [AccountTakeoverSiteInfo.PlacementName](-placement-name/index.md)[placementName](index.md#-1210804138%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/-l-o-g-i-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/-l-o-g-i-n/index.md new file mode 100644 index 000000000..40c86627e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/-l-o-g-i-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverTransactionDetails](../../index.md)/[Type](../index.md)/[LOGIN](index.md) + +# LOGIN + +[JVM]\ +[LOGIN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1352507512%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1352507512%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/get-value.md new file mode 100644 index 000000000..9083bbe1d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverTransactionDetails](../index.md)/[Type](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/index.md new file mode 100644 index 000000000..eef3148ae --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/index.md @@ -0,0 +1,32 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverTransactionDetails](../index.md)/[Type](index.md) + +# Type + +[JVM]\ +public enum [Type](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverTransactionDetails.Type](index.md)> + +The categorized type of account event related to a user's action. Values: LOGIN + +## Entries + +| | | +|---|---| +| [LOGIN](-l-o-g-i-n/index.md) | [JVM]
[LOGIN](-l-o-g-i-n/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#916433697%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#916433697%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#2138463357%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#2138463357%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [AccountTakeoverTransactionDetails.Type](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverTransactionDetails.Type](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-l-o-g-i-n/index.md#-1352507512%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-l-o-g-i-n/index.md#-1352507512%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/value-of.md new file mode 100644 index 000000000..a8ea82d0c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverTransactionDetails](../index.md)/[Type](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [AccountTakeoverTransactionDetails.Type](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/values.md new file mode 100644 index 000000000..c3e0ac080 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverTransactionDetails](../index.md)/[Type](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverTransactionDetails.Type](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/get-current-user-session.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/get-current-user-session.md new file mode 100644 index 000000000..170d66ca2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/get-current-user-session.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverTransactionDetails](index.md)/[getCurrentUserSession](get-current-user-session.md) + +# getCurrentUserSession + +[JVM]\ + +public abstract [CurrentUserSession](../-current-user-session/index.md)[getCurrentUserSession](get-current-user-session.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/get-transaction-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/get-transaction-date-time.md new file mode 100644 index 000000000..57197b44a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/get-transaction-date-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverTransactionDetails](index.md)/[getTransactionDateTime](get-transaction-date-time.md) + +# getTransactionDateTime + +[JVM]\ + +public abstract [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getTransactionDateTime](get-transaction-date-time.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/get-transaction-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/get-transaction-id.md new file mode 100644 index 000000000..0d5955e0e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/get-transaction-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverTransactionDetails](index.md)/[getTransactionId](get-transaction-id.md) + +# getTransactionId + +[JVM]\ + +public abstract [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTransactionId](get-transaction-id.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/get-type.md new file mode 100644 index 000000000..2aa892ea8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverTransactionDetails](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public abstract [AccountTakeoverTransactionDetails.Type](-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/index.md new file mode 100644 index 000000000..63c8b8969 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/index.md @@ -0,0 +1,39 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverTransactionDetails](index.md) + +# AccountTakeoverTransactionDetails + +public interface [AccountTakeoverTransactionDetails](index.md) + +The `transaction_type` field value is used as a discriminator, with the following mapping: * `LOGIN`: `LoginTransactionDetails` + +#### Parameters + +JVM + +| | | +|---|---| +| type | The categorized type of account event related to a user's action. | +| transactionDateTime | The local date and time the transaction occured in the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| transactionId | Unique identifier to identify a transaction attempt in the Partner's system. | +| currentUserSession | + +#### Inheritors + +| | +|---| +| [LoginTransactionDetails](../-login-transaction-details/index.md) | + +## Types + +| Name | Summary | +|---|---| +| [Type](-type/index.md) | [JVM]
public enum [Type](-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverTransactionDetails.Type](-type/index.md)>
The categorized type of account event related to a user's action. Values: LOGIN | + +## Functions + +| Name | Summary | +|---|---| +| [getCurrentUserSession](get-current-user-session.md) | [JVM]
public abstract [CurrentUserSession](../-current-user-session/index.md)[getCurrentUserSession](get-current-user-session.md)() | +| [getTransactionDateTime](get-transaction-date-time.md) | [JVM]
public abstract [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getTransactionDateTime](get-transaction-date-time.md)() | +| [getTransactionId](get-transaction-id.md) | [JVM]
public abstract [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTransactionId](get-transaction-id.md)() | +| [getType](get-type.md) | [JVM]
public abstract [AccountTakeoverTransactionDetails.Type](-type/index.md)[getType](get-type.md)() | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-account-takeover-unauthorized-error.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-account-takeover-unauthorized-error.md new file mode 100644 index 000000000..982229b1c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-account-takeover-unauthorized-error.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverUnauthorizedError](index.md)/[AccountTakeoverUnauthorizedError](-account-takeover-unauthorized-error.md) + +# AccountTakeoverUnauthorizedError + +[JVM]\ + +public [AccountTakeoverUnauthorizedError](index.md)[AccountTakeoverUnauthorizedError](-account-takeover-unauthorized-error.md)([AccountTakeoverUnauthorizedError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/-account-takeover-unauthorized-error.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/-account-takeover-unauthorized-error.-builder.md new file mode 100644 index 000000000..a837a6f7a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/-account-takeover-unauthorized-error.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverUnauthorizedError](../index.md)/[Builder](index.md)/[AccountTakeoverUnauthorizedError.Builder](-account-takeover-unauthorized-error.-builder.md) + +# AccountTakeoverUnauthorizedError.Builder + +[JVM]\ + +public [AccountTakeoverUnauthorizedError.Builder](index.md)[AccountTakeoverUnauthorizedError.Builder](-account-takeover-unauthorized-error.-builder.md)([AccountTakeoverUnauthorizedError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/build.md new file mode 100644 index 000000000..c485884b8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverUnauthorizedError](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AccountTakeoverUnauthorizedError](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/code.md new file mode 100644 index 000000000..e90da1b56 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverUnauthorizedError](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [AccountTakeoverUnauthorizedError.Builder](index.md)[code](code.md)([AccountTakeoverUnauthorizedError.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/index.md new file mode 100644 index 000000000..d855ff836 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverUnauthorizedError](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AccountTakeoverUnauthorizedError.Builder](-account-takeover-unauthorized-error.-builder.md) | [JVM]
public [AccountTakeoverUnauthorizedError.Builder](index.md)[AccountTakeoverUnauthorizedError.Builder](-account-takeover-unauthorized-error.-builder.md)([AccountTakeoverUnauthorizedError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [AccountTakeoverUnauthorizedError](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [AccountTakeoverUnauthorizedError.Builder](index.md)[code](code.md)([AccountTakeoverUnauthorizedError.Code](../-code/index.md)code) | +| [message](message.md) | [JVM]
public final [AccountTakeoverUnauthorizedError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/message.md new file mode 100644 index 000000000..3f1baccae --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverUnauthorizedError](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [AccountTakeoverUnauthorizedError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..5a7ec5d09 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverUnauthorizedError](../../index.md)/[Code](../index.md)/[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +# ACCOUNT_UPDATE_NOT_FOUND + +[JVM]\ +[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md new file mode 100644 index 000000000..8e6d13bfc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverUnauthorizedError](../../index.md)/[Code](../index.md)/[BAD_GATEWAY](index.md) + +# BAD_GATEWAY + +[JVM]\ +[BAD_GATEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md new file mode 100644 index 000000000..8efda5e31 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverUnauthorizedError](../../index.md)/[Code](../index.md)/[BAD_REQUEST](index.md) + +# BAD_REQUEST + +[JVM]\ +[BAD_REQUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-910533661%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-910533661%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-f-o-r-b-i-d-d-e-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-f-o-r-b-i-d-d-e-n/index.md new file mode 100644 index 000000000..76cfd13a5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-f-o-r-b-i-d-d-e-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverUnauthorizedError](../../index.md)/[Code](../index.md)/[FORBIDDEN](index.md) + +# FORBIDDEN + +[JVM]\ +[FORBIDDEN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md new file mode 100644 index 000000000..571d11e9e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverUnauthorizedError](../../index.md)/[Code](../index.md)/[GATEWAY_TIMEOUT](index.md) + +# GATEWAY_TIMEOUT + +[JVM]\ +[GATEWAY_TIMEOUT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md new file mode 100644 index 000000000..764ef30fd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverUnauthorizedError](../../index.md)/[Code](../index.md)/[INTERNAL_SERVER_ERROR](index.md) + +# INTERNAL_SERVER_ERROR + +[JVM]\ +[INTERNAL_SERVER_ERROR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..48843f76e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverUnauthorizedError](../../index.md)/[Code](../index.md)/[NOT_FOUND](index.md) + +# NOT_FOUND + +[JVM]\ +[NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..32f5edf18 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverUnauthorizedError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_SCREEN_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..4192cf56b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverUnauthorizedError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_UPDATE_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md new file mode 100644 index 000000000..e52bfd3e4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverUnauthorizedError](../../index.md)/[Code](../index.md)/[TOO_MANY_REQUESTS](index.md) + +# TOO_MANY_REQUESTS + +[JVM]\ +[TOO_MANY_REQUESTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md new file mode 100644 index 000000000..4a0e1df63 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountTakeoverUnauthorizedError](../../index.md)/[Code](../index.md)/[UNAUTHORIZED](index.md) + +# UNAUTHORIZED + +[JVM]\ +[UNAUTHORIZED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/get-value.md new file mode 100644 index 000000000..4533ec7db --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverUnauthorizedError](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/index.md new file mode 100644 index 000000000..7810f6fcb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverUnauthorizedError](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverUnauthorizedError.Code](index.md)> + +Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + +## Entries + +| | | +|---|---| +| [UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | [JVM]
[UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | +| [FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | [JVM]
[FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | +| [NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | +| [ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | +| [TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | [JVM]
[TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | +| [INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | [JVM]
[INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | +| [BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | [JVM]
[BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | +| [RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | +| [RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | +| [GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | [JVM]
[GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | +| [BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | [JVM]
[BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#726003530%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#726003530%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-1609811020%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-1609811020%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [AccountTakeoverUnauthorizedError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverUnauthorizedError.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-a-d_-r-e-q-u-e-s-t/index.md#-910533661%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/value-of.md new file mode 100644 index 000000000..e0724386b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverUnauthorizedError](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [AccountTakeoverUnauthorizedError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/values.md new file mode 100644 index 000000000..e88807465 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTakeoverUnauthorizedError](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountTakeoverUnauthorizedError.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/builder.md new file mode 100644 index 000000000..4f33b9994 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverUnauthorizedError](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AccountTakeoverUnauthorizedError.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/get-code.md new file mode 100644 index 000000000..47b2cbe9c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverUnauthorizedError](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [AccountTakeoverUnauthorizedError.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/get-message.md new file mode 100644 index 000000000..529765ca4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverUnauthorizedError](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/index.md new file mode 100644 index 000000000..b6a24cfe8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTakeoverUnauthorizedError](index.md) + +# AccountTakeoverUnauthorizedError + +public final class [AccountTakeoverUnauthorizedError](index.md) + +Indicates that the token sent in the 'Authorization' header is either invalid or missing. Please check the value in the token field along with the token expiration time before retrying. + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | + +## Constructors + +| | | +|---|---| +| [AccountTakeoverUnauthorizedError](-account-takeover-unauthorized-error.md) | [JVM]
public [AccountTakeoverUnauthorizedError](index.md)[AccountTakeoverUnauthorizedError](-account-takeover-unauthorized-error.md)([AccountTakeoverUnauthorizedError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverUnauthorizedError.Code](-code/index.md)>
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AccountTakeoverUnauthorizedError.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [AccountTakeoverUnauthorizedError.Code](-code/index.md)[getCode](get-code.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#-223045116%2FProperties%2F-1883119931) | [JVM]
private final [AccountTakeoverUnauthorizedError.Code](-code/index.md)[code](index.md#-223045116%2FProperties%2F-1883119931) | +| [message](index.md#440779138%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#440779138%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-account-transaction.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-account-transaction.md new file mode 100644 index 000000000..98924ab84 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-account-transaction.md @@ -0,0 +1,18 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTransaction](index.md)/[AccountTransaction](-account-transaction.md) + +# AccountTransaction + +[JVM]\ + +public [AccountTransaction](index.md)[AccountTransaction](-account-transaction.md)([AccountTakeoverSiteInfo](../-account-takeover-site-info/index.md)siteInfo, [AccountTakeoverDeviceDetails](../-account-takeover-device-details/index.md)deviceDetails, [AccountTakeoverCustomerAccount](../-account-takeover-customer-account/index.md)customerAccount, [AccountTakeoverTransactionDetails](../-account-takeover-transaction-details/index.md)transactionDetails) + +#### Parameters + +JVM + +| | +|---| +| siteInfo | +| deviceDetails | +| customerAccount | +| transactionDetails | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/-account-transaction.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/-account-transaction.-builder.md new file mode 100644 index 000000000..46afc1e6b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/-account-transaction.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTransaction](../index.md)/[Builder](index.md)/[AccountTransaction.Builder](-account-transaction.-builder.md) + +# AccountTransaction.Builder + +[JVM]\ + +public [AccountTransaction.Builder](index.md)[AccountTransaction.Builder](-account-transaction.-builder.md)([AccountTakeoverSiteInfo](../../-account-takeover-site-info/index.md)siteInfo, [AccountTakeoverDeviceDetails](../../-account-takeover-device-details/index.md)deviceDetails, [AccountTakeoverCustomerAccount](../../-account-takeover-customer-account/index.md)customerAccount, [AccountTakeoverTransactionDetails](../../-account-takeover-transaction-details/index.md)transactionDetails) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/build.md new file mode 100644 index 000000000..c2f5dd930 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTransaction](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AccountTransaction](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/customer-account.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/customer-account.md new file mode 100644 index 000000000..d61eb7bb6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/customer-account.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTransaction](../index.md)/[Builder](index.md)/[customerAccount](customer-account.md) + +# customerAccount + +[JVM]\ + +public final [AccountTransaction.Builder](index.md)[customerAccount](customer-account.md)([AccountTakeoverCustomerAccount](../../-account-takeover-customer-account/index.md)customerAccount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/device-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/device-details.md new file mode 100644 index 000000000..fc7d287b6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/device-details.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTransaction](../index.md)/[Builder](index.md)/[deviceDetails](device-details.md) + +# deviceDetails + +[JVM]\ + +public final [AccountTransaction.Builder](index.md)[deviceDetails](device-details.md)([AccountTakeoverDeviceDetails](../../-account-takeover-device-details/index.md)deviceDetails) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/index.md new file mode 100644 index 000000000..8bfc89a18 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/index.md @@ -0,0 +1,22 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTransaction](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AccountTransaction.Builder](-account-transaction.-builder.md) | [JVM]
public [AccountTransaction.Builder](index.md)[AccountTransaction.Builder](-account-transaction.-builder.md)([AccountTakeoverSiteInfo](../../-account-takeover-site-info/index.md)siteInfo, [AccountTakeoverDeviceDetails](../../-account-takeover-device-details/index.md)deviceDetails, [AccountTakeoverCustomerAccount](../../-account-takeover-customer-account/index.md)customerAccount, [AccountTakeoverTransactionDetails](../../-account-takeover-transaction-details/index.md)transactionDetails) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [AccountTransaction](../index.md)[build](build.md)() | +| [customerAccount](customer-account.md) | [JVM]
public final [AccountTransaction.Builder](index.md)[customerAccount](customer-account.md)([AccountTakeoverCustomerAccount](../../-account-takeover-customer-account/index.md)customerAccount) | +| [deviceDetails](device-details.md) | [JVM]
public final [AccountTransaction.Builder](index.md)[deviceDetails](device-details.md)([AccountTakeoverDeviceDetails](../../-account-takeover-device-details/index.md)deviceDetails) | +| [siteInfo](site-info.md) | [JVM]
public final [AccountTransaction.Builder](index.md)[siteInfo](site-info.md)([AccountTakeoverSiteInfo](../../-account-takeover-site-info/index.md)siteInfo) | +| [transactionDetails](transaction-details.md) | [JVM]
public final [AccountTransaction.Builder](index.md)[transactionDetails](transaction-details.md)([AccountTakeoverTransactionDetails](../../-account-takeover-transaction-details/index.md)transactionDetails) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/site-info.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/site-info.md new file mode 100644 index 000000000..92e86c748 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/site-info.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTransaction](../index.md)/[Builder](index.md)/[siteInfo](site-info.md) + +# siteInfo + +[JVM]\ + +public final [AccountTransaction.Builder](index.md)[siteInfo](site-info.md)([AccountTakeoverSiteInfo](../../-account-takeover-site-info/index.md)siteInfo) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/transaction-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/transaction-details.md new file mode 100644 index 000000000..27eb06cd9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/transaction-details.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountTransaction](../index.md)/[Builder](index.md)/[transactionDetails](transaction-details.md) + +# transactionDetails + +[JVM]\ + +public final [AccountTransaction.Builder](index.md)[transactionDetails](transaction-details.md)([AccountTakeoverTransactionDetails](../../-account-takeover-transaction-details/index.md)transactionDetails) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/builder.md new file mode 100644 index 000000000..5f6bca741 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTransaction](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AccountTransaction.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/get-customer-account.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/get-customer-account.md new file mode 100644 index 000000000..3446fa5dd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/get-customer-account.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTransaction](index.md)/[getCustomerAccount](get-customer-account.md) + +# getCustomerAccount + +[JVM]\ + +public final [AccountTakeoverCustomerAccount](../-account-takeover-customer-account/index.md)[getCustomerAccount](get-customer-account.md)() + +#### Parameters + +JVM + +| | +|---| +| customerAccount | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/get-device-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/get-device-details.md new file mode 100644 index 000000000..eddfc56e9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/get-device-details.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTransaction](index.md)/[getDeviceDetails](get-device-details.md) + +# getDeviceDetails + +[JVM]\ + +public final [AccountTakeoverDeviceDetails](../-account-takeover-device-details/index.md)[getDeviceDetails](get-device-details.md)() + +#### Parameters + +JVM + +| | +|---| +| deviceDetails | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/get-site-info.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/get-site-info.md new file mode 100644 index 000000000..189e8517c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/get-site-info.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTransaction](index.md)/[getSiteInfo](get-site-info.md) + +# getSiteInfo + +[JVM]\ + +public final [AccountTakeoverSiteInfo](../-account-takeover-site-info/index.md)[getSiteInfo](get-site-info.md)() + +#### Parameters + +JVM + +| | +|---| +| siteInfo | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/get-transaction-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/get-transaction-details.md new file mode 100644 index 000000000..382f84d3f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/get-transaction-details.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTransaction](index.md)/[getTransactionDetails](get-transaction-details.md) + +# getTransactionDetails + +[JVM]\ + +public final [AccountTakeoverTransactionDetails](../-account-takeover-transaction-details/index.md)[getTransactionDetails](get-transaction-details.md)() + +#### Parameters + +JVM + +| | +|---| +| transactionDetails | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/index.md new file mode 100644 index 000000000..ced9cd2f2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/index.md @@ -0,0 +1,49 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountTransaction](index.md) + +# AccountTransaction + +public final class [AccountTransaction](index.md) + +Information for an account transaction. + +#### Parameters + +JVM + +| | +|---| +| siteInfo | +| deviceDetails | +| customerAccount | +| transactionDetails | + +## Constructors + +| | | +|---|---| +| [AccountTransaction](-account-transaction.md) | [JVM]
public [AccountTransaction](index.md)[AccountTransaction](-account-transaction.md)([AccountTakeoverSiteInfo](../-account-takeover-site-info/index.md)siteInfo, [AccountTakeoverDeviceDetails](../-account-takeover-device-details/index.md)deviceDetails, [AccountTakeoverCustomerAccount](../-account-takeover-customer-account/index.md)customerAccount, [AccountTakeoverTransactionDetails](../-account-takeover-transaction-details/index.md)transactionDetails) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AccountTransaction.Builder](-builder/index.md)[builder](builder.md)() | +| [getCustomerAccount](get-customer-account.md) | [JVM]
public final [AccountTakeoverCustomerAccount](../-account-takeover-customer-account/index.md)[getCustomerAccount](get-customer-account.md)() | +| [getDeviceDetails](get-device-details.md) | [JVM]
public final [AccountTakeoverDeviceDetails](../-account-takeover-device-details/index.md)[getDeviceDetails](get-device-details.md)() | +| [getSiteInfo](get-site-info.md) | [JVM]
public final [AccountTakeoverSiteInfo](../-account-takeover-site-info/index.md)[getSiteInfo](get-site-info.md)() | +| [getTransactionDetails](get-transaction-details.md) | [JVM]
public final [AccountTakeoverTransactionDetails](../-account-takeover-transaction-details/index.md)[getTransactionDetails](get-transaction-details.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [customerAccount](index.md#-1523333067%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [AccountTakeoverCustomerAccount](../-account-takeover-customer-account/index.md)[customerAccount](index.md#-1523333067%2FProperties%2F-1883119931) | +| [deviceDetails](index.md#-1846491656%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [AccountTakeoverDeviceDetails](../-account-takeover-device-details/index.md)[deviceDetails](index.md#-1846491656%2FProperties%2F-1883119931) | +| [siteInfo](index.md#524692641%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [AccountTakeoverSiteInfo](../-account-takeover-site-info/index.md)[siteInfo](index.md#524692641%2FProperties%2F-1883119931) | +| [transactionDetails](index.md#-1866766510%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [AccountTakeoverTransactionDetails](../-account-takeover-transaction-details/index.md)[transactionDetails](index.md#-1866766510%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-account-update-not-found-error.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-account-update-not-found-error.md new file mode 100644 index 000000000..25cad105f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-account-update-not-found-error.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountUpdateNotFoundError](index.md)/[AccountUpdateNotFoundError](-account-update-not-found-error.md) + +# AccountUpdateNotFoundError + +[JVM]\ + +public [AccountUpdateNotFoundError](index.md)[AccountUpdateNotFoundError](-account-update-not-found-error.md)([AccountUpdateNotFoundError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/-account-update-not-found-error.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/-account-update-not-found-error.-builder.md new file mode 100644 index 000000000..990129522 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/-account-update-not-found-error.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateNotFoundError](../index.md)/[Builder](index.md)/[AccountUpdateNotFoundError.Builder](-account-update-not-found-error.-builder.md) + +# AccountUpdateNotFoundError.Builder + +[JVM]\ + +public [AccountUpdateNotFoundError.Builder](index.md)[AccountUpdateNotFoundError.Builder](-account-update-not-found-error.-builder.md)([AccountUpdateNotFoundError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/build.md new file mode 100644 index 000000000..5dbc40efe --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateNotFoundError](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AccountUpdateNotFoundError](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/code.md new file mode 100644 index 000000000..ffd09fb09 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateNotFoundError](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [AccountUpdateNotFoundError.Builder](index.md)[code](code.md)([AccountUpdateNotFoundError.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/index.md new file mode 100644 index 000000000..0c30e80d6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateNotFoundError](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AccountUpdateNotFoundError.Builder](-account-update-not-found-error.-builder.md) | [JVM]
public [AccountUpdateNotFoundError.Builder](index.md)[AccountUpdateNotFoundError.Builder](-account-update-not-found-error.-builder.md)([AccountUpdateNotFoundError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [AccountUpdateNotFoundError](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [AccountUpdateNotFoundError.Builder](index.md)[code](code.md)([AccountUpdateNotFoundError.Code](../-code/index.md)code) | +| [message](message.md) | [JVM]
public final [AccountUpdateNotFoundError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/message.md new file mode 100644 index 000000000..18fe04a97 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateNotFoundError](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [AccountUpdateNotFoundError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..d3e25ff5b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountUpdateNotFoundError](../../index.md)/[Code](../index.md)/[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +# ACCOUNT_UPDATE_NOT_FOUND + +[JVM]\ +[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md new file mode 100644 index 000000000..8e8beb178 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountUpdateNotFoundError](../../index.md)/[Code](../index.md)/[BAD_GATEWAY](index.md) + +# BAD_GATEWAY + +[JVM]\ +[BAD_GATEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md new file mode 100644 index 000000000..e1093d50c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountUpdateNotFoundError](../../index.md)/[Code](../index.md)/[BAD_REQUEST](index.md) + +# BAD_REQUEST + +[JVM]\ +[BAD_REQUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-619431014%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-619431014%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-f-o-r-b-i-d-d-e-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-f-o-r-b-i-d-d-e-n/index.md new file mode 100644 index 000000000..2cd5ffb01 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-f-o-r-b-i-d-d-e-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountUpdateNotFoundError](../../index.md)/[Code](../index.md)/[FORBIDDEN](index.md) + +# FORBIDDEN + +[JVM]\ +[FORBIDDEN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md new file mode 100644 index 000000000..75ccb22fd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountUpdateNotFoundError](../../index.md)/[Code](../index.md)/[GATEWAY_TIMEOUT](index.md) + +# GATEWAY_TIMEOUT + +[JVM]\ +[GATEWAY_TIMEOUT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md new file mode 100644 index 000000000..5190a7d3e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountUpdateNotFoundError](../../index.md)/[Code](../index.md)/[INTERNAL_SERVER_ERROR](index.md) + +# INTERNAL_SERVER_ERROR + +[JVM]\ +[INTERNAL_SERVER_ERROR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..fb515ed97 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountUpdateNotFoundError](../../index.md)/[Code](../index.md)/[NOT_FOUND](index.md) + +# NOT_FOUND + +[JVM]\ +[NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..cc26f0f74 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountUpdateNotFoundError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_SCREEN_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..7f5e54377 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountUpdateNotFoundError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_UPDATE_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md new file mode 100644 index 000000000..c175fb52d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountUpdateNotFoundError](../../index.md)/[Code](../index.md)/[TOO_MANY_REQUESTS](index.md) + +# TOO_MANY_REQUESTS + +[JVM]\ +[TOO_MANY_REQUESTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md new file mode 100644 index 000000000..73eba3c43 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountUpdateNotFoundError](../../index.md)/[Code](../index.md)/[UNAUTHORIZED](index.md) + +# UNAUTHORIZED + +[JVM]\ +[UNAUTHORIZED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/get-value.md new file mode 100644 index 000000000..6b6288707 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateNotFoundError](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/index.md new file mode 100644 index 000000000..ae661c694 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateNotFoundError](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountUpdateNotFoundError.Code](index.md)> + +Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + +## Entries + +| | | +|---|---| +| [UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | [JVM]
[UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | +| [FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | [JVM]
[FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | +| [NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | +| [ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | +| [TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | [JVM]
[TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | +| [INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | [JVM]
[INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | +| [BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | [JVM]
[BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | +| [RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | +| [RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | +| [GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | [JVM]
[GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | +| [BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | [JVM]
[BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1224060287%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1224060287%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#2061629725%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#2061629725%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [AccountUpdateNotFoundError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountUpdateNotFoundError.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-a-d_-r-e-q-u-e-s-t/index.md#-619431014%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/value-of.md new file mode 100644 index 000000000..f45622ccf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateNotFoundError](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [AccountUpdateNotFoundError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/values.md new file mode 100644 index 000000000..e8ecee7d5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateNotFoundError](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountUpdateNotFoundError.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/builder.md new file mode 100644 index 000000000..db5fb8048 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountUpdateNotFoundError](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AccountUpdateNotFoundError.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/get-code.md new file mode 100644 index 000000000..ca8a9d035 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountUpdateNotFoundError](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [AccountUpdateNotFoundError.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/get-message.md new file mode 100644 index 000000000..b663c35c3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountUpdateNotFoundError](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/index.md new file mode 100644 index 000000000..2ca0b7a60 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountUpdateNotFoundError](index.md) + +# AccountUpdateNotFoundError + +public final class [AccountUpdateNotFoundError](index.md) + +Indicates that the API cannot find the resource that is either being requested or against which the operation is being performed. + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | + +## Constructors + +| | | +|---|---| +| [AccountUpdateNotFoundError](-account-update-not-found-error.md) | [JVM]
public [AccountUpdateNotFoundError](index.md)[AccountUpdateNotFoundError](-account-update-not-found-error.md)([AccountUpdateNotFoundError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountUpdateNotFoundError.Code](-code/index.md)>
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AccountUpdateNotFoundError.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [AccountUpdateNotFoundError.Code](-code/index.md)[getCode](get-code.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#-2046669061%2FProperties%2F-1883119931) | [JVM]
private final [AccountUpdateNotFoundError.Code](-code/index.md)[code](index.md#-2046669061%2FProperties%2F-1883119931) | +| [message](index.md#-98839253%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#-98839253%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n_-u-p-d-a-t-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n_-u-p-d-a-t-e/index.md new file mode 100644 index 000000000..cac650233 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n_-u-p-d-a-t-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountUpdateRequest](../../index.md)/[Type](../index.md)/[MULTI_FACTOR_AUTHENTICATION_UPDATE](index.md) + +# MULTI_FACTOR_AUTHENTICATION_UPDATE + +[JVM]\ +[MULTI_FACTOR_AUTHENTICATION_UPDATE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-r-e-m-e-d-i-a-t-i-o-n_-u-p-d-a-t-e/index.md#1122168355%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-r-e-m-e-d-i-a-t-i-o-n_-u-p-d-a-t-e/index.md#1122168355%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/-r-e-m-e-d-i-a-t-i-o-n_-u-p-d-a-t-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/-r-e-m-e-d-i-a-t-i-o-n_-u-p-d-a-t-e/index.md new file mode 100644 index 000000000..e0511c444 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/-r-e-m-e-d-i-a-t-i-o-n_-u-p-d-a-t-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AccountUpdateRequest](../../index.md)/[Type](../index.md)/[REMEDIATION_UPDATE](index.md) + +# REMEDIATION_UPDATE + +[JVM]\ +[REMEDIATION_UPDATE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1122168355%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1122168355%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/get-value.md new file mode 100644 index 000000000..5180427e5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateRequest](../index.md)/[Type](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/index.md new file mode 100644 index 000000000..12db32252 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateRequest](../index.md)/[Type](index.md) + +# Type + +[JVM]\ +public enum [Type](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountUpdateRequest.Type](index.md)> + +The categorized type of account update event from the Partner's system. Values: MULTI_FACTOR_AUTHENTICATION_UPDATE,REMEDIATION_UPDATE + +## Entries + +| | | +|---|---| +| [MULTI_FACTOR_AUTHENTICATION_UPDATE](-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n_-u-p-d-a-t-e/index.md) | [JVM]
[MULTI_FACTOR_AUTHENTICATION_UPDATE](-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n_-u-p-d-a-t-e/index.md) | +| [REMEDIATION_UPDATE](-r-e-m-e-d-i-a-t-i-o-n_-u-p-d-a-t-e/index.md) | [JVM]
[REMEDIATION_UPDATE](-r-e-m-e-d-i-a-t-i-o-n_-u-p-d-a-t-e/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#839060490%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#839060490%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-784275724%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-784275724%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [AccountUpdateRequest.Type](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountUpdateRequest.Type](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-r-e-m-e-d-i-a-t-i-o-n_-u-p-d-a-t-e/index.md#1122168355%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-r-e-m-e-d-i-a-t-i-o-n_-u-p-d-a-t-e/index.md#1122168355%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/value-of.md new file mode 100644 index 000000000..e6fca4310 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateRequest](../index.md)/[Type](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [AccountUpdateRequest.Type](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/values.md new file mode 100644 index 000000000..f5c3c7f58 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateRequest](../index.md)/[Type](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AccountUpdateRequest.Type](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/get-risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/get-risk-id.md new file mode 100644 index 000000000..4fa6a87e3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/get-risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountUpdateRequest](index.md)/[getRiskId](get-risk-id.md) + +# getRiskId + +[JVM]\ + +public abstract [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/get-type.md new file mode 100644 index 000000000..4692f0e55 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountUpdateRequest](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public abstract [AccountUpdateRequest.Type](-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/index.md new file mode 100644 index 000000000..ea91e5da4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/index.md @@ -0,0 +1,36 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountUpdateRequest](index.md) + +# AccountUpdateRequest + +public interface [AccountUpdateRequest](index.md) + +The `type` field value is used as a discriminator, with the following mapping: * `MULTI_FACTOR_AUTHENTICATION_UPDATE`: `MultiFactorAuthenticationUpdate` * `REMEDIATION_UPDATE`: `RemediationUpdate` + +#### Parameters + +JVM + +| | | +|---|---| +| type | The categorized type of account update event from the Partner's system. | +| riskId | The `risk_id` provided by Expedia's Fraud Prevention Service in the `AccountScreenResponse`. | + +#### Inheritors + +| | +|---| +| [MultiFactorAuthenticationUpdate](../-multi-factor-authentication-update/index.md) | +| [RemediationUpdate](../-remediation-update/index.md) | + +## Types + +| Name | Summary | +|---|---| +| [Type](-type/index.md) | [JVM]
public enum [Type](-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountUpdateRequest.Type](-type/index.md)>
The categorized type of account update event from the Partner's system. Values: MULTI_FACTOR_AUTHENTICATION_UPDATE,REMEDIATION_UPDATE | + +## Functions + +| Name | Summary | +|---|---| +| [getRiskId](get-risk-id.md) | [JVM]
public abstract [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() | +| [getType](get-type.md) | [JVM]
public abstract [AccountUpdateRequest.Type](-type/index.md)[getType](get-type.md)() | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-account-update-response.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-account-update-response.md new file mode 100644 index 000000000..7ede01145 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-account-update-response.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountUpdateResponse](index.md)/[AccountUpdateResponse](-account-update-response.md) + +# AccountUpdateResponse + +[JVM]\ + +public [AccountUpdateResponse](index.md)[AccountUpdateResponse](-account-update-response.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) + +#### Parameters + +JVM + +| | | +|---|---| +| riskId | Unique identifier of transaction that was updated. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-builder/-account-update-response.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-builder/-account-update-response.-builder.md new file mode 100644 index 000000000..3e131a998 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-builder/-account-update-response.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateResponse](../index.md)/[Builder](index.md)/[AccountUpdateResponse.Builder](-account-update-response.-builder.md) + +# AccountUpdateResponse.Builder + +[JVM]\ + +public [AccountUpdateResponse.Builder](index.md)[AccountUpdateResponse.Builder](-account-update-response.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-builder/build.md new file mode 100644 index 000000000..24409a5d5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateResponse](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AccountUpdateResponse](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-builder/index.md new file mode 100644 index 000000000..09a14fc50 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateResponse](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AccountUpdateResponse.Builder](-account-update-response.-builder.md) | [JVM]
public [AccountUpdateResponse.Builder](index.md)[AccountUpdateResponse.Builder](-account-update-response.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [AccountUpdateResponse](../index.md)[build](build.md)() | +| [riskId](risk-id.md) | [JVM]
public final [AccountUpdateResponse.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-builder/risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-builder/risk-id.md new file mode 100644 index 000000000..08b302cb0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-builder/risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AccountUpdateResponse](../index.md)/[Builder](index.md)/[riskId](risk-id.md) + +# riskId + +[JVM]\ + +public final [AccountUpdateResponse.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/builder.md new file mode 100644 index 000000000..e2004969f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountUpdateResponse](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AccountUpdateResponse.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/get-risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/get-risk-id.md new file mode 100644 index 000000000..942e85e1f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/get-risk-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountUpdateResponse](index.md)/[getRiskId](get-risk-id.md) + +# getRiskId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| riskId | Unique identifier of transaction that was updated. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/index.md new file mode 100644 index 000000000..2b1cf8fac --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AccountUpdateResponse](index.md) + +# AccountUpdateResponse + +public final class [AccountUpdateResponse](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| riskId | Unique identifier of transaction that was updated. | + +## Constructors + +| | | +|---|---| +| [AccountUpdateResponse](-account-update-response.md) | [JVM]
public [AccountUpdateResponse](index.md)[AccountUpdateResponse](-account-update-response.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AccountUpdateResponse.Builder](-builder/index.md)[builder](builder.md)() | +| [getRiskId](get-risk-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [riskId](index.md#-71455932%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[riskId](index.md#-71455932%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/-h-o-m-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/-h-o-m-e/index.md new file mode 100644 index 000000000..db5652b01 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/-h-o-m-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Address](../../index.md)/[AddressType](../index.md)/[HOME](index.md) + +# HOME + +[JVM]\ +[HOME](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-w-o-r-k/index.md#1215183966%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-w-o-r-k/index.md#1215183966%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/-w-o-r-k/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/-w-o-r-k/index.md new file mode 100644 index 000000000..a32159dbd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/-w-o-r-k/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Address](../../index.md)/[AddressType](../index.md)/[WORK](index.md) + +# WORK + +[JVM]\ +[WORK](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1215183966%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1215183966%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/get-value.md new file mode 100644 index 000000000..488f158de --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Address](../index.md)/[AddressType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/index.md new file mode 100644 index 000000000..8a1699b5f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Address](../index.md)/[AddressType](index.md) + +# AddressType + +[JVM]\ +public enum [AddressType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[Address.AddressType](index.md)> + +Values: HOME,WORK + +## Entries + +| | | +|---|---| +| [HOME](-h-o-m-e/index.md) | [JVM]
[HOME](-h-o-m-e/index.md) | +| [WORK](-w-o-r-k/index.md) | [JVM]
[WORK](-w-o-r-k/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-568513339%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-568513339%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-2050504615%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-2050504615%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [Address.AddressType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Address.AddressType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-w-o-r-k/index.md#1215183966%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-w-o-r-k/index.md#1215183966%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/value-of.md new file mode 100644 index 000000000..27ac0c724 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Address](../index.md)/[AddressType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [Address.AddressType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/values.md new file mode 100644 index 000000000..6306b22ff --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Address](../index.md)/[AddressType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Address.AddressType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address.md new file mode 100644 index 000000000..7df78f4a6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Address](index.md)/[Address](-address.md) + +# Address + +[JVM]\ + +public [Address](index.md)[Address](-address.md)([Address.AddressType](-address-type/index.md)addressType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode) + +#### Parameters + +JVM + +| | +|---| +| addressType | +| addressLine1 | Address line 1 of the address provided. | +| addressLine2 | Address line 2 of the address provided. | +| city | City of the address provided. | +| state | The two-characters ISO code for the state or province of the address. | +| zipCode | Zip code of the address provided. | +| countryCode | ISO alpha-3 country code of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/-address.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/-address.-builder.md new file mode 100644 index 000000000..7d83ccbb9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/-address.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Address](../index.md)/[Builder](index.md)/[Address.Builder](-address.-builder.md) + +# Address.Builder + +[JVM]\ + +public [Address.Builder](index.md)[Address.Builder](-address.-builder.md)([Address.AddressType](../-address-type/index.md)addressType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/address-line1.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/address-line1.md new file mode 100644 index 000000000..e8e777857 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/address-line1.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Address](../index.md)/[Builder](index.md)/[addressLine1](address-line1.md) + +# addressLine1 + +[JVM]\ + +public final [Address.Builder](index.md)[addressLine1](address-line1.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/address-line2.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/address-line2.md new file mode 100644 index 000000000..c727e230a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/address-line2.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Address](../index.md)/[Builder](index.md)/[addressLine2](address-line2.md) + +# addressLine2 + +[JVM]\ + +public final [Address.Builder](index.md)[addressLine2](address-line2.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/address-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/address-type.md new file mode 100644 index 000000000..8665769f0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/address-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Address](../index.md)/[Builder](index.md)/[addressType](address-type.md) + +# addressType + +[JVM]\ + +public final [Address.Builder](index.md)[addressType](address-type.md)([Address.AddressType](../-address-type/index.md)addressType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/build.md new file mode 100644 index 000000000..ba040363e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Address](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Address](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/city.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/city.md new file mode 100644 index 000000000..7ce7587b7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/city.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Address](../index.md)/[Builder](index.md)/[city](city.md) + +# city + +[JVM]\ + +public final [Address.Builder](index.md)[city](city.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/country-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/country-code.md new file mode 100644 index 000000000..68d18e54a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/country-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Address](../index.md)/[Builder](index.md)/[countryCode](country-code.md) + +# countryCode + +[JVM]\ + +public final [Address.Builder](index.md)[countryCode](country-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/index.md new file mode 100644 index 000000000..c84cb65eb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/index.md @@ -0,0 +1,25 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Address](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Address.Builder](-address.-builder.md) | [JVM]
public [Address.Builder](index.md)[Address.Builder](-address.-builder.md)([Address.AddressType](../-address-type/index.md)addressType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode) | + +## Functions + +| Name | Summary | +|---|---| +| [addressLine1](address-line1.md) | [JVM]
public final [Address.Builder](index.md)[addressLine1](address-line1.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1) | +| [addressLine2](address-line2.md) | [JVM]
public final [Address.Builder](index.md)[addressLine2](address-line2.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2) | +| [addressType](address-type.md) | [JVM]
public final [Address.Builder](index.md)[addressType](address-type.md)([Address.AddressType](../-address-type/index.md)addressType) | +| [build](build.md) | [JVM]
public final [Address](../index.md)[build](build.md)() | +| [city](city.md) | [JVM]
public final [Address.Builder](index.md)[city](city.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city) | +| [countryCode](country-code.md) | [JVM]
public final [Address.Builder](index.md)[countryCode](country-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode) | +| [state](state.md) | [JVM]
public final [Address.Builder](index.md)[state](state.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state) | +| [zipCode](zip-code.md) | [JVM]
public final [Address.Builder](index.md)[zipCode](zip-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/state.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/state.md new file mode 100644 index 000000000..6700407cf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/state.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Address](../index.md)/[Builder](index.md)/[state](state.md) + +# state + +[JVM]\ + +public final [Address.Builder](index.md)[state](state.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/zip-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/zip-code.md new file mode 100644 index 000000000..b3894c40f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/zip-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Address](../index.md)/[Builder](index.md)/[zipCode](zip-code.md) + +# zipCode + +[JVM]\ + +public final [Address.Builder](index.md)[zipCode](zip-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/builder.md new file mode 100644 index 000000000..816a1a116 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Address](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Address.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-address-line1.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-address-line1.md new file mode 100644 index 000000000..3fdb096b9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-address-line1.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Address](index.md)/[getAddressLine1](get-address-line1.md) + +# getAddressLine1 + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAddressLine1](get-address-line1.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| addressLine1 | Address line 1 of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-address-line2.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-address-line2.md new file mode 100644 index 000000000..61e6a41c8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-address-line2.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Address](index.md)/[getAddressLine2](get-address-line2.md) + +# getAddressLine2 + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAddressLine2](get-address-line2.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| addressLine2 | Address line 2 of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-address-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-address-type.md new file mode 100644 index 000000000..ef90ad3d9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-address-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Address](index.md)/[getAddressType](get-address-type.md) + +# getAddressType + +[JVM]\ + +public final [Address.AddressType](-address-type/index.md)[getAddressType](get-address-type.md)() + +#### Parameters + +JVM + +| | +|---| +| addressType | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-city.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-city.md new file mode 100644 index 000000000..fe0ec8338 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-city.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Address](index.md)/[getCity](get-city.md) + +# getCity + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCity](get-city.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| city | City of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-country-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-country-code.md new file mode 100644 index 000000000..f311a27eb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-country-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Address](index.md)/[getCountryCode](get-country-code.md) + +# getCountryCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCountryCode](get-country-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| countryCode | ISO alpha-3 country code of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-state.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-state.md new file mode 100644 index 000000000..10464ca59 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-state.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Address](index.md)/[getState](get-state.md) + +# getState + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getState](get-state.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| state | The two-characters ISO code for the state or province of the address. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-zip-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-zip-code.md new file mode 100644 index 000000000..8b1dcb436 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-zip-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Address](index.md)/[getZipCode](get-zip-code.md) + +# getZipCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getZipCode](get-zip-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| zipCode | Zip code of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/index.md new file mode 100644 index 000000000..dd314359b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/index.md @@ -0,0 +1,57 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Address](index.md) + +# Address + +public final class [Address](index.md) + +#### Parameters + +JVM + +| | +|---| +| addressType | +| addressLine1 | Address line 1 of the address provided. | +| addressLine2 | Address line 2 of the address provided. | +| city | City of the address provided. | +| state | The two-characters ISO code for the state or province of the address. | +| zipCode | Zip code of the address provided. | +| countryCode | ISO alpha-3 country code of the address provided. | + +## Constructors + +| | | +|---|---| +| [Address](-address.md) | [JVM]
public [Address](index.md)[Address](-address.md)([Address.AddressType](-address-type/index.md)addressType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode) | + +## Types + +| Name | Summary | +|---|---| +| [AddressType](-address-type/index.md) | [JVM]
public enum [AddressType](-address-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[Address.AddressType](-address-type/index.md)>
Values: HOME,WORK | +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Address.Builder](-builder/index.md)[builder](builder.md)() | +| [getAddressLine1](get-address-line1.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAddressLine1](get-address-line1.md)() | +| [getAddressLine2](get-address-line2.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAddressLine2](get-address-line2.md)() | +| [getAddressType](get-address-type.md) | [JVM]
public final [Address.AddressType](-address-type/index.md)[getAddressType](get-address-type.md)() | +| [getCity](get-city.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCity](get-city.md)() | +| [getCountryCode](get-country-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCountryCode](get-country-code.md)() | +| [getState](get-state.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getState](get-state.md)() | +| [getZipCode](get-zip-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getZipCode](get-zip-code.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [addressLine1](index.md#414579394%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[addressLine1](index.md#414579394%2FProperties%2F-1883119931) | +| [addressLine2](index.md#445599201%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[addressLine2](index.md#445599201%2FProperties%2F-1883119931) | +| [addressType](index.md#-319629727%2FProperties%2F-1883119931) | [JVM]
private final [Address.AddressType](-address-type/index.md)[addressType](index.md#-319629727%2FProperties%2F-1883119931) | +| [city](index.md#-1227188032%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[city](index.md#-1227188032%2FProperties%2F-1883119931) | +| [countryCode](index.md#1815107244%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[A-Z]{3}$")
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[countryCode](index.md#1815107244%2FProperties%2F-1883119931) | +| [state](index.md#991020542%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[A-Z]{2}$")
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[state](index.md#991020542%2FProperties%2F-1883119931) | +| [zipCode](index.md#1355370497%2FProperties%2F-1883119931) | [JVM]
@Length(max = 20)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[zipCode](index.md#1355370497%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-air-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-air-all-of.md new file mode 100644 index 000000000..606fecfd4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-air-all-of.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirAllOf](index.md)/[AirAllOf](-air-all-of.md) + +# AirAllOf + +[JVM]\ + +public [AirAllOf](index.md)[AirAllOf](-air-all-of.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../-air-segment/index.md)>airSegments, [AirAllOf.FlightType](-flight-type/index.md)flightType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)passengerNameRecord, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)globalDistributionSystemType) + +#### Parameters + +JVM + +| | | +|---|---| +| departureTime | Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| arrivalTime | Local date and time of arrival to final destination location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| airSegments | Additional airline and flight details for each of the trip segments. | +| flightType | Identifies the type of air trip based on the air destinations. | +| passengerNameRecord | Airline booking confirmation code for the trip. | +| globalDistributionSystemType | Associated with Passenger Name Record (PNR). | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/-air-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/-air-all-of.-builder.md new file mode 100644 index 000000000..33a7e0be5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/-air-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirAllOf](../index.md)/[Builder](index.md)/[AirAllOf.Builder](-air-all-of.-builder.md) + +# AirAllOf.Builder + +[JVM]\ + +public [AirAllOf.Builder](index.md)[AirAllOf.Builder](-air-all-of.-builder.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../../-air-segment/index.md)>airSegments, [AirAllOf.FlightType](../-flight-type/index.md)flightType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)passengerNameRecord, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)globalDistributionSystemType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/air-segments.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/air-segments.md new file mode 100644 index 000000000..0161e5f75 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/air-segments.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirAllOf](../index.md)/[Builder](index.md)/[airSegments](air-segments.md) + +# airSegments + +[JVM]\ + +public final [AirAllOf.Builder](index.md)[airSegments](air-segments.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../../-air-segment/index.md)>airSegments) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/arrival-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/arrival-time.md new file mode 100644 index 000000000..c7a12f9f8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/arrival-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirAllOf](../index.md)/[Builder](index.md)/[arrivalTime](arrival-time.md) + +# arrivalTime + +[JVM]\ + +public final [AirAllOf.Builder](index.md)[arrivalTime](arrival-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/build.md new file mode 100644 index 000000000..7c961a215 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AirAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/departure-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/departure-time.md new file mode 100644 index 000000000..beda44725 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/departure-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirAllOf](../index.md)/[Builder](index.md)/[departureTime](departure-time.md) + +# departureTime + +[JVM]\ + +public final [AirAllOf.Builder](index.md)[departureTime](departure-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/flight-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/flight-type.md new file mode 100644 index 000000000..4fd7bbdc1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/flight-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirAllOf](../index.md)/[Builder](index.md)/[flightType](flight-type.md) + +# flightType + +[JVM]\ + +public final [AirAllOf.Builder](index.md)[flightType](flight-type.md)([AirAllOf.FlightType](../-flight-type/index.md)flightType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/global-distribution-system-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/global-distribution-system-type.md new file mode 100644 index 000000000..3a976c977 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/global-distribution-system-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirAllOf](../index.md)/[Builder](index.md)/[globalDistributionSystemType](global-distribution-system-type.md) + +# globalDistributionSystemType + +[JVM]\ + +public final [AirAllOf.Builder](index.md)[globalDistributionSystemType](global-distribution-system-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)globalDistributionSystemType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/index.md new file mode 100644 index 000000000..1577eb78d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/index.md @@ -0,0 +1,24 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AirAllOf.Builder](-air-all-of.-builder.md) | [JVM]
public [AirAllOf.Builder](index.md)[AirAllOf.Builder](-air-all-of.-builder.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../../-air-segment/index.md)>airSegments, [AirAllOf.FlightType](../-flight-type/index.md)flightType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)passengerNameRecord, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)globalDistributionSystemType) | + +## Functions + +| Name | Summary | +|---|---| +| [airSegments](air-segments.md) | [JVM]
public final [AirAllOf.Builder](index.md)[airSegments](air-segments.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../../-air-segment/index.md)>airSegments) | +| [arrivalTime](arrival-time.md) | [JVM]
public final [AirAllOf.Builder](index.md)[arrivalTime](arrival-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime) | +| [build](build.md) | [JVM]
public final [AirAllOf](../index.md)[build](build.md)() | +| [departureTime](departure-time.md) | [JVM]
public final [AirAllOf.Builder](index.md)[departureTime](departure-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime) | +| [flightType](flight-type.md) | [JVM]
public final [AirAllOf.Builder](index.md)[flightType](flight-type.md)([AirAllOf.FlightType](../-flight-type/index.md)flightType) | +| [globalDistributionSystemType](global-distribution-system-type.md) | [JVM]
public final [AirAllOf.Builder](index.md)[globalDistributionSystemType](global-distribution-system-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)globalDistributionSystemType) | +| [passengerNameRecord](passenger-name-record.md) | [JVM]
public final [AirAllOf.Builder](index.md)[passengerNameRecord](passenger-name-record.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)passengerNameRecord) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/passenger-name-record.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/passenger-name-record.md new file mode 100644 index 000000000..34ea5085e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/passenger-name-record.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirAllOf](../index.md)/[Builder](index.md)/[passengerNameRecord](passenger-name-record.md) + +# passengerNameRecord + +[JVM]\ + +public final [AirAllOf.Builder](index.md)[passengerNameRecord](passenger-name-record.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)passengerNameRecord) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md new file mode 100644 index 000000000..7d544d17f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AirAllOf](../../index.md)/[FlightType](../index.md)/[MULTIPLE_DESTINATION](index.md) + +# MULTIPLE_DESTINATION + +[JVM]\ +[MULTIPLE_DESTINATION](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-2028998104%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-2028998104%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/-o-n-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/-o-n-e-w-a-y/index.md new file mode 100644 index 000000000..3efdb2efe --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/-o-n-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AirAllOf](../../index.md)/[FlightType](../index.md)/[ONEWAY](index.md) + +# ONEWAY + +[JVM]\ +[ONEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md#-2028998104%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md#-2028998104%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/-r-o-u-n-d-t-r-i-p/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/-r-o-u-n-d-t-r-i-p/index.md new file mode 100644 index 000000000..1fc491d35 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/-r-o-u-n-d-t-r-i-p/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[AirAllOf](../../index.md)/[FlightType](../index.md)/[ROUNDTRIP](index.md) + +# ROUNDTRIP + +[JVM]\ +[ROUNDTRIP](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md#-2028998104%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md#-2028998104%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/get-value.md new file mode 100644 index 000000000..5dc1bf3e9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirAllOf](../index.md)/[FlightType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/index.md new file mode 100644 index 000000000..391177aed --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/index.md @@ -0,0 +1,34 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirAllOf](../index.md)/[FlightType](index.md) + +# FlightType + +[JVM]\ +public enum [FlightType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AirAllOf.FlightType](index.md)> + +Identifies the type of air trip based on the air destinations. Values: ROUNDTRIP,ONEWAY,MULTIPLE_DESTINATION + +## Entries + +| | | +|---|---| +| [ROUNDTRIP](-r-o-u-n-d-t-r-i-p/index.md) | [JVM]
[ROUNDTRIP](-r-o-u-n-d-t-r-i-p/index.md) | +| [ONEWAY](-o-n-e-w-a-y/index.md) | [JVM]
[ONEWAY](-o-n-e-w-a-y/index.md) | +| [MULTIPLE_DESTINATION](-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md) | [JVM]
[MULTIPLE_DESTINATION](-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-81225713%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-81225713%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#2040668367%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#2040668367%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [AirAllOf.FlightType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AirAllOf.FlightType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md#-2028998104%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md#-2028998104%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/value-of.md new file mode 100644 index 000000000..d64c59a72 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirAllOf](../index.md)/[FlightType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [AirAllOf.FlightType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/values.md new file mode 100644 index 000000000..4e109be76 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirAllOf](../index.md)/[FlightType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[AirAllOf.FlightType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/builder.md new file mode 100644 index 000000000..9348002c4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AirAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-air-segments.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-air-segments.md new file mode 100644 index 000000000..c8070cc9b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-air-segments.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirAllOf](index.md)/[getAirSegments](get-air-segments.md) + +# getAirSegments + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../-air-segment/index.md)>[getAirSegments](get-air-segments.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| airSegments | Additional airline and flight details for each of the trip segments. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-arrival-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-arrival-time.md new file mode 100644 index 000000000..693441155 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-arrival-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirAllOf](index.md)/[getArrivalTime](get-arrival-time.md) + +# getArrivalTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getArrivalTime](get-arrival-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| arrivalTime | Local date and time of arrival to final destination location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-departure-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-departure-time.md new file mode 100644 index 000000000..143779aba --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-departure-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirAllOf](index.md)/[getDepartureTime](get-departure-time.md) + +# getDepartureTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getDepartureTime](get-departure-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| departureTime | Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-flight-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-flight-type.md new file mode 100644 index 000000000..001249105 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-flight-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirAllOf](index.md)/[getFlightType](get-flight-type.md) + +# getFlightType + +[JVM]\ + +public final [AirAllOf.FlightType](-flight-type/index.md)[getFlightType](get-flight-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| flightType | Identifies the type of air trip based on the air destinations. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-global-distribution-system-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-global-distribution-system-type.md new file mode 100644 index 000000000..64c453960 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-global-distribution-system-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirAllOf](index.md)/[getGlobalDistributionSystemType](get-global-distribution-system-type.md) + +# getGlobalDistributionSystemType + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getGlobalDistributionSystemType](get-global-distribution-system-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| globalDistributionSystemType | Associated with Passenger Name Record (PNR). | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-passenger-name-record.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-passenger-name-record.md new file mode 100644 index 000000000..8073da769 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-passenger-name-record.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirAllOf](index.md)/[getPassengerNameRecord](get-passenger-name-record.md) + +# getPassengerNameRecord + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPassengerNameRecord](get-passenger-name-record.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| passengerNameRecord | Airline booking confirmation code for the trip. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/index.md new file mode 100644 index 000000000..9cc675e44 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/index.md @@ -0,0 +1,54 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirAllOf](index.md) + +# AirAllOf + +public final class [AirAllOf](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| departureTime | Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| arrivalTime | Local date and time of arrival to final destination location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| airSegments | Additional airline and flight details for each of the trip segments. | +| flightType | Identifies the type of air trip based on the air destinations. | +| passengerNameRecord | Airline booking confirmation code for the trip. | +| globalDistributionSystemType | Associated with Passenger Name Record (PNR). | + +## Constructors + +| | | +|---|---| +| [AirAllOf](-air-all-of.md) | [JVM]
public [AirAllOf](index.md)[AirAllOf](-air-all-of.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../-air-segment/index.md)>airSegments, [AirAllOf.FlightType](-flight-type/index.md)flightType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)passengerNameRecord, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)globalDistributionSystemType) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [FlightType](-flight-type/index.md) | [JVM]
public enum [FlightType](-flight-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AirAllOf.FlightType](-flight-type/index.md)>
Identifies the type of air trip based on the air destinations. Values: ROUNDTRIP,ONEWAY,MULTIPLE_DESTINATION | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AirAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getAirSegments](get-air-segments.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../-air-segment/index.md)>[getAirSegments](get-air-segments.md)() | +| [getArrivalTime](get-arrival-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getArrivalTime](get-arrival-time.md)() | +| [getDepartureTime](get-departure-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getDepartureTime](get-departure-time.md)() | +| [getFlightType](get-flight-type.md) | [JVM]
public final [AirAllOf.FlightType](-flight-type/index.md)[getFlightType](get-flight-type.md)() | +| [getGlobalDistributionSystemType](get-global-distribution-system-type.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getGlobalDistributionSystemType](get-global-distribution-system-type.md)() | +| [getPassengerNameRecord](get-passenger-name-record.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPassengerNameRecord](get-passenger-name-record.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [airSegments](index.md#-260175587%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 30)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../-air-segment/index.md)>[airSegments](index.md#-260175587%2FProperties%2F-1883119931) | +| [arrivalTime](index.md#-834896575%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[arrivalTime](index.md#-834896575%2FProperties%2F-1883119931) | +| [departureTime](index.md#-954369114%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[departureTime](index.md#-954369114%2FProperties%2F-1883119931) | +| [flightType](index.md#287538377%2FProperties%2F-1883119931) | [JVM]
private final [AirAllOf.FlightType](-flight-type/index.md)[flightType](index.md#287538377%2FProperties%2F-1883119931) | +| [globalDistributionSystemType](index.md#1635627683%2FProperties%2F-1883119931) | [JVM]
@Length(max = 100)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[globalDistributionSystemType](index.md#1635627683%2FProperties%2F-1883119931) | +| [passengerNameRecord](index.md#-1024375631%2FProperties%2F-1883119931) | [JVM]
@Length(max = 100)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[passengerNameRecord](index.md#-1024375631%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-air-segment.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-air-segment.md new file mode 100644 index 000000000..724fbae79 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-air-segment.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirSegment](index.md)/[AirSegment](-air-segment.md) + +# AirSegment + +[JVM]\ + +public [AirSegment](index.md)[AirSegment](-air-segment.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)airlineCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)departureAirportCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)arrivalAirportCode, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime) + +#### Parameters + +JVM + +| | | +|---|---| +| airlineCode | Airline code of the trip segment | +| departureAirportCode | Departure airport of the trip segment | +| arrivalAirportCode | Arrival airport of the trip segment | +| departureTime | Local date and time of departure from departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| arrivalTime | Local date and time of arrival to destination location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/-air-segment.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/-air-segment.-builder.md new file mode 100644 index 000000000..d7f5f873d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/-air-segment.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirSegment](../index.md)/[Builder](index.md)/[AirSegment.Builder](-air-segment.-builder.md) + +# AirSegment.Builder + +[JVM]\ + +public [AirSegment.Builder](index.md)[AirSegment.Builder](-air-segment.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)airlineCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)departureAirportCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)arrivalAirportCode, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/airline-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/airline-code.md new file mode 100644 index 000000000..ff38c47ed --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/airline-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirSegment](../index.md)/[Builder](index.md)/[airlineCode](airline-code.md) + +# airlineCode + +[JVM]\ + +public final [AirSegment.Builder](index.md)[airlineCode](airline-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)airlineCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/arrival-airport-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/arrival-airport-code.md new file mode 100644 index 000000000..a562635bb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/arrival-airport-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirSegment](../index.md)/[Builder](index.md)/[arrivalAirportCode](arrival-airport-code.md) + +# arrivalAirportCode + +[JVM]\ + +public final [AirSegment.Builder](index.md)[arrivalAirportCode](arrival-airport-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)arrivalAirportCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/arrival-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/arrival-time.md new file mode 100644 index 000000000..c41d6ae75 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/arrival-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirSegment](../index.md)/[Builder](index.md)/[arrivalTime](arrival-time.md) + +# arrivalTime + +[JVM]\ + +public final [AirSegment.Builder](index.md)[arrivalTime](arrival-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/build.md new file mode 100644 index 000000000..87d9612b0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirSegment](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AirSegment](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/departure-airport-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/departure-airport-code.md new file mode 100644 index 000000000..ed2dfc7d3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/departure-airport-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirSegment](../index.md)/[Builder](index.md)/[departureAirportCode](departure-airport-code.md) + +# departureAirportCode + +[JVM]\ + +public final [AirSegment.Builder](index.md)[departureAirportCode](departure-airport-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)departureAirportCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/departure-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/departure-time.md new file mode 100644 index 000000000..f8af21a1d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/departure-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirSegment](../index.md)/[Builder](index.md)/[departureTime](departure-time.md) + +# departureTime + +[JVM]\ + +public final [AirSegment.Builder](index.md)[departureTime](departure-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/index.md new file mode 100644 index 000000000..6418f4f6a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/index.md @@ -0,0 +1,23 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AirSegment](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AirSegment.Builder](-air-segment.-builder.md) | [JVM]
public [AirSegment.Builder](index.md)[AirSegment.Builder](-air-segment.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)airlineCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)departureAirportCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)arrivalAirportCode, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime) | + +## Functions + +| Name | Summary | +|---|---| +| [airlineCode](airline-code.md) | [JVM]
public final [AirSegment.Builder](index.md)[airlineCode](airline-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)airlineCode) | +| [arrivalAirportCode](arrival-airport-code.md) | [JVM]
public final [AirSegment.Builder](index.md)[arrivalAirportCode](arrival-airport-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)arrivalAirportCode) | +| [arrivalTime](arrival-time.md) | [JVM]
public final [AirSegment.Builder](index.md)[arrivalTime](arrival-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime) | +| [build](build.md) | [JVM]
public final [AirSegment](../index.md)[build](build.md)() | +| [departureAirportCode](departure-airport-code.md) | [JVM]
public final [AirSegment.Builder](index.md)[departureAirportCode](departure-airport-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)departureAirportCode) | +| [departureTime](departure-time.md) | [JVM]
public final [AirSegment.Builder](index.md)[departureTime](departure-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/builder.md new file mode 100644 index 000000000..ef86896e2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirSegment](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AirSegment.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-airline-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-airline-code.md new file mode 100644 index 000000000..2c1087af7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-airline-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirSegment](index.md)/[getAirlineCode](get-airline-code.md) + +# getAirlineCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAirlineCode](get-airline-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| airlineCode | Airline code of the trip segment | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-arrival-airport-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-arrival-airport-code.md new file mode 100644 index 000000000..33bd8e5e2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-arrival-airport-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirSegment](index.md)/[getArrivalAirportCode](get-arrival-airport-code.md) + +# getArrivalAirportCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getArrivalAirportCode](get-arrival-airport-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| arrivalAirportCode | Arrival airport of the trip segment | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-arrival-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-arrival-time.md new file mode 100644 index 000000000..90f7e8a81 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-arrival-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirSegment](index.md)/[getArrivalTime](get-arrival-time.md) + +# getArrivalTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getArrivalTime](get-arrival-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| arrivalTime | Local date and time of arrival to destination location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-departure-airport-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-departure-airport-code.md new file mode 100644 index 000000000..4d3d0f1f9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-departure-airport-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirSegment](index.md)/[getDepartureAirportCode](get-departure-airport-code.md) + +# getDepartureAirportCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getDepartureAirportCode](get-departure-airport-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| departureAirportCode | Departure airport of the trip segment | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-departure-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-departure-time.md new file mode 100644 index 000000000..02a65485f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-departure-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirSegment](index.md)/[getDepartureTime](get-departure-time.md) + +# getDepartureTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getDepartureTime](get-departure-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| departureTime | Local date and time of departure from departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/index.md new file mode 100644 index 000000000..c7e7e3e50 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/index.md @@ -0,0 +1,50 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AirSegment](index.md) + +# AirSegment + +public final class [AirSegment](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| airlineCode | Airline code of the trip segment | +| departureAirportCode | Departure airport of the trip segment | +| arrivalAirportCode | Arrival airport of the trip segment | +| departureTime | Local date and time of departure from departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| arrivalTime | Local date and time of arrival to destination location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | + +## Constructors + +| | | +|---|---| +| [AirSegment](-air-segment.md) | [JVM]
public [AirSegment](index.md)[AirSegment](-air-segment.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)airlineCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)departureAirportCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)arrivalAirportCode, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AirSegment.Builder](-builder/index.md)[builder](builder.md)() | +| [getAirlineCode](get-airline-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAirlineCode](get-airline-code.md)() | +| [getArrivalAirportCode](get-arrival-airport-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getArrivalAirportCode](get-arrival-airport-code.md)() | +| [getArrivalTime](get-arrival-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getArrivalTime](get-arrival-time.md)() | +| [getDepartureAirportCode](get-departure-airport-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getDepartureAirportCode](get-departure-airport-code.md)() | +| [getDepartureTime](get-departure-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getDepartureTime](get-departure-time.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [airlineCode](index.md#1103891521%2FProperties%2F-1883119931) | [JVM]
@Length(max = 10)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[airlineCode](index.md#1103891521%2FProperties%2F-1883119931) | +| [arrivalAirportCode](index.md#-292248401%2FProperties%2F-1883119931) | [JVM]
@Length(max = 10)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[arrivalAirportCode](index.md#-292248401%2FProperties%2F-1883119931) | +| [arrivalTime](index.md#1652486534%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[arrivalTime](index.md#1652486534%2FProperties%2F-1883119931) | +| [departureAirportCode](index.md#1335361514%2FProperties%2F-1883119931) | [JVM]
@Length(max = 10)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[departureAirportCode](index.md#1335361514%2FProperties%2F-1883119931) | +| [departureTime](index.md#1418982059%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[departureTime](index.md#1418982059%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-air.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-air.md new file mode 100644 index 000000000..0fc585b6b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-air.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Air](index.md)/[Air](-air.md) + +# Air + +[JVM]\ + +public [Air](index.md)[Air](-air.md)([Amount](../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../-air-segment/index.md)>airSegments, [Air.FlightType](-flight-type/index.md)flightType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)passengerNameRecord, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)globalDistributionSystemType) + +#### Parameters + +JVM + +| | | +|---|---| +| departureTime | Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| arrivalTime | Local date and time of arrival to final destination location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| airSegments | Additional airline and flight details for each of the trip segments. | +| flightType | Identifies the type of air trip based on the air destinations. | +| passengerNameRecord | Airline booking confirmation code for the trip. | +| globalDistributionSystemType | Associated with Passenger Name Record (PNR). | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/-air.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/-air.-builder.md new file mode 100644 index 000000000..2e415a042 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/-air.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[Builder](index.md)/[Air.Builder](-air.-builder.md) + +# Air.Builder + +[JVM]\ + +public [Air.Builder](index.md)[Air.Builder](-air.-builder.md)([Amount](../../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../../-air-segment/index.md)>airSegments, [Air.FlightType](../-flight-type/index.md)flightType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)passengerNameRecord, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)globalDistributionSystemType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/air-segments.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/air-segments.md new file mode 100644 index 000000000..c01963045 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/air-segments.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[Builder](index.md)/[airSegments](air-segments.md) + +# airSegments + +[JVM]\ + +public final [Air.Builder](index.md)[airSegments](air-segments.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../../-air-segment/index.md)>airSegments) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/arrival-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/arrival-time.md new file mode 100644 index 000000000..655909dfb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/arrival-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[Builder](index.md)/[arrivalTime](arrival-time.md) + +# arrivalTime + +[JVM]\ + +public final [Air.Builder](index.md)[arrivalTime](arrival-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/build.md new file mode 100644 index 000000000..86cb84762 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Air](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/departure-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/departure-time.md new file mode 100644 index 000000000..2b4ba9dd2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/departure-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[Builder](index.md)/[departureTime](departure-time.md) + +# departureTime + +[JVM]\ + +public final [Air.Builder](index.md)[departureTime](departure-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/flight-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/flight-type.md new file mode 100644 index 000000000..9ea567a27 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/flight-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[Builder](index.md)/[flightType](flight-type.md) + +# flightType + +[JVM]\ + +public final [Air.Builder](index.md)[flightType](flight-type.md)([Air.FlightType](../-flight-type/index.md)flightType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/global-distribution-system-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/global-distribution-system-type.md new file mode 100644 index 000000000..41a11b13a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/global-distribution-system-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[Builder](index.md)/[globalDistributionSystemType](global-distribution-system-type.md) + +# globalDistributionSystemType + +[JVM]\ + +public final [Air.Builder](index.md)[globalDistributionSystemType](global-distribution-system-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)globalDistributionSystemType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/index.md new file mode 100644 index 000000000..c2092ebbf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/index.md @@ -0,0 +1,28 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Air.Builder](-air.-builder.md) | [JVM]
public [Air.Builder](index.md)[Air.Builder](-air.-builder.md)([Amount](../../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../../-air-segment/index.md)>airSegments, [Air.FlightType](../-flight-type/index.md)flightType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)passengerNameRecord, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)globalDistributionSystemType) | + +## Functions + +| Name | Summary | +|---|---| +| [airSegments](air-segments.md) | [JVM]
public final [Air.Builder](index.md)[airSegments](air-segments.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../../-air-segment/index.md)>airSegments) | +| [arrivalTime](arrival-time.md) | [JVM]
public final [Air.Builder](index.md)[arrivalTime](arrival-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime) | +| [build](build.md) | [JVM]
public final [Air](../index.md)[build](build.md)() | +| [departureTime](departure-time.md) | [JVM]
public final [Air.Builder](index.md)[departureTime](departure-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime) | +| [flightType](flight-type.md) | [JVM]
public final [Air.Builder](index.md)[flightType](flight-type.md)([Air.FlightType](../-flight-type/index.md)flightType) | +| [globalDistributionSystemType](global-distribution-system-type.md) | [JVM]
public final [Air.Builder](index.md)[globalDistributionSystemType](global-distribution-system-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)globalDistributionSystemType) | +| [inventorySource](inventory-source.md) | [JVM]
public final [Air.Builder](index.md)[inventorySource](inventory-source.md)([TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource) | +| [inventoryType](inventory-type.md) | [JVM]
public final [Air.Builder](index.md)[inventoryType](inventory-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType) | +| [passengerNameRecord](passenger-name-record.md) | [JVM]
public final [Air.Builder](index.md)[passengerNameRecord](passenger-name-record.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)passengerNameRecord) | +| [price](price.md) | [JVM]
public final [Air.Builder](index.md)[price](price.md)([Amount](../../-amount/index.md)price) | +| [travelersReferences](travelers-references.md) | [JVM]
public final [Air.Builder](index.md)[travelersReferences](travelers-references.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/inventory-source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/inventory-source.md new file mode 100644 index 000000000..64672e6c1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/inventory-source.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[Builder](index.md)/[inventorySource](inventory-source.md) + +# inventorySource + +[JVM]\ + +public final [Air.Builder](index.md)[inventorySource](inventory-source.md)([TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/inventory-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/inventory-type.md new file mode 100644 index 000000000..ae704535e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/inventory-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[Builder](index.md)/[inventoryType](inventory-type.md) + +# inventoryType + +[JVM]\ + +public final [Air.Builder](index.md)[inventoryType](inventory-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/passenger-name-record.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/passenger-name-record.md new file mode 100644 index 000000000..80f418f0b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/passenger-name-record.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[Builder](index.md)/[passengerNameRecord](passenger-name-record.md) + +# passengerNameRecord + +[JVM]\ + +public final [Air.Builder](index.md)[passengerNameRecord](passenger-name-record.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)passengerNameRecord) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/price.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/price.md new file mode 100644 index 000000000..5fc3d5bbd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/price.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[Builder](index.md)/[price](price.md) + +# price + +[JVM]\ + +public final [Air.Builder](index.md)[price](price.md)([Amount](../../-amount/index.md)price) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/travelers-references.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/travelers-references.md new file mode 100644 index 000000000..5a3ba1ef4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/travelers-references.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[Builder](index.md)/[travelersReferences](travelers-references.md) + +# travelersReferences + +[JVM]\ + +public final [Air.Builder](index.md)[travelersReferences](travelers-references.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md new file mode 100644 index 000000000..72cbdf667 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Air](../../index.md)/[FlightType](../index.md)/[MULTIPLE_DESTINATION](index.md) + +# MULTIPLE_DESTINATION + +[JVM]\ +[MULTIPLE_DESTINATION](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-638991754%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-638991754%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/-o-n-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/-o-n-e-w-a-y/index.md new file mode 100644 index 000000000..e0eff1dae --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/-o-n-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Air](../../index.md)/[FlightType](../index.md)/[ONEWAY](index.md) + +# ONEWAY + +[JVM]\ +[ONEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md#-638991754%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md#-638991754%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/-r-o-u-n-d-t-r-i-p/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/-r-o-u-n-d-t-r-i-p/index.md new file mode 100644 index 000000000..9c31848c6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/-r-o-u-n-d-t-r-i-p/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Air](../../index.md)/[FlightType](../index.md)/[ROUNDTRIP](index.md) + +# ROUNDTRIP + +[JVM]\ +[ROUNDTRIP](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md#-638991754%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md#-638991754%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/get-value.md new file mode 100644 index 000000000..1f63a235c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[FlightType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/index.md new file mode 100644 index 000000000..5c6d0743b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/index.md @@ -0,0 +1,34 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[FlightType](index.md) + +# FlightType + +[JVM]\ +public enum [FlightType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[Air.FlightType](index.md)> + +Identifies the type of air trip based on the air destinations. Values: ROUNDTRIP,ONEWAY,MULTIPLE_DESTINATION + +## Entries + +| | | +|---|---| +| [ROUNDTRIP](-r-o-u-n-d-t-r-i-p/index.md) | [JVM]
[ROUNDTRIP](-r-o-u-n-d-t-r-i-p/index.md) | +| [ONEWAY](-o-n-e-w-a-y/index.md) | [JVM]
[ONEWAY](-o-n-e-w-a-y/index.md) | +| [MULTIPLE_DESTINATION](-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md) | [JVM]
[MULTIPLE_DESTINATION](-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#1426371983%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#1426371983%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-1884351665%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-1884351665%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [Air.FlightType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Air.FlightType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md#-638991754%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md#-638991754%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/value-of.md new file mode 100644 index 000000000..c40d3eeb2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[FlightType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [Air.FlightType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/values.md new file mode 100644 index 000000000..2d1e99622 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Air](../index.md)/[FlightType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Air.FlightType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/builder.md new file mode 100644 index 000000000..0c1cb3d9f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Air](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Air.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-air-segments.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-air-segments.md new file mode 100644 index 000000000..2d1487844 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-air-segments.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Air](index.md)/[getAirSegments](get-air-segments.md) + +# getAirSegments + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../-air-segment/index.md)>[getAirSegments](get-air-segments.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| airSegments | Additional airline and flight details for each of the trip segments. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-arrival-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-arrival-time.md new file mode 100644 index 000000000..c0d95200b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-arrival-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Air](index.md)/[getArrivalTime](get-arrival-time.md) + +# getArrivalTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getArrivalTime](get-arrival-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| arrivalTime | Local date and time of arrival to final destination location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-departure-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-departure-time.md new file mode 100644 index 000000000..25a71c1ee --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-departure-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Air](index.md)/[getDepartureTime](get-departure-time.md) + +# getDepartureTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getDepartureTime](get-departure-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| departureTime | Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-flight-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-flight-type.md new file mode 100644 index 000000000..d4c70460c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-flight-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Air](index.md)/[getFlightType](get-flight-type.md) + +# getFlightType + +[JVM]\ + +public final [Air.FlightType](-flight-type/index.md)[getFlightType](get-flight-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| flightType | Identifies the type of air trip based on the air destinations. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-global-distribution-system-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-global-distribution-system-type.md new file mode 100644 index 000000000..a6cf1467b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-global-distribution-system-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Air](index.md)/[getGlobalDistributionSystemType](get-global-distribution-system-type.md) + +# getGlobalDistributionSystemType + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getGlobalDistributionSystemType](get-global-distribution-system-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| globalDistributionSystemType | Associated with Passenger Name Record (PNR). | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-inventory-source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-inventory-source.md new file mode 100644 index 000000000..104935c83 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-inventory-source.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Air](index.md)/[getInventorySource](get-inventory-source.md) + +# getInventorySource + +[JVM]\ + +public [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[getInventorySource](get-inventory-source.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-inventory-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-inventory-type.md new file mode 100644 index 000000000..83c05696f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-inventory-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Air](index.md)/[getInventoryType](get-inventory-type.md) + +# getInventoryType + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getInventoryType](get-inventory-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-passenger-name-record.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-passenger-name-record.md new file mode 100644 index 000000000..95b16bde3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-passenger-name-record.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Air](index.md)/[getPassengerNameRecord](get-passenger-name-record.md) + +# getPassengerNameRecord + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPassengerNameRecord](get-passenger-name-record.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| passengerNameRecord | Airline booking confirmation code for the trip. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-price.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-price.md new file mode 100644 index 000000000..79f90367c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-price.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Air](index.md)/[getPrice](get-price.md) + +# getPrice + +[JVM]\ + +public [Amount](../-amount/index.md)[getPrice](get-price.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-travelers-references.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-travelers-references.md new file mode 100644 index 000000000..6da1c81a3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-travelers-references.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Air](index.md)/[getTravelersReferences](get-travelers-references.md) + +# getTravelersReferences + +[JVM]\ + +public [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[getTravelersReferences](get-travelers-references.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-type.md new file mode 100644 index 000000000..f605b95ee --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Air](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public [TravelProductType](../-travel-product-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/index.md new file mode 100644 index 000000000..004c51065 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/index.md @@ -0,0 +1,64 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Air](index.md) + +# Air + +public final class [Air](index.md) implements [TravelProduct](../-travel-product/index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| departureTime | Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| arrivalTime | Local date and time of arrival to final destination location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| airSegments | Additional airline and flight details for each of the trip segments. | +| flightType | Identifies the type of air trip based on the air destinations. | +| passengerNameRecord | Airline booking confirmation code for the trip. | +| globalDistributionSystemType | Associated with Passenger Name Record (PNR). | + +## Constructors + +| | | +|---|---| +| [Air](-air.md) | [JVM]
public [Air](index.md)[Air](-air.md)([Amount](../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../-air-segment/index.md)>airSegments, [Air.FlightType](-flight-type/index.md)flightType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)passengerNameRecord, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)globalDistributionSystemType) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [FlightType](-flight-type/index.md) | [JVM]
public enum [FlightType](-flight-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[Air.FlightType](-flight-type/index.md)>
Identifies the type of air trip based on the air destinations. Values: ROUNDTRIP,ONEWAY,MULTIPLE_DESTINATION | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Air.Builder](-builder/index.md)[builder](builder.md)() | +| [getAirSegments](get-air-segments.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../-air-segment/index.md)>[getAirSegments](get-air-segments.md)() | +| [getArrivalTime](get-arrival-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getArrivalTime](get-arrival-time.md)() | +| [getDepartureTime](get-departure-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getDepartureTime](get-departure-time.md)() | +| [getFlightType](get-flight-type.md) | [JVM]
public final [Air.FlightType](-flight-type/index.md)[getFlightType](get-flight-type.md)() | +| [getGlobalDistributionSystemType](get-global-distribution-system-type.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getGlobalDistributionSystemType](get-global-distribution-system-type.md)() | +| [getInventorySource](get-inventory-source.md) | [JVM]
public [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[getInventorySource](get-inventory-source.md)() | +| [getInventoryType](get-inventory-type.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getInventoryType](get-inventory-type.md)() | +| [getPassengerNameRecord](get-passenger-name-record.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPassengerNameRecord](get-passenger-name-record.md)() | +| [getPrice](get-price.md) | [JVM]
public [Amount](../-amount/index.md)[getPrice](get-price.md)() | +| [getTravelersReferences](get-travelers-references.md) | [JVM]
public [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[getTravelersReferences](get-travelers-references.md)() | +| [getType](get-type.md) | [JVM]
public [TravelProductType](../-travel-product-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [airSegments](index.md#-300236785%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 30)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[AirSegment](../-air-segment/index.md)>[airSegments](index.md#-300236785%2FProperties%2F-1883119931) | +| [arrivalTime](index.md#-874957773%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[arrivalTime](index.md#-874957773%2FProperties%2F-1883119931) | +| [departureTime](index.md#-798474728%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[departureTime](index.md#-798474728%2FProperties%2F-1883119931) | +| [flightType](index.md#-1099227241%2FProperties%2F-1883119931) | [JVM]
private final [Air.FlightType](-flight-type/index.md)[flightType](index.md#-1099227241%2FProperties%2F-1883119931) | +| [globalDistributionSystemType](index.md#1477148145%2FProperties%2F-1883119931) | [JVM]
@Length(max = 100)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[globalDistributionSystemType](index.md#1477148145%2FProperties%2F-1883119931) | +| [inventorySource](index.md#-2026308318%2FProperties%2F-1883119931) | [JVM]
private final [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[inventorySource](index.md#-2026308318%2FProperties%2F-1883119931) | +| [inventoryType](index.md#1571458787%2FProperties%2F-1883119931) | [JVM]
@Length(max = 30)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[inventoryType](index.md#1571458787%2FProperties%2F-1883119931) | +| [passengerNameRecord](index.md#875096483%2FProperties%2F-1883119931) | [JVM]
@Length(max = 100)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[passengerNameRecord](index.md#875096483%2FProperties%2F-1883119931) | +| [price](index.md#-34290768%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[price](index.md#-34290768%2FProperties%2F-1883119931) | +| [travelersReferences](index.md#610856613%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 40)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[travelersReferences](index.md#610856613%2FProperties%2F-1883119931) | +| [type](index.md#1094695207%2FProperties%2F-1883119931) | [JVM]
private final [TravelProductType](../-travel-product-type/index.md)[type](index.md#1094695207%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-amount.md new file mode 100644 index 000000000..51de71c52 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-amount.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Amount](index.md)/[Amount](-amount.md) + +# Amount + +[JVM]\ + +public [Amount](index.md)[Amount](-amount.md)([Double](https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html)value, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)currencyCode) + +#### Parameters + +JVM + +| | | +|---|---| +| | `value` The amount required in payment for the product/order in local currency (including any taxes and fees). | +| currencyCode | The ISO alpha-3 country code for the amount currency. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/-amount.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/-amount.-builder.md new file mode 100644 index 000000000..d3de00c94 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/-amount.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Amount](../index.md)/[Builder](index.md)/[Amount.Builder](-amount.-builder.md) + +# Amount.Builder + +[JVM]\ + +public [Amount.Builder](index.md)[Amount.Builder](-amount.-builder.md)([Double](https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html)value, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)currencyCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/build.md new file mode 100644 index 000000000..39b0f209c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Amount](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Amount](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/currency-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/currency-code.md new file mode 100644 index 000000000..e1f210962 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/currency-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Amount](../index.md)/[Builder](index.md)/[currencyCode](currency-code.md) + +# currencyCode + +[JVM]\ + +public final [Amount.Builder](index.md)[currencyCode](currency-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)currencyCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/index.md new file mode 100644 index 000000000..411efdfaa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Amount](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Amount.Builder](-amount.-builder.md) | [JVM]
public [Amount.Builder](index.md)[Amount.Builder](-amount.-builder.md)([Double](https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html)value, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)currencyCode) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [Amount](../index.md)[build](build.md)() | +| [currencyCode](currency-code.md) | [JVM]
public final [Amount.Builder](index.md)[currencyCode](currency-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)currencyCode) | +| [value](value.md) | [JVM]
public final [Amount.Builder](index.md)[value](value.md)([Double](https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html)value) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/value.md new file mode 100644 index 000000000..b47ce943d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Amount](../index.md)/[Builder](index.md)/[value](value.md) + +# value + +[JVM]\ + +public final [Amount.Builder](index.md)[value](value.md)([Double](https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html)value) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/builder.md new file mode 100644 index 000000000..0599cba3e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Amount](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Amount.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/get-currency-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/get-currency-code.md new file mode 100644 index 000000000..d9957e9ac --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/get-currency-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Amount](index.md)/[getCurrencyCode](get-currency-code.md) + +# getCurrencyCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCurrencyCode](get-currency-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| currencyCode | The ISO alpha-3 country code for the amount currency. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/get-value.md new file mode 100644 index 000000000..40d2151ff --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Amount](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [Double](https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/index.md new file mode 100644 index 000000000..81aaa4b08 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/index.md @@ -0,0 +1,41 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Amount](index.md) + +# Amount + +public final class [Amount](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| | `value` The amount required in payment for the product/order in local currency (including any taxes and fees). | +| currencyCode | The ISO alpha-3 country code for the amount currency. | + +## Constructors + +| | | +|---|---| +| [Amount](-amount.md) | [JVM]
public [Amount](index.md)[Amount](-amount.md)([Double](https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html)value, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)currencyCode) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Amount.Builder](-builder/index.md)[builder](builder.md)() | +| [getCurrencyCode](get-currency-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCurrencyCode](get-currency-code.md)() | +| [getValue](get-value.md) | [JVM]
public final [Double](https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html)[getValue](get-value.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [currencyCode](index.md#1110237791%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[A-Z]{3}$")
@Length(max = 3)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[currencyCode](index.md#1110237791%2FProperties%2F-1883119931) | +| [value](index.md#448872684%2FProperties%2F-1883119931) | [JVM]
private final [Double](https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html)[value](index.md#448872684%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-authorize-reversal.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-authorize-reversal.md new file mode 100644 index 000000000..e9a514c80 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-authorize-reversal.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AuthorizeReversal](index.md)/[AuthorizeReversal](-authorize-reversal.md) + +# AuthorizeReversal + +[JVM]\ + +public [AuthorizeReversal](index.md)[AuthorizeReversal](-authorize-reversal.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../-amount/index.md)amount, [PaymentOutcome](../-payment-outcome/index.md)outcome) + +#### Parameters + +JVM + +| | +|---| +| id | +| amount | +| outcome | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/-authorize-reversal.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/-authorize-reversal.-builder.md new file mode 100644 index 000000000..cb5e6c3ca --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/-authorize-reversal.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AuthorizeReversal](../index.md)/[Builder](index.md)/[AuthorizeReversal.Builder](-authorize-reversal.-builder.md) + +# AuthorizeReversal.Builder + +[JVM]\ + +public [AuthorizeReversal.Builder](index.md)[AuthorizeReversal.Builder](-authorize-reversal.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../../-amount/index.md)amount, [PaymentOutcome](../../-payment-outcome/index.md)outcome) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/amount.md new file mode 100644 index 000000000..02f222452 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AuthorizeReversal](../index.md)/[Builder](index.md)/[amount](amount.md) + +# amount + +[JVM]\ + +public final [AuthorizeReversal.Builder](index.md)[amount](amount.md)([Amount](../../-amount/index.md)amount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/build.md new file mode 100644 index 000000000..ea9b51e4c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AuthorizeReversal](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [AuthorizeReversal](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/id.md new file mode 100644 index 000000000..5bdb0d244 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AuthorizeReversal](../index.md)/[Builder](index.md)/[id](id.md) + +# id + +[JVM]\ + +public final [AuthorizeReversal.Builder](index.md)[id](id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/index.md new file mode 100644 index 000000000..6fc84dd28 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AuthorizeReversal](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [AuthorizeReversal.Builder](-authorize-reversal.-builder.md) | [JVM]
public [AuthorizeReversal.Builder](index.md)[AuthorizeReversal.Builder](-authorize-reversal.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../../-amount/index.md)amount, [PaymentOutcome](../../-payment-outcome/index.md)outcome) | + +## Functions + +| Name | Summary | +|---|---| +| [amount](amount.md) | [JVM]
public final [AuthorizeReversal.Builder](index.md)[amount](amount.md)([Amount](../../-amount/index.md)amount) | +| [build](build.md) | [JVM]
public final [AuthorizeReversal](../index.md)[build](build.md)() | +| [id](id.md) | [JVM]
public final [AuthorizeReversal.Builder](index.md)[id](id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id) | +| [outcome](outcome.md) | [JVM]
public final [AuthorizeReversal.Builder](index.md)[outcome](outcome.md)([PaymentOutcome](../../-payment-outcome/index.md)outcome) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/outcome.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/outcome.md new file mode 100644 index 000000000..fd43e1661 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/outcome.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[AuthorizeReversal](../index.md)/[Builder](index.md)/[outcome](outcome.md) + +# outcome + +[JVM]\ + +public final [AuthorizeReversal.Builder](index.md)[outcome](outcome.md)([PaymentOutcome](../../-payment-outcome/index.md)outcome) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/builder.md new file mode 100644 index 000000000..b91275b21 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AuthorizeReversal](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [AuthorizeReversal.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/get-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/get-amount.md new file mode 100644 index 000000000..5b89a650d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/get-amount.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AuthorizeReversal](index.md)/[getAmount](get-amount.md) + +# getAmount + +[JVM]\ + +public final [Amount](../-amount/index.md)[getAmount](get-amount.md)() + +#### Parameters + +JVM + +| | +|---| +| amount | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/get-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/get-id.md new file mode 100644 index 000000000..11837c8ac --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/get-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AuthorizeReversal](index.md)/[getId](get-id.md) + +# getId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getId](get-id.md)() + +#### Parameters + +JVM + +| | +|---| +| id | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/get-outcome.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/get-outcome.md new file mode 100644 index 000000000..5edb5d408 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/get-outcome.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AuthorizeReversal](index.md)/[getOutcome](get-outcome.md) + +# getOutcome + +[JVM]\ + +public final [PaymentOutcome](../-payment-outcome/index.md)[getOutcome](get-outcome.md)() + +#### Parameters + +JVM + +| | +|---| +| outcome | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/index.md new file mode 100644 index 000000000..c30c8e401 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/index.md @@ -0,0 +1,46 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[AuthorizeReversal](index.md) + +# AuthorizeReversal + +public final class [AuthorizeReversal](index.md) + +Authorize Reversal operation on the payment. An authorize reversal operation represents a notification received usually from a 3rd party payment processor to indicate that an authorization hold should be released as a result of a sale being partially or completely cancelled. + +#### Parameters + +JVM + +| | +|---| +| id | +| amount | +| outcome | + +## Constructors + +| | | +|---|---| +| [AuthorizeReversal](-authorize-reversal.md) | [JVM]
public [AuthorizeReversal](index.md)[AuthorizeReversal](-authorize-reversal.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../-amount/index.md)amount, [PaymentOutcome](../-payment-outcome/index.md)outcome) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [AuthorizeReversal.Builder](-builder/index.md)[builder](builder.md)() | +| [getAmount](get-amount.md) | [JVM]
public final [Amount](../-amount/index.md)[getAmount](get-amount.md)() | +| [getId](get-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getId](get-id.md)() | +| [getOutcome](get-outcome.md) | [JVM]
public final [PaymentOutcome](../-payment-outcome/index.md)[getOutcome](get-outcome.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [amount](index.md#-606281706%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[amount](index.md#-606281706%2FProperties%2F-1883119931) | +| [id](index.md#1684501811%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[id](index.md#1684501811%2FProperties%2F-1883119931) | +| [outcome](index.md#2021415194%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentOutcome](../-payment-outcome/index.md)[outcome](index.md#2021415194%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-authorize.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-authorize.md new file mode 100644 index 000000000..07bf9e214 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-authorize.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Authorize](index.md)/[Authorize](-authorize.md) + +# Authorize + +[JVM]\ + +public [Authorize](index.md)[Authorize](-authorize.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../-amount/index.md)amount, [PaymentOutcome](../-payment-outcome/index.md)outcome) + +#### Parameters + +JVM + +| | +|---| +| id | +| amount | +| outcome | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/-authorize.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/-authorize.-builder.md new file mode 100644 index 000000000..f4f7b0cf7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/-authorize.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Authorize](../index.md)/[Builder](index.md)/[Authorize.Builder](-authorize.-builder.md) + +# Authorize.Builder + +[JVM]\ + +public [Authorize.Builder](index.md)[Authorize.Builder](-authorize.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../../-amount/index.md)amount, [PaymentOutcome](../../-payment-outcome/index.md)outcome) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/amount.md new file mode 100644 index 000000000..7125858b7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Authorize](../index.md)/[Builder](index.md)/[amount](amount.md) + +# amount + +[JVM]\ + +public final [Authorize.Builder](index.md)[amount](amount.md)([Amount](../../-amount/index.md)amount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/build.md new file mode 100644 index 000000000..3d7bb2196 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Authorize](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Authorize](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/id.md new file mode 100644 index 000000000..7bd4f3899 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Authorize](../index.md)/[Builder](index.md)/[id](id.md) + +# id + +[JVM]\ + +public final [Authorize.Builder](index.md)[id](id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/index.md new file mode 100644 index 000000000..8680bcce5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Authorize](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Authorize.Builder](-authorize.-builder.md) | [JVM]
public [Authorize.Builder](index.md)[Authorize.Builder](-authorize.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../../-amount/index.md)amount, [PaymentOutcome](../../-payment-outcome/index.md)outcome) | + +## Functions + +| Name | Summary | +|---|---| +| [amount](amount.md) | [JVM]
public final [Authorize.Builder](index.md)[amount](amount.md)([Amount](../../-amount/index.md)amount) | +| [build](build.md) | [JVM]
public final [Authorize](../index.md)[build](build.md)() | +| [id](id.md) | [JVM]
public final [Authorize.Builder](index.md)[id](id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id) | +| [outcome](outcome.md) | [JVM]
public final [Authorize.Builder](index.md)[outcome](outcome.md)([PaymentOutcome](../../-payment-outcome/index.md)outcome) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/outcome.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/outcome.md new file mode 100644 index 000000000..f8ccee34f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/outcome.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Authorize](../index.md)/[Builder](index.md)/[outcome](outcome.md) + +# outcome + +[JVM]\ + +public final [Authorize.Builder](index.md)[outcome](outcome.md)([PaymentOutcome](../../-payment-outcome/index.md)outcome) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/builder.md new file mode 100644 index 000000000..485414c0a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Authorize](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Authorize.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/get-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/get-amount.md new file mode 100644 index 000000000..17211ac45 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/get-amount.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Authorize](index.md)/[getAmount](get-amount.md) + +# getAmount + +[JVM]\ + +public final [Amount](../-amount/index.md)[getAmount](get-amount.md)() + +#### Parameters + +JVM + +| | +|---| +| amount | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/get-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/get-id.md new file mode 100644 index 000000000..319f845c7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/get-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Authorize](index.md)/[getId](get-id.md) + +# getId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getId](get-id.md)() + +#### Parameters + +JVM + +| | +|---| +| id | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/get-outcome.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/get-outcome.md new file mode 100644 index 000000000..6c476c103 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/get-outcome.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Authorize](index.md)/[getOutcome](get-outcome.md) + +# getOutcome + +[JVM]\ + +public final [PaymentOutcome](../-payment-outcome/index.md)[getOutcome](get-outcome.md)() + +#### Parameters + +JVM + +| | +|---| +| outcome | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/index.md new file mode 100644 index 000000000..ff1e08a14 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/index.md @@ -0,0 +1,46 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Authorize](index.md) + +# Authorize + +public final class [Authorize](index.md) + +Authorize operation on the payment. An authorize operation represents placing the funds on hold with the specified form of payment. + +#### Parameters + +JVM + +| | +|---| +| id | +| amount | +| outcome | + +## Constructors + +| | | +|---|---| +| [Authorize](-authorize.md) | [JVM]
public [Authorize](index.md)[Authorize](-authorize.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../-amount/index.md)amount, [PaymentOutcome](../-payment-outcome/index.md)outcome) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Authorize.Builder](-builder/index.md)[builder](builder.md)() | +| [getAmount](get-amount.md) | [JVM]
public final [Amount](../-amount/index.md)[getAmount](get-amount.md)() | +| [getId](get-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getId](get-id.md)() | +| [getOutcome](get-outcome.md) | [JVM]
public final [PaymentOutcome](../-payment-outcome/index.md)[getOutcome](get-outcome.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [amount](index.md#-1638392664%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[amount](index.md#-1638392664%2FProperties%2F-1883119931) | +| [id](index.md#1661717189%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[id](index.md#1661717189%2FProperties%2F-1883119931) | +| [outcome](index.md#90746568%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentOutcome](../-payment-outcome/index.md)[outcome](index.md#90746568%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-bad-gateway-error.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-bad-gateway-error.md new file mode 100644 index 000000000..8d18de79e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-bad-gateway-error.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadGatewayError](index.md)/[BadGatewayError](-bad-gateway-error.md) + +# BadGatewayError + +[JVM]\ + +public [BadGatewayError](index.md)[BadGatewayError](-bad-gateway-error.md)([BadGatewayError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/-bad-gateway-error.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/-bad-gateway-error.-builder.md new file mode 100644 index 000000000..535266cc3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/-bad-gateway-error.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadGatewayError](../index.md)/[Builder](index.md)/[BadGatewayError.Builder](-bad-gateway-error.-builder.md) + +# BadGatewayError.Builder + +[JVM]\ + +public [BadGatewayError.Builder](index.md)[BadGatewayError.Builder](-bad-gateway-error.-builder.md)([BadGatewayError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/build.md new file mode 100644 index 000000000..403285304 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadGatewayError](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [BadGatewayError](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/code.md new file mode 100644 index 000000000..1ebe7d1ee --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadGatewayError](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [BadGatewayError.Builder](index.md)[code](code.md)([BadGatewayError.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/index.md new file mode 100644 index 000000000..711961a3c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadGatewayError](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [BadGatewayError.Builder](-bad-gateway-error.-builder.md) | [JVM]
public [BadGatewayError.Builder](index.md)[BadGatewayError.Builder](-bad-gateway-error.-builder.md)([BadGatewayError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [BadGatewayError](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [BadGatewayError.Builder](index.md)[code](code.md)([BadGatewayError.Code](../-code/index.md)code) | +| [message](message.md) | [JVM]
public final [BadGatewayError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/message.md new file mode 100644 index 000000000..cf53c350f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadGatewayError](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [BadGatewayError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..9e223a8d5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadGatewayError](../../index.md)/[Code](../index.md)/[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +# ACCOUNT_UPDATE_NOT_FOUND + +[JVM]\ +[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md new file mode 100644 index 000000000..6ff5ccdd0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadGatewayError](../../index.md)/[Code](../index.md)/[BAD_GATEWAY](index.md) + +# BAD_GATEWAY + +[JVM]\ +[BAD_GATEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md new file mode 100644 index 000000000..e17e9b6f8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadGatewayError](../../index.md)/[Code](../index.md)/[BAD_REQUEST](index.md) + +# BAD_REQUEST + +[JVM]\ +[BAD_REQUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1135883314%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1135883314%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-f-o-r-b-i-d-d-e-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-f-o-r-b-i-d-d-e-n/index.md new file mode 100644 index 000000000..dff16f6c4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-f-o-r-b-i-d-d-e-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadGatewayError](../../index.md)/[Code](../index.md)/[FORBIDDEN](index.md) + +# FORBIDDEN + +[JVM]\ +[FORBIDDEN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md new file mode 100644 index 000000000..2ba82eddd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadGatewayError](../../index.md)/[Code](../index.md)/[GATEWAY_TIMEOUT](index.md) + +# GATEWAY_TIMEOUT + +[JVM]\ +[GATEWAY_TIMEOUT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md new file mode 100644 index 000000000..631289bdf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadGatewayError](../../index.md)/[Code](../index.md)/[INTERNAL_SERVER_ERROR](index.md) + +# INTERNAL_SERVER_ERROR + +[JVM]\ +[INTERNAL_SERVER_ERROR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..993a52240 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadGatewayError](../../index.md)/[Code](../index.md)/[NOT_FOUND](index.md) + +# NOT_FOUND + +[JVM]\ +[NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..08db2238f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadGatewayError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_SCREEN_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..fd62ad862 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadGatewayError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_UPDATE_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md new file mode 100644 index 000000000..69685b014 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadGatewayError](../../index.md)/[Code](../index.md)/[TOO_MANY_REQUESTS](index.md) + +# TOO_MANY_REQUESTS + +[JVM]\ +[TOO_MANY_REQUESTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md new file mode 100644 index 000000000..e3b882b91 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadGatewayError](../../index.md)/[Code](../index.md)/[UNAUTHORIZED](index.md) + +# UNAUTHORIZED + +[JVM]\ +[UNAUTHORIZED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/get-value.md new file mode 100644 index 000000000..5805591a3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadGatewayError](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/index.md new file mode 100644 index 000000000..1468b3cd7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadGatewayError](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[BadGatewayError.Code](index.md)> + +Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + +## Entries + +| | | +|---|---| +| [UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | [JVM]
[UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | +| [FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | [JVM]
[FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | +| [NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | +| [ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | +| [TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | [JVM]
[TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | +| [INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | [JVM]
[INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | +| [BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | [JVM]
[BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | +| [RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | +| [RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | +| [GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | [JVM]
[GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | +| [BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | [JVM]
[BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#526869899%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#526869899%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1644990931%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1644990931%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [BadGatewayError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[BadGatewayError.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-a-d_-r-e-q-u-e-s-t/index.md#1135883314%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/value-of.md new file mode 100644 index 000000000..f6e313cee --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadGatewayError](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [BadGatewayError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/values.md new file mode 100644 index 000000000..019165e8b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadGatewayError](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[BadGatewayError.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/builder.md new file mode 100644 index 000000000..c2f92fbb3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadGatewayError](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [BadGatewayError.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/get-code.md new file mode 100644 index 000000000..d83451b5f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadGatewayError](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [BadGatewayError.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/get-message.md new file mode 100644 index 000000000..55551a8ab --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadGatewayError](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/index.md new file mode 100644 index 000000000..25b77fe7b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadGatewayError](index.md) + +# BadGatewayError + +public final class [BadGatewayError](index.md) + +Indicates that the server received an invalid response from the upstream server. Causes could be incorrectly configured target server at gateway, EOF exception, incorrectly configured keep-alive timeouts. Please reach out to support team as next step for this error resolution. + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | + +## Constructors + +| | | +|---|---| +| [BadGatewayError](-bad-gateway-error.md) | [JVM]
public [BadGatewayError](index.md)[BadGatewayError](-bad-gateway-error.md)([BadGatewayError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[BadGatewayError.Code](-code/index.md)>
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [BadGatewayError.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [BadGatewayError.Code](-code/index.md)[getCode](get-code.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#30316947%2FProperties%2F-1883119931) | [JVM]
private final [BadGatewayError.Code](-code/index.md)[code](index.md#30316947%2FProperties%2F-1883119931) | +| [message](index.md#2092458899%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#2092458899%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-bad-request-error-all-of-causes.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-bad-request-error-all-of-causes.md new file mode 100644 index 000000000..baf9c623f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-bad-request-error-all-of-causes.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadRequestErrorAllOfCauses](index.md)/[BadRequestErrorAllOfCauses](-bad-request-error-all-of-causes.md) + +# BadRequestErrorAllOfCauses + +[JVM]\ + +public [BadRequestErrorAllOfCauses](index.md)[BadRequestErrorAllOfCauses](-bad-request-error-all-of-causes.md)([BadRequestErrorAllOfCauses.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)field, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) + +#### Parameters + +JVM + +| | +|---| +| code | +| | `field` A JSON Path expression indicating which field, in the request body, caused the error. | +| message | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/-bad-request-error-all-of-causes.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/-bad-request-error-all-of-causes.-builder.md new file mode 100644 index 000000000..d6c4026ad --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/-bad-request-error-all-of-causes.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestErrorAllOfCauses](../index.md)/[Builder](index.md)/[BadRequestErrorAllOfCauses.Builder](-bad-request-error-all-of-causes.-builder.md) + +# BadRequestErrorAllOfCauses.Builder + +[JVM]\ + +public [BadRequestErrorAllOfCauses.Builder](index.md)[BadRequestErrorAllOfCauses.Builder](-bad-request-error-all-of-causes.-builder.md)([BadRequestErrorAllOfCauses.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)field, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/build.md new file mode 100644 index 000000000..a75528086 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestErrorAllOfCauses](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [BadRequestErrorAllOfCauses](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/code.md new file mode 100644 index 000000000..3d8a35113 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestErrorAllOfCauses](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [BadRequestErrorAllOfCauses.Builder](index.md)[code](code.md)([BadRequestErrorAllOfCauses.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/field.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/field.md new file mode 100644 index 000000000..ecd37757b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/field.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestErrorAllOfCauses](../index.md)/[Builder](index.md)/[field](field.md) + +# field + +[JVM]\ + +public final [BadRequestErrorAllOfCauses.Builder](index.md)[field](field.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)field) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/index.md new file mode 100644 index 000000000..77c600da7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestErrorAllOfCauses](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [BadRequestErrorAllOfCauses.Builder](-bad-request-error-all-of-causes.-builder.md) | [JVM]
public [BadRequestErrorAllOfCauses.Builder](index.md)[BadRequestErrorAllOfCauses.Builder](-bad-request-error-all-of-causes.-builder.md)([BadRequestErrorAllOfCauses.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)field, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [BadRequestErrorAllOfCauses](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [BadRequestErrorAllOfCauses.Builder](index.md)[code](code.md)([BadRequestErrorAllOfCauses.Code](../-code/index.md)code) | +| [field](field.md) | [JVM]
public final [BadRequestErrorAllOfCauses.Builder](index.md)[field](field.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)field) | +| [message](message.md) | [JVM]
public final [BadRequestErrorAllOfCauses.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/message.md new file mode 100644 index 000000000..17de420aa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestErrorAllOfCauses](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [BadRequestErrorAllOfCauses.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md new file mode 100644 index 000000000..dbd81eb87 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadRequestErrorAllOfCauses](../../index.md)/[Code](../index.md)/[INVALID_FORMAT](index.md) + +# INVALID_FORMAT + +[JVM]\ +[INVALID_FORMAT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1999677349%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1999677349%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/-i-n-v-a-l-i-d_-p-a-r-a-m/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/-i-n-v-a-l-i-d_-p-a-r-a-m/index.md new file mode 100644 index 000000000..9098adc6a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/-i-n-v-a-l-i-d_-p-a-r-a-m/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadRequestErrorAllOfCauses](../../index.md)/[Code](../index.md)/[INVALID_PARAM](index.md) + +# INVALID_PARAM + +[JVM]\ +[INVALID_PARAM](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md#-1999677349%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md#-1999677349%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/-m-i-s-s-i-n-g_-m-a-n-d-a-t-o-r-y_-p-a-r-a-m/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/-m-i-s-s-i-n-g_-m-a-n-d-a-t-o-r-y_-p-a-r-a-m/index.md new file mode 100644 index 000000000..f75827c66 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/-m-i-s-s-i-n-g_-m-a-n-d-a-t-o-r-y_-p-a-r-a-m/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadRequestErrorAllOfCauses](../../index.md)/[Code](../index.md)/[MISSING_MANDATORY_PARAM](index.md) + +# MISSING_MANDATORY_PARAM + +[JVM]\ +[MISSING_MANDATORY_PARAM](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md#-1999677349%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md#-1999677349%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/get-value.md new file mode 100644 index 000000000..e9443cf68 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestErrorAllOfCauses](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/index.md new file mode 100644 index 000000000..123638873 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/index.md @@ -0,0 +1,34 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestErrorAllOfCauses](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[BadRequestErrorAllOfCauses.Code](index.md)> + +Values: MISSING_MANDATORY_PARAM,INVALID_PARAM,INVALID_FORMAT + +## Entries + +| | | +|---|---| +| [MISSING_MANDATORY_PARAM](-m-i-s-s-i-n-g_-m-a-n-d-a-t-o-r-y_-p-a-r-a-m/index.md) | [JVM]
[MISSING_MANDATORY_PARAM](-m-i-s-s-i-n-g_-m-a-n-d-a-t-o-r-y_-p-a-r-a-m/index.md) | +| [INVALID_PARAM](-i-n-v-a-l-i-d_-p-a-r-a-m/index.md) | [JVM]
[INVALID_PARAM](-i-n-v-a-l-i-d_-p-a-r-a-m/index.md) | +| [INVALID_FORMAT](-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md) | [JVM]
[INVALID_FORMAT](-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-495893758%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-495893758%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#990883068%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#990883068%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [BadRequestErrorAllOfCauses.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[BadRequestErrorAllOfCauses.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md#-1999677349%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md#-1999677349%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/value-of.md new file mode 100644 index 000000000..f5ff14646 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestErrorAllOfCauses](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [BadRequestErrorAllOfCauses.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/values.md new file mode 100644 index 000000000..895fd9c86 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestErrorAllOfCauses](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[BadRequestErrorAllOfCauses.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/builder.md new file mode 100644 index 000000000..3a107728e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadRequestErrorAllOfCauses](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [BadRequestErrorAllOfCauses.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/get-code.md new file mode 100644 index 000000000..fb0334a2b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadRequestErrorAllOfCauses](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [BadRequestErrorAllOfCauses.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | +|---| +| code | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/get-field.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/get-field.md new file mode 100644 index 000000000..89d4faa10 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/get-field.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadRequestErrorAllOfCauses](index.md)/[getField](get-field.md) + +# getField + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getField](get-field.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/get-message.md new file mode 100644 index 000000000..9f8420d09 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadRequestErrorAllOfCauses](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | +|---| +| message | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/index.md new file mode 100644 index 000000000..9d1ac4434 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/index.md @@ -0,0 +1,45 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadRequestErrorAllOfCauses](index.md) + +# BadRequestErrorAllOfCauses + +public final class [BadRequestErrorAllOfCauses](index.md) + +#### Parameters + +JVM + +| | +|---| +| code | +| | `field` A JSON Path expression indicating which field, in the request body, caused the error. | +| message | + +## Constructors + +| | | +|---|---| +| [BadRequestErrorAllOfCauses](-bad-request-error-all-of-causes.md) | [JVM]
public [BadRequestErrorAllOfCauses](index.md)[BadRequestErrorAllOfCauses](-bad-request-error-all-of-causes.md)([BadRequestErrorAllOfCauses.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)field, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[BadRequestErrorAllOfCauses.Code](-code/index.md)>
Values: MISSING_MANDATORY_PARAM,INVALID_PARAM,INVALID_FORMAT | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [BadRequestErrorAllOfCauses.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [BadRequestErrorAllOfCauses.Code](-code/index.md)[getCode](get-code.md)() | +| [getField](get-field.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getField](get-field.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#-226602884%2FProperties%2F-1883119931) | [JVM]
private final [BadRequestErrorAllOfCauses.Code](-code/index.md)[code](index.md#-226602884%2FProperties%2F-1883119931) | +| [field](index.md#723135351%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[field](index.md#723135351%2FProperties%2F-1883119931) | +| [message](index.md#1825495050%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#1825495050%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-bad-request-error-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-bad-request-error-all-of.md new file mode 100644 index 000000000..e53b3fe33 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-bad-request-error-all-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadRequestErrorAllOf](index.md)/[BadRequestErrorAllOf](-bad-request-error-all-of.md) + +# BadRequestErrorAllOf + +[JVM]\ + +public [BadRequestErrorAllOf](index.md)[BadRequestErrorAllOf](-bad-request-error-all-of.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../-bad-request-error-all-of-causes/index.md)>causes) + +#### Parameters + +JVM + +| | +|---| +| causes | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-builder/-bad-request-error-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-builder/-bad-request-error-all-of.-builder.md new file mode 100644 index 000000000..1e305dc6c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-builder/-bad-request-error-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestErrorAllOf](../index.md)/[Builder](index.md)/[BadRequestErrorAllOf.Builder](-bad-request-error-all-of.-builder.md) + +# BadRequestErrorAllOf.Builder + +[JVM]\ + +public [BadRequestErrorAllOf.Builder](index.md)[BadRequestErrorAllOf.Builder](-bad-request-error-all-of.-builder.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../../-bad-request-error-all-of-causes/index.md)>causes) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-builder/build.md new file mode 100644 index 000000000..53fec87a8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestErrorAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [BadRequestErrorAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-builder/causes.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-builder/causes.md new file mode 100644 index 000000000..dd949b2ce --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-builder/causes.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestErrorAllOf](../index.md)/[Builder](index.md)/[causes](causes.md) + +# causes + +[JVM]\ + +public final [BadRequestErrorAllOf.Builder](index.md)[causes](causes.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../../-bad-request-error-all-of-causes/index.md)>causes) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-builder/index.md new file mode 100644 index 000000000..e9851fe17 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestErrorAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [BadRequestErrorAllOf.Builder](-bad-request-error-all-of.-builder.md) | [JVM]
public [BadRequestErrorAllOf.Builder](index.md)[BadRequestErrorAllOf.Builder](-bad-request-error-all-of.-builder.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../../-bad-request-error-all-of-causes/index.md)>causes) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [BadRequestErrorAllOf](../index.md)[build](build.md)() | +| [causes](causes.md) | [JVM]
public final [BadRequestErrorAllOf.Builder](index.md)[causes](causes.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../../-bad-request-error-all-of-causes/index.md)>causes) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/builder.md new file mode 100644 index 000000000..70b385c65 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadRequestErrorAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [BadRequestErrorAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/get-causes.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/get-causes.md new file mode 100644 index 000000000..b9bfef534 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/get-causes.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadRequestErrorAllOf](index.md)/[getCauses](get-causes.md) + +# getCauses + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../-bad-request-error-all-of-causes/index.md)>[getCauses](get-causes.md)() + +#### Parameters + +JVM + +| | +|---| +| causes | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/index.md new file mode 100644 index 000000000..2e3e96153 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadRequestErrorAllOf](index.md) + +# BadRequestErrorAllOf + +public final class [BadRequestErrorAllOf](index.md) + +#### Parameters + +JVM + +| | +|---| +| causes | + +## Constructors + +| | | +|---|---| +| [BadRequestErrorAllOf](-bad-request-error-all-of.md) | [JVM]
public [BadRequestErrorAllOf](index.md)[BadRequestErrorAllOf](-bad-request-error-all-of.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../-bad-request-error-all-of-causes/index.md)>causes) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [BadRequestErrorAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getCauses](get-causes.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../-bad-request-error-all-of-causes/index.md)>[getCauses](get-causes.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [causes](index.md#1652806741%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../-bad-request-error-all-of-causes/index.md)>[causes](index.md#1652806741%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-bad-request-error.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-bad-request-error.md new file mode 100644 index 000000000..97b766f7f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-bad-request-error.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadRequestError](index.md)/[BadRequestError](-bad-request-error.md) + +# BadRequestError + +[JVM]\ + +public [BadRequestError](index.md)[BadRequestError](-bad-request-error.md)([BadRequestError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../-bad-request-error-all-of-causes/index.md)>causes) + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | +| causes | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/-bad-request-error.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/-bad-request-error.-builder.md new file mode 100644 index 000000000..cefd3e8a7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/-bad-request-error.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestError](../index.md)/[Builder](index.md)/[BadRequestError.Builder](-bad-request-error.-builder.md) + +# BadRequestError.Builder + +[JVM]\ + +public [BadRequestError.Builder](index.md)[BadRequestError.Builder](-bad-request-error.-builder.md)([BadRequestError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../../-bad-request-error-all-of-causes/index.md)>causes) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/build.md new file mode 100644 index 000000000..04f0d67e9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestError](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [BadRequestError](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/causes.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/causes.md new file mode 100644 index 000000000..4061f20cb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/causes.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestError](../index.md)/[Builder](index.md)/[causes](causes.md) + +# causes + +[JVM]\ + +public final [BadRequestError.Builder](index.md)[causes](causes.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../../-bad-request-error-all-of-causes/index.md)>causes) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/code.md new file mode 100644 index 000000000..300a1e55c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestError](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [BadRequestError.Builder](index.md)[code](code.md)([BadRequestError.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/index.md new file mode 100644 index 000000000..dc33165e6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestError](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [BadRequestError.Builder](-bad-request-error.-builder.md) | [JVM]
public [BadRequestError.Builder](index.md)[BadRequestError.Builder](-bad-request-error.-builder.md)([BadRequestError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../../-bad-request-error-all-of-causes/index.md)>causes) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [BadRequestError](../index.md)[build](build.md)() | +| [causes](causes.md) | [JVM]
public final [BadRequestError.Builder](index.md)[causes](causes.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../../-bad-request-error-all-of-causes/index.md)>causes) | +| [code](code.md) | [JVM]
public final [BadRequestError.Builder](index.md)[code](code.md)([BadRequestError.Code](../-code/index.md)code) | +| [message](message.md) | [JVM]
public final [BadRequestError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/message.md new file mode 100644 index 000000000..a5c587310 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestError](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [BadRequestError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md new file mode 100644 index 000000000..0da708f9c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadRequestError](../../index.md)/[Code](../index.md)/[BAD_GATEWAY](index.md) + +# BAD_GATEWAY + +[JVM]\ +[BAD_GATEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md new file mode 100644 index 000000000..40ed6f5f9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadRequestError](../../index.md)/[Code](../index.md)/[BAD_REQUEST](index.md) + +# BAD_REQUEST + +[JVM]\ +[BAD_REQUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1475844167%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1475844167%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-f-o-r-b-i-d-d-e-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-f-o-r-b-i-d-d-e-n/index.md new file mode 100644 index 000000000..f87eb8f5e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-f-o-r-b-i-d-d-e-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadRequestError](../../index.md)/[Code](../index.md)/[FORBIDDEN](index.md) + +# FORBIDDEN + +[JVM]\ +[FORBIDDEN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md new file mode 100644 index 000000000..e4a494586 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadRequestError](../../index.md)/[Code](../index.md)/[GATEWAY_TIMEOUT](index.md) + +# GATEWAY_TIMEOUT + +[JVM]\ +[GATEWAY_TIMEOUT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md new file mode 100644 index 000000000..d78504450 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadRequestError](../../index.md)/[Code](../index.md)/[INTERNAL_SERVER_ERROR](index.md) + +# INTERNAL_SERVER_ERROR + +[JVM]\ +[INTERNAL_SERVER_ERROR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..99ee374d7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadRequestError](../../index.md)/[Code](../index.md)/[NOT_FOUND](index.md) + +# NOT_FOUND + +[JVM]\ +[NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..14092dbce --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadRequestError](../../index.md)/[Code](../index.md)/[ORDER_PURCHASE_UPDATE_NOT_FOUND](index.md) + +# ORDER_PURCHASE_UPDATE_NOT_FOUND + +[JVM]\ +[ORDER_PURCHASE_UPDATE_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..d9e423651 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadRequestError](../../index.md)/[Code](../index.md)/[RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](index.md) + +# RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE + +[JVM]\ +[RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..b9499b010 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadRequestError](../../index.md)/[Code](../index.md)/[RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](index.md) + +# RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE + +[JVM]\ +[RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md new file mode 100644 index 000000000..2a0f6acd4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadRequestError](../../index.md)/[Code](../index.md)/[TOO_MANY_REQUESTS](index.md) + +# TOO_MANY_REQUESTS + +[JVM]\ +[TOO_MANY_REQUESTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md new file mode 100644 index 000000000..f23ea35d8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[BadRequestError](../../index.md)/[Code](../index.md)/[UNAUTHORIZED](index.md) + +# UNAUTHORIZED + +[JVM]\ +[UNAUTHORIZED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/get-value.md new file mode 100644 index 000000000..eb50df454 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestError](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/index.md new file mode 100644 index 000000000..d86cc6034 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestError](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[BadRequestError.Code](index.md)> + +Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ORDER_PURCHASE_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE,RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + +## Entries + +| | | +|---|---| +| [UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | [JVM]
[UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | +| [FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | [JVM]
[FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | +| [NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | +| [ORDER_PURCHASE_UPDATE_NOT_FOUND](-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ORDER_PURCHASE_UPDATE_NOT_FOUND](-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | +| [TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | [JVM]
[TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | +| [INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | [JVM]
[INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | +| [BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | [JVM]
[BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | +| [RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | +| [RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | +| [GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | [JVM]
[GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | +| [BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | [JVM]
[BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#811735136%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#811735136%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1209889502%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1209889502%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [BadRequestError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[BadRequestError.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-a-d_-r-e-q-u-e-s-t/index.md#1475844167%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/value-of.md new file mode 100644 index 000000000..6c2d3d1c0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestError](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [BadRequestError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/values.md new file mode 100644 index 000000000..bd8658396 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[BadRequestError](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[BadRequestError.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/builder.md new file mode 100644 index 000000000..8c67e6694 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadRequestError](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [BadRequestError.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/get-causes.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/get-causes.md new file mode 100644 index 000000000..ad1a0a50a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/get-causes.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadRequestError](index.md)/[getCauses](get-causes.md) + +# getCauses + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../-bad-request-error-all-of-causes/index.md)>[getCauses](get-causes.md)() + +#### Parameters + +JVM + +| | +|---| +| causes | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/get-code.md new file mode 100644 index 000000000..2ce502079 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadRequestError](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [BadRequestError.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/get-message.md new file mode 100644 index 000000000..cddd47e36 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadRequestError](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/index.md new file mode 100644 index 000000000..22b3b38da --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/index.md @@ -0,0 +1,47 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[BadRequestError](index.md) + +# BadRequestError + +public final class [BadRequestError](index.md) + +Indicates that a bad request occurred. Typically it is an invalid parameter. + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | +| causes | + +## Constructors + +| | | +|---|---| +| [BadRequestError](-bad-request-error.md) | [JVM]
public [BadRequestError](index.md)[BadRequestError](-bad-request-error.md)([BadRequestError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../-bad-request-error-all-of-causes/index.md)>causes) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[BadRequestError.Code](-code/index.md)>
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ORDER_PURCHASE_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE,RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [BadRequestError.Builder](-builder/index.md)[builder](builder.md)() | +| [getCauses](get-causes.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../-bad-request-error-all-of-causes/index.md)>[getCauses](get-causes.md)() | +| [getCode](get-code.md) | [JVM]
public final [BadRequestError.Code](-code/index.md)[getCode](get-code.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [causes](index.md#-164997429%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[BadRequestErrorAllOfCauses](../-bad-request-error-all-of-causes/index.md)>[causes](index.md#-164997429%2FProperties%2F-1883119931) | +| [code](index.md#1428156776%2FProperties%2F-1883119931) | [JVM]
private final [BadRequestError.Code](-code/index.md)[code](index.md#1428156776%2FProperties%2F-1883119931) | +| [message](index.md#1135902622%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#1135902622%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/-cancellation-reason.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/-cancellation-reason.-builder.md new file mode 100644 index 000000000..1de9dd645 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/-cancellation-reason.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CancellationReason](../index.md)/[Builder](index.md)/[CancellationReason.Builder](-cancellation-reason.-builder.md) + +# CancellationReason.Builder + +[JVM]\ + +public [CancellationReason.Builder](index.md)[CancellationReason.Builder](-cancellation-reason.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)primaryReasonCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)subReasonCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)primaryReasonDescription, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)subReasonDescription) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/build.md new file mode 100644 index 000000000..e7c755ffd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CancellationReason](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [CancellationReason](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/index.md new file mode 100644 index 000000000..074d43028 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/index.md @@ -0,0 +1,22 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CancellationReason](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [CancellationReason.Builder](-cancellation-reason.-builder.md) | [JVM]
public [CancellationReason.Builder](index.md)[CancellationReason.Builder](-cancellation-reason.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)primaryReasonCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)subReasonCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)primaryReasonDescription, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)subReasonDescription) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [CancellationReason](../index.md)[build](build.md)() | +| [primaryReasonCode](primary-reason-code.md) | [JVM]
public final [CancellationReason.Builder](index.md)[primaryReasonCode](primary-reason-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)primaryReasonCode) | +| [primaryReasonDescription](primary-reason-description.md) | [JVM]
public final [CancellationReason.Builder](index.md)[primaryReasonDescription](primary-reason-description.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)primaryReasonDescription) | +| [subReasonCode](sub-reason-code.md) | [JVM]
public final [CancellationReason.Builder](index.md)[subReasonCode](sub-reason-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)subReasonCode) | +| [subReasonDescription](sub-reason-description.md) | [JVM]
public final [CancellationReason.Builder](index.md)[subReasonDescription](sub-reason-description.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)subReasonDescription) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/primary-reason-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/primary-reason-code.md new file mode 100644 index 000000000..9fe732249 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/primary-reason-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CancellationReason](../index.md)/[Builder](index.md)/[primaryReasonCode](primary-reason-code.md) + +# primaryReasonCode + +[JVM]\ + +public final [CancellationReason.Builder](index.md)[primaryReasonCode](primary-reason-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)primaryReasonCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/primary-reason-description.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/primary-reason-description.md new file mode 100644 index 000000000..7e04d7369 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/primary-reason-description.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CancellationReason](../index.md)/[Builder](index.md)/[primaryReasonDescription](primary-reason-description.md) + +# primaryReasonDescription + +[JVM]\ + +public final [CancellationReason.Builder](index.md)[primaryReasonDescription](primary-reason-description.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)primaryReasonDescription) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/sub-reason-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/sub-reason-code.md new file mode 100644 index 000000000..fa6faf673 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/sub-reason-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CancellationReason](../index.md)/[Builder](index.md)/[subReasonCode](sub-reason-code.md) + +# subReasonCode + +[JVM]\ + +public final [CancellationReason.Builder](index.md)[subReasonCode](sub-reason-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)subReasonCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/sub-reason-description.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/sub-reason-description.md new file mode 100644 index 000000000..db0f5b689 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/sub-reason-description.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CancellationReason](../index.md)/[Builder](index.md)/[subReasonDescription](sub-reason-description.md) + +# subReasonDescription + +[JVM]\ + +public final [CancellationReason.Builder](index.md)[subReasonDescription](sub-reason-description.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)subReasonDescription) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-cancellation-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-cancellation-reason.md new file mode 100644 index 000000000..2f40c1b66 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-cancellation-reason.md @@ -0,0 +1,18 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CancellationReason](index.md)/[CancellationReason](-cancellation-reason.md) + +# CancellationReason + +[JVM]\ + +public [CancellationReason](index.md)[CancellationReason](-cancellation-reason.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)primaryReasonCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)subReasonCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)primaryReasonDescription, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)subReasonDescription) + +#### Parameters + +JVM + +| | | +|---|---| +| primaryReasonCode | Primary cancellation reason code. | +| subReasonCode | Substitute cancellation reason code. | +| primaryReasonDescription | Primary cancellation reason code. Required if `order_status = CANCELLED`. | +| subReasonDescription | Substitute cancellation reason description. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/builder.md new file mode 100644 index 000000000..249bf446e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CancellationReason](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [CancellationReason.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/get-primary-reason-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/get-primary-reason-code.md new file mode 100644 index 000000000..aff0d3d77 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/get-primary-reason-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CancellationReason](index.md)/[getPrimaryReasonCode](get-primary-reason-code.md) + +# getPrimaryReasonCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPrimaryReasonCode](get-primary-reason-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| primaryReasonCode | Primary cancellation reason code. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/get-primary-reason-description.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/get-primary-reason-description.md new file mode 100644 index 000000000..a62338b84 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/get-primary-reason-description.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CancellationReason](index.md)/[getPrimaryReasonDescription](get-primary-reason-description.md) + +# getPrimaryReasonDescription + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPrimaryReasonDescription](get-primary-reason-description.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| primaryReasonDescription | Primary cancellation reason code. Required if `order_status = CANCELLED`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/get-sub-reason-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/get-sub-reason-code.md new file mode 100644 index 000000000..bf2f2814d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/get-sub-reason-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CancellationReason](index.md)/[getSubReasonCode](get-sub-reason-code.md) + +# getSubReasonCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getSubReasonCode](get-sub-reason-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| subReasonCode | Substitute cancellation reason code. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/get-sub-reason-description.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/get-sub-reason-description.md new file mode 100644 index 000000000..d62c1ffc0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/get-sub-reason-description.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CancellationReason](index.md)/[getSubReasonDescription](get-sub-reason-description.md) + +# getSubReasonDescription + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getSubReasonDescription](get-sub-reason-description.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| subReasonDescription | Substitute cancellation reason description. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/index.md new file mode 100644 index 000000000..a8afedfaa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/index.md @@ -0,0 +1,49 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CancellationReason](index.md) + +# CancellationReason + +public final class [CancellationReason](index.md) + +Reason of order update cancellation. + +#### Parameters + +JVM + +| | | +|---|---| +| primaryReasonCode | Primary cancellation reason code. | +| subReasonCode | Substitute cancellation reason code. | +| primaryReasonDescription | Primary cancellation reason code. Required if `order_status = CANCELLED`. | +| subReasonDescription | Substitute cancellation reason description. | + +## Constructors + +| | | +|---|---| +| [CancellationReason](-cancellation-reason.md) | [JVM]
public [CancellationReason](index.md)[CancellationReason](-cancellation-reason.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)primaryReasonCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)subReasonCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)primaryReasonDescription, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)subReasonDescription) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [CancellationReason.Builder](-builder/index.md)[builder](builder.md)() | +| [getPrimaryReasonCode](get-primary-reason-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPrimaryReasonCode](get-primary-reason-code.md)() | +| [getPrimaryReasonDescription](get-primary-reason-description.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPrimaryReasonDescription](get-primary-reason-description.md)() | +| [getSubReasonCode](get-sub-reason-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getSubReasonCode](get-sub-reason-code.md)() | +| [getSubReasonDescription](get-sub-reason-description.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getSubReasonDescription](get-sub-reason-description.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [primaryReasonCode](index.md#967097595%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[primaryReasonCode](index.md#967097595%2FProperties%2F-1883119931) | +| [primaryReasonDescription](index.md#1883455062%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[primaryReasonDescription](index.md#1883455062%2FProperties%2F-1883119931) | +| [subReasonCode](index.md#-1748089731%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[subReasonCode](index.md#-1748089731%2FProperties%2F-1883119931) | +| [subReasonDescription](index.md#16556180%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[subReasonDescription](index.md#16556180%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/-capture.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/-capture.-builder.md new file mode 100644 index 000000000..33061f34d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/-capture.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Capture](../index.md)/[Builder](index.md)/[Capture.Builder](-capture.-builder.md) + +# Capture.Builder + +[JVM]\ + +public [Capture.Builder](index.md)[Capture.Builder](-capture.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../../-amount/index.md)amount, [PaymentOutcome](../../-payment-outcome/index.md)outcome) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/amount.md new file mode 100644 index 000000000..5c2d85b8d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Capture](../index.md)/[Builder](index.md)/[amount](amount.md) + +# amount + +[JVM]\ + +public final [Capture.Builder](index.md)[amount](amount.md)([Amount](../../-amount/index.md)amount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/build.md new file mode 100644 index 000000000..2670fe864 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Capture](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Capture](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/id.md new file mode 100644 index 000000000..9f161c59e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Capture](../index.md)/[Builder](index.md)/[id](id.md) + +# id + +[JVM]\ + +public final [Capture.Builder](index.md)[id](id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/index.md new file mode 100644 index 000000000..8dbd9b207 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Capture](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Capture.Builder](-capture.-builder.md) | [JVM]
public [Capture.Builder](index.md)[Capture.Builder](-capture.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../../-amount/index.md)amount, [PaymentOutcome](../../-payment-outcome/index.md)outcome) | + +## Functions + +| Name | Summary | +|---|---| +| [amount](amount.md) | [JVM]
public final [Capture.Builder](index.md)[amount](amount.md)([Amount](../../-amount/index.md)amount) | +| [build](build.md) | [JVM]
public final [Capture](../index.md)[build](build.md)() | +| [id](id.md) | [JVM]
public final [Capture.Builder](index.md)[id](id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id) | +| [outcome](outcome.md) | [JVM]
public final [Capture.Builder](index.md)[outcome](outcome.md)([PaymentOutcome](../../-payment-outcome/index.md)outcome) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/outcome.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/outcome.md new file mode 100644 index 000000000..cb44dc322 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/outcome.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Capture](../index.md)/[Builder](index.md)/[outcome](outcome.md) + +# outcome + +[JVM]\ + +public final [Capture.Builder](index.md)[outcome](outcome.md)([PaymentOutcome](../../-payment-outcome/index.md)outcome) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-capture.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-capture.md new file mode 100644 index 000000000..f7f77ddee --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-capture.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Capture](index.md)/[Capture](-capture.md) + +# Capture + +[JVM]\ + +public [Capture](index.md)[Capture](-capture.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../-amount/index.md)amount, [PaymentOutcome](../-payment-outcome/index.md)outcome) + +#### Parameters + +JVM + +| | +|---| +| id | +| amount | +| outcome | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/builder.md new file mode 100644 index 000000000..1a494b18f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Capture](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Capture.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/get-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/get-amount.md new file mode 100644 index 000000000..d97e5fc41 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/get-amount.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Capture](index.md)/[getAmount](get-amount.md) + +# getAmount + +[JVM]\ + +public final [Amount](../-amount/index.md)[getAmount](get-amount.md)() + +#### Parameters + +JVM + +| | +|---| +| amount | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/get-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/get-id.md new file mode 100644 index 000000000..4606030b5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/get-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Capture](index.md)/[getId](get-id.md) + +# getId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getId](get-id.md)() + +#### Parameters + +JVM + +| | +|---| +| id | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/get-outcome.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/get-outcome.md new file mode 100644 index 000000000..f5e5543e4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/get-outcome.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Capture](index.md)/[getOutcome](get-outcome.md) + +# getOutcome + +[JVM]\ + +public final [PaymentOutcome](../-payment-outcome/index.md)[getOutcome](get-outcome.md)() + +#### Parameters + +JVM + +| | +|---| +| outcome | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/index.md new file mode 100644 index 000000000..aaf3789e7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/index.md @@ -0,0 +1,46 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Capture](index.md) + +# Capture + +public final class [Capture](index.md) + +Capture operation on the payment. A capture operation represents a notification received usually from a 3rd party payment processor to indicate that the funds placed on hold will be captured and the funds transfer process will occur from the customer's funds to the merchant's funds. + +#### Parameters + +JVM + +| | +|---| +| id | +| amount | +| outcome | + +## Constructors + +| | | +|---|---| +| [Capture](-capture.md) | [JVM]
public [Capture](index.md)[Capture](-capture.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../-amount/index.md)amount, [PaymentOutcome](../-payment-outcome/index.md)outcome) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Capture.Builder](-builder/index.md)[builder](builder.md)() | +| [getAmount](get-amount.md) | [JVM]
public final [Amount](../-amount/index.md)[getAmount](get-amount.md)() | +| [getId](get-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getId](get-id.md)() | +| [getOutcome](get-outcome.md) | [JVM]
public final [PaymentOutcome](../-payment-outcome/index.md)[getOutcome](get-outcome.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [amount](index.md#-783012283%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[amount](index.md#-783012283%2FProperties%2F-1883119931) | +| [id](index.md#1583559394%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[id](index.md#1583559394%2FProperties%2F-1883119931) | +| [outcome](index.md#837734603%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentOutcome](../-payment-outcome/index.md)[outcome](index.md#837734603%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/-car-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/-car-all-of.-builder.md new file mode 100644 index 000000000..fe7c56a7d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/-car-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CarAllOf](../index.md)/[Builder](index.md)/[CarAllOf.Builder](-car-all-of.-builder.md) + +# CarAllOf.Builder + +[JVM]\ + +public [CarAllOf.Builder](index.md)[CarAllOf.Builder](-car-all-of.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pickUpLocation, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)dropOffLocation, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)pickupTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)returnTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/build.md new file mode 100644 index 000000000..4a3c4bbc0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CarAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [CarAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/drop-off-location.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/drop-off-location.md new file mode 100644 index 000000000..b9c5fb5e2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/drop-off-location.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CarAllOf](../index.md)/[Builder](index.md)/[dropOffLocation](drop-off-location.md) + +# dropOffLocation + +[JVM]\ + +public final [CarAllOf.Builder](index.md)[dropOffLocation](drop-off-location.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)dropOffLocation) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/index.md new file mode 100644 index 000000000..738754dba --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/index.md @@ -0,0 +1,22 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CarAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [CarAllOf.Builder](-car-all-of.-builder.md) | [JVM]
public [CarAllOf.Builder](index.md)[CarAllOf.Builder](-car-all-of.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pickUpLocation, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)dropOffLocation, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)pickupTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)returnTime) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [CarAllOf](../index.md)[build](build.md)() | +| [dropOffLocation](drop-off-location.md) | [JVM]
public final [CarAllOf.Builder](index.md)[dropOffLocation](drop-off-location.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)dropOffLocation) | +| [pickUpLocation](pick-up-location.md) | [JVM]
public final [CarAllOf.Builder](index.md)[pickUpLocation](pick-up-location.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pickUpLocation) | +| [pickupTime](pickup-time.md) | [JVM]
public final [CarAllOf.Builder](index.md)[pickupTime](pickup-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)pickupTime) | +| [returnTime](return-time.md) | [JVM]
public final [CarAllOf.Builder](index.md)[returnTime](return-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)returnTime) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/pick-up-location.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/pick-up-location.md new file mode 100644 index 000000000..844d92660 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/pick-up-location.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CarAllOf](../index.md)/[Builder](index.md)/[pickUpLocation](pick-up-location.md) + +# pickUpLocation + +[JVM]\ + +public final [CarAllOf.Builder](index.md)[pickUpLocation](pick-up-location.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pickUpLocation) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/pickup-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/pickup-time.md new file mode 100644 index 000000000..a827d3288 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/pickup-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CarAllOf](../index.md)/[Builder](index.md)/[pickupTime](pickup-time.md) + +# pickupTime + +[JVM]\ + +public final [CarAllOf.Builder](index.md)[pickupTime](pickup-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)pickupTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/return-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/return-time.md new file mode 100644 index 000000000..86ce8000a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/return-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CarAllOf](../index.md)/[Builder](index.md)/[returnTime](return-time.md) + +# returnTime + +[JVM]\ + +public final [CarAllOf.Builder](index.md)[returnTime](return-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)returnTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-car-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-car-all-of.md new file mode 100644 index 000000000..a49eebab7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-car-all-of.md @@ -0,0 +1,18 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CarAllOf](index.md)/[CarAllOf](-car-all-of.md) + +# CarAllOf + +[JVM]\ + +public [CarAllOf](index.md)[CarAllOf](-car-all-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pickUpLocation, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)dropOffLocation, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)pickupTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)returnTime) + +#### Parameters + +JVM + +| | | +|---|---| +| pickUpLocation | Location where the automobile will be picked up. | +| dropOffLocation | Location at which the automobile will be returned. | +| pickupTime | Local date and time the automobile will be picked-up, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| returnTime | Local date and time the automobile will be returned, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/builder.md new file mode 100644 index 000000000..1417dcc06 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CarAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [CarAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/get-drop-off-location.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/get-drop-off-location.md new file mode 100644 index 000000000..04c5439a7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/get-drop-off-location.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CarAllOf](index.md)/[getDropOffLocation](get-drop-off-location.md) + +# getDropOffLocation + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getDropOffLocation](get-drop-off-location.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| dropOffLocation | Location at which the automobile will be returned. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/get-pick-up-location.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/get-pick-up-location.md new file mode 100644 index 000000000..bbe54d60f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/get-pick-up-location.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CarAllOf](index.md)/[getPickUpLocation](get-pick-up-location.md) + +# getPickUpLocation + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPickUpLocation](get-pick-up-location.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| pickUpLocation | Location where the automobile will be picked up. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/get-pickup-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/get-pickup-time.md new file mode 100644 index 000000000..4c4214974 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/get-pickup-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CarAllOf](index.md)/[getPickupTime](get-pickup-time.md) + +# getPickupTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getPickupTime](get-pickup-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| pickupTime | Local date and time the automobile will be picked-up, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/get-return-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/get-return-time.md new file mode 100644 index 000000000..5f5d4c120 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/get-return-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CarAllOf](index.md)/[getReturnTime](get-return-time.md) + +# getReturnTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getReturnTime](get-return-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| returnTime | Local date and time the automobile will be returned, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/index.md new file mode 100644 index 000000000..a6438104d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/index.md @@ -0,0 +1,47 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CarAllOf](index.md) + +# CarAllOf + +public final class [CarAllOf](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| pickUpLocation | Location where the automobile will be picked up. | +| dropOffLocation | Location at which the automobile will be returned. | +| pickupTime | Local date and time the automobile will be picked-up, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| returnTime | Local date and time the automobile will be returned, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | + +## Constructors + +| | | +|---|---| +| [CarAllOf](-car-all-of.md) | [JVM]
public [CarAllOf](index.md)[CarAllOf](-car-all-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pickUpLocation, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)dropOffLocation, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)pickupTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)returnTime) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [CarAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getDropOffLocation](get-drop-off-location.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getDropOffLocation](get-drop-off-location.md)() | +| [getPickUpLocation](get-pick-up-location.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPickUpLocation](get-pick-up-location.md)() | +| [getPickupTime](get-pickup-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getPickupTime](get-pickup-time.md)() | +| [getReturnTime](get-return-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getReturnTime](get-return-time.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [dropOffLocation](index.md#17776316%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[dropOffLocation](index.md#17776316%2FProperties%2F-1883119931) | +| [pickUpLocation](index.md#2027482808%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[pickUpLocation](index.md#2027482808%2FProperties%2F-1883119931) | +| [pickupTime](index.md#1003976384%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[pickupTime](index.md#1003976384%2FProperties%2F-1883119931) | +| [returnTime](index.md#-2111033204%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[returnTime](index.md#-2111033204%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/-car.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/-car.-builder.md new file mode 100644 index 000000000..d7926e9fa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/-car.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Car](../index.md)/[Builder](index.md)/[Car.Builder](-car.-builder.md) + +# Car.Builder + +[JVM]\ + +public [Car.Builder](index.md)[Car.Builder](-car.-builder.md)([Amount](../../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pickUpLocation, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)dropOffLocation, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)pickupTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)returnTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/build.md new file mode 100644 index 000000000..09c2bbe4c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Car](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Car](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/drop-off-location.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/drop-off-location.md new file mode 100644 index 000000000..85037aa0a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/drop-off-location.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Car](../index.md)/[Builder](index.md)/[dropOffLocation](drop-off-location.md) + +# dropOffLocation + +[JVM]\ + +public final [Car.Builder](index.md)[dropOffLocation](drop-off-location.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)dropOffLocation) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/index.md new file mode 100644 index 000000000..7776e5e9c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/index.md @@ -0,0 +1,26 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Car](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Car.Builder](-car.-builder.md) | [JVM]
public [Car.Builder](index.md)[Car.Builder](-car.-builder.md)([Amount](../../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pickUpLocation, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)dropOffLocation, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)pickupTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)returnTime) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [Car](../index.md)[build](build.md)() | +| [dropOffLocation](drop-off-location.md) | [JVM]
public final [Car.Builder](index.md)[dropOffLocation](drop-off-location.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)dropOffLocation) | +| [inventorySource](inventory-source.md) | [JVM]
public final [Car.Builder](index.md)[inventorySource](inventory-source.md)([TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource) | +| [inventoryType](inventory-type.md) | [JVM]
public final [Car.Builder](index.md)[inventoryType](inventory-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType) | +| [pickUpLocation](pick-up-location.md) | [JVM]
public final [Car.Builder](index.md)[pickUpLocation](pick-up-location.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pickUpLocation) | +| [pickupTime](pickup-time.md) | [JVM]
public final [Car.Builder](index.md)[pickupTime](pickup-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)pickupTime) | +| [price](price.md) | [JVM]
public final [Car.Builder](index.md)[price](price.md)([Amount](../../-amount/index.md)price) | +| [returnTime](return-time.md) | [JVM]
public final [Car.Builder](index.md)[returnTime](return-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)returnTime) | +| [travelersReferences](travelers-references.md) | [JVM]
public final [Car.Builder](index.md)[travelersReferences](travelers-references.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/inventory-source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/inventory-source.md new file mode 100644 index 000000000..e649c5013 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/inventory-source.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Car](../index.md)/[Builder](index.md)/[inventorySource](inventory-source.md) + +# inventorySource + +[JVM]\ + +public final [Car.Builder](index.md)[inventorySource](inventory-source.md)([TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/inventory-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/inventory-type.md new file mode 100644 index 000000000..edc13d6be --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/inventory-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Car](../index.md)/[Builder](index.md)/[inventoryType](inventory-type.md) + +# inventoryType + +[JVM]\ + +public final [Car.Builder](index.md)[inventoryType](inventory-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/pick-up-location.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/pick-up-location.md new file mode 100644 index 000000000..b745e9414 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/pick-up-location.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Car](../index.md)/[Builder](index.md)/[pickUpLocation](pick-up-location.md) + +# pickUpLocation + +[JVM]\ + +public final [Car.Builder](index.md)[pickUpLocation](pick-up-location.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pickUpLocation) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/pickup-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/pickup-time.md new file mode 100644 index 000000000..91070092f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/pickup-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Car](../index.md)/[Builder](index.md)/[pickupTime](pickup-time.md) + +# pickupTime + +[JVM]\ + +public final [Car.Builder](index.md)[pickupTime](pickup-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)pickupTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/price.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/price.md new file mode 100644 index 000000000..8aef83019 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/price.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Car](../index.md)/[Builder](index.md)/[price](price.md) + +# price + +[JVM]\ + +public final [Car.Builder](index.md)[price](price.md)([Amount](../../-amount/index.md)price) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/return-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/return-time.md new file mode 100644 index 000000000..5141863b4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/return-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Car](../index.md)/[Builder](index.md)/[returnTime](return-time.md) + +# returnTime + +[JVM]\ + +public final [Car.Builder](index.md)[returnTime](return-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)returnTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/travelers-references.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/travelers-references.md new file mode 100644 index 000000000..35c21666a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/travelers-references.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Car](../index.md)/[Builder](index.md)/[travelersReferences](travelers-references.md) + +# travelersReferences + +[JVM]\ + +public final [Car.Builder](index.md)[travelersReferences](travelers-references.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-car.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-car.md new file mode 100644 index 000000000..1176ab38e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-car.md @@ -0,0 +1,18 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Car](index.md)/[Car](-car.md) + +# Car + +[JVM]\ + +public [Car](index.md)[Car](-car.md)([Amount](../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pickUpLocation, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)dropOffLocation, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)pickupTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)returnTime) + +#### Parameters + +JVM + +| | | +|---|---| +| pickUpLocation | Location where the automobile will be picked up. | +| dropOffLocation | Location at which the automobile will be returned. | +| pickupTime | Local date and time the automobile will be picked-up, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| returnTime | Local date and time the automobile will be returned, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/builder.md new file mode 100644 index 000000000..8d88b218a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Car](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Car.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-drop-off-location.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-drop-off-location.md new file mode 100644 index 000000000..11261a771 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-drop-off-location.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Car](index.md)/[getDropOffLocation](get-drop-off-location.md) + +# getDropOffLocation + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getDropOffLocation](get-drop-off-location.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| dropOffLocation | Location at which the automobile will be returned. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-inventory-source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-inventory-source.md new file mode 100644 index 000000000..95eedd5e3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-inventory-source.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Car](index.md)/[getInventorySource](get-inventory-source.md) + +# getInventorySource + +[JVM]\ + +public [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[getInventorySource](get-inventory-source.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-inventory-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-inventory-type.md new file mode 100644 index 000000000..c9ccb19d9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-inventory-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Car](index.md)/[getInventoryType](get-inventory-type.md) + +# getInventoryType + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getInventoryType](get-inventory-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-pick-up-location.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-pick-up-location.md new file mode 100644 index 000000000..d986c8869 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-pick-up-location.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Car](index.md)/[getPickUpLocation](get-pick-up-location.md) + +# getPickUpLocation + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPickUpLocation](get-pick-up-location.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| pickUpLocation | Location where the automobile will be picked up. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-pickup-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-pickup-time.md new file mode 100644 index 000000000..ae65bb727 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-pickup-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Car](index.md)/[getPickupTime](get-pickup-time.md) + +# getPickupTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getPickupTime](get-pickup-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| pickupTime | Local date and time the automobile will be picked-up, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-price.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-price.md new file mode 100644 index 000000000..4dc98e21f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-price.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Car](index.md)/[getPrice](get-price.md) + +# getPrice + +[JVM]\ + +public [Amount](../-amount/index.md)[getPrice](get-price.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-return-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-return-time.md new file mode 100644 index 000000000..8d3a4e8aa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-return-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Car](index.md)/[getReturnTime](get-return-time.md) + +# getReturnTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getReturnTime](get-return-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| returnTime | Local date and time the automobile will be returned, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-travelers-references.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-travelers-references.md new file mode 100644 index 000000000..e70227029 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-travelers-references.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Car](index.md)/[getTravelersReferences](get-travelers-references.md) + +# getTravelersReferences + +[JVM]\ + +public [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[getTravelersReferences](get-travelers-references.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-type.md new file mode 100644 index 000000000..23d53e72f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Car](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public [TravelProductType](../-travel-product-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/index.md new file mode 100644 index 000000000..edc1e7138 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/index.md @@ -0,0 +1,57 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Car](index.md) + +# Car + +public final class [Car](index.md) implements [TravelProduct](../-travel-product/index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| pickUpLocation | Location where the automobile will be picked up. | +| dropOffLocation | Location at which the automobile will be returned. | +| pickupTime | Local date and time the automobile will be picked-up, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| returnTime | Local date and time the automobile will be returned, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | + +## Constructors + +| | | +|---|---| +| [Car](-car.md) | [JVM]
public [Car](index.md)[Car](-car.md)([Amount](../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pickUpLocation, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)dropOffLocation, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)pickupTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)returnTime) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Car.Builder](-builder/index.md)[builder](builder.md)() | +| [getDropOffLocation](get-drop-off-location.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getDropOffLocation](get-drop-off-location.md)() | +| [getInventorySource](get-inventory-source.md) | [JVM]
public [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[getInventorySource](get-inventory-source.md)() | +| [getInventoryType](get-inventory-type.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getInventoryType](get-inventory-type.md)() | +| [getPickUpLocation](get-pick-up-location.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPickUpLocation](get-pick-up-location.md)() | +| [getPickupTime](get-pickup-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getPickupTime](get-pickup-time.md)() | +| [getPrice](get-price.md) | [JVM]
public [Amount](../-amount/index.md)[getPrice](get-price.md)() | +| [getReturnTime](get-return-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getReturnTime](get-return-time.md)() | +| [getTravelersReferences](get-travelers-references.md) | [JVM]
public [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[getTravelersReferences](get-travelers-references.md)() | +| [getType](get-type.md) | [JVM]
public [TravelProductType](../-travel-product-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [dropOffLocation](index.md#230843482%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[dropOffLocation](index.md#230843482%2FProperties%2F-1883119931) | +| [inventorySource](index.md#-486123048%2FProperties%2F-1883119931) | [JVM]
private final [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[inventorySource](index.md#-486123048%2FProperties%2F-1883119931) | +| [inventoryType](index.md#125018393%2FProperties%2F-1883119931) | [JVM]
@Length(max = 30)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[inventoryType](index.md#125018393%2FProperties%2F-1883119931) | +| [pickUpLocation](index.md#1618713946%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[pickUpLocation](index.md#1618713946%2FProperties%2F-1883119931) | +| [pickupTime](index.md#349095522%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[pickupTime](index.md#349095522%2FProperties%2F-1883119931) | +| [price](index.md#-1988727834%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[price](index.md#-1988727834%2FProperties%2F-1883119931) | +| [returnTime](index.md#1529053230%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[returnTime](index.md#1529053230%2FProperties%2F-1883119931) | +| [travelersReferences](index.md#-332595109%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 40)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[travelersReferences](index.md#-332595109%2FProperties%2F-1883119931) | +| [type](index.md#-76729807%2FProperties%2F-1883119931) | [JVM]
private final [TravelProductType](../-travel-product-type/index.md)[type](index.md#-76729807%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/-challenge-detail.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/-challenge-detail.-builder.md new file mode 100644 index 000000000..bb7ad56c5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/-challenge-detail.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChallengeDetail](../index.md)/[Builder](index.md)/[ChallengeDetail.Builder](-challenge-detail.-builder.md) + +# ChallengeDetail.Builder + +[JVM]\ + +public [ChallengeDetail.Builder](index.md)[ChallengeDetail.Builder](-challenge-detail.-builder.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)displayedFlag, [ChallengeDetail.Type](../-type/index.md)type, [ChallengeDetail.Status](../-status/index.md)status) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/build.md new file mode 100644 index 000000000..703b71518 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChallengeDetail](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [ChallengeDetail](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/displayed-flag.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/displayed-flag.md new file mode 100644 index 000000000..ce6b12667 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/displayed-flag.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChallengeDetail](../index.md)/[Builder](index.md)/[displayedFlag](displayed-flag.md) + +# displayedFlag + +[JVM]\ + +public final [ChallengeDetail.Builder](index.md)[displayedFlag](displayed-flag.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)displayedFlag) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/index.md new file mode 100644 index 000000000..f770b0d76 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChallengeDetail](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [ChallengeDetail.Builder](-challenge-detail.-builder.md) | [JVM]
public [ChallengeDetail.Builder](index.md)[ChallengeDetail.Builder](-challenge-detail.-builder.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)displayedFlag, [ChallengeDetail.Type](../-type/index.md)type, [ChallengeDetail.Status](../-status/index.md)status) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [ChallengeDetail](../index.md)[build](build.md)() | +| [displayedFlag](displayed-flag.md) | [JVM]
public final [ChallengeDetail.Builder](index.md)[displayedFlag](displayed-flag.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)displayedFlag) | +| [status](status.md) | [JVM]
public final [ChallengeDetail.Builder](index.md)[status](status.md)([ChallengeDetail.Status](../-status/index.md)status) | +| [type](type.md) | [JVM]
public final [ChallengeDetail.Builder](index.md)[type](type.md)([ChallengeDetail.Type](../-type/index.md)type) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/status.md new file mode 100644 index 000000000..3aa3472d2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/status.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChallengeDetail](../index.md)/[Builder](index.md)/[status](status.md) + +# status + +[JVM]\ + +public final [ChallengeDetail.Builder](index.md)[status](status.md)([ChallengeDetail.Status](../-status/index.md)status) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/type.md new file mode 100644 index 000000000..ea5ebd66d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChallengeDetail](../index.md)/[Builder](index.md)/[type](type.md) + +# type + +[JVM]\ + +public final [ChallengeDetail.Builder](index.md)[type](type.md)([ChallengeDetail.Type](../-type/index.md)type) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-challenge-detail.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-challenge-detail.md new file mode 100644 index 000000000..180efb7fb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-challenge-detail.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChallengeDetail](index.md)/[ChallengeDetail](-challenge-detail.md) + +# ChallengeDetail + +[JVM]\ + +public [ChallengeDetail](index.md)[ChallengeDetail](-challenge-detail.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)displayedFlag, [ChallengeDetail.Type](-type/index.md)type, [ChallengeDetail.Status](-status/index.md)status) + +#### Parameters + +JVM + +| | | +|---|---| +| displayedFlag | Indicates that there was a challenge initiated by the Partner's system to a user before calling Expedia's Fraud Prevention Service. | +| type | The kind of challenge served by the Partner''s system to a user prior to calling Expedia''s Fraud Prevention Service. - `CAPTCHA` - Applicable if the challenge served by the Partner''s system was a Captcha challenge. - `TWO_FACTOR` - Applicable if the challenge served by the Partner''s system was a two-factor challenge including (Email verification, One Time Password, Okta, etc). | +| status | The status of the challenge served by the Partner''s system to a user before calling Expedia''s Fraud Prevention Service. - `SUCCESS` - Applicable if the user successfully passed the challenge. - `FAILED` - Applicable if the user failed the challenge. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/-f-a-i-l-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/-f-a-i-l-e-d/index.md new file mode 100644 index 000000000..1765b6b84 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/-f-a-i-l-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ChallengeDetail](../../index.md)/[Status](../index.md)/[FAILED](index.md) + +# FAILED + +[JVM]\ +[FAILED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-353768424%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-353768424%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/-s-u-c-c-e-s-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/-s-u-c-c-e-s-s/index.md new file mode 100644 index 000000000..9956a48c5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/-s-u-c-c-e-s-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ChallengeDetail](../../index.md)/[Status](../index.md)/[SUCCESS](index.md) + +# SUCCESS + +[JVM]\ +[SUCCESS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-f-a-i-l-e-d/index.md#-353768424%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-f-a-i-l-e-d/index.md#-353768424%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/get-value.md new file mode 100644 index 000000000..04552f4a5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChallengeDetail](../index.md)/[Status](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/index.md new file mode 100644 index 000000000..89326909c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChallengeDetail](../index.md)/[Status](index.md) + +# Status + +[JVM]\ +public enum [Status](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[ChallengeDetail.Status](index.md)> + +The status of the challenge served by the Partner''s system to a user before calling Expedia''s Fraud Prevention Service. - `SUCCESS` - Applicable if the user successfully passed the challenge. - `FAILED` - Applicable if the user failed the challenge. Values: SUCCESS,FAILED + +## Entries + +| | | +|---|---| +| [SUCCESS](-s-u-c-c-e-s-s/index.md) | [JVM]
[SUCCESS](-s-u-c-c-e-s-s/index.md) | +| [FAILED](-f-a-i-l-e-d/index.md) | [JVM]
[FAILED](-f-a-i-l-e-d/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#1732887985%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#1732887985%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-1566607379%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-1566607379%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [ChallengeDetail.Status](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[ChallengeDetail.Status](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-f-a-i-l-e-d/index.md#-353768424%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-f-a-i-l-e-d/index.md#-353768424%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/value-of.md new file mode 100644 index 000000000..6e46c205a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChallengeDetail](../index.md)/[Status](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [ChallengeDetail.Status](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/values.md new file mode 100644 index 000000000..5502b7834 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChallengeDetail](../index.md)/[Status](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[ChallengeDetail.Status](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/-c-a-p-t-c-h-a/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/-c-a-p-t-c-h-a/index.md new file mode 100644 index 000000000..641e0d18a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/-c-a-p-t-c-h-a/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ChallengeDetail](../../index.md)/[Type](../index.md)/[CAPTCHA](index.md) + +# CAPTCHA + +[JVM]\ +[CAPTCHA](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-t-w-o_-f-a-c-t-o-r/index.md#1137783696%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-t-w-o_-f-a-c-t-o-r/index.md#1137783696%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/-t-w-o_-f-a-c-t-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/-t-w-o_-f-a-c-t-o-r/index.md new file mode 100644 index 000000000..ba6b5ffa7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/-t-w-o_-f-a-c-t-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ChallengeDetail](../../index.md)/[Type](../index.md)/[TWO_FACTOR](index.md) + +# TWO_FACTOR + +[JVM]\ +[TWO_FACTOR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1137783696%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1137783696%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/get-value.md new file mode 100644 index 000000000..360339ad3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChallengeDetail](../index.md)/[Type](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/index.md new file mode 100644 index 000000000..545747519 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChallengeDetail](../index.md)/[Type](index.md) + +# Type + +[JVM]\ +public enum [Type](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[ChallengeDetail.Type](index.md)> + +The kind of challenge served by the Partner''s system to a user prior to calling Expedia''s Fraud Prevention Service. - `CAPTCHA` - Applicable if the challenge served by the Partner''s system was a Captcha challenge. - `TWO_FACTOR` - Applicable if the challenge served by the Partner''s system was a two-factor challenge including (Email verification, One Time Password, Okta, etc). Values: CAPTCHA,TWO_FACTOR + +## Entries + +| | | +|---|---| +| [CAPTCHA](-c-a-p-t-c-h-a/index.md) | [JVM]
[CAPTCHA](-c-a-p-t-c-h-a/index.md) | +| [TWO_FACTOR](-t-w-o_-f-a-c-t-o-r/index.md) | [JVM]
[TWO_FACTOR](-t-w-o_-f-a-c-t-o-r/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1941830295%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1941830295%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-677479115%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-677479115%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [ChallengeDetail.Type](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[ChallengeDetail.Type](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-t-w-o_-f-a-c-t-o-r/index.md#1137783696%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-t-w-o_-f-a-c-t-o-r/index.md#1137783696%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/value-of.md new file mode 100644 index 000000000..17b4fd498 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChallengeDetail](../index.md)/[Type](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [ChallengeDetail.Type](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/values.md new file mode 100644 index 000000000..375332deb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChallengeDetail](../index.md)/[Type](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[ChallengeDetail.Type](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/builder.md new file mode 100644 index 000000000..431574f93 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChallengeDetail](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [ChallengeDetail.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/get-displayed-flag.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/get-displayed-flag.md new file mode 100644 index 000000000..41e7bd9a6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/get-displayed-flag.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChallengeDetail](index.md)/[getDisplayedFlag](get-displayed-flag.md) + +# getDisplayedFlag + +[JVM]\ + +public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getDisplayedFlag](get-displayed-flag.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| displayedFlag | Indicates that there was a challenge initiated by the Partner's system to a user before calling Expedia's Fraud Prevention Service. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/get-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/get-status.md new file mode 100644 index 000000000..9512c18e1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/get-status.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChallengeDetail](index.md)/[getStatus](get-status.md) + +# getStatus + +[JVM]\ + +public final [ChallengeDetail.Status](-status/index.md)[getStatus](get-status.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| status | The status of the challenge served by the Partner''s system to a user before calling Expedia''s Fraud Prevention Service. - `SUCCESS` - Applicable if the user successfully passed the challenge. - `FAILED` - Applicable if the user failed the challenge. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/get-type.md new file mode 100644 index 000000000..48728b796 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/get-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChallengeDetail](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public final [ChallengeDetail.Type](-type/index.md)[getType](get-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| type | The kind of challenge served by the Partner''s system to a user prior to calling Expedia''s Fraud Prevention Service. - `CAPTCHA` - Applicable if the challenge served by the Partner''s system was a Captcha challenge. - `TWO_FACTOR` - Applicable if the challenge served by the Partner''s system was a two-factor challenge including (Email verification, One Time Password, Okta, etc). | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/index.md new file mode 100644 index 000000000..380924157 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/index.md @@ -0,0 +1,48 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChallengeDetail](index.md) + +# ChallengeDetail + +public final class [ChallengeDetail](index.md) + +Information related to challenges initiated by the Partner's system to a user before calling Expedia's Fraud Prevention Service. + +#### Parameters + +JVM + +| | | +|---|---| +| displayedFlag | Indicates that there was a challenge initiated by the Partner's system to a user before calling Expedia's Fraud Prevention Service. | +| type | The kind of challenge served by the Partner''s system to a user prior to calling Expedia''s Fraud Prevention Service. - `CAPTCHA` - Applicable if the challenge served by the Partner''s system was a Captcha challenge. - `TWO_FACTOR` - Applicable if the challenge served by the Partner''s system was a two-factor challenge including (Email verification, One Time Password, Okta, etc). | +| status | The status of the challenge served by the Partner''s system to a user before calling Expedia''s Fraud Prevention Service. - `SUCCESS` - Applicable if the user successfully passed the challenge. - `FAILED` - Applicable if the user failed the challenge. | + +## Constructors + +| | | +|---|---| +| [ChallengeDetail](-challenge-detail.md) | [JVM]
public [ChallengeDetail](index.md)[ChallengeDetail](-challenge-detail.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)displayedFlag, [ChallengeDetail.Type](-type/index.md)type, [ChallengeDetail.Status](-status/index.md)status) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Status](-status/index.md) | [JVM]
public enum [Status](-status/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[ChallengeDetail.Status](-status/index.md)>
The status of the challenge served by the Partner''s system to a user before calling Expedia''s Fraud Prevention Service. - `SUCCESS` - Applicable if the user successfully passed the challenge. - `FAILED` - Applicable if the user failed the challenge. Values: SUCCESS,FAILED | +| [Type](-type/index.md) | [JVM]
public enum [Type](-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[ChallengeDetail.Type](-type/index.md)>
The kind of challenge served by the Partner''s system to a user prior to calling Expedia''s Fraud Prevention Service. - `CAPTCHA` - Applicable if the challenge served by the Partner''s system was a Captcha challenge. - `TWO_FACTOR` - Applicable if the challenge served by the Partner''s system was a two-factor challenge including (Email verification, One Time Password, Okta, etc). Values: CAPTCHA,TWO_FACTOR | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [ChallengeDetail.Builder](-builder/index.md)[builder](builder.md)() | +| [getDisplayedFlag](get-displayed-flag.md) | [JVM]
public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getDisplayedFlag](get-displayed-flag.md)() | +| [getStatus](get-status.md) | [JVM]
public final [ChallengeDetail.Status](-status/index.md)[getStatus](get-status.md)() | +| [getType](get-type.md) | [JVM]
public final [ChallengeDetail.Type](-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [displayedFlag](index.md#815117954%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[displayedFlag](index.md#815117954%2FProperties%2F-1883119931) | +| [status](index.md#-861027783%2FProperties%2F-1883119931) | [JVM]
private final [ChallengeDetail.Status](-status/index.md)[status](index.md#-861027783%2FProperties%2F-1883119931) | +| [type](index.md#-1644300431%2FProperties%2F-1883119931) | [JVM]
private final [ChallengeDetail.Type](-type/index.md)[type](index.md#-1644300431%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/-chargeback-detail.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/-chargeback-detail.-builder.md new file mode 100644 index 000000000..95e41fbff --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/-chargeback-detail.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackDetail](../index.md)/[Builder](index.md)/[ChargebackDetail.Builder](-chargeback-detail.-builder.md) + +# ChargebackDetail.Builder + +[JVM]\ + +public [ChargebackDetail.Builder](index.md)[ChargebackDetail.Builder](-chargeback-detail.-builder.md)([ChargebackDetail.ChargebackStatus](../-chargeback-status/index.md)chargebackStatus, [ChargebackDetail.ChargebackReason](../-chargeback-reason/index.md)chargebackReason, [Amount](../../-amount/index.md)chargebackAmount, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankReasonCode, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)chargebackReportedDateTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/bank-reason-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/bank-reason-code.md new file mode 100644 index 000000000..37163402c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/bank-reason-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackDetail](../index.md)/[Builder](index.md)/[bankReasonCode](bank-reason-code.md) + +# bankReasonCode + +[JVM]\ + +public final [ChargebackDetail.Builder](index.md)[bankReasonCode](bank-reason-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankReasonCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/build.md new file mode 100644 index 000000000..635d4c1ad --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackDetail](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [ChargebackDetail](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/chargeback-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/chargeback-amount.md new file mode 100644 index 000000000..24183e66c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/chargeback-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackDetail](../index.md)/[Builder](index.md)/[chargebackAmount](chargeback-amount.md) + +# chargebackAmount + +[JVM]\ + +public final [ChargebackDetail.Builder](index.md)[chargebackAmount](chargeback-amount.md)([Amount](../../-amount/index.md)chargebackAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/chargeback-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/chargeback-reason.md new file mode 100644 index 000000000..297e15560 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/chargeback-reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackDetail](../index.md)/[Builder](index.md)/[chargebackReason](chargeback-reason.md) + +# chargebackReason + +[JVM]\ + +public final [ChargebackDetail.Builder](index.md)[chargebackReason](chargeback-reason.md)([ChargebackDetail.ChargebackReason](../-chargeback-reason/index.md)chargebackReason) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/chargeback-reported-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/chargeback-reported-date-time.md new file mode 100644 index 000000000..5db593d36 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/chargeback-reported-date-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackDetail](../index.md)/[Builder](index.md)/[chargebackReportedDateTime](chargeback-reported-date-time.md) + +# chargebackReportedDateTime + +[JVM]\ + +public final [ChargebackDetail.Builder](index.md)[chargebackReportedDateTime](chargeback-reported-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)chargebackReportedDateTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/chargeback-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/chargeback-status.md new file mode 100644 index 000000000..1505242d3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/chargeback-status.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackDetail](../index.md)/[Builder](index.md)/[chargebackStatus](chargeback-status.md) + +# chargebackStatus + +[JVM]\ + +public final [ChargebackDetail.Builder](index.md)[chargebackStatus](chargeback-status.md)([ChargebackDetail.ChargebackStatus](../-chargeback-status/index.md)chargebackStatus) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/index.md new file mode 100644 index 000000000..5f1ae736d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/index.md @@ -0,0 +1,23 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackDetail](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [ChargebackDetail.Builder](-chargeback-detail.-builder.md) | [JVM]
public [ChargebackDetail.Builder](index.md)[ChargebackDetail.Builder](-chargeback-detail.-builder.md)([ChargebackDetail.ChargebackStatus](../-chargeback-status/index.md)chargebackStatus, [ChargebackDetail.ChargebackReason](../-chargeback-reason/index.md)chargebackReason, [Amount](../../-amount/index.md)chargebackAmount, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankReasonCode, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)chargebackReportedDateTime) | + +## Functions + +| Name | Summary | +|---|---| +| [bankReasonCode](bank-reason-code.md) | [JVM]
public final [ChargebackDetail.Builder](index.md)[bankReasonCode](bank-reason-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankReasonCode) | +| [build](build.md) | [JVM]
public final [ChargebackDetail](../index.md)[build](build.md)() | +| [chargebackAmount](chargeback-amount.md) | [JVM]
public final [ChargebackDetail.Builder](index.md)[chargebackAmount](chargeback-amount.md)([Amount](../../-amount/index.md)chargebackAmount) | +| [chargebackReason](chargeback-reason.md) | [JVM]
public final [ChargebackDetail.Builder](index.md)[chargebackReason](chargeback-reason.md)([ChargebackDetail.ChargebackReason](../-chargeback-reason/index.md)chargebackReason) | +| [chargebackReportedDateTime](chargeback-reported-date-time.md) | [JVM]
public final [ChargebackDetail.Builder](index.md)[chargebackReportedDateTime](chargeback-reported-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)chargebackReportedDateTime) | +| [chargebackStatus](chargeback-status.md) | [JVM]
public final [ChargebackDetail.Builder](index.md)[chargebackStatus](chargeback-status.md)([ChargebackDetail.ChargebackStatus](../-chargeback-status/index.md)chargebackStatus) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-detail.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-detail.md new file mode 100644 index 000000000..b9767c1a7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-detail.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackDetail](index.md)/[ChargebackDetail](-chargeback-detail.md) + +# ChargebackDetail + +[JVM]\ + +public [ChargebackDetail](index.md)[ChargebackDetail](-chargeback-detail.md)([ChargebackDetail.ChargebackStatus](-chargeback-status/index.md)chargebackStatus, [ChargebackDetail.ChargebackReason](-chargeback-reason/index.md)chargebackReason, [Amount](../-amount/index.md)chargebackAmount, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankReasonCode, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)chargebackReportedDateTime) + +#### Parameters + +JVM + +| | | +|---|---| +| chargebackStatus | Identifies the chargeback status. Possible values are: -`RECEIVED` - The chargeback was received. -`REVERSAL` - The chargeback reversal was received. | +| chargebackReason | Reason for chargeback which can be `Fraud` or `Non Fraud`. | +| chargebackAmount | +| bankReasonCode | Unique code provided by the acquiring bank for the category of fraud. | +| chargebackReportedDateTime | Date and time when the chargeback was reported to the partner, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/-f-r-a-u-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/-f-r-a-u-d/index.md new file mode 100644 index 000000000..0aa8f0dc0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/-f-r-a-u-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ChargebackDetail](../../index.md)/[ChargebackReason](../index.md)/[FRAUD](index.md) + +# FRAUD + +[JVM]\ +[FRAUD](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-n-o-n_-f-r-a-u-d/index.md#-101925647%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-n-o-n_-f-r-a-u-d/index.md#-101925647%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/-n-o-n_-f-r-a-u-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/-n-o-n_-f-r-a-u-d/index.md new file mode 100644 index 000000000..0f8edf5a1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/-n-o-n_-f-r-a-u-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ChargebackDetail](../../index.md)/[ChargebackReason](../index.md)/[NON_FRAUD](index.md) + +# NON_FRAUD + +[JVM]\ +[NON_FRAUD](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-101925647%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-101925647%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/get-value.md new file mode 100644 index 000000000..5e6801690 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackDetail](../index.md)/[ChargebackReason](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/index.md new file mode 100644 index 000000000..e7a54fb89 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackDetail](../index.md)/[ChargebackReason](index.md) + +# ChargebackReason + +[JVM]\ +public enum [ChargebackReason](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[ChargebackDetail.ChargebackReason](index.md)> + +Reason for chargeback which can be `Fraud` or `Non Fraud`. Values: FRAUD,NON_FRAUD + +## Entries + +| | | +|---|---| +| [FRAUD](-f-r-a-u-d/index.md) | [JVM]
[FRAUD](-f-r-a-u-d/index.md) | +| [NON_FRAUD](-n-o-n_-f-r-a-u-d/index.md) | [JVM]
[NON_FRAUD](-n-o-n_-f-r-a-u-d/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1413924776%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1413924776%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-2014400538%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-2014400538%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [ChargebackDetail.ChargebackReason](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[ChargebackDetail.ChargebackReason](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-n-o-n_-f-r-a-u-d/index.md#-101925647%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-n-o-n_-f-r-a-u-d/index.md#-101925647%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/value-of.md new file mode 100644 index 000000000..a5694654c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackDetail](../index.md)/[ChargebackReason](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [ChargebackDetail.ChargebackReason](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/values.md new file mode 100644 index 000000000..402e55978 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackDetail](../index.md)/[ChargebackReason](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[ChargebackDetail.ChargebackReason](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/-r-e-c-e-i-v-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/-r-e-c-e-i-v-e-d/index.md new file mode 100644 index 000000000..7d91d2799 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/-r-e-c-e-i-v-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ChargebackDetail](../../index.md)/[ChargebackStatus](../index.md)/[RECEIVED](index.md) + +# RECEIVED + +[JVM]\ +[RECEIVED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-r-e-v-e-r-s-a-l/index.md#-1234679421%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-r-e-v-e-r-s-a-l/index.md#-1234679421%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/-r-e-v-e-r-s-a-l/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/-r-e-v-e-r-s-a-l/index.md new file mode 100644 index 000000000..61cace2a6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/-r-e-v-e-r-s-a-l/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ChargebackDetail](../../index.md)/[ChargebackStatus](../index.md)/[REVERSAL](index.md) + +# REVERSAL + +[JVM]\ +[REVERSAL](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1234679421%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1234679421%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/get-value.md new file mode 100644 index 000000000..7aec86671 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackDetail](../index.md)/[ChargebackStatus](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/index.md new file mode 100644 index 000000000..a39d56766 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackDetail](../index.md)/[ChargebackStatus](index.md) + +# ChargebackStatus + +[JVM]\ +public enum [ChargebackStatus](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[ChargebackDetail.ChargebackStatus](index.md)> + +Identifies the chargeback status. Possible values are: -`RECEIVED` - The chargeback was received. -`REVERSAL` - The chargeback reversal was received. Values: RECEIVED,REVERSAL + +## Entries + +| | | +|---|---| +| [RECEIVED](-r-e-c-e-i-v-e-d/index.md) | [JVM]
[RECEIVED](-r-e-c-e-i-v-e-d/index.md) | +| [REVERSAL](-r-e-v-e-r-s-a-l/index.md) | [JVM]
[REVERSAL](-r-e-v-e-r-s-a-l/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#931391594%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#931391594%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1072574100%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1072574100%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [ChargebackDetail.ChargebackStatus](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[ChargebackDetail.ChargebackStatus](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-r-e-v-e-r-s-a-l/index.md#-1234679421%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-r-e-v-e-r-s-a-l/index.md#-1234679421%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/value-of.md new file mode 100644 index 000000000..811ad7f4a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackDetail](../index.md)/[ChargebackStatus](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [ChargebackDetail.ChargebackStatus](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/values.md new file mode 100644 index 000000000..1e6886d63 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackDetail](../index.md)/[ChargebackStatus](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[ChargebackDetail.ChargebackStatus](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/builder.md new file mode 100644 index 000000000..4f166a132 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackDetail](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [ChargebackDetail.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-bank-reason-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-bank-reason-code.md new file mode 100644 index 000000000..3cc3711de --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-bank-reason-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackDetail](index.md)/[getBankReasonCode](get-bank-reason-code.md) + +# getBankReasonCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBankReasonCode](get-bank-reason-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| bankReasonCode | Unique code provided by the acquiring bank for the category of fraud. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-chargeback-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-chargeback-amount.md new file mode 100644 index 000000000..e5a30f195 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-chargeback-amount.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackDetail](index.md)/[getChargebackAmount](get-chargeback-amount.md) + +# getChargebackAmount + +[JVM]\ + +public final [Amount](../-amount/index.md)[getChargebackAmount](get-chargeback-amount.md)() + +#### Parameters + +JVM + +| | +|---| +| chargebackAmount | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-chargeback-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-chargeback-reason.md new file mode 100644 index 000000000..7cfc526b0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-chargeback-reason.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackDetail](index.md)/[getChargebackReason](get-chargeback-reason.md) + +# getChargebackReason + +[JVM]\ + +public final [ChargebackDetail.ChargebackReason](-chargeback-reason/index.md)[getChargebackReason](get-chargeback-reason.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| chargebackReason | Reason for chargeback which can be `Fraud` or `Non Fraud`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-chargeback-reported-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-chargeback-reported-date-time.md new file mode 100644 index 000000000..fadae4bbd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-chargeback-reported-date-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackDetail](index.md)/[getChargebackReportedDateTime](get-chargeback-reported-date-time.md) + +# getChargebackReportedDateTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getChargebackReportedDateTime](get-chargeback-reported-date-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| chargebackReportedDateTime | Date and time when the chargeback was reported to the partner, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-chargeback-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-chargeback-status.md new file mode 100644 index 000000000..f4fd9a5bd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-chargeback-status.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackDetail](index.md)/[getChargebackStatus](get-chargeback-status.md) + +# getChargebackStatus + +[JVM]\ + +public final [ChargebackDetail.ChargebackStatus](-chargeback-status/index.md)[getChargebackStatus](get-chargeback-status.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| chargebackStatus | Identifies the chargeback status. Possible values are: -`RECEIVED` - The chargeback was received. -`REVERSAL` - The chargeback reversal was received. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/index.md new file mode 100644 index 000000000..6205984d8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/index.md @@ -0,0 +1,54 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackDetail](index.md) + +# ChargebackDetail + +public final class [ChargebackDetail](index.md) + +Details related to the chargeback. + +#### Parameters + +JVM + +| | | +|---|---| +| chargebackStatus | Identifies the chargeback status. Possible values are: -`RECEIVED` - The chargeback was received. -`REVERSAL` - The chargeback reversal was received. | +| chargebackReason | Reason for chargeback which can be `Fraud` or `Non Fraud`. | +| chargebackAmount | +| bankReasonCode | Unique code provided by the acquiring bank for the category of fraud. | +| chargebackReportedDateTime | Date and time when the chargeback was reported to the partner, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | + +## Constructors + +| | | +|---|---| +| [ChargebackDetail](-chargeback-detail.md) | [JVM]
public [ChargebackDetail](index.md)[ChargebackDetail](-chargeback-detail.md)([ChargebackDetail.ChargebackStatus](-chargeback-status/index.md)chargebackStatus, [ChargebackDetail.ChargebackReason](-chargeback-reason/index.md)chargebackReason, [Amount](../-amount/index.md)chargebackAmount, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankReasonCode, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)chargebackReportedDateTime) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [ChargebackReason](-chargeback-reason/index.md) | [JVM]
public enum [ChargebackReason](-chargeback-reason/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[ChargebackDetail.ChargebackReason](-chargeback-reason/index.md)>
Reason for chargeback which can be `Fraud` or `Non Fraud`. Values: FRAUD,NON_FRAUD | +| [ChargebackStatus](-chargeback-status/index.md) | [JVM]
public enum [ChargebackStatus](-chargeback-status/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[ChargebackDetail.ChargebackStatus](-chargeback-status/index.md)>
Identifies the chargeback status. Possible values are: -`RECEIVED` - The chargeback was received. -`REVERSAL` - The chargeback reversal was received. Values: RECEIVED,REVERSAL | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [ChargebackDetail.Builder](-builder/index.md)[builder](builder.md)() | +| [getBankReasonCode](get-bank-reason-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBankReasonCode](get-bank-reason-code.md)() | +| [getChargebackAmount](get-chargeback-amount.md) | [JVM]
public final [Amount](../-amount/index.md)[getChargebackAmount](get-chargeback-amount.md)() | +| [getChargebackReason](get-chargeback-reason.md) | [JVM]
public final [ChargebackDetail.ChargebackReason](-chargeback-reason/index.md)[getChargebackReason](get-chargeback-reason.md)() | +| [getChargebackReportedDateTime](get-chargeback-reported-date-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getChargebackReportedDateTime](get-chargeback-reported-date-time.md)() | +| [getChargebackStatus](get-chargeback-status.md) | [JVM]
public final [ChargebackDetail.ChargebackStatus](-chargeback-status/index.md)[getChargebackStatus](get-chargeback-status.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [bankReasonCode](index.md#686075364%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[bankReasonCode](index.md#686075364%2FProperties%2F-1883119931) | +| [chargebackAmount](index.md#1422473086%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[chargebackAmount](index.md#1422473086%2FProperties%2F-1883119931) | +| [chargebackReason](index.md#-1122912494%2FProperties%2F-1883119931) | [JVM]
private final [ChargebackDetail.ChargebackReason](-chargeback-reason/index.md)[chargebackReason](index.md#-1122912494%2FProperties%2F-1883119931) | +| [chargebackReportedDateTime](index.md#-884084792%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[chargebackReportedDateTime](index.md#-884084792%2FProperties%2F-1883119931) | +| [chargebackStatus](index.md#772708644%2FProperties%2F-1883119931) | [JVM]
private final [ChargebackDetail.ChargebackStatus](-chargeback-status/index.md)[chargebackStatus](index.md#772708644%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-builder/-chargeback-feedback-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-builder/-chargeback-feedback-all-of.-builder.md new file mode 100644 index 000000000..9a767cdf6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-builder/-chargeback-feedback-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackFeedbackAllOf](../index.md)/[Builder](index.md)/[ChargebackFeedbackAllOf.Builder](-chargeback-feedback-all-of.-builder.md) + +# ChargebackFeedbackAllOf.Builder + +[JVM]\ + +public [ChargebackFeedbackAllOf.Builder](index.md)[ChargebackFeedbackAllOf.Builder](-chargeback-feedback-all-of.-builder.md)([ChargebackDetail](../../-chargeback-detail/index.md)chargebackDetail) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-builder/build.md new file mode 100644 index 000000000..100cc6edb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackFeedbackAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [ChargebackFeedbackAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-builder/chargeback-detail.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-builder/chargeback-detail.md new file mode 100644 index 000000000..4ac60ee23 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-builder/chargeback-detail.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackFeedbackAllOf](../index.md)/[Builder](index.md)/[chargebackDetail](chargeback-detail.md) + +# chargebackDetail + +[JVM]\ + +public final [ChargebackFeedbackAllOf.Builder](index.md)[chargebackDetail](chargeback-detail.md)([ChargebackDetail](../../-chargeback-detail/index.md)chargebackDetail) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-builder/index.md new file mode 100644 index 000000000..f57797f48 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackFeedbackAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [ChargebackFeedbackAllOf.Builder](-chargeback-feedback-all-of.-builder.md) | [JVM]
public [ChargebackFeedbackAllOf.Builder](index.md)[ChargebackFeedbackAllOf.Builder](-chargeback-feedback-all-of.-builder.md)([ChargebackDetail](../../-chargeback-detail/index.md)chargebackDetail) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [ChargebackFeedbackAllOf](../index.md)[build](build.md)() | +| [chargebackDetail](chargeback-detail.md) | [JVM]
public final [ChargebackFeedbackAllOf.Builder](index.md)[chargebackDetail](chargeback-detail.md)([ChargebackDetail](../../-chargeback-detail/index.md)chargebackDetail) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-chargeback-feedback-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-chargeback-feedback-all-of.md new file mode 100644 index 000000000..96c0e8a3d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-chargeback-feedback-all-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackFeedbackAllOf](index.md)/[ChargebackFeedbackAllOf](-chargeback-feedback-all-of.md) + +# ChargebackFeedbackAllOf + +[JVM]\ + +public [ChargebackFeedbackAllOf](index.md)[ChargebackFeedbackAllOf](-chargeback-feedback-all-of.md)([ChargebackDetail](../-chargeback-detail/index.md)chargebackDetail) + +#### Parameters + +JVM + +| | +|---| +| chargebackDetail | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/builder.md new file mode 100644 index 000000000..85451eee2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackFeedbackAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [ChargebackFeedbackAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/get-chargeback-detail.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/get-chargeback-detail.md new file mode 100644 index 000000000..30ccf6118 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/get-chargeback-detail.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackFeedbackAllOf](index.md)/[getChargebackDetail](get-chargeback-detail.md) + +# getChargebackDetail + +[JVM]\ + +public final [ChargebackDetail](../-chargeback-detail/index.md)[getChargebackDetail](get-chargeback-detail.md)() + +#### Parameters + +JVM + +| | +|---| +| chargebackDetail | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/index.md new file mode 100644 index 000000000..ab18f95bd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackFeedbackAllOf](index.md) + +# ChargebackFeedbackAllOf + +public final class [ChargebackFeedbackAllOf](index.md) + +#### Parameters + +JVM + +| | +|---| +| chargebackDetail | + +## Constructors + +| | | +|---|---| +| [ChargebackFeedbackAllOf](-chargeback-feedback-all-of.md) | [JVM]
public [ChargebackFeedbackAllOf](index.md)[ChargebackFeedbackAllOf](-chargeback-feedback-all-of.md)([ChargebackDetail](../-chargeback-detail/index.md)chargebackDetail) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [ChargebackFeedbackAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getChargebackDetail](get-chargeback-detail.md) | [JVM]
public final [ChargebackDetail](../-chargeback-detail/index.md)[getChargebackDetail](get-chargeback-detail.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [chargebackDetail](index.md#798297219%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [ChargebackDetail](../-chargeback-detail/index.md)[chargebackDetail](index.md#798297219%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/-chargeback-feedback.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/-chargeback-feedback.-builder.md new file mode 100644 index 000000000..9bd13739c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/-chargeback-feedback.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackFeedback](../index.md)/[Builder](index.md)/[ChargebackFeedback.Builder](-chargeback-feedback.-builder.md) + +# ChargebackFeedback.Builder + +[JVM]\ + +public [ChargebackFeedback.Builder](index.md)[ChargebackFeedback.Builder](-chargeback-feedback.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [ChargebackDetail](../../-chargeback-detail/index.md)chargebackDetail) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/build.md new file mode 100644 index 000000000..876d9693e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackFeedback](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [ChargebackFeedback](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/chargeback-detail.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/chargeback-detail.md new file mode 100644 index 000000000..31738e1df --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/chargeback-detail.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackFeedback](../index.md)/[Builder](index.md)/[chargebackDetail](chargeback-detail.md) + +# chargebackDetail + +[JVM]\ + +public final [ChargebackFeedback.Builder](index.md)[chargebackDetail](chargeback-detail.md)([ChargebackDetail](../../-chargeback-detail/index.md)chargebackDetail) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/index.md new file mode 100644 index 000000000..e1dbf2a7c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackFeedback](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [ChargebackFeedback.Builder](-chargeback-feedback.-builder.md) | [JVM]
public [ChargebackFeedback.Builder](index.md)[ChargebackFeedback.Builder](-chargeback-feedback.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [ChargebackDetail](../../-chargeback-detail/index.md)chargebackDetail) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [ChargebackFeedback](../index.md)[build](build.md)() | +| [chargebackDetail](chargeback-detail.md) | [JVM]
public final [ChargebackFeedback.Builder](index.md)[chargebackDetail](chargeback-detail.md)([ChargebackDetail](../../-chargeback-detail/index.md)chargebackDetail) | +| [riskId](risk-id.md) | [JVM]
public final [ChargebackFeedback.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/risk-id.md new file mode 100644 index 000000000..54948dcfa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ChargebackFeedback](../index.md)/[Builder](index.md)/[riskId](risk-id.md) + +# riskId + +[JVM]\ + +public final [ChargebackFeedback.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-chargeback-feedback.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-chargeback-feedback.md new file mode 100644 index 000000000..6a91cd213 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-chargeback-feedback.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackFeedback](index.md)/[ChargebackFeedback](-chargeback-feedback.md) + +# ChargebackFeedback + +[JVM]\ + +public [ChargebackFeedback](index.md)[ChargebackFeedback](-chargeback-feedback.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [ChargebackDetail](../-chargeback-detail/index.md)chargebackDetail) + +#### Parameters + +JVM + +| | +|---| +| chargebackDetail | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/builder.md new file mode 100644 index 000000000..4084474c2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackFeedback](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [ChargebackFeedback.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/get-chargeback-detail.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/get-chargeback-detail.md new file mode 100644 index 000000000..cb8edaa24 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/get-chargeback-detail.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackFeedback](index.md)/[getChargebackDetail](get-chargeback-detail.md) + +# getChargebackDetail + +[JVM]\ + +public final [ChargebackDetail](../-chargeback-detail/index.md)[getChargebackDetail](get-chargeback-detail.md)() + +#### Parameters + +JVM + +| | +|---| +| chargebackDetail | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/get-risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/get-risk-id.md new file mode 100644 index 000000000..9555c7e38 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/get-risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackFeedback](index.md)/[getRiskId](get-risk-id.md) + +# getRiskId + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/get-type.md new file mode 100644 index 000000000..70a6a8fb1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackFeedback](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public [UpdateType](../-update-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/index.md new file mode 100644 index 000000000..90bdff87a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ChargebackFeedback](index.md) + +# ChargebackFeedback + +public final class [ChargebackFeedback](index.md) implements [OrderPurchaseUpdateRequest](../-order-purchase-update-request/index.md) + +Feedback from EG external partners if they receive a chargeback for a false negative recommendation from Fraud Prevention system. + +#### Parameters + +JVM + +| | +|---| +| chargebackDetail | + +## Constructors + +| | | +|---|---| +| [ChargebackFeedback](-chargeback-feedback.md) | [JVM]
public [ChargebackFeedback](index.md)[ChargebackFeedback](-chargeback-feedback.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [ChargebackDetail](../-chargeback-detail/index.md)chargebackDetail) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [ChargebackFeedback.Builder](-builder/index.md)[builder](builder.md)() | +| [getChargebackDetail](get-chargeback-detail.md) | [JVM]
public final [ChargebackDetail](../-chargeback-detail/index.md)[getChargebackDetail](get-chargeback-detail.md)() | +| [getRiskId](get-risk-id.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() | +| [getType](get-type.md) | [JVM]
public [UpdateType](../-update-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [chargebackDetail](index.md#1980491609%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [ChargebackDetail](../-chargeback-detail/index.md)[chargebackDetail](index.md#1980491609%2FProperties%2F-1883119931) | +| [riskId](index.md#323823771%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[riskId](index.md#323823771%2FProperties%2F-1883119931) | +| [type](index.md#-263709269%2FProperties%2F-1883119931) | [JVM]
private final [UpdateType](../-update-type/index.md)[type](index.md#-263709269%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/-credit-card-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/-credit-card-all-of.-builder.md new file mode 100644 index 000000000..23c960c84 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/-credit-card-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[Builder](index.md)/[CreditCardAllOf.Builder](-credit-card-all-of.-builder.md) + +# CreditCardAllOf.Builder + +[JVM]\ + +public [CreditCardAllOf.Builder](index.md)[CreditCardAllOf.Builder](-credit-card-all-of.-builder.md)([CreditCardAllOf.CardType](../-card-type/index.md)cardType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)expiryDate, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)electronicCommerceIndicator, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)virtualCreditCardFlag, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)walletType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardAvsResponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardCvvResponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode, [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)cardAuthenticationFailureCount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/build.md new file mode 100644 index 000000000..ac6b15660 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [CreditCardAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-authentication-failure-count.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-authentication-failure-count.md new file mode 100644 index 000000000..0b8b0c270 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-authentication-failure-count.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[Builder](index.md)/[cardAuthenticationFailureCount](card-authentication-failure-count.md) + +# cardAuthenticationFailureCount + +[JVM]\ + +public final [CreditCardAllOf.Builder](index.md)[cardAuthenticationFailureCount](card-authentication-failure-count.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)cardAuthenticationFailureCount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-avs-response.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-avs-response.md new file mode 100644 index 000000000..282073a19 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-avs-response.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[Builder](index.md)/[cardAvsResponse](card-avs-response.md) + +# cardAvsResponse + +[JVM]\ + +public final [CreditCardAllOf.Builder](index.md)[cardAvsResponse](card-avs-response.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardAvsResponse) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-cvv-response.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-cvv-response.md new file mode 100644 index 000000000..eefe07d96 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-cvv-response.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[Builder](index.md)/[cardCvvResponse](card-cvv-response.md) + +# cardCvvResponse + +[JVM]\ + +public final [CreditCardAllOf.Builder](index.md)[cardCvvResponse](card-cvv-response.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardCvvResponse) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-number.md new file mode 100644 index 000000000..2b308009a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-number.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[Builder](index.md)/[cardNumber](card-number.md) + +# cardNumber + +[JVM]\ + +public final [CreditCardAllOf.Builder](index.md)[cardNumber](card-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-type.md new file mode 100644 index 000000000..41ebef3b0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[Builder](index.md)/[cardType](card-type.md) + +# cardType + +[JVM]\ + +public final [CreditCardAllOf.Builder](index.md)[cardType](card-type.md)([CreditCardAllOf.CardType](../-card-type/index.md)cardType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/electronic-commerce-indicator.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/electronic-commerce-indicator.md new file mode 100644 index 000000000..069c1e7fe --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/electronic-commerce-indicator.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[Builder](index.md)/[electronicCommerceIndicator](electronic-commerce-indicator.md) + +# electronicCommerceIndicator + +[JVM]\ + +public final [CreditCardAllOf.Builder](index.md)[electronicCommerceIndicator](electronic-commerce-indicator.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)electronicCommerceIndicator) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/expiry-date.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/expiry-date.md new file mode 100644 index 000000000..c3c32a4d4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/expiry-date.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[Builder](index.md)/[expiryDate](expiry-date.md) + +# expiryDate + +[JVM]\ + +public final [CreditCardAllOf.Builder](index.md)[expiryDate](expiry-date.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)expiryDate) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/index.md new file mode 100644 index 000000000..aee7e841d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/index.md @@ -0,0 +1,29 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [CreditCardAllOf.Builder](-credit-card-all-of.-builder.md) | [JVM]
public [CreditCardAllOf.Builder](index.md)[CreditCardAllOf.Builder](-credit-card-all-of.-builder.md)([CreditCardAllOf.CardType](../-card-type/index.md)cardType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)expiryDate, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)electronicCommerceIndicator, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)virtualCreditCardFlag, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)walletType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardAvsResponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardCvvResponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode, [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)cardAuthenticationFailureCount) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [CreditCardAllOf](../index.md)[build](build.md)() | +| [cardAuthenticationFailureCount](card-authentication-failure-count.md) | [JVM]
public final [CreditCardAllOf.Builder](index.md)[cardAuthenticationFailureCount](card-authentication-failure-count.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)cardAuthenticationFailureCount) | +| [cardAvsResponse](card-avs-response.md) | [JVM]
public final [CreditCardAllOf.Builder](index.md)[cardAvsResponse](card-avs-response.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardAvsResponse) | +| [cardCvvResponse](card-cvv-response.md) | [JVM]
public final [CreditCardAllOf.Builder](index.md)[cardCvvResponse](card-cvv-response.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardCvvResponse) | +| [cardNumber](card-number.md) | [JVM]
public final [CreditCardAllOf.Builder](index.md)[cardNumber](card-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber) | +| [cardType](card-type.md) | [JVM]
public final [CreditCardAllOf.Builder](index.md)[cardType](card-type.md)([CreditCardAllOf.CardType](../-card-type/index.md)cardType) | +| [electronicCommerceIndicator](electronic-commerce-indicator.md) | [JVM]
public final [CreditCardAllOf.Builder](index.md)[electronicCommerceIndicator](electronic-commerce-indicator.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)electronicCommerceIndicator) | +| [expiryDate](expiry-date.md) | [JVM]
public final [CreditCardAllOf.Builder](index.md)[expiryDate](expiry-date.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)expiryDate) | +| [merchantOrderCode](merchant-order-code.md) | [JVM]
public final [CreditCardAllOf.Builder](index.md)[merchantOrderCode](merchant-order-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) | +| [telephones](telephones.md) | [JVM]
public final [CreditCardAllOf.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) | +| [virtualCreditCardFlag](virtual-credit-card-flag.md) | [JVM]
public final [CreditCardAllOf.Builder](index.md)[virtualCreditCardFlag](virtual-credit-card-flag.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)virtualCreditCardFlag) | +| [walletType](wallet-type.md) | [JVM]
public final [CreditCardAllOf.Builder](index.md)[walletType](wallet-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)walletType) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/merchant-order-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/merchant-order-code.md new file mode 100644 index 000000000..8265c40bf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/merchant-order-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[Builder](index.md)/[merchantOrderCode](merchant-order-code.md) + +# merchantOrderCode + +[JVM]\ + +public final [CreditCardAllOf.Builder](index.md)[merchantOrderCode](merchant-order-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/telephones.md new file mode 100644 index 000000000..b82154282 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/telephones.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[Builder](index.md)/[telephones](telephones.md) + +# telephones + +[JVM]\ + +public final [CreditCardAllOf.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/virtual-credit-card-flag.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/virtual-credit-card-flag.md new file mode 100644 index 000000000..a5bfe0a37 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/virtual-credit-card-flag.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[Builder](index.md)/[virtualCreditCardFlag](virtual-credit-card-flag.md) + +# virtualCreditCardFlag + +[JVM]\ + +public final [CreditCardAllOf.Builder](index.md)[virtualCreditCardFlag](virtual-credit-card-flag.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)virtualCreditCardFlag) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/wallet-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/wallet-type.md new file mode 100644 index 000000000..759dbadbf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/wallet-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[Builder](index.md)/[walletType](wallet-type.md) + +# walletType + +[JVM]\ + +public final [CreditCardAllOf.Builder](index.md)[walletType](wallet-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)walletType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md new file mode 100644 index 000000000..5ce509cc6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCardAllOf](../../index.md)/[CardType](../index.md)/[AMERICAN_EXPRESS](index.md) + +# AMERICAN_EXPRESS + +[JVM]\ +[AMERICAN_EXPRESS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md new file mode 100644 index 000000000..8c2eea796 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCardAllOf](../../index.md)/[CardType](../index.md)/[CHINA_UNION_PAY](index.md) + +# CHINA_UNION_PAY + +[JVM]\ +[CHINA_UNION_PAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-d-i-n-e-r-s_-c-l-u-b/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-d-i-n-e-r-s_-c-l-u-b/index.md new file mode 100644 index 000000000..6b4b6c102 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-d-i-n-e-r-s_-c-l-u-b/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCardAllOf](../../index.md)/[CardType](../index.md)/[DINERS_CLUB](index.md) + +# DINERS_CLUB + +[JVM]\ +[DINERS_CLUB](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-d-i-s-c-o-v-e-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-d-i-s-c-o-v-e-r/index.md new file mode 100644 index 000000000..e3dcb5181 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-d-i-s-c-o-v-e-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCardAllOf](../../index.md)/[CardType](../index.md)/[DISCOVER](index.md) + +# DISCOVER + +[JVM]\ +[DISCOVER](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-j-c-b/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-j-c-b/index.md new file mode 100644 index 000000000..93a7a5cef --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-j-c-b/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCardAllOf](../../index.md)/[CardType](../index.md)/[JCB](index.md) + +# JCB + +[JVM]\ +[JCB](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-m-a-e-s-t-r-o/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-m-a-e-s-t-r-o/index.md new file mode 100644 index 000000000..bc975a3be --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-m-a-e-s-t-r-o/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCardAllOf](../../index.md)/[CardType](../index.md)/[MAESTRO](index.md) + +# MAESTRO + +[JVM]\ +[MAESTRO](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-m-a-s-t-e-r_-c-a-r-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-m-a-s-t-e-r_-c-a-r-d/index.md new file mode 100644 index 000000000..e94ca3916 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-m-a-s-t-e-r_-c-a-r-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCardAllOf](../../index.md)/[CardType](../index.md)/[MASTER_CARD](index.md) + +# MASTER_CARD + +[JVM]\ +[MASTER_CARD](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-s-o-l-o/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-s-o-l-o/index.md new file mode 100644 index 000000000..1c5d42283 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-s-o-l-o/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCardAllOf](../../index.md)/[CardType](../index.md)/[SOLO](index.md) + +# SOLO + +[JVM]\ +[SOLO](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-s-w-i-t-c-h/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-s-w-i-t-c-h/index.md new file mode 100644 index 000000000..b22c6f590 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-s-w-i-t-c-h/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCardAllOf](../../index.md)/[CardType](../index.md)/[SWITCH](index.md) + +# SWITCH + +[JVM]\ +[SWITCH](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-v-i-s-a/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-v-i-s-a/index.md new file mode 100644 index 000000000..35a12638c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-v-i-s-a/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCardAllOf](../../index.md)/[CardType](../index.md)/[VISA](index.md) + +# VISA + +[JVM]\ +[VISA](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#2147446907%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#2147446907%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/get-value.md new file mode 100644 index 000000000..60f3d7e0e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[CardType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/index.md new file mode 100644 index 000000000..ab3c3344d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/index.md @@ -0,0 +1,41 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[CardType](index.md) + +# CardType + +[JVM]\ +public enum [CardType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[CreditCardAllOf.CardType](index.md)> + +The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` Values: AMERICAN_EXPRESS,DINERS_CLUB,DISCOVER,JCB,MASTER_CARD,SOLO,SWITCH,MAESTRO,CHINA_UNION_PAY,VISA + +## Entries + +| | | +|---|---| +| [AMERICAN_EXPRESS](-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md) | [JVM]
[AMERICAN_EXPRESS](-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md) | +| [DINERS_CLUB](-d-i-n-e-r-s_-c-l-u-b/index.md) | [JVM]
[DINERS_CLUB](-d-i-n-e-r-s_-c-l-u-b/index.md) | +| [DISCOVER](-d-i-s-c-o-v-e-r/index.md) | [JVM]
[DISCOVER](-d-i-s-c-o-v-e-r/index.md) | +| [JCB](-j-c-b/index.md) | [JVM]
[JCB](-j-c-b/index.md) | +| [MASTER_CARD](-m-a-s-t-e-r_-c-a-r-d/index.md) | [JVM]
[MASTER_CARD](-m-a-s-t-e-r_-c-a-r-d/index.md) | +| [SOLO](-s-o-l-o/index.md) | [JVM]
[SOLO](-s-o-l-o/index.md) | +| [SWITCH](-s-w-i-t-c-h/index.md) | [JVM]
[SWITCH](-s-w-i-t-c-h/index.md) | +| [MAESTRO](-m-a-e-s-t-r-o/index.md) | [JVM]
[MAESTRO](-m-a-e-s-t-r-o/index.md) | +| [CHINA_UNION_PAY](-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md) | [JVM]
[CHINA_UNION_PAY](-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md) | +| [VISA](-v-i-s-a/index.md) | [JVM]
[VISA](-v-i-s-a/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1045473516%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1045473516%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#875644842%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#875644842%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [CreditCardAllOf.CardType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[CreditCardAllOf.CardType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-v-i-s-a/index.md#2147446907%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/value-of.md new file mode 100644 index 000000000..ed516eac7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[CardType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [CreditCardAllOf.CardType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/values.md new file mode 100644 index 000000000..8812c6cee --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCardAllOf](../index.md)/[CardType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[CreditCardAllOf.CardType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-credit-card-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-credit-card-all-of.md new file mode 100644 index 000000000..3966e1edd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-credit-card-all-of.md @@ -0,0 +1,25 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCardAllOf](index.md)/[CreditCardAllOf](-credit-card-all-of.md) + +# CreditCardAllOf + +[JVM]\ + +public [CreditCardAllOf](index.md)[CreditCardAllOf](-credit-card-all-of.md)([CreditCardAllOf.CardType](-card-type/index.md)cardType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)expiryDate, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)electronicCommerceIndicator, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)virtualCreditCardFlag, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)walletType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardAvsResponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardCvvResponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode, [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)cardAuthenticationFailureCount) + +#### Parameters + +JVM + +| | | +|---|---| +| cardType | The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` | +| cardNumber | All the digits (unencrypted) of the credit card number associated with the payment. | +| expiryDate | Expiration date of the credit card used for payment, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| telephones | Telephone(s) associated with card holder and credit card. | +| electronicCommerceIndicator | Electronic Commerce Indicator, a two or three digit number usually returned by a 3rd party payment processor in regards to the authentication used when gathering the cardholder's payment credentials. | +| virtualCreditCardFlag | A flag to indicate that the bank card being used for the charge is a virtual credit card. | +| walletType | If a virtual/digital form of payment was used, the type of digital wallet should be specified here. Possible `wallet_type`'s include: `Google` or `ApplePay`. | +| cardAvsResponse | A field used to confirm if the address provided at the time of purchase matches what the bank has on file for the Credit Card. | +| cardCvvResponse | A field used to confirm the Card Verification Value on the Credit Card matches the Credit Card used at the time of purchase. | +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | +| cardAuthenticationFailureCount | Total authentication failure count for given card. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/builder.md new file mode 100644 index 000000000..1d144172f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCardAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [CreditCardAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-authentication-failure-count.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-authentication-failure-count.md new file mode 100644 index 000000000..8383aa734 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-authentication-failure-count.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCardAllOf](index.md)/[getCardAuthenticationFailureCount](get-card-authentication-failure-count.md) + +# getCardAuthenticationFailureCount + +[JVM]\ + +public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getCardAuthenticationFailureCount](get-card-authentication-failure-count.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| cardAuthenticationFailureCount | Total authentication failure count for given card. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-avs-response.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-avs-response.md new file mode 100644 index 000000000..90547d11d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-avs-response.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCardAllOf](index.md)/[getCardAvsResponse](get-card-avs-response.md) + +# getCardAvsResponse + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardAvsResponse](get-card-avs-response.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| cardAvsResponse | A field used to confirm if the address provided at the time of purchase matches what the bank has on file for the Credit Card. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-cvv-response.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-cvv-response.md new file mode 100644 index 000000000..dda0b5663 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-cvv-response.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCardAllOf](index.md)/[getCardCvvResponse](get-card-cvv-response.md) + +# getCardCvvResponse + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardCvvResponse](get-card-cvv-response.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| cardCvvResponse | A field used to confirm the Card Verification Value on the Credit Card matches the Credit Card used at the time of purchase. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-number.md new file mode 100644 index 000000000..185820c11 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-number.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCardAllOf](index.md)/[getCardNumber](get-card-number.md) + +# getCardNumber + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardNumber](get-card-number.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| cardNumber | All the digits (unencrypted) of the credit card number associated with the payment. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-type.md new file mode 100644 index 000000000..74919a709 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCardAllOf](index.md)/[getCardType](get-card-type.md) + +# getCardType + +[JVM]\ + +public final [CreditCardAllOf.CardType](-card-type/index.md)[getCardType](get-card-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| cardType | The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-electronic-commerce-indicator.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-electronic-commerce-indicator.md new file mode 100644 index 000000000..d116a3682 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-electronic-commerce-indicator.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCardAllOf](index.md)/[getElectronicCommerceIndicator](get-electronic-commerce-indicator.md) + +# getElectronicCommerceIndicator + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getElectronicCommerceIndicator](get-electronic-commerce-indicator.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| electronicCommerceIndicator | Electronic Commerce Indicator, a two or three digit number usually returned by a 3rd party payment processor in regards to the authentication used when gathering the cardholder's payment credentials. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-expiry-date.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-expiry-date.md new file mode 100644 index 000000000..bd87b9a59 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-expiry-date.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCardAllOf](index.md)/[getExpiryDate](get-expiry-date.md) + +# getExpiryDate + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getExpiryDate](get-expiry-date.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| expiryDate | Expiration date of the credit card used for payment, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-merchant-order-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-merchant-order-code.md new file mode 100644 index 000000000..70f679614 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-merchant-order-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCardAllOf](index.md)/[getMerchantOrderCode](get-merchant-order-code.md) + +# getMerchantOrderCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMerchantOrderCode](get-merchant-order-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-telephones.md new file mode 100644 index 000000000..0a0185191 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-telephones.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCardAllOf](index.md)/[getTelephones](get-telephones.md) + +# getTelephones + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| telephones | Telephone(s) associated with card holder and credit card. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-virtual-credit-card-flag.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-virtual-credit-card-flag.md new file mode 100644 index 000000000..6f277428c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-virtual-credit-card-flag.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCardAllOf](index.md)/[getVirtualCreditCardFlag](get-virtual-credit-card-flag.md) + +# getVirtualCreditCardFlag + +[JVM]\ + +public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getVirtualCreditCardFlag](get-virtual-credit-card-flag.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| virtualCreditCardFlag | A flag to indicate that the bank card being used for the charge is a virtual credit card. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-wallet-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-wallet-type.md new file mode 100644 index 000000000..c29e64c90 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-wallet-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCardAllOf](index.md)/[getWalletType](get-wallet-type.md) + +# getWalletType + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getWalletType](get-wallet-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| walletType | If a virtual/digital form of payment was used, the type of digital wallet should be specified here. Possible `wallet_type`'s include: `Google` or `ApplePay`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/index.md new file mode 100644 index 000000000..212a859b2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/index.md @@ -0,0 +1,69 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCardAllOf](index.md) + +# CreditCardAllOf + +public final class [CreditCardAllOf](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| cardType | The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` | +| cardNumber | All the digits (unencrypted) of the credit card number associated with the payment. | +| expiryDate | Expiration date of the credit card used for payment, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| telephones | Telephone(s) associated with card holder and credit card. | +| electronicCommerceIndicator | Electronic Commerce Indicator, a two or three digit number usually returned by a 3rd party payment processor in regards to the authentication used when gathering the cardholder's payment credentials. | +| virtualCreditCardFlag | A flag to indicate that the bank card being used for the charge is a virtual credit card. | +| walletType | If a virtual/digital form of payment was used, the type of digital wallet should be specified here. Possible `wallet_type`'s include: `Google` or `ApplePay`. | +| cardAvsResponse | A field used to confirm if the address provided at the time of purchase matches what the bank has on file for the Credit Card. | +| cardCvvResponse | A field used to confirm the Card Verification Value on the Credit Card matches the Credit Card used at the time of purchase. | +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | +| cardAuthenticationFailureCount | Total authentication failure count for given card. | + +## Constructors + +| | | +|---|---| +| [CreditCardAllOf](-credit-card-all-of.md) | [JVM]
public [CreditCardAllOf](index.md)[CreditCardAllOf](-credit-card-all-of.md)([CreditCardAllOf.CardType](-card-type/index.md)cardType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)expiryDate, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)electronicCommerceIndicator, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)virtualCreditCardFlag, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)walletType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardAvsResponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardCvvResponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode, [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)cardAuthenticationFailureCount) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [CardType](-card-type/index.md) | [JVM]
public enum [CardType](-card-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[CreditCardAllOf.CardType](-card-type/index.md)>
The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` Values: AMERICAN_EXPRESS,DINERS_CLUB,DISCOVER,JCB,MASTER_CARD,SOLO,SWITCH,MAESTRO,CHINA_UNION_PAY,VISA | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [CreditCardAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getCardAuthenticationFailureCount](get-card-authentication-failure-count.md) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getCardAuthenticationFailureCount](get-card-authentication-failure-count.md)() | +| [getCardAvsResponse](get-card-avs-response.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardAvsResponse](get-card-avs-response.md)() | +| [getCardCvvResponse](get-card-cvv-response.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardCvvResponse](get-card-cvv-response.md)() | +| [getCardNumber](get-card-number.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardNumber](get-card-number.md)() | +| [getCardType](get-card-type.md) | [JVM]
public final [CreditCardAllOf.CardType](-card-type/index.md)[getCardType](get-card-type.md)() | +| [getElectronicCommerceIndicator](get-electronic-commerce-indicator.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getElectronicCommerceIndicator](get-electronic-commerce-indicator.md)() | +| [getExpiryDate](get-expiry-date.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getExpiryDate](get-expiry-date.md)() | +| [getMerchantOrderCode](get-merchant-order-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMerchantOrderCode](get-merchant-order-code.md)() | +| [getTelephones](get-telephones.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() | +| [getVirtualCreditCardFlag](get-virtual-credit-card-flag.md) | [JVM]
public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getVirtualCreditCardFlag](get-virtual-credit-card-flag.md)() | +| [getWalletType](get-wallet-type.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getWalletType](get-wallet-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [cardAuthenticationFailureCount](index.md#1657659577%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[cardAuthenticationFailureCount](index.md#1657659577%2FProperties%2F-1883119931) | +| [cardAvsResponse](index.md#1293876709%2FProperties%2F-1883119931) | [JVM]
@Length(max = 50)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[cardAvsResponse](index.md#1293876709%2FProperties%2F-1883119931) | +| [cardCvvResponse](index.md#-318981376%2FProperties%2F-1883119931) | [JVM]
@Length(max = 20)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[cardCvvResponse](index.md#-318981376%2FProperties%2F-1883119931) | +| [cardNumber](index.md#-116545107%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[cardNumber](index.md#-116545107%2FProperties%2F-1883119931) | +| [cardType](index.md#-2103899876%2FProperties%2F-1883119931) | [JVM]
private final [CreditCardAllOf.CardType](-card-type/index.md)[cardType](index.md#-2103899876%2FProperties%2F-1883119931) | +| [electronicCommerceIndicator](index.md#1094111548%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[electronicCommerceIndicator](index.md#1094111548%2FProperties%2F-1883119931) | +| [expiryDate](index.md#-1704687195%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[expiryDate](index.md#-1704687195%2FProperties%2F-1883119931) | +| [merchantOrderCode](index.md#-1092564159%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[merchantOrderCode](index.md#-1092564159%2FProperties%2F-1883119931) | +| [telephones](index.md#-1283546121%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 20)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[telephones](index.md#-1283546121%2FProperties%2F-1883119931) | +| [virtualCreditCardFlag](index.md#285451572%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[virtualCreditCardFlag](index.md#285451572%2FProperties%2F-1883119931) | +| [walletType](index.md#689596051%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[walletType](index.md#689596051%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/-credit-card.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/-credit-card.-builder.md new file mode 100644 index 000000000..174ea6b30 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/-credit-card.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[CreditCard.Builder](-credit-card.-builder.md) + +# CreditCard.Builder + +[JVM]\ + +public [CreditCard.Builder](index.md)[CreditCard.Builder](-credit-card.-builder.md)([Payment.Brand](../../-payment/-brand/index.md)brand, [Name](../../-name/index.md)billingName, [PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [CreditCard.CardType](../-card-type/index.md)cardType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)expiryDate, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones, [PaymentReason](../../-payment-reason/index.md)reason, [Amount](../../-amount/index.md)authorizedAmount, [Amount](../../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../../-operations/index.md)operations, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)electronicCommerceIndicator, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)virtualCreditCardFlag, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)walletType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardAvsResponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardCvvResponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode, [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)cardAuthenticationFailureCount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/authorized-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/authorized-amount.md new file mode 100644 index 000000000..8a47bc617 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/authorized-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[authorizedAmount](authorized-amount.md) + +# authorizedAmount + +[JVM]\ + +public final [CreditCard.Builder](index.md)[authorizedAmount](authorized-amount.md)([Amount](../../-amount/index.md)authorizedAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/billing-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/billing-address.md new file mode 100644 index 000000000..870ed660e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/billing-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[billingAddress](billing-address.md) + +# billingAddress + +[JVM]\ + +public final [CreditCard.Builder](index.md)[billingAddress](billing-address.md)([PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/billing-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/billing-email-address.md new file mode 100644 index 000000000..db45ef385 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/billing-email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[billingEmailAddress](billing-email-address.md) + +# billingEmailAddress + +[JVM]\ + +public final [CreditCard.Builder](index.md)[billingEmailAddress](billing-email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/billing-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/billing-name.md new file mode 100644 index 000000000..f9ce0379b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/billing-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[billingName](billing-name.md) + +# billingName + +[JVM]\ + +public final [CreditCard.Builder](index.md)[billingName](billing-name.md)([Name](../../-name/index.md)billingName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/brand.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/brand.md new file mode 100644 index 000000000..fd6223a3c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/brand.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[brand](brand.md) + +# brand + +[JVM]\ + +public final [CreditCard.Builder](index.md)[brand](brand.md)([Payment.Brand](../../-payment/-brand/index.md)brand) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/build.md new file mode 100644 index 000000000..e7358f828 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [CreditCard](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-authentication-failure-count.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-authentication-failure-count.md new file mode 100644 index 000000000..69bbedd80 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-authentication-failure-count.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[cardAuthenticationFailureCount](card-authentication-failure-count.md) + +# cardAuthenticationFailureCount + +[JVM]\ + +public final [CreditCard.Builder](index.md)[cardAuthenticationFailureCount](card-authentication-failure-count.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)cardAuthenticationFailureCount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-avs-response.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-avs-response.md new file mode 100644 index 000000000..3de6647bb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-avs-response.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[cardAvsResponse](card-avs-response.md) + +# cardAvsResponse + +[JVM]\ + +public final [CreditCard.Builder](index.md)[cardAvsResponse](card-avs-response.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardAvsResponse) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-cvv-response.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-cvv-response.md new file mode 100644 index 000000000..666191002 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-cvv-response.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[cardCvvResponse](card-cvv-response.md) + +# cardCvvResponse + +[JVM]\ + +public final [CreditCard.Builder](index.md)[cardCvvResponse](card-cvv-response.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardCvvResponse) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-number.md new file mode 100644 index 000000000..a9b281774 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-number.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[cardNumber](card-number.md) + +# cardNumber + +[JVM]\ + +public final [CreditCard.Builder](index.md)[cardNumber](card-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-type.md new file mode 100644 index 000000000..da2959097 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[cardType](card-type.md) + +# cardType + +[JVM]\ + +public final [CreditCard.Builder](index.md)[cardType](card-type.md)([CreditCard.CardType](../-card-type/index.md)cardType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/electronic-commerce-indicator.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/electronic-commerce-indicator.md new file mode 100644 index 000000000..b185d9182 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/electronic-commerce-indicator.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[electronicCommerceIndicator](electronic-commerce-indicator.md) + +# electronicCommerceIndicator + +[JVM]\ + +public final [CreditCard.Builder](index.md)[electronicCommerceIndicator](electronic-commerce-indicator.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)electronicCommerceIndicator) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/expiry-date.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/expiry-date.md new file mode 100644 index 000000000..25053dca8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/expiry-date.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[expiryDate](expiry-date.md) + +# expiryDate + +[JVM]\ + +public final [CreditCard.Builder](index.md)[expiryDate](expiry-date.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)expiryDate) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/index.md new file mode 100644 index 000000000..cb6ec83cf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [CreditCard.Builder](-credit-card.-builder.md) | [JVM]
public [CreditCard.Builder](index.md)[CreditCard.Builder](-credit-card.-builder.md)([Payment.Brand](../../-payment/-brand/index.md)brand, [Name](../../-name/index.md)billingName, [PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [CreditCard.CardType](../-card-type/index.md)cardType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)expiryDate, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones, [PaymentReason](../../-payment-reason/index.md)reason, [Amount](../../-amount/index.md)authorizedAmount, [Amount](../../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../../-operations/index.md)operations, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)electronicCommerceIndicator, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)virtualCreditCardFlag, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)walletType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardAvsResponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardCvvResponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode, [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)cardAuthenticationFailureCount) | + +## Functions + +| Name | Summary | +|---|---| +| [authorizedAmount](authorized-amount.md) | [JVM]
public final [CreditCard.Builder](index.md)[authorizedAmount](authorized-amount.md)([Amount](../../-amount/index.md)authorizedAmount) | +| [billingAddress](billing-address.md) | [JVM]
public final [CreditCard.Builder](index.md)[billingAddress](billing-address.md)([PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress) | +| [billingEmailAddress](billing-email-address.md) | [JVM]
public final [CreditCard.Builder](index.md)[billingEmailAddress](billing-email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress) | +| [billingName](billing-name.md) | [JVM]
public final [CreditCard.Builder](index.md)[billingName](billing-name.md)([Name](../../-name/index.md)billingName) | +| [brand](brand.md) | [JVM]
public final [CreditCard.Builder](index.md)[brand](brand.md)([Payment.Brand](../../-payment/-brand/index.md)brand) | +| [build](build.md) | [JVM]
public final [CreditCard](../index.md)[build](build.md)() | +| [cardAuthenticationFailureCount](card-authentication-failure-count.md) | [JVM]
public final [CreditCard.Builder](index.md)[cardAuthenticationFailureCount](card-authentication-failure-count.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)cardAuthenticationFailureCount) | +| [cardAvsResponse](card-avs-response.md) | [JVM]
public final [CreditCard.Builder](index.md)[cardAvsResponse](card-avs-response.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardAvsResponse) | +| [cardCvvResponse](card-cvv-response.md) | [JVM]
public final [CreditCard.Builder](index.md)[cardCvvResponse](card-cvv-response.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardCvvResponse) | +| [cardNumber](card-number.md) | [JVM]
public final [CreditCard.Builder](index.md)[cardNumber](card-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber) | +| [cardType](card-type.md) | [JVM]
public final [CreditCard.Builder](index.md)[cardType](card-type.md)([CreditCard.CardType](../-card-type/index.md)cardType) | +| [electronicCommerceIndicator](electronic-commerce-indicator.md) | [JVM]
public final [CreditCard.Builder](index.md)[electronicCommerceIndicator](electronic-commerce-indicator.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)electronicCommerceIndicator) | +| [expiryDate](expiry-date.md) | [JVM]
public final [CreditCard.Builder](index.md)[expiryDate](expiry-date.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)expiryDate) | +| [merchantOrderCode](merchant-order-code.md) | [JVM]
public final [CreditCard.Builder](index.md)[merchantOrderCode](merchant-order-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) | +| [operations](operations.md) | [JVM]
public final [CreditCard.Builder](index.md)[operations](operations.md)([Operations](../../-operations/index.md)operations) | +| [reason](reason.md) | [JVM]
public final [CreditCard.Builder](index.md)[reason](reason.md)([PaymentReason](../../-payment-reason/index.md)reason) | +| [telephones](telephones.md) | [JVM]
public final [CreditCard.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) | +| [threeDigitsSecureCriteria](three-digits-secure-criteria.md) | [JVM]
public final [CreditCard.Builder](index.md)[threeDigitsSecureCriteria](three-digits-secure-criteria.md)([PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria) | +| [verifiedAmount](verified-amount.md) | [JVM]
public final [CreditCard.Builder](index.md)[verifiedAmount](verified-amount.md)([Amount](../../-amount/index.md)verifiedAmount) | +| [virtualCreditCardFlag](virtual-credit-card-flag.md) | [JVM]
public final [CreditCard.Builder](index.md)[virtualCreditCardFlag](virtual-credit-card-flag.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)virtualCreditCardFlag) | +| [walletType](wallet-type.md) | [JVM]
public final [CreditCard.Builder](index.md)[walletType](wallet-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)walletType) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/merchant-order-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/merchant-order-code.md new file mode 100644 index 000000000..1fc2e6bfd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/merchant-order-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[merchantOrderCode](merchant-order-code.md) + +# merchantOrderCode + +[JVM]\ + +public final [CreditCard.Builder](index.md)[merchantOrderCode](merchant-order-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/operations.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/operations.md new file mode 100644 index 000000000..0715d280d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/operations.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[operations](operations.md) + +# operations + +[JVM]\ + +public final [CreditCard.Builder](index.md)[operations](operations.md)([Operations](../../-operations/index.md)operations) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/reason.md new file mode 100644 index 000000000..ede536175 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[reason](reason.md) + +# reason + +[JVM]\ + +public final [CreditCard.Builder](index.md)[reason](reason.md)([PaymentReason](../../-payment-reason/index.md)reason) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/telephones.md new file mode 100644 index 000000000..0abd008cf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/telephones.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[telephones](telephones.md) + +# telephones + +[JVM]\ + +public final [CreditCard.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/three-digits-secure-criteria.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/three-digits-secure-criteria.md new file mode 100644 index 000000000..1bf7680d5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/three-digits-secure-criteria.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[threeDigitsSecureCriteria](three-digits-secure-criteria.md) + +# threeDigitsSecureCriteria + +[JVM]\ + +public final [CreditCard.Builder](index.md)[threeDigitsSecureCriteria](three-digits-secure-criteria.md)([PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/verified-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/verified-amount.md new file mode 100644 index 000000000..71906976b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/verified-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[verifiedAmount](verified-amount.md) + +# verifiedAmount + +[JVM]\ + +public final [CreditCard.Builder](index.md)[verifiedAmount](verified-amount.md)([Amount](../../-amount/index.md)verifiedAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/virtual-credit-card-flag.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/virtual-credit-card-flag.md new file mode 100644 index 000000000..5e8b56233 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/virtual-credit-card-flag.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[virtualCreditCardFlag](virtual-credit-card-flag.md) + +# virtualCreditCardFlag + +[JVM]\ + +public final [CreditCard.Builder](index.md)[virtualCreditCardFlag](virtual-credit-card-flag.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)virtualCreditCardFlag) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/wallet-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/wallet-type.md new file mode 100644 index 000000000..ea14c29d7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/wallet-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[Builder](index.md)/[walletType](wallet-type.md) + +# walletType + +[JVM]\ + +public final [CreditCard.Builder](index.md)[walletType](wallet-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)walletType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md new file mode 100644 index 000000000..0f47b3761 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCard](../../index.md)/[CardType](../index.md)/[AMERICAN_EXPRESS](index.md) + +# AMERICAN_EXPRESS + +[JVM]\ +[AMERICAN_EXPRESS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md new file mode 100644 index 000000000..1095b9a97 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCard](../../index.md)/[CardType](../index.md)/[CHINA_UNION_PAY](index.md) + +# CHINA_UNION_PAY + +[JVM]\ +[CHINA_UNION_PAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-d-i-n-e-r-s_-c-l-u-b/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-d-i-n-e-r-s_-c-l-u-b/index.md new file mode 100644 index 000000000..fcdc25dba --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-d-i-n-e-r-s_-c-l-u-b/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCard](../../index.md)/[CardType](../index.md)/[DINERS_CLUB](index.md) + +# DINERS_CLUB + +[JVM]\ +[DINERS_CLUB](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-d-i-s-c-o-v-e-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-d-i-s-c-o-v-e-r/index.md new file mode 100644 index 000000000..c14f5d90f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-d-i-s-c-o-v-e-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCard](../../index.md)/[CardType](../index.md)/[DISCOVER](index.md) + +# DISCOVER + +[JVM]\ +[DISCOVER](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-j-c-b/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-j-c-b/index.md new file mode 100644 index 000000000..77e94dee8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-j-c-b/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCard](../../index.md)/[CardType](../index.md)/[JCB](index.md) + +# JCB + +[JVM]\ +[JCB](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-m-a-e-s-t-r-o/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-m-a-e-s-t-r-o/index.md new file mode 100644 index 000000000..9e43f608b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-m-a-e-s-t-r-o/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCard](../../index.md)/[CardType](../index.md)/[MAESTRO](index.md) + +# MAESTRO + +[JVM]\ +[MAESTRO](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-m-a-s-t-e-r_-c-a-r-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-m-a-s-t-e-r_-c-a-r-d/index.md new file mode 100644 index 000000000..a490ab484 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-m-a-s-t-e-r_-c-a-r-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCard](../../index.md)/[CardType](../index.md)/[MASTER_CARD](index.md) + +# MASTER_CARD + +[JVM]\ +[MASTER_CARD](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-s-o-l-o/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-s-o-l-o/index.md new file mode 100644 index 000000000..4cd5fac78 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-s-o-l-o/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCard](../../index.md)/[CardType](../index.md)/[SOLO](index.md) + +# SOLO + +[JVM]\ +[SOLO](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-s-w-i-t-c-h/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-s-w-i-t-c-h/index.md new file mode 100644 index 000000000..e2b85eac5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-s-w-i-t-c-h/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCard](../../index.md)/[CardType](../index.md)/[SWITCH](index.md) + +# SWITCH + +[JVM]\ +[SWITCH](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-v-i-s-a/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-v-i-s-a/index.md new file mode 100644 index 000000000..629154186 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-v-i-s-a/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CreditCard](../../index.md)/[CardType](../index.md)/[VISA](index.md) + +# VISA + +[JVM]\ +[VISA](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1288907267%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1288907267%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/get-value.md new file mode 100644 index 000000000..678a2e5d8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[CardType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/index.md new file mode 100644 index 000000000..8dde1921c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/index.md @@ -0,0 +1,41 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[CardType](index.md) + +# CardType + +[JVM]\ +public enum [CardType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[CreditCard.CardType](index.md)> + +The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` Values: AMERICAN_EXPRESS,DINERS_CLUB,DISCOVER,JCB,MASTER_CARD,SOLO,SWITCH,MAESTRO,CHINA_UNION_PAY,VISA + +## Entries + +| | | +|---|---| +| [AMERICAN_EXPRESS](-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md) | [JVM]
[AMERICAN_EXPRESS](-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md) | +| [DINERS_CLUB](-d-i-n-e-r-s_-c-l-u-b/index.md) | [JVM]
[DINERS_CLUB](-d-i-n-e-r-s_-c-l-u-b/index.md) | +| [DISCOVER](-d-i-s-c-o-v-e-r/index.md) | [JVM]
[DISCOVER](-d-i-s-c-o-v-e-r/index.md) | +| [JCB](-j-c-b/index.md) | [JVM]
[JCB](-j-c-b/index.md) | +| [MASTER_CARD](-m-a-s-t-e-r_-c-a-r-d/index.md) | [JVM]
[MASTER_CARD](-m-a-s-t-e-r_-c-a-r-d/index.md) | +| [SOLO](-s-o-l-o/index.md) | [JVM]
[SOLO](-s-o-l-o/index.md) | +| [SWITCH](-s-w-i-t-c-h/index.md) | [JVM]
[SWITCH](-s-w-i-t-c-h/index.md) | +| [MAESTRO](-m-a-e-s-t-r-o/index.md) | [JVM]
[MAESTRO](-m-a-e-s-t-r-o/index.md) | +| [CHINA_UNION_PAY](-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md) | [JVM]
[CHINA_UNION_PAY](-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md) | +| [VISA](-v-i-s-a/index.md) | [JVM]
[VISA](-v-i-s-a/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#1560102186%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#1560102186%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#637442516%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#637442516%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [CreditCard.CardType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[CreditCard.CardType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-v-i-s-a/index.md#1288907267%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/value-of.md new file mode 100644 index 000000000..febed1967 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[CardType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [CreditCard.CardType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/values.md new file mode 100644 index 000000000..c3f430e48 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CreditCard](../index.md)/[CardType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[CreditCard.CardType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-credit-card.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-credit-card.md new file mode 100644 index 000000000..b62414ceb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-credit-card.md @@ -0,0 +1,25 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[CreditCard](-credit-card.md) + +# CreditCard + +[JVM]\ + +public [CreditCard](index.md)[CreditCard](-credit-card.md)([Payment.Brand](../-payment/-brand/index.md)brand, [Name](../-name/index.md)billingName, [PaymentBillingAddress](../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [CreditCard.CardType](-card-type/index.md)cardType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)expiryDate, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones, [PaymentReason](../-payment-reason/index.md)reason, [Amount](../-amount/index.md)authorizedAmount, [Amount](../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../-operations/index.md)operations, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)electronicCommerceIndicator, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)virtualCreditCardFlag, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)walletType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardAvsResponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardCvvResponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode, [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)cardAuthenticationFailureCount) + +#### Parameters + +JVM + +| | | +|---|---| +| cardType | The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` | +| cardNumber | All the digits (unencrypted) of the credit card number associated with the payment. | +| expiryDate | Expiration date of the credit card used for payment, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| telephones | Telephone(s) associated with card holder and credit card. | +| electronicCommerceIndicator | Electronic Commerce Indicator, a two or three digit number usually returned by a 3rd party payment processor in regards to the authentication used when gathering the cardholder's payment credentials. | +| virtualCreditCardFlag | A flag to indicate that the bank card being used for the charge is a virtual credit card. | +| walletType | If a virtual/digital form of payment was used, the type of digital wallet should be specified here. Possible `wallet_type`'s include: `Google` or `ApplePay`. | +| cardAvsResponse | A field used to confirm if the address provided at the time of purchase matches what the bank has on file for the Credit Card. | +| cardCvvResponse | A field used to confirm the Card Verification Value on the Credit Card matches the Credit Card used at the time of purchase. | +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | +| cardAuthenticationFailureCount | Total authentication failure count for given card. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/builder.md new file mode 100644 index 000000000..6417ac3a3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [CreditCard.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-authorized-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-authorized-amount.md new file mode 100644 index 000000000..ec4b5b371 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-authorized-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getAuthorizedAmount](get-authorized-amount.md) + +# getAuthorizedAmount + +[JVM]\ + +public [Amount](../-amount/index.md)[getAuthorizedAmount](get-authorized-amount.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-billing-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-billing-address.md new file mode 100644 index 000000000..22dc75bf6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-billing-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getBillingAddress](get-billing-address.md) + +# getBillingAddress + +[JVM]\ + +public [PaymentBillingAddress](../-payment-billing-address/index.md)[getBillingAddress](get-billing-address.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-billing-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-billing-email-address.md new file mode 100644 index 000000000..bff21c2b6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-billing-email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getBillingEmailAddress](get-billing-email-address.md) + +# getBillingEmailAddress + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBillingEmailAddress](get-billing-email-address.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-billing-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-billing-name.md new file mode 100644 index 000000000..5f6403ea5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-billing-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getBillingName](get-billing-name.md) + +# getBillingName + +[JVM]\ + +public [Name](../-name/index.md)[getBillingName](get-billing-name.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-brand.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-brand.md new file mode 100644 index 000000000..20dfbb496 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-brand.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getBrand](get-brand.md) + +# getBrand + +[JVM]\ + +public [Payment.Brand](../-payment/-brand/index.md)[getBrand](get-brand.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-authentication-failure-count.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-authentication-failure-count.md new file mode 100644 index 000000000..4fe4c317d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-authentication-failure-count.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getCardAuthenticationFailureCount](get-card-authentication-failure-count.md) + +# getCardAuthenticationFailureCount + +[JVM]\ + +public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getCardAuthenticationFailureCount](get-card-authentication-failure-count.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| cardAuthenticationFailureCount | Total authentication failure count for given card. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-avs-response.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-avs-response.md new file mode 100644 index 000000000..67b5ea130 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-avs-response.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getCardAvsResponse](get-card-avs-response.md) + +# getCardAvsResponse + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardAvsResponse](get-card-avs-response.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| cardAvsResponse | A field used to confirm if the address provided at the time of purchase matches what the bank has on file for the Credit Card. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-cvv-response.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-cvv-response.md new file mode 100644 index 000000000..4e9640072 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-cvv-response.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getCardCvvResponse](get-card-cvv-response.md) + +# getCardCvvResponse + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardCvvResponse](get-card-cvv-response.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| cardCvvResponse | A field used to confirm the Card Verification Value on the Credit Card matches the Credit Card used at the time of purchase. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-number.md new file mode 100644 index 000000000..fd9373cbd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-number.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getCardNumber](get-card-number.md) + +# getCardNumber + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardNumber](get-card-number.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| cardNumber | All the digits (unencrypted) of the credit card number associated with the payment. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-type.md new file mode 100644 index 000000000..9bb15049d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getCardType](get-card-type.md) + +# getCardType + +[JVM]\ + +public final [CreditCard.CardType](-card-type/index.md)[getCardType](get-card-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| cardType | The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-electronic-commerce-indicator.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-electronic-commerce-indicator.md new file mode 100644 index 000000000..20020c301 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-electronic-commerce-indicator.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getElectronicCommerceIndicator](get-electronic-commerce-indicator.md) + +# getElectronicCommerceIndicator + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getElectronicCommerceIndicator](get-electronic-commerce-indicator.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| electronicCommerceIndicator | Electronic Commerce Indicator, a two or three digit number usually returned by a 3rd party payment processor in regards to the authentication used when gathering the cardholder's payment credentials. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-expiry-date.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-expiry-date.md new file mode 100644 index 000000000..155ef0980 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-expiry-date.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getExpiryDate](get-expiry-date.md) + +# getExpiryDate + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getExpiryDate](get-expiry-date.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| expiryDate | Expiration date of the credit card used for payment, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-merchant-order-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-merchant-order-code.md new file mode 100644 index 000000000..2b16d4eb6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-merchant-order-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getMerchantOrderCode](get-merchant-order-code.md) + +# getMerchantOrderCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMerchantOrderCode](get-merchant-order-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-method.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-method.md new file mode 100644 index 000000000..3d7eb50bb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-method.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getMethod](get-method.md) + +# getMethod + +[JVM]\ + +public [PaymentMethod](../-payment-method/index.md)[getMethod](get-method.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-operations.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-operations.md new file mode 100644 index 000000000..7e00eb55c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-operations.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getOperations](get-operations.md) + +# getOperations + +[JVM]\ + +public [Operations](../-operations/index.md)[getOperations](get-operations.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-reason.md new file mode 100644 index 000000000..e40d8a03c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getReason](get-reason.md) + +# getReason + +[JVM]\ + +public [PaymentReason](../-payment-reason/index.md)[getReason](get-reason.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-telephones.md new file mode 100644 index 000000000..802fbd3c3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-telephones.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getTelephones](get-telephones.md) + +# getTelephones + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| telephones | Telephone(s) associated with card holder and credit card. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-three-digits-secure-criteria.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-three-digits-secure-criteria.md new file mode 100644 index 000000000..22f960a1a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-three-digits-secure-criteria.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md) + +# getThreeDigitsSecureCriteria + +[JVM]\ + +public [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-verified-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-verified-amount.md new file mode 100644 index 000000000..eb8cfbca9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-verified-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getVerifiedAmount](get-verified-amount.md) + +# getVerifiedAmount + +[JVM]\ + +public [Amount](../-amount/index.md)[getVerifiedAmount](get-verified-amount.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-virtual-credit-card-flag.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-virtual-credit-card-flag.md new file mode 100644 index 000000000..61a8825bf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-virtual-credit-card-flag.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getVirtualCreditCardFlag](get-virtual-credit-card-flag.md) + +# getVirtualCreditCardFlag + +[JVM]\ + +public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getVirtualCreditCardFlag](get-virtual-credit-card-flag.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| virtualCreditCardFlag | A flag to indicate that the bank card being used for the charge is a virtual credit card. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-wallet-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-wallet-type.md new file mode 100644 index 000000000..eb59ea176 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-wallet-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md)/[getWalletType](get-wallet-type.md) + +# getWalletType + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getWalletType](get-wallet-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| walletType | If a virtual/digital form of payment was used, the type of digital wallet should be specified here. Possible `wallet_type`'s include: `Google` or `ApplePay`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/index.md new file mode 100644 index 000000000..086d20c43 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/index.md @@ -0,0 +1,89 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CreditCard](index.md) + +# CreditCard + +public final class [CreditCard](index.md) implements [Payment](../-payment/index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| cardType | The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` | +| cardNumber | All the digits (unencrypted) of the credit card number associated with the payment. | +| expiryDate | Expiration date of the credit card used for payment, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| telephones | Telephone(s) associated with card holder and credit card. | +| electronicCommerceIndicator | Electronic Commerce Indicator, a two or three digit number usually returned by a 3rd party payment processor in regards to the authentication used when gathering the cardholder's payment credentials. | +| virtualCreditCardFlag | A flag to indicate that the bank card being used for the charge is a virtual credit card. | +| walletType | If a virtual/digital form of payment was used, the type of digital wallet should be specified here. Possible `wallet_type`'s include: `Google` or `ApplePay`. | +| cardAvsResponse | A field used to confirm if the address provided at the time of purchase matches what the bank has on file for the Credit Card. | +| cardCvvResponse | A field used to confirm the Card Verification Value on the Credit Card matches the Credit Card used at the time of purchase. | +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | +| cardAuthenticationFailureCount | Total authentication failure count for given card. | + +## Constructors + +| | | +|---|---| +| [CreditCard](-credit-card.md) | [JVM]
public [CreditCard](index.md)[CreditCard](-credit-card.md)([Payment.Brand](../-payment/-brand/index.md)brand, [Name](../-name/index.md)billingName, [PaymentBillingAddress](../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [CreditCard.CardType](-card-type/index.md)cardType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)expiryDate, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones, [PaymentReason](../-payment-reason/index.md)reason, [Amount](../-amount/index.md)authorizedAmount, [Amount](../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../-operations/index.md)operations, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)electronicCommerceIndicator, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)virtualCreditCardFlag, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)walletType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardAvsResponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardCvvResponse, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode, [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)cardAuthenticationFailureCount) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [CardType](-card-type/index.md) | [JVM]
public enum [CardType](-card-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[CreditCard.CardType](-card-type/index.md)>
The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` Values: AMERICAN_EXPRESS,DINERS_CLUB,DISCOVER,JCB,MASTER_CARD,SOLO,SWITCH,MAESTRO,CHINA_UNION_PAY,VISA | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [CreditCard.Builder](-builder/index.md)[builder](builder.md)() | +| [getAuthorizedAmount](get-authorized-amount.md) | [JVM]
public [Amount](../-amount/index.md)[getAuthorizedAmount](get-authorized-amount.md)() | +| [getBillingAddress](get-billing-address.md) | [JVM]
public [PaymentBillingAddress](../-payment-billing-address/index.md)[getBillingAddress](get-billing-address.md)() | +| [getBillingEmailAddress](get-billing-email-address.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBillingEmailAddress](get-billing-email-address.md)() | +| [getBillingName](get-billing-name.md) | [JVM]
public [Name](../-name/index.md)[getBillingName](get-billing-name.md)() | +| [getBrand](get-brand.md) | [JVM]
public [Payment.Brand](../-payment/-brand/index.md)[getBrand](get-brand.md)() | +| [getCardAuthenticationFailureCount](get-card-authentication-failure-count.md) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getCardAuthenticationFailureCount](get-card-authentication-failure-count.md)() | +| [getCardAvsResponse](get-card-avs-response.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardAvsResponse](get-card-avs-response.md)() | +| [getCardCvvResponse](get-card-cvv-response.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardCvvResponse](get-card-cvv-response.md)() | +| [getCardNumber](get-card-number.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardNumber](get-card-number.md)() | +| [getCardType](get-card-type.md) | [JVM]
public final [CreditCard.CardType](-card-type/index.md)[getCardType](get-card-type.md)() | +| [getElectronicCommerceIndicator](get-electronic-commerce-indicator.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getElectronicCommerceIndicator](get-electronic-commerce-indicator.md)() | +| [getExpiryDate](get-expiry-date.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getExpiryDate](get-expiry-date.md)() | +| [getMerchantOrderCode](get-merchant-order-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMerchantOrderCode](get-merchant-order-code.md)() | +| [getMethod](get-method.md) | [JVM]
public [PaymentMethod](../-payment-method/index.md)[getMethod](get-method.md)() | +| [getOperations](get-operations.md) | [JVM]
public [Operations](../-operations/index.md)[getOperations](get-operations.md)() | +| [getReason](get-reason.md) | [JVM]
public [PaymentReason](../-payment-reason/index.md)[getReason](get-reason.md)() | +| [getTelephones](get-telephones.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() | +| [getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md) | [JVM]
public [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md)() | +| [getVerifiedAmount](get-verified-amount.md) | [JVM]
public [Amount](../-amount/index.md)[getVerifiedAmount](get-verified-amount.md)() | +| [getVirtualCreditCardFlag](get-virtual-credit-card-flag.md) | [JVM]
public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getVirtualCreditCardFlag](get-virtual-credit-card-flag.md)() | +| [getWalletType](get-wallet-type.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getWalletType](get-wallet-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [authorizedAmount](index.md#-458259365%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[authorizedAmount](index.md#-458259365%2FProperties%2F-1883119931) | +| [billingAddress](index.md#-2053161931%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentBillingAddress](../-payment-billing-address/index.md)[billingAddress](index.md#-2053161931%2FProperties%2F-1883119931) | +| [billingEmailAddress](index.md#-1755038823%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[billingEmailAddress](index.md#-1755038823%2FProperties%2F-1883119931) | +| [billingName](index.md#74848550%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Name](../-name/index.md)[billingName](index.md#74848550%2FProperties%2F-1883119931) | +| [brand](index.md#-1555841115%2FProperties%2F-1883119931) | [JVM]
private final [Payment.Brand](../-payment/-brand/index.md)[brand](index.md#-1555841115%2FProperties%2F-1883119931) | +| [cardAuthenticationFailureCount](index.md#-984774079%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[cardAuthenticationFailureCount](index.md#-984774079%2FProperties%2F-1883119931) | +| [cardAvsResponse](index.md#448951645%2FProperties%2F-1883119931) | [JVM]
@Length(max = 50)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[cardAvsResponse](index.md#448951645%2FProperties%2F-1883119931) | +| [cardCvvResponse](index.md#-1163906440%2FProperties%2F-1883119931) | [JVM]
@Length(max = 20)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[cardCvvResponse](index.md#-1163906440%2FProperties%2F-1883119931) | +| [cardNumber](index.md#-578066635%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[cardNumber](index.md#-578066635%2FProperties%2F-1883119931) | +| [cardType](index.md#-2131195740%2FProperties%2F-1883119931) | [JVM]
private final [CreditCard.CardType](-card-type/index.md)[cardType](index.md#-2131195740%2FProperties%2F-1883119931) | +| [electronicCommerceIndicator](index.md#1741345972%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[electronicCommerceIndicator](index.md#1741345972%2FProperties%2F-1883119931) | +| [expiryDate](index.md#2128758573%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[expiryDate](index.md#2128758573%2FProperties%2F-1883119931) | +| [merchantOrderCode](index.md#-1316731719%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[merchantOrderCode](index.md#-1316731719%2FProperties%2F-1883119931) | +| [method](index.md#-963452339%2FProperties%2F-1883119931) | [JVM]
private final [PaymentMethod](../-payment-method/index.md)[method](index.md#-963452339%2FProperties%2F-1883119931) | +| [operations](index.md#2062204194%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Operations](../-operations/index.md)[operations](index.md#2062204194%2FProperties%2F-1883119931) | +| [reason](index.md#-1985386934%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentReason](../-payment-reason/index.md)[reason](index.md#-1985386934%2FProperties%2F-1883119931) | +| [telephones](index.md#-1745067649%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 20)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[telephones](index.md#-1745067649%2FProperties%2F-1883119931) | +| [threeDigitsSecureCriteria](index.md#1159456722%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[threeDigitsSecureCriteria](index.md#1159456722%2FProperties%2F-1883119931) | +| [verifiedAmount](index.md#-1459812914%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[verifiedAmount](index.md#-1459812914%2FProperties%2F-1883119931) | +| [virtualCreditCardFlag](index.md#-1445092692%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[virtualCreditCardFlag](index.md#-1445092692%2FProperties%2F-1883119931) | +| [walletType](index.md#228074523%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[walletType](index.md#228074523%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/-cruise-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/-cruise-all-of.-builder.md new file mode 100644 index 000000000..e4a220465 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/-cruise-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CruiseAllOf](../index.md)/[Builder](index.md)/[CruiseAllOf.Builder](-cruise-all-of.-builder.md) + +# CruiseAllOf.Builder + +[JVM]\ + +public [CruiseAllOf.Builder](index.md)[CruiseAllOf.Builder](-cruise-all-of.-builder.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)embarkationPort, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)disembarkationPort, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)shipName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/arrival-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/arrival-time.md new file mode 100644 index 000000000..e7feae1ad --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/arrival-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CruiseAllOf](../index.md)/[Builder](index.md)/[arrivalTime](arrival-time.md) + +# arrivalTime + +[JVM]\ + +public final [CruiseAllOf.Builder](index.md)[arrivalTime](arrival-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/build.md new file mode 100644 index 000000000..da73a2df0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CruiseAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [CruiseAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/departure-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/departure-time.md new file mode 100644 index 000000000..309775d36 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/departure-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CruiseAllOf](../index.md)/[Builder](index.md)/[departureTime](departure-time.md) + +# departureTime + +[JVM]\ + +public final [CruiseAllOf.Builder](index.md)[departureTime](departure-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/disembarkation-port.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/disembarkation-port.md new file mode 100644 index 000000000..98ec2bade --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/disembarkation-port.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CruiseAllOf](../index.md)/[Builder](index.md)/[disembarkationPort](disembarkation-port.md) + +# disembarkationPort + +[JVM]\ + +public final [CruiseAllOf.Builder](index.md)[disembarkationPort](disembarkation-port.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)disembarkationPort) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/embarkation-port.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/embarkation-port.md new file mode 100644 index 000000000..00e547591 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/embarkation-port.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CruiseAllOf](../index.md)/[Builder](index.md)/[embarkationPort](embarkation-port.md) + +# embarkationPort + +[JVM]\ + +public final [CruiseAllOf.Builder](index.md)[embarkationPort](embarkation-port.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)embarkationPort) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/index.md new file mode 100644 index 000000000..863aef663 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/index.md @@ -0,0 +1,23 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CruiseAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [CruiseAllOf.Builder](-cruise-all-of.-builder.md) | [JVM]
public [CruiseAllOf.Builder](index.md)[CruiseAllOf.Builder](-cruise-all-of.-builder.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)embarkationPort, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)disembarkationPort, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)shipName) | + +## Functions + +| Name | Summary | +|---|---| +| [arrivalTime](arrival-time.md) | [JVM]
public final [CruiseAllOf.Builder](index.md)[arrivalTime](arrival-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime) | +| [build](build.md) | [JVM]
public final [CruiseAllOf](../index.md)[build](build.md)() | +| [departureTime](departure-time.md) | [JVM]
public final [CruiseAllOf.Builder](index.md)[departureTime](departure-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime) | +| [disembarkationPort](disembarkation-port.md) | [JVM]
public final [CruiseAllOf.Builder](index.md)[disembarkationPort](disembarkation-port.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)disembarkationPort) | +| [embarkationPort](embarkation-port.md) | [JVM]
public final [CruiseAllOf.Builder](index.md)[embarkationPort](embarkation-port.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)embarkationPort) | +| [shipName](ship-name.md) | [JVM]
public final [CruiseAllOf.Builder](index.md)[shipName](ship-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)shipName) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/ship-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/ship-name.md new file mode 100644 index 000000000..6f67d4474 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/ship-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CruiseAllOf](../index.md)/[Builder](index.md)/[shipName](ship-name.md) + +# shipName + +[JVM]\ + +public final [CruiseAllOf.Builder](index.md)[shipName](ship-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)shipName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-cruise-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-cruise-all-of.md new file mode 100644 index 000000000..7238a1598 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-cruise-all-of.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CruiseAllOf](index.md)/[CruiseAllOf](-cruise-all-of.md) + +# CruiseAllOf + +[JVM]\ + +public [CruiseAllOf](index.md)[CruiseAllOf](-cruise-all-of.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)embarkationPort, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)disembarkationPort, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)shipName) + +#### Parameters + +JVM + +| | | +|---|---| +| departureTime | Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| arrivalTime | Local date and time of arrival from original arrival location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| embarkationPort | Location from where cruise will depart. | +| disembarkationPort | The cruise's final destination. | +| shipName | Name of the cruise ship. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/builder.md new file mode 100644 index 000000000..79fc31aa3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CruiseAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [CruiseAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-arrival-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-arrival-time.md new file mode 100644 index 000000000..9e81e7a27 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-arrival-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CruiseAllOf](index.md)/[getArrivalTime](get-arrival-time.md) + +# getArrivalTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getArrivalTime](get-arrival-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| arrivalTime | Local date and time of arrival from original arrival location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-departure-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-departure-time.md new file mode 100644 index 000000000..1f400c416 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-departure-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CruiseAllOf](index.md)/[getDepartureTime](get-departure-time.md) + +# getDepartureTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getDepartureTime](get-departure-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| departureTime | Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-disembarkation-port.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-disembarkation-port.md new file mode 100644 index 000000000..251a9158c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-disembarkation-port.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CruiseAllOf](index.md)/[getDisembarkationPort](get-disembarkation-port.md) + +# getDisembarkationPort + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getDisembarkationPort](get-disembarkation-port.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| disembarkationPort | The cruise's final destination. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-embarkation-port.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-embarkation-port.md new file mode 100644 index 000000000..e23054838 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-embarkation-port.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CruiseAllOf](index.md)/[getEmbarkationPort](get-embarkation-port.md) + +# getEmbarkationPort + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getEmbarkationPort](get-embarkation-port.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| embarkationPort | Location from where cruise will depart. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-ship-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-ship-name.md new file mode 100644 index 000000000..986733899 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-ship-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CruiseAllOf](index.md)/[getShipName](get-ship-name.md) + +# getShipName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getShipName](get-ship-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| shipName | Name of the cruise ship. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/index.md new file mode 100644 index 000000000..769b9cf50 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/index.md @@ -0,0 +1,50 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CruiseAllOf](index.md) + +# CruiseAllOf + +public final class [CruiseAllOf](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| departureTime | Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| arrivalTime | Local date and time of arrival from original arrival location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| embarkationPort | Location from where cruise will depart. | +| disembarkationPort | The cruise's final destination. | +| shipName | Name of the cruise ship. | + +## Constructors + +| | | +|---|---| +| [CruiseAllOf](-cruise-all-of.md) | [JVM]
public [CruiseAllOf](index.md)[CruiseAllOf](-cruise-all-of.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)embarkationPort, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)disembarkationPort, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)shipName) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [CruiseAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getArrivalTime](get-arrival-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getArrivalTime](get-arrival-time.md)() | +| [getDepartureTime](get-departure-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getDepartureTime](get-departure-time.md)() | +| [getDisembarkationPort](get-disembarkation-port.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getDisembarkationPort](get-disembarkation-port.md)() | +| [getEmbarkationPort](get-embarkation-port.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getEmbarkationPort](get-embarkation-port.md)() | +| [getShipName](get-ship-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getShipName](get-ship-name.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [arrivalTime](index.md#130121370%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[arrivalTime](index.md#130121370%2FProperties%2F-1883119931) | +| [departureTime](index.md#-1285059905%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[departureTime](index.md#-1285059905%2FProperties%2F-1883119931) | +| [disembarkationPort](index.md#1295146354%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[disembarkationPort](index.md#1295146354%2FProperties%2F-1883119931) | +| [embarkationPort](index.md#-492940342%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[embarkationPort](index.md#-492940342%2FProperties%2F-1883119931) | +| [shipName](index.md#-901685485%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[shipName](index.md#-901685485%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/-cruise.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/-cruise.-builder.md new file mode 100644 index 000000000..4ec8e1962 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/-cruise.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Cruise](../index.md)/[Builder](index.md)/[Cruise.Builder](-cruise.-builder.md) + +# Cruise.Builder + +[JVM]\ + +public [Cruise.Builder](index.md)[Cruise.Builder](-cruise.-builder.md)([Amount](../../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)embarkationPort, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)disembarkationPort, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)shipName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/arrival-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/arrival-time.md new file mode 100644 index 000000000..c57ab9ba3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/arrival-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Cruise](../index.md)/[Builder](index.md)/[arrivalTime](arrival-time.md) + +# arrivalTime + +[JVM]\ + +public final [Cruise.Builder](index.md)[arrivalTime](arrival-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/build.md new file mode 100644 index 000000000..f23303452 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Cruise](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Cruise](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/departure-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/departure-time.md new file mode 100644 index 000000000..8b8ae2560 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/departure-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Cruise](../index.md)/[Builder](index.md)/[departureTime](departure-time.md) + +# departureTime + +[JVM]\ + +public final [Cruise.Builder](index.md)[departureTime](departure-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/disembarkation-port.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/disembarkation-port.md new file mode 100644 index 000000000..7e1daa414 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/disembarkation-port.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Cruise](../index.md)/[Builder](index.md)/[disembarkationPort](disembarkation-port.md) + +# disembarkationPort + +[JVM]\ + +public final [Cruise.Builder](index.md)[disembarkationPort](disembarkation-port.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)disembarkationPort) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/embarkation-port.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/embarkation-port.md new file mode 100644 index 000000000..985523fff --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/embarkation-port.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Cruise](../index.md)/[Builder](index.md)/[embarkationPort](embarkation-port.md) + +# embarkationPort + +[JVM]\ + +public final [Cruise.Builder](index.md)[embarkationPort](embarkation-port.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)embarkationPort) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/index.md new file mode 100644 index 000000000..93d3dc1e4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/index.md @@ -0,0 +1,27 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Cruise](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Cruise.Builder](-cruise.-builder.md) | [JVM]
public [Cruise.Builder](index.md)[Cruise.Builder](-cruise.-builder.md)([Amount](../../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)embarkationPort, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)disembarkationPort, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)shipName) | + +## Functions + +| Name | Summary | +|---|---| +| [arrivalTime](arrival-time.md) | [JVM]
public final [Cruise.Builder](index.md)[arrivalTime](arrival-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime) | +| [build](build.md) | [JVM]
public final [Cruise](../index.md)[build](build.md)() | +| [departureTime](departure-time.md) | [JVM]
public final [Cruise.Builder](index.md)[departureTime](departure-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime) | +| [disembarkationPort](disembarkation-port.md) | [JVM]
public final [Cruise.Builder](index.md)[disembarkationPort](disembarkation-port.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)disembarkationPort) | +| [embarkationPort](embarkation-port.md) | [JVM]
public final [Cruise.Builder](index.md)[embarkationPort](embarkation-port.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)embarkationPort) | +| [inventorySource](inventory-source.md) | [JVM]
public final [Cruise.Builder](index.md)[inventorySource](inventory-source.md)([TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource) | +| [inventoryType](inventory-type.md) | [JVM]
public final [Cruise.Builder](index.md)[inventoryType](inventory-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType) | +| [price](price.md) | [JVM]
public final [Cruise.Builder](index.md)[price](price.md)([Amount](../../-amount/index.md)price) | +| [shipName](ship-name.md) | [JVM]
public final [Cruise.Builder](index.md)[shipName](ship-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)shipName) | +| [travelersReferences](travelers-references.md) | [JVM]
public final [Cruise.Builder](index.md)[travelersReferences](travelers-references.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/inventory-source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/inventory-source.md new file mode 100644 index 000000000..840d509a7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/inventory-source.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Cruise](../index.md)/[Builder](index.md)/[inventorySource](inventory-source.md) + +# inventorySource + +[JVM]\ + +public final [Cruise.Builder](index.md)[inventorySource](inventory-source.md)([TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/inventory-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/inventory-type.md new file mode 100644 index 000000000..224af0511 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/inventory-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Cruise](../index.md)/[Builder](index.md)/[inventoryType](inventory-type.md) + +# inventoryType + +[JVM]\ + +public final [Cruise.Builder](index.md)[inventoryType](inventory-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/price.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/price.md new file mode 100644 index 000000000..3d7f85251 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/price.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Cruise](../index.md)/[Builder](index.md)/[price](price.md) + +# price + +[JVM]\ + +public final [Cruise.Builder](index.md)[price](price.md)([Amount](../../-amount/index.md)price) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/ship-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/ship-name.md new file mode 100644 index 000000000..1e31e06a2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/ship-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Cruise](../index.md)/[Builder](index.md)/[shipName](ship-name.md) + +# shipName + +[JVM]\ + +public final [Cruise.Builder](index.md)[shipName](ship-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)shipName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/travelers-references.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/travelers-references.md new file mode 100644 index 000000000..20e856b56 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/travelers-references.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Cruise](../index.md)/[Builder](index.md)/[travelersReferences](travelers-references.md) + +# travelersReferences + +[JVM]\ + +public final [Cruise.Builder](index.md)[travelersReferences](travelers-references.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-cruise.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-cruise.md new file mode 100644 index 000000000..f329e921e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-cruise.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Cruise](index.md)/[Cruise](-cruise.md) + +# Cruise + +[JVM]\ + +public [Cruise](index.md)[Cruise](-cruise.md)([Amount](../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)embarkationPort, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)disembarkationPort, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)shipName) + +#### Parameters + +JVM + +| | | +|---|---| +| departureTime | Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| arrivalTime | Local date and time of arrival from original arrival location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| embarkationPort | Location from where cruise will depart. | +| disembarkationPort | The cruise's final destination. | +| shipName | Name of the cruise ship. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/builder.md new file mode 100644 index 000000000..b784afa63 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Cruise](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Cruise.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-arrival-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-arrival-time.md new file mode 100644 index 000000000..7e677b2b4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-arrival-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Cruise](index.md)/[getArrivalTime](get-arrival-time.md) + +# getArrivalTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getArrivalTime](get-arrival-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| arrivalTime | Local date and time of arrival from original arrival location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-departure-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-departure-time.md new file mode 100644 index 000000000..d4f3d1015 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-departure-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Cruise](index.md)/[getDepartureTime](get-departure-time.md) + +# getDepartureTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getDepartureTime](get-departure-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| departureTime | Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-disembarkation-port.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-disembarkation-port.md new file mode 100644 index 000000000..6a5b53247 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-disembarkation-port.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Cruise](index.md)/[getDisembarkationPort](get-disembarkation-port.md) + +# getDisembarkationPort + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getDisembarkationPort](get-disembarkation-port.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| disembarkationPort | The cruise's final destination. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-embarkation-port.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-embarkation-port.md new file mode 100644 index 000000000..59eabbe4c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-embarkation-port.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Cruise](index.md)/[getEmbarkationPort](get-embarkation-port.md) + +# getEmbarkationPort + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getEmbarkationPort](get-embarkation-port.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| embarkationPort | Location from where cruise will depart. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-inventory-source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-inventory-source.md new file mode 100644 index 000000000..17dd3b6f9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-inventory-source.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Cruise](index.md)/[getInventorySource](get-inventory-source.md) + +# getInventorySource + +[JVM]\ + +public [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[getInventorySource](get-inventory-source.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-inventory-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-inventory-type.md new file mode 100644 index 000000000..dcc0e884b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-inventory-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Cruise](index.md)/[getInventoryType](get-inventory-type.md) + +# getInventoryType + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getInventoryType](get-inventory-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-price.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-price.md new file mode 100644 index 000000000..1fcea44db --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-price.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Cruise](index.md)/[getPrice](get-price.md) + +# getPrice + +[JVM]\ + +public [Amount](../-amount/index.md)[getPrice](get-price.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-ship-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-ship-name.md new file mode 100644 index 000000000..b1fab56d6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-ship-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Cruise](index.md)/[getShipName](get-ship-name.md) + +# getShipName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getShipName](get-ship-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| shipName | Name of the cruise ship. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-travelers-references.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-travelers-references.md new file mode 100644 index 000000000..2b281ec85 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-travelers-references.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Cruise](index.md)/[getTravelersReferences](get-travelers-references.md) + +# getTravelersReferences + +[JVM]\ + +public [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[getTravelersReferences](get-travelers-references.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-type.md new file mode 100644 index 000000000..8ec94c67c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Cruise](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public [TravelProductType](../-travel-product-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/index.md new file mode 100644 index 000000000..971229d6e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/index.md @@ -0,0 +1,60 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Cruise](index.md) + +# Cruise + +public final class [Cruise](index.md) implements [TravelProduct](../-travel-product/index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| departureTime | Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| arrivalTime | Local date and time of arrival from original arrival location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| embarkationPort | Location from where cruise will depart. | +| disembarkationPort | The cruise's final destination. | +| shipName | Name of the cruise ship. | + +## Constructors + +| | | +|---|---| +| [Cruise](-cruise.md) | [JVM]
public [Cruise](index.md)[Cruise](-cruise.md)([Amount](../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)embarkationPort, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)disembarkationPort, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)shipName) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Cruise.Builder](-builder/index.md)[builder](builder.md)() | +| [getArrivalTime](get-arrival-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getArrivalTime](get-arrival-time.md)() | +| [getDepartureTime](get-departure-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getDepartureTime](get-departure-time.md)() | +| [getDisembarkationPort](get-disembarkation-port.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getDisembarkationPort](get-disembarkation-port.md)() | +| [getEmbarkationPort](get-embarkation-port.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getEmbarkationPort](get-embarkation-port.md)() | +| [getInventorySource](get-inventory-source.md) | [JVM]
public [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[getInventorySource](get-inventory-source.md)() | +| [getInventoryType](get-inventory-type.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getInventoryType](get-inventory-type.md)() | +| [getPrice](get-price.md) | [JVM]
public [Amount](../-amount/index.md)[getPrice](get-price.md)() | +| [getShipName](get-ship-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getShipName](get-ship-name.md)() | +| [getTravelersReferences](get-travelers-references.md) | [JVM]
public [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[getTravelersReferences](get-travelers-references.md)() | +| [getType](get-type.md) | [JVM]
public [TravelProductType](../-travel-product-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [arrivalTime](index.md#-638779590%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[arrivalTime](index.md#-638779590%2FProperties%2F-1883119931) | +| [departureTime](index.md#-1464507553%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[departureTime](index.md#-1464507553%2FProperties%2F-1883119931) | +| [disembarkationPort](index.md#1205004498%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[disembarkationPort](index.md#1205004498%2FProperties%2F-1883119931) | +| [embarkationPort](index.md#-1143438230%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[embarkationPort](index.md#-1143438230%2FProperties%2F-1883119931) | +| [inventorySource](index.md#-2133726039%2FProperties%2F-1883119931) | [JVM]
private final [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[inventorySource](index.md#-2133726039%2FProperties%2F-1883119931) | +| [inventoryType](index.md#905425962%2FProperties%2F-1883119931) | [JVM]
@Length(max = 30)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[inventoryType](index.md#905425962%2FProperties%2F-1883119931) | +| [price](index.md#1835212791%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[price](index.md#1835212791%2FProperties%2F-1883119931) | +| [shipName](index.md#-1164533133%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[shipName](index.md#-1164533133%2FProperties%2F-1883119931) | +| [travelersReferences](index.md#-1050623316%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 40)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[travelersReferences](index.md#-1050623316%2FProperties%2F-1883119931) | +| [type](index.md#-369018880%2FProperties%2F-1883119931) | [JVM]
private final [TravelProductType](../-travel-product-type/index.md)[type](index.md#-369018880%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/-current-user-session.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/-current-user-session.-builder.md new file mode 100644 index 000000000..ecc6d4c44 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/-current-user-session.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CurrentUserSession](../index.md)/[Builder](index.md)/[CurrentUserSession.Builder](-current-user-session.-builder.md) + +# CurrentUserSession.Builder + +[JVM]\ + +public [CurrentUserSession.Builder](index.md)[CurrentUserSession.Builder](-current-user-session.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)sessionId, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)startDateTime, [ChallengeDetail](../../-challenge-detail/index.md)challengeDetail) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/build.md new file mode 100644 index 000000000..2fb7240e9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CurrentUserSession](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [CurrentUserSession](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/challenge-detail.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/challenge-detail.md new file mode 100644 index 000000000..08ac2df40 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/challenge-detail.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CurrentUserSession](../index.md)/[Builder](index.md)/[challengeDetail](challenge-detail.md) + +# challengeDetail + +[JVM]\ + +public final [CurrentUserSession.Builder](index.md)[challengeDetail](challenge-detail.md)([ChallengeDetail](../../-challenge-detail/index.md)challengeDetail) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/index.md new file mode 100644 index 000000000..d8906e416 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CurrentUserSession](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [CurrentUserSession.Builder](-current-user-session.-builder.md) | [JVM]
public [CurrentUserSession.Builder](index.md)[CurrentUserSession.Builder](-current-user-session.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)sessionId, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)startDateTime, [ChallengeDetail](../../-challenge-detail/index.md)challengeDetail) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [CurrentUserSession](../index.md)[build](build.md)() | +| [challengeDetail](challenge-detail.md) | [JVM]
public final [CurrentUserSession.Builder](index.md)[challengeDetail](challenge-detail.md)([ChallengeDetail](../../-challenge-detail/index.md)challengeDetail) | +| [sessionId](session-id.md) | [JVM]
public final [CurrentUserSession.Builder](index.md)[sessionId](session-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)sessionId) | +| [startDateTime](start-date-time.md) | [JVM]
public final [CurrentUserSession.Builder](index.md)[startDateTime](start-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)startDateTime) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/session-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/session-id.md new file mode 100644 index 000000000..24f8d9f58 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/session-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CurrentUserSession](../index.md)/[Builder](index.md)/[sessionId](session-id.md) + +# sessionId + +[JVM]\ + +public final [CurrentUserSession.Builder](index.md)[sessionId](session-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)sessionId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/start-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/start-date-time.md new file mode 100644 index 000000000..16433dc1a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/start-date-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CurrentUserSession](../index.md)/[Builder](index.md)/[startDateTime](start-date-time.md) + +# startDateTime + +[JVM]\ + +public final [CurrentUserSession.Builder](index.md)[startDateTime](start-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)startDateTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-current-user-session.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-current-user-session.md new file mode 100644 index 000000000..32132e424 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-current-user-session.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CurrentUserSession](index.md)/[CurrentUserSession](-current-user-session.md) + +# CurrentUserSession + +[JVM]\ + +public [CurrentUserSession](index.md)[CurrentUserSession](-current-user-session.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)sessionId, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)startDateTime, [ChallengeDetail](../-challenge-detail/index.md)challengeDetail) + +#### Parameters + +JVM + +| | | +|---|---| +| sessionId | Unique identifier for a user's session on their device | +| startDateTime | The local date and time a user's session started, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| challengeDetail | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/builder.md new file mode 100644 index 000000000..6fc265f97 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CurrentUserSession](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [CurrentUserSession.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/get-challenge-detail.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/get-challenge-detail.md new file mode 100644 index 000000000..405fc34b9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/get-challenge-detail.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CurrentUserSession](index.md)/[getChallengeDetail](get-challenge-detail.md) + +# getChallengeDetail + +[JVM]\ + +public final [ChallengeDetail](../-challenge-detail/index.md)[getChallengeDetail](get-challenge-detail.md)() + +#### Parameters + +JVM + +| | +|---| +| challengeDetail | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/get-session-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/get-session-id.md new file mode 100644 index 000000000..0f73fe0e5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/get-session-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CurrentUserSession](index.md)/[getSessionId](get-session-id.md) + +# getSessionId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getSessionId](get-session-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| sessionId | Unique identifier for a user's session on their device | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/get-start-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/get-start-date-time.md new file mode 100644 index 000000000..644de7a39 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/get-start-date-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CurrentUserSession](index.md)/[getStartDateTime](get-start-date-time.md) + +# getStartDateTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getStartDateTime](get-start-date-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| startDateTime | The local date and time a user's session started, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/index.md new file mode 100644 index 000000000..65247c562 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/index.md @@ -0,0 +1,46 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CurrentUserSession](index.md) + +# CurrentUserSession + +public final class [CurrentUserSession](index.md) + +The current user session prior to this transaction, which contains details related to any challenge initiated by the Partner''s system to a user before calling Expedia''s Fraud Prevention Service. An example is if the Partner''s system sent a Captcha challenge to the user before calling Expedia''s Fraud Prevention Service. + +#### Parameters + +JVM + +| | | +|---|---| +| sessionId | Unique identifier for a user's session on their device | +| startDateTime | The local date and time a user's session started, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| challengeDetail | + +## Constructors + +| | | +|---|---| +| [CurrentUserSession](-current-user-session.md) | [JVM]
public [CurrentUserSession](index.md)[CurrentUserSession](-current-user-session.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)sessionId, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)startDateTime, [ChallengeDetail](../-challenge-detail/index.md)challengeDetail) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [CurrentUserSession.Builder](-builder/index.md)[builder](builder.md)() | +| [getChallengeDetail](get-challenge-detail.md) | [JVM]
public final [ChallengeDetail](../-challenge-detail/index.md)[getChallengeDetail](get-challenge-detail.md)() | +| [getSessionId](get-session-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getSessionId](get-session-id.md)() | +| [getStartDateTime](get-start-date-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getStartDateTime](get-start-date-time.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [challengeDetail](index.md#301621295%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [ChallengeDetail](../-challenge-detail/index.md)[challengeDetail](index.md#301621295%2FProperties%2F-1883119931) | +| [sessionId](index.md#-59660398%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[sessionId](index.md#-59660398%2FProperties%2F-1883119931) | +| [startDateTime](index.md#1973762630%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[startDateTime](index.md#1973762630%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/-h-o-m-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/-h-o-m-e/index.md new file mode 100644 index 000000000..6a55a6d5c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/-h-o-m-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CustomerAccountAddress](../../index.md)/[AddressType](../index.md)/[HOME](index.md) + +# HOME + +[JVM]\ +[HOME](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-w-o-r-k/index.md#-1914901793%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-w-o-r-k/index.md#-1914901793%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/-w-o-r-k/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/-w-o-r-k/index.md new file mode 100644 index 000000000..b07b889ae --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/-w-o-r-k/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CustomerAccountAddress](../../index.md)/[AddressType](../index.md)/[WORK](index.md) + +# WORK + +[JVM]\ +[WORK](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1914901793%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1914901793%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/get-value.md new file mode 100644 index 000000000..a11329107 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccountAddress](../index.md)/[AddressType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/index.md new file mode 100644 index 000000000..c8d23a550 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccountAddress](../index.md)/[AddressType](index.md) + +# AddressType + +[JVM]\ +public enum [AddressType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[CustomerAccountAddress.AddressType](index.md)> + +Values: HOME,WORK + +## Entries + +| | | +|---|---| +| [HOME](-h-o-m-e/index.md) | [JVM]
[HOME](-h-o-m-e/index.md) | +| [WORK](-w-o-r-k/index.md) | [JVM]
[WORK](-w-o-r-k/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#938359096%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#938359096%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-1811971322%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-1811971322%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [CustomerAccountAddress.AddressType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[CustomerAccountAddress.AddressType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-w-o-r-k/index.md#-1914901793%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-w-o-r-k/index.md#-1914901793%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/value-of.md new file mode 100644 index 000000000..cf23156cc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccountAddress](../index.md)/[AddressType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [CustomerAccountAddress.AddressType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/values.md new file mode 100644 index 000000000..f67fe124b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccountAddress](../index.md)/[AddressType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[CustomerAccountAddress.AddressType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/-customer-account-address.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/-customer-account-address.-builder.md new file mode 100644 index 000000000..2fedfc27c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/-customer-account-address.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccountAddress](../index.md)/[Builder](index.md)/[CustomerAccountAddress.Builder](-customer-account-address.-builder.md) + +# CustomerAccountAddress.Builder + +[JVM]\ + +public [CustomerAccountAddress.Builder](index.md)[CustomerAccountAddress.Builder](-customer-account-address.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode, [CustomerAccountAddress.AddressType](../-address-type/index.md)addressType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/address-line1.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/address-line1.md new file mode 100644 index 000000000..c579225ef --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/address-line1.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccountAddress](../index.md)/[Builder](index.md)/[addressLine1](address-line1.md) + +# addressLine1 + +[JVM]\ + +public final [CustomerAccountAddress.Builder](index.md)[addressLine1](address-line1.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/address-line2.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/address-line2.md new file mode 100644 index 000000000..5e82b1488 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/address-line2.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccountAddress](../index.md)/[Builder](index.md)/[addressLine2](address-line2.md) + +# addressLine2 + +[JVM]\ + +public final [CustomerAccountAddress.Builder](index.md)[addressLine2](address-line2.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/address-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/address-type.md new file mode 100644 index 000000000..07732b176 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/address-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccountAddress](../index.md)/[Builder](index.md)/[addressType](address-type.md) + +# addressType + +[JVM]\ + +public final [CustomerAccountAddress.Builder](index.md)[addressType](address-type.md)([CustomerAccountAddress.AddressType](../-address-type/index.md)addressType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/build.md new file mode 100644 index 000000000..fdd699478 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccountAddress](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [CustomerAccountAddress](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/city.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/city.md new file mode 100644 index 000000000..d78b7b36a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/city.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccountAddress](../index.md)/[Builder](index.md)/[city](city.md) + +# city + +[JVM]\ + +public final [CustomerAccountAddress.Builder](index.md)[city](city.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/country-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/country-code.md new file mode 100644 index 000000000..e9978e5ed --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/country-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccountAddress](../index.md)/[Builder](index.md)/[countryCode](country-code.md) + +# countryCode + +[JVM]\ + +public final [CustomerAccountAddress.Builder](index.md)[countryCode](country-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/index.md new file mode 100644 index 000000000..2798f3bdd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/index.md @@ -0,0 +1,25 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccountAddress](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [CustomerAccountAddress.Builder](-customer-account-address.-builder.md) | [JVM]
public [CustomerAccountAddress.Builder](index.md)[CustomerAccountAddress.Builder](-customer-account-address.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode, [CustomerAccountAddress.AddressType](../-address-type/index.md)addressType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2) | + +## Functions + +| Name | Summary | +|---|---| +| [addressLine1](address-line1.md) | [JVM]
public final [CustomerAccountAddress.Builder](index.md)[addressLine1](address-line1.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1) | +| [addressLine2](address-line2.md) | [JVM]
public final [CustomerAccountAddress.Builder](index.md)[addressLine2](address-line2.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2) | +| [addressType](address-type.md) | [JVM]
public final [CustomerAccountAddress.Builder](index.md)[addressType](address-type.md)([CustomerAccountAddress.AddressType](../-address-type/index.md)addressType) | +| [build](build.md) | [JVM]
public final [CustomerAccountAddress](../index.md)[build](build.md)() | +| [city](city.md) | [JVM]
public final [CustomerAccountAddress.Builder](index.md)[city](city.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city) | +| [countryCode](country-code.md) | [JVM]
public final [CustomerAccountAddress.Builder](index.md)[countryCode](country-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode) | +| [state](state.md) | [JVM]
public final [CustomerAccountAddress.Builder](index.md)[state](state.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state) | +| [zipCode](zip-code.md) | [JVM]
public final [CustomerAccountAddress.Builder](index.md)[zipCode](zip-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/state.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/state.md new file mode 100644 index 000000000..9974a6d1a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/state.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccountAddress](../index.md)/[Builder](index.md)/[state](state.md) + +# state + +[JVM]\ + +public final [CustomerAccountAddress.Builder](index.md)[state](state.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/zip-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/zip-code.md new file mode 100644 index 000000000..73a528a79 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/zip-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccountAddress](../index.md)/[Builder](index.md)/[zipCode](zip-code.md) + +# zipCode + +[JVM]\ + +public final [CustomerAccountAddress.Builder](index.md)[zipCode](zip-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-customer-account-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-customer-account-address.md new file mode 100644 index 000000000..6cb9b5760 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-customer-account-address.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccountAddress](index.md)/[CustomerAccountAddress](-customer-account-address.md) + +# CustomerAccountAddress + +[JVM]\ + +public [CustomerAccountAddress](index.md)[CustomerAccountAddress](-customer-account-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode, [CustomerAccountAddress.AddressType](-address-type/index.md)addressType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2) + +#### Parameters + +JVM + +| | | +|---|---| +| addressLine1 | Address line 1 of the address provided. | +| city | City of the address provided. | +| state | The two-characters ISO code for the state or province of the address. | +| zipCode | Zip code of the address provided. | +| countryCode | ISO alpha-3 country code of the address provided. | +| addressType | +| addressLine2 | Address line 2 of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/builder.md new file mode 100644 index 000000000..22f15ebf3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccountAddress](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [CustomerAccountAddress.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-address-line1.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-address-line1.md new file mode 100644 index 000000000..eca945a6b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-address-line1.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccountAddress](index.md)/[getAddressLine1](get-address-line1.md) + +# getAddressLine1 + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAddressLine1](get-address-line1.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| addressLine1 | Address line 1 of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-address-line2.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-address-line2.md new file mode 100644 index 000000000..60794b7d6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-address-line2.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccountAddress](index.md)/[getAddressLine2](get-address-line2.md) + +# getAddressLine2 + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAddressLine2](get-address-line2.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| addressLine2 | Address line 2 of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-address-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-address-type.md new file mode 100644 index 000000000..5d577026c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-address-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccountAddress](index.md)/[getAddressType](get-address-type.md) + +# getAddressType + +[JVM]\ + +public final [CustomerAccountAddress.AddressType](-address-type/index.md)[getAddressType](get-address-type.md)() + +#### Parameters + +JVM + +| | +|---| +| addressType | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-city.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-city.md new file mode 100644 index 000000000..8871336c4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-city.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccountAddress](index.md)/[getCity](get-city.md) + +# getCity + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCity](get-city.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| city | City of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-country-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-country-code.md new file mode 100644 index 000000000..0414b1e7f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-country-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccountAddress](index.md)/[getCountryCode](get-country-code.md) + +# getCountryCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCountryCode](get-country-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| countryCode | ISO alpha-3 country code of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-state.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-state.md new file mode 100644 index 000000000..9eed0271c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-state.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccountAddress](index.md)/[getState](get-state.md) + +# getState + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getState](get-state.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| state | The two-characters ISO code for the state or province of the address. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-zip-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-zip-code.md new file mode 100644 index 000000000..bec7d1187 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-zip-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccountAddress](index.md)/[getZipCode](get-zip-code.md) + +# getZipCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getZipCode](get-zip-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| zipCode | Zip code of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/index.md new file mode 100644 index 000000000..f95da9290 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/index.md @@ -0,0 +1,57 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccountAddress](index.md) + +# CustomerAccountAddress + +public final class [CustomerAccountAddress](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| addressLine1 | Address line 1 of the address provided. | +| city | City of the address provided. | +| state | The two-characters ISO code for the state or province of the address. | +| zipCode | Zip code of the address provided. | +| countryCode | ISO alpha-3 country code of the address provided. | +| addressType | +| addressLine2 | Address line 2 of the address provided. | + +## Constructors + +| | | +|---|---| +| [CustomerAccountAddress](-customer-account-address.md) | [JVM]
public [CustomerAccountAddress](index.md)[CustomerAccountAddress](-customer-account-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode, [CustomerAccountAddress.AddressType](-address-type/index.md)addressType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2) | + +## Types + +| Name | Summary | +|---|---| +| [AddressType](-address-type/index.md) | [JVM]
public enum [AddressType](-address-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[CustomerAccountAddress.AddressType](-address-type/index.md)>
Values: HOME,WORK | +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [CustomerAccountAddress.Builder](-builder/index.md)[builder](builder.md)() | +| [getAddressLine1](get-address-line1.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAddressLine1](get-address-line1.md)() | +| [getAddressLine2](get-address-line2.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAddressLine2](get-address-line2.md)() | +| [getAddressType](get-address-type.md) | [JVM]
public final [CustomerAccountAddress.AddressType](-address-type/index.md)[getAddressType](get-address-type.md)() | +| [getCity](get-city.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCity](get-city.md)() | +| [getCountryCode](get-country-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCountryCode](get-country-code.md)() | +| [getState](get-state.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getState](get-state.md)() | +| [getZipCode](get-zip-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getZipCode](get-zip-code.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [addressLine1](index.md#-1627226207%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[addressLine1](index.md#-1627226207%2FProperties%2F-1883119931) | +| [addressLine2](index.md#-1596206400%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[addressLine2](index.md#-1596206400%2FProperties%2F-1883119931) | +| [addressType](index.md#1554168226%2FProperties%2F-1883119931) | [JVM]
private final [CustomerAccountAddress.AddressType](-address-type/index.md)[addressType](index.md#1554168226%2FProperties%2F-1883119931) | +| [city](index.md#879775%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[city](index.md#879775%2FProperties%2F-1883119931) | +| [countryCode](index.md#-606062099%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[A-Z]{3}$")
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[countryCode](index.md#-606062099%2FProperties%2F-1883119931) | +| [state](index.md#406416895%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[A-Z]{2}$")
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[state](index.md#406416895%2FProperties%2F-1883119931) | +| [zipCode](index.md#-2102985790%2FProperties%2F-1883119931) | [JVM]
@Length(max = 20)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[zipCode](index.md#-2102985790%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/-g-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/-g-u-e-s-t/index.md new file mode 100644 index 000000000..ec2a9dc9a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/-g-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CustomerAccount](../../index.md)/[AccountType](../index.md)/[GUEST](index.md) + +# GUEST + +[JVM]\ +[GUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-s-t-a-n-d-a-r-d/index.md#-1175517910%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-s-t-a-n-d-a-r-d/index.md#-1175517910%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/-s-t-a-n-d-a-r-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/-s-t-a-n-d-a-r-d/index.md new file mode 100644 index 000000000..e33215335 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/-s-t-a-n-d-a-r-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[CustomerAccount](../../index.md)/[AccountType](../index.md)/[STANDARD](index.md) + +# STANDARD + +[JVM]\ +[STANDARD](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1175517910%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1175517910%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/get-value.md new file mode 100644 index 000000000..230180d90 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccount](../index.md)/[AccountType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/index.md new file mode 100644 index 000000000..937f038a2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccount](../index.md)/[AccountType](index.md) + +# AccountType + +[JVM]\ +public enum [AccountType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[CustomerAccount.AccountType](index.md)> + +Identifies if the customer account is known to the client. Possible values are: -`GUEST` - Applicable if the partner maintains record to distinguish whether the transaction was booked via a guest account. -`STANDARD` - Default account type. Values: GUEST,STANDARD + +## Entries + +| | | +|---|---| +| [GUEST](-g-u-e-s-t/index.md) | [JVM]
[GUEST](-g-u-e-s-t/index.md) | +| [STANDARD](-s-t-a-n-d-a-r-d/index.md) | [JVM]
[STANDARD](-s-t-a-n-d-a-r-d/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#1867156369%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#1867156369%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-191732211%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-191732211%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [CustomerAccount.AccountType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[CustomerAccount.AccountType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-s-t-a-n-d-a-r-d/index.md#-1175517910%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-s-t-a-n-d-a-r-d/index.md#-1175517910%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/value-of.md new file mode 100644 index 000000000..0ddde3299 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccount](../index.md)/[AccountType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [CustomerAccount.AccountType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/values.md new file mode 100644 index 000000000..dcb6e4a42 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccount](../index.md)/[AccountType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[CustomerAccount.AccountType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/-customer-account.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/-customer-account.-builder.md new file mode 100644 index 000000000..eed5f23bd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/-customer-account.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccount](../index.md)/[Builder](index.md)/[CustomerAccount.Builder](-customer-account.-builder.md) + +# CustomerAccount.Builder + +[JVM]\ + +public [CustomerAccount.Builder](index.md)[CustomerAccount.Builder](-customer-account.-builder.md)([CustomerAccount.AccountType](../-account-type/index.md)accountType, [Name](../../-name/index.md)name, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userId, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones, [CustomerAccountAddress](../../-customer-account-address/index.md)address, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)registeredTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/account-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/account-type.md new file mode 100644 index 000000000..58ec793d4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/account-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccount](../index.md)/[Builder](index.md)/[accountType](account-type.md) + +# accountType + +[JVM]\ + +public final [CustomerAccount.Builder](index.md)[accountType](account-type.md)([CustomerAccount.AccountType](../-account-type/index.md)accountType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/address.md new file mode 100644 index 000000000..ed9065115 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccount](../index.md)/[Builder](index.md)/[address](address.md) + +# address + +[JVM]\ + +public final [CustomerAccount.Builder](index.md)[address](address.md)([CustomerAccountAddress](../../-customer-account-address/index.md)address) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/build.md new file mode 100644 index 000000000..752f7131c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccount](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [CustomerAccount](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/email-address.md new file mode 100644 index 000000000..7586d0ce3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccount](../index.md)/[Builder](index.md)/[emailAddress](email-address.md) + +# emailAddress + +[JVM]\ + +public final [CustomerAccount.Builder](index.md)[emailAddress](email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/index.md new file mode 100644 index 000000000..ca7164280 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/index.md @@ -0,0 +1,25 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccount](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [CustomerAccount.Builder](-customer-account.-builder.md) | [JVM]
public [CustomerAccount.Builder](index.md)[CustomerAccount.Builder](-customer-account.-builder.md)([CustomerAccount.AccountType](../-account-type/index.md)accountType, [Name](../../-name/index.md)name, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userId, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones, [CustomerAccountAddress](../../-customer-account-address/index.md)address, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)registeredTime) | + +## Functions + +| Name | Summary | +|---|---| +| [accountType](account-type.md) | [JVM]
public final [CustomerAccount.Builder](index.md)[accountType](account-type.md)([CustomerAccount.AccountType](../-account-type/index.md)accountType) | +| [address](address.md) | [JVM]
public final [CustomerAccount.Builder](index.md)[address](address.md)([CustomerAccountAddress](../../-customer-account-address/index.md)address) | +| [build](build.md) | [JVM]
public final [CustomerAccount](../index.md)[build](build.md)() | +| [emailAddress](email-address.md) | [JVM]
public final [CustomerAccount.Builder](index.md)[emailAddress](email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) | +| [name](name.md) | [JVM]
public final [CustomerAccount.Builder](index.md)[name](name.md)([Name](../../-name/index.md)name) | +| [registeredTime](registered-time.md) | [JVM]
public final [CustomerAccount.Builder](index.md)[registeredTime](registered-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)registeredTime) | +| [telephones](telephones.md) | [JVM]
public final [CustomerAccount.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) | +| [userId](user-id.md) | [JVM]
public final [CustomerAccount.Builder](index.md)[userId](user-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userId) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/name.md new file mode 100644 index 000000000..1a76964f4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccount](../index.md)/[Builder](index.md)/[name](name.md) + +# name + +[JVM]\ + +public final [CustomerAccount.Builder](index.md)[name](name.md)([Name](../../-name/index.md)name) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/registered-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/registered-time.md new file mode 100644 index 000000000..4c97f304f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/registered-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccount](../index.md)/[Builder](index.md)/[registeredTime](registered-time.md) + +# registeredTime + +[JVM]\ + +public final [CustomerAccount.Builder](index.md)[registeredTime](registered-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)registeredTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/telephones.md new file mode 100644 index 000000000..5eecb7efa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/telephones.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccount](../index.md)/[Builder](index.md)/[telephones](telephones.md) + +# telephones + +[JVM]\ + +public final [CustomerAccount.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/user-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/user-id.md new file mode 100644 index 000000000..70e2db732 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/user-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[CustomerAccount](../index.md)/[Builder](index.md)/[userId](user-id.md) + +# userId + +[JVM]\ + +public final [CustomerAccount.Builder](index.md)[userId](user-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-customer-account.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-customer-account.md new file mode 100644 index 000000000..a5ae77af6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-customer-account.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccount](index.md)/[CustomerAccount](-customer-account.md) + +# CustomerAccount + +[JVM]\ + +public [CustomerAccount](index.md)[CustomerAccount](-customer-account.md)([CustomerAccount.AccountType](-account-type/index.md)accountType, [Name](../-name/index.md)name, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userId, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones, [CustomerAccountAddress](../-customer-account-address/index.md)address, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)registeredTime) + +#### Parameters + +JVM + +| | | +|---|---| +| accountType | Identifies if the customer account is known to the client. Possible values are: -`GUEST` - Applicable if the partner maintains record to distinguish whether the transaction was booked via a guest account. -`STANDARD` - Default account type. | +| name | +| emailAddress | Email address for the account owner. | +| userId | Unique account identifier provided by the partner's Identity Provider/System assigned to the account owner by the partner. `user_id` is specific to the partner namespace. Used to track repeat purchases by the same user. | +| telephones | +| address | +| registeredTime | The local date and time that the customer first registered on the client site, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/builder.md new file mode 100644 index 000000000..235bb51bd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccount](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [CustomerAccount.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-account-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-account-type.md new file mode 100644 index 000000000..e167ae105 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-account-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccount](index.md)/[getAccountType](get-account-type.md) + +# getAccountType + +[JVM]\ + +public final [CustomerAccount.AccountType](-account-type/index.md)[getAccountType](get-account-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| accountType | Identifies if the customer account is known to the client. Possible values are: -`GUEST` - Applicable if the partner maintains record to distinguish whether the transaction was booked via a guest account. -`STANDARD` - Default account type. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-address.md new file mode 100644 index 000000000..aa86b0d6b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-address.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccount](index.md)/[getAddress](get-address.md) + +# getAddress + +[JVM]\ + +public final [CustomerAccountAddress](../-customer-account-address/index.md)[getAddress](get-address.md)() + +#### Parameters + +JVM + +| | +|---| +| address | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-email-address.md new file mode 100644 index 000000000..2a9b29964 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-email-address.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccount](index.md)/[getEmailAddress](get-email-address.md) + +# getEmailAddress + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getEmailAddress](get-email-address.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| emailAddress | Email address for the account owner. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-name.md new file mode 100644 index 000000000..5ab215d56 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccount](index.md)/[getName](get-name.md) + +# getName + +[JVM]\ + +public final [Name](../-name/index.md)[getName](get-name.md)() + +#### Parameters + +JVM + +| | +|---| +| name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-registered-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-registered-time.md new file mode 100644 index 000000000..b59571ae0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-registered-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccount](index.md)/[getRegisteredTime](get-registered-time.md) + +# getRegisteredTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getRegisteredTime](get-registered-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| registeredTime | The local date and time that the customer first registered on the client site, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-telephones.md new file mode 100644 index 000000000..f159e3238 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-telephones.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccount](index.md)/[getTelephones](get-telephones.md) + +# getTelephones + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() + +#### Parameters + +JVM + +| | +|---| +| telephones | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-user-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-user-id.md new file mode 100644 index 000000000..8958b0406 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-user-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccount](index.md)/[getUserId](get-user-id.md) + +# getUserId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getUserId](get-user-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| userId | Unique account identifier provided by the partner's Identity Provider/System assigned to the account owner by the partner. `user_id` is specific to the partner namespace. Used to track repeat purchases by the same user. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/index.md new file mode 100644 index 000000000..ab164dd5b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/index.md @@ -0,0 +1,57 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[CustomerAccount](index.md) + +# CustomerAccount + +public final class [CustomerAccount](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| accountType | Identifies if the customer account is known to the client. Possible values are: -`GUEST` - Applicable if the partner maintains record to distinguish whether the transaction was booked via a guest account. -`STANDARD` - Default account type. | +| name | +| emailAddress | Email address for the account owner. | +| userId | Unique account identifier provided by the partner's Identity Provider/System assigned to the account owner by the partner. `user_id` is specific to the partner namespace. Used to track repeat purchases by the same user. | +| telephones | +| address | +| registeredTime | The local date and time that the customer first registered on the client site, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | + +## Constructors + +| | | +|---|---| +| [CustomerAccount](-customer-account.md) | [JVM]
public [CustomerAccount](index.md)[CustomerAccount](-customer-account.md)([CustomerAccount.AccountType](-account-type/index.md)accountType, [Name](../-name/index.md)name, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)userId, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones, [CustomerAccountAddress](../-customer-account-address/index.md)address, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)registeredTime) | + +## Types + +| Name | Summary | +|---|---| +| [AccountType](-account-type/index.md) | [JVM]
public enum [AccountType](-account-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[CustomerAccount.AccountType](-account-type/index.md)>
Identifies if the customer account is known to the client. Possible values are: -`GUEST` - Applicable if the partner maintains record to distinguish whether the transaction was booked via a guest account. -`STANDARD` - Default account type. Values: GUEST,STANDARD | +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [CustomerAccount.Builder](-builder/index.md)[builder](builder.md)() | +| [getAccountType](get-account-type.md) | [JVM]
public final [CustomerAccount.AccountType](-account-type/index.md)[getAccountType](get-account-type.md)() | +| [getAddress](get-address.md) | [JVM]
public final [CustomerAccountAddress](../-customer-account-address/index.md)[getAddress](get-address.md)() | +| [getEmailAddress](get-email-address.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getEmailAddress](get-email-address.md)() | +| [getName](get-name.md) | [JVM]
public final [Name](../-name/index.md)[getName](get-name.md)() | +| [getRegisteredTime](get-registered-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getRegisteredTime](get-registered-time.md)() | +| [getTelephones](get-telephones.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() | +| [getUserId](get-user-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getUserId](get-user-id.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [accountType](index.md#-1648547795%2FProperties%2F-1883119931) | [JVM]
private final [CustomerAccount.AccountType](-account-type/index.md)[accountType](index.md#-1648547795%2FProperties%2F-1883119931) | +| [address](index.md#-357166240%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [CustomerAccountAddress](../-customer-account-address/index.md)[address](index.md#-357166240%2FProperties%2F-1883119931) | +| [emailAddress](index.md#459024206%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[emailAddress](index.md#459024206%2FProperties%2F-1883119931) | +| [name](index.md#-1736734245%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Name](../-name/index.md)[name](index.md#-1736734245%2FProperties%2F-1883119931) | +| [registeredTime](index.md#56152375%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[registeredTime](index.md#56152375%2FProperties%2F-1883119931) | +| [telephones](index.md#-12823241%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[telephones](index.md#-12823241%2FProperties%2F-1883119931) | +| [userId](index.md#515670080%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[userId](index.md#515670080%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/-device-details.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/-device-details.-builder.md new file mode 100644 index 000000000..4b73224cf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/-device-details.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DeviceDetails](../index.md)/[Builder](index.md)/[DeviceDetails.Builder](-device-details.-builder.md) + +# DeviceDetails.Builder + +[JVM]\ + +public [DeviceDetails.Builder](index.md)[DeviceDetails.Builder](-device-details.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)ipAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)source, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)deviceBox) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/build.md new file mode 100644 index 000000000..b2200e569 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DeviceDetails](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [DeviceDetails](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/device-box.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/device-box.md new file mode 100644 index 000000000..a0f4f354e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/device-box.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DeviceDetails](../index.md)/[Builder](index.md)/[deviceBox](device-box.md) + +# deviceBox + +[JVM]\ + +public final [DeviceDetails.Builder](index.md)[deviceBox](device-box.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)deviceBox) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/index.md new file mode 100644 index 000000000..bdb9dd9c7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DeviceDetails](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [DeviceDetails.Builder](-device-details.-builder.md) | [JVM]
public [DeviceDetails.Builder](index.md)[DeviceDetails.Builder](-device-details.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)ipAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)source, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)deviceBox) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [DeviceDetails](../index.md)[build](build.md)() | +| [deviceBox](device-box.md) | [JVM]
public final [DeviceDetails.Builder](index.md)[deviceBox](device-box.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)deviceBox) | +| [ipAddress](ip-address.md) | [JVM]
public final [DeviceDetails.Builder](index.md)[ipAddress](ip-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)ipAddress) | +| [source](source.md) | [JVM]
public final [DeviceDetails.Builder](index.md)[source](source.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)source) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/ip-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/ip-address.md new file mode 100644 index 000000000..c3a78ece0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/ip-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DeviceDetails](../index.md)/[Builder](index.md)/[ipAddress](ip-address.md) + +# ipAddress + +[JVM]\ + +public final [DeviceDetails.Builder](index.md)[ipAddress](ip-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)ipAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/source.md new file mode 100644 index 000000000..df24f19a8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/source.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DeviceDetails](../index.md)/[Builder](index.md)/[source](source.md) + +# source + +[JVM]\ + +public final [DeviceDetails.Builder](index.md)[source](source.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)source) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-device-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-device-details.md new file mode 100644 index 000000000..665dbec3c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-device-details.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DeviceDetails](index.md)/[DeviceDetails](-device-details.md) + +# DeviceDetails + +[JVM]\ + +public [DeviceDetails](index.md)[DeviceDetails](-device-details.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)ipAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)source, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)deviceBox) + +#### Parameters + +JVM + +| | | +|---|---| +| ipAddress | IP address of the device used for booking. | +| source | Source of the device_box. Default value is `TrustWidget`. | +| deviceBox | Device related information retrieved from TrustWidget. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/builder.md new file mode 100644 index 000000000..6fe3c0586 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DeviceDetails](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [DeviceDetails.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/get-device-box.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/get-device-box.md new file mode 100644 index 000000000..720325216 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/get-device-box.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DeviceDetails](index.md)/[getDeviceBox](get-device-box.md) + +# getDeviceBox + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getDeviceBox](get-device-box.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| deviceBox | Device related information retrieved from TrustWidget. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/get-ip-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/get-ip-address.md new file mode 100644 index 000000000..718ddfc16 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/get-ip-address.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DeviceDetails](index.md)/[getIpAddress](get-ip-address.md) + +# getIpAddress + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getIpAddress](get-ip-address.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| ipAddress | IP address of the device used for booking. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/get-source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/get-source.md new file mode 100644 index 000000000..6b96faeba --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/get-source.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DeviceDetails](index.md)/[getSource](get-source.md) + +# getSource + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getSource](get-source.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| source | Source of the device_box. Default value is `TrustWidget`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/index.md new file mode 100644 index 000000000..8dccbe20d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DeviceDetails](index.md) + +# DeviceDetails + +public final class [DeviceDetails](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| ipAddress | IP address of the device used for booking. | +| source | Source of the device_box. Default value is `TrustWidget`. | +| deviceBox | Device related information retrieved from TrustWidget. | + +## Constructors + +| | | +|---|---| +| [DeviceDetails](-device-details.md) | [JVM]
public [DeviceDetails](index.md)[DeviceDetails](-device-details.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)ipAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)source, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)deviceBox) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [DeviceDetails.Builder](-builder/index.md)[builder](builder.md)() | +| [getDeviceBox](get-device-box.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getDeviceBox](get-device-box.md)() | +| [getIpAddress](get-ip-address.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getIpAddress](get-ip-address.md)() | +| [getSource](get-source.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getSource](get-source.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [deviceBox](index.md#-120099038%2FProperties%2F-1883119931) | [JVM]
@Length(max = 16000)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[deviceBox](index.md#-120099038%2FProperties%2F-1883119931) | +| [ipAddress](index.md#-628678422%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$|^(?:[A-F0-9]{1,4}:){7}[A-F0-9]{1,4}$")
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[ipAddress](index.md#-628678422%2FProperties%2F-1883119931) | +| [source](index.md#1681671400%2FProperties%2F-1883119931) | [JVM]
@Length(max = 50)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[source](index.md#1681671400%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/-direct-debit-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/-direct-debit-all-of.-builder.md new file mode 100644 index 000000000..514f3251b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/-direct-debit-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebitAllOf](../index.md)/[Builder](index.md)/[DirectDebitAllOf.Builder](-direct-debit-all-of.-builder.md) + +# DirectDebitAllOf.Builder + +[JVM]\ + +public [DirectDebitAllOf.Builder](index.md)[DirectDebitAllOf.Builder](-direct-debit-all-of.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)routingNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountNumber, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/account-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/account-number.md new file mode 100644 index 000000000..464fada08 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/account-number.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebitAllOf](../index.md)/[Builder](index.md)/[accountNumber](account-number.md) + +# accountNumber + +[JVM]\ + +public final [DirectDebitAllOf.Builder](index.md)[accountNumber](account-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountNumber) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/build.md new file mode 100644 index 000000000..e73e3a3c4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebitAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [DirectDebitAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/index.md new file mode 100644 index 000000000..c9dbfcf3e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebitAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [DirectDebitAllOf.Builder](-direct-debit-all-of.-builder.md) | [JVM]
public [DirectDebitAllOf.Builder](index.md)[DirectDebitAllOf.Builder](-direct-debit-all-of.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)routingNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountNumber, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) | + +## Functions + +| Name | Summary | +|---|---| +| [accountNumber](account-number.md) | [JVM]
public final [DirectDebitAllOf.Builder](index.md)[accountNumber](account-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountNumber) | +| [build](build.md) | [JVM]
public final [DirectDebitAllOf](../index.md)[build](build.md)() | +| [routingNumber](routing-number.md) | [JVM]
public final [DirectDebitAllOf.Builder](index.md)[routingNumber](routing-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)routingNumber) | +| [telephones](telephones.md) | [JVM]
public final [DirectDebitAllOf.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/routing-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/routing-number.md new file mode 100644 index 000000000..c5e8119db --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/routing-number.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebitAllOf](../index.md)/[Builder](index.md)/[routingNumber](routing-number.md) + +# routingNumber + +[JVM]\ + +public final [DirectDebitAllOf.Builder](index.md)[routingNumber](routing-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)routingNumber) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/telephones.md new file mode 100644 index 000000000..f913bc10c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/telephones.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebitAllOf](../index.md)/[Builder](index.md)/[telephones](telephones.md) + +# telephones + +[JVM]\ + +public final [DirectDebitAllOf.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-direct-debit-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-direct-debit-all-of.md new file mode 100644 index 000000000..b6074266c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-direct-debit-all-of.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebitAllOf](index.md)/[DirectDebitAllOf](-direct-debit-all-of.md) + +# DirectDebitAllOf + +[JVM]\ + +public [DirectDebitAllOf](index.md)[DirectDebitAllOf](-direct-debit-all-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)routingNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountNumber, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones) + +#### Parameters + +JVM + +| | | +|---|---| +| routingNumber | A code that identifies the financial institution for a specific bank account. | +| accountNumber | Cleartext (unencrypted) DirectDebit bank account number associated with the payment instrument. | +| telephones | Telephone(s) associated with direct debit payment provider. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/builder.md new file mode 100644 index 000000000..447c5e43e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebitAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [DirectDebitAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/get-account-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/get-account-number.md new file mode 100644 index 000000000..d81944927 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/get-account-number.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebitAllOf](index.md)/[getAccountNumber](get-account-number.md) + +# getAccountNumber + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAccountNumber](get-account-number.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| accountNumber | Cleartext (unencrypted) DirectDebit bank account number associated with the payment instrument. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/get-routing-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/get-routing-number.md new file mode 100644 index 000000000..b24610f0e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/get-routing-number.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebitAllOf](index.md)/[getRoutingNumber](get-routing-number.md) + +# getRoutingNumber + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRoutingNumber](get-routing-number.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| routingNumber | A code that identifies the financial institution for a specific bank account. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/get-telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/get-telephones.md new file mode 100644 index 000000000..efb3ad8bd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/get-telephones.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebitAllOf](index.md)/[getTelephones](get-telephones.md) + +# getTelephones + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| telephones | Telephone(s) associated with direct debit payment provider. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/index.md new file mode 100644 index 000000000..2fc7edfdb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebitAllOf](index.md) + +# DirectDebitAllOf + +public final class [DirectDebitAllOf](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| routingNumber | A code that identifies the financial institution for a specific bank account. | +| accountNumber | Cleartext (unencrypted) DirectDebit bank account number associated with the payment instrument. | +| telephones | Telephone(s) associated with direct debit payment provider. | + +## Constructors + +| | | +|---|---| +| [DirectDebitAllOf](-direct-debit-all-of.md) | [JVM]
public [DirectDebitAllOf](index.md)[DirectDebitAllOf](-direct-debit-all-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)routingNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountNumber, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [DirectDebitAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getAccountNumber](get-account-number.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAccountNumber](get-account-number.md)() | +| [getRoutingNumber](get-routing-number.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRoutingNumber](get-routing-number.md)() | +| [getTelephones](get-telephones.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [accountNumber](index.md#716132874%2FProperties%2F-1883119931) | [JVM]
@Length(max = 100)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[accountNumber](index.md#716132874%2FProperties%2F-1883119931) | +| [routingNumber](index.md#-205068207%2FProperties%2F-1883119931) | [JVM]
@Length(max = 15)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[routingNumber](index.md#-205068207%2FProperties%2F-1883119931) | +| [telephones](index.md#418289451%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 20)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[telephones](index.md#418289451%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/-direct-debit.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/-direct-debit.-builder.md new file mode 100644 index 000000000..8e003fddc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/-direct-debit.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebit](../index.md)/[Builder](index.md)/[DirectDebit.Builder](-direct-debit.-builder.md) + +# DirectDebit.Builder + +[JVM]\ + +public [DirectDebit.Builder](index.md)[DirectDebit.Builder](-direct-debit.-builder.md)([Payment.Brand](../../-payment/-brand/index.md)brand, [Name](../../-name/index.md)billingName, [PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)routingNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountNumber, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones, [PaymentReason](../../-payment-reason/index.md)reason, [Amount](../../-amount/index.md)authorizedAmount, [Amount](../../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../../-operations/index.md)operations) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/account-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/account-number.md new file mode 100644 index 000000000..daad24b16 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/account-number.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebit](../index.md)/[Builder](index.md)/[accountNumber](account-number.md) + +# accountNumber + +[JVM]\ + +public final [DirectDebit.Builder](index.md)[accountNumber](account-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountNumber) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/authorized-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/authorized-amount.md new file mode 100644 index 000000000..40a2a06ab --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/authorized-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebit](../index.md)/[Builder](index.md)/[authorizedAmount](authorized-amount.md) + +# authorizedAmount + +[JVM]\ + +public final [DirectDebit.Builder](index.md)[authorizedAmount](authorized-amount.md)([Amount](../../-amount/index.md)authorizedAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/billing-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/billing-address.md new file mode 100644 index 000000000..c19236ed3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/billing-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebit](../index.md)/[Builder](index.md)/[billingAddress](billing-address.md) + +# billingAddress + +[JVM]\ + +public final [DirectDebit.Builder](index.md)[billingAddress](billing-address.md)([PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/billing-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/billing-email-address.md new file mode 100644 index 000000000..dd9b6f7c4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/billing-email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebit](../index.md)/[Builder](index.md)/[billingEmailAddress](billing-email-address.md) + +# billingEmailAddress + +[JVM]\ + +public final [DirectDebit.Builder](index.md)[billingEmailAddress](billing-email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/billing-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/billing-name.md new file mode 100644 index 000000000..bd5edc04e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/billing-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebit](../index.md)/[Builder](index.md)/[billingName](billing-name.md) + +# billingName + +[JVM]\ + +public final [DirectDebit.Builder](index.md)[billingName](billing-name.md)([Name](../../-name/index.md)billingName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/brand.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/brand.md new file mode 100644 index 000000000..0bc865fb4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/brand.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebit](../index.md)/[Builder](index.md)/[brand](brand.md) + +# brand + +[JVM]\ + +public final [DirectDebit.Builder](index.md)[brand](brand.md)([Payment.Brand](../../-payment/-brand/index.md)brand) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/build.md new file mode 100644 index 000000000..3bf53d11e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebit](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [DirectDebit](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/index.md new file mode 100644 index 000000000..066e1c2d7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/index.md @@ -0,0 +1,30 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebit](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [DirectDebit.Builder](-direct-debit.-builder.md) | [JVM]
public [DirectDebit.Builder](index.md)[DirectDebit.Builder](-direct-debit.-builder.md)([Payment.Brand](../../-payment/-brand/index.md)brand, [Name](../../-name/index.md)billingName, [PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)routingNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountNumber, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones, [PaymentReason](../../-payment-reason/index.md)reason, [Amount](../../-amount/index.md)authorizedAmount, [Amount](../../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../../-operations/index.md)operations) | + +## Functions + +| Name | Summary | +|---|---| +| [accountNumber](account-number.md) | [JVM]
public final [DirectDebit.Builder](index.md)[accountNumber](account-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountNumber) | +| [authorizedAmount](authorized-amount.md) | [JVM]
public final [DirectDebit.Builder](index.md)[authorizedAmount](authorized-amount.md)([Amount](../../-amount/index.md)authorizedAmount) | +| [billingAddress](billing-address.md) | [JVM]
public final [DirectDebit.Builder](index.md)[billingAddress](billing-address.md)([PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress) | +| [billingEmailAddress](billing-email-address.md) | [JVM]
public final [DirectDebit.Builder](index.md)[billingEmailAddress](billing-email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress) | +| [billingName](billing-name.md) | [JVM]
public final [DirectDebit.Builder](index.md)[billingName](billing-name.md)([Name](../../-name/index.md)billingName) | +| [brand](brand.md) | [JVM]
public final [DirectDebit.Builder](index.md)[brand](brand.md)([Payment.Brand](../../-payment/-brand/index.md)brand) | +| [build](build.md) | [JVM]
public final [DirectDebit](../index.md)[build](build.md)() | +| [operations](operations.md) | [JVM]
public final [DirectDebit.Builder](index.md)[operations](operations.md)([Operations](../../-operations/index.md)operations) | +| [reason](reason.md) | [JVM]
public final [DirectDebit.Builder](index.md)[reason](reason.md)([PaymentReason](../../-payment-reason/index.md)reason) | +| [routingNumber](routing-number.md) | [JVM]
public final [DirectDebit.Builder](index.md)[routingNumber](routing-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)routingNumber) | +| [telephones](telephones.md) | [JVM]
public final [DirectDebit.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) | +| [threeDigitsSecureCriteria](three-digits-secure-criteria.md) | [JVM]
public final [DirectDebit.Builder](index.md)[threeDigitsSecureCriteria](three-digits-secure-criteria.md)([PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria) | +| [verifiedAmount](verified-amount.md) | [JVM]
public final [DirectDebit.Builder](index.md)[verifiedAmount](verified-amount.md)([Amount](../../-amount/index.md)verifiedAmount) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/operations.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/operations.md new file mode 100644 index 000000000..e768fcb71 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/operations.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebit](../index.md)/[Builder](index.md)/[operations](operations.md) + +# operations + +[JVM]\ + +public final [DirectDebit.Builder](index.md)[operations](operations.md)([Operations](../../-operations/index.md)operations) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/reason.md new file mode 100644 index 000000000..644c58f92 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebit](../index.md)/[Builder](index.md)/[reason](reason.md) + +# reason + +[JVM]\ + +public final [DirectDebit.Builder](index.md)[reason](reason.md)([PaymentReason](../../-payment-reason/index.md)reason) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/routing-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/routing-number.md new file mode 100644 index 000000000..3d2dc8f4b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/routing-number.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebit](../index.md)/[Builder](index.md)/[routingNumber](routing-number.md) + +# routingNumber + +[JVM]\ + +public final [DirectDebit.Builder](index.md)[routingNumber](routing-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)routingNumber) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/telephones.md new file mode 100644 index 000000000..260c51447 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/telephones.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebit](../index.md)/[Builder](index.md)/[telephones](telephones.md) + +# telephones + +[JVM]\ + +public final [DirectDebit.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/three-digits-secure-criteria.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/three-digits-secure-criteria.md new file mode 100644 index 000000000..b8acb48fd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/three-digits-secure-criteria.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebit](../index.md)/[Builder](index.md)/[threeDigitsSecureCriteria](three-digits-secure-criteria.md) + +# threeDigitsSecureCriteria + +[JVM]\ + +public final [DirectDebit.Builder](index.md)[threeDigitsSecureCriteria](three-digits-secure-criteria.md)([PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/verified-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/verified-amount.md new file mode 100644 index 000000000..db85d11fd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/verified-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[DirectDebit](../index.md)/[Builder](index.md)/[verifiedAmount](verified-amount.md) + +# verifiedAmount + +[JVM]\ + +public final [DirectDebit.Builder](index.md)[verifiedAmount](verified-amount.md)([Amount](../../-amount/index.md)verifiedAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-direct-debit.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-direct-debit.md new file mode 100644 index 000000000..9fa793fb2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-direct-debit.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebit](index.md)/[DirectDebit](-direct-debit.md) + +# DirectDebit + +[JVM]\ + +public [DirectDebit](index.md)[DirectDebit](-direct-debit.md)([Payment.Brand](../-payment/-brand/index.md)brand, [Name](../-name/index.md)billingName, [PaymentBillingAddress](../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)routingNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountNumber, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones, [PaymentReason](../-payment-reason/index.md)reason, [Amount](../-amount/index.md)authorizedAmount, [Amount](../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../-operations/index.md)operations) + +#### Parameters + +JVM + +| | | +|---|---| +| routingNumber | A code that identifies the financial institution for a specific bank account. | +| accountNumber | Cleartext (unencrypted) DirectDebit bank account number associated with the payment instrument. | +| telephones | Telephone(s) associated with direct debit payment provider. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/builder.md new file mode 100644 index 000000000..65c975144 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebit](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [DirectDebit.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-account-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-account-number.md new file mode 100644 index 000000000..97335553c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-account-number.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebit](index.md)/[getAccountNumber](get-account-number.md) + +# getAccountNumber + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAccountNumber](get-account-number.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| accountNumber | Cleartext (unencrypted) DirectDebit bank account number associated with the payment instrument. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-authorized-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-authorized-amount.md new file mode 100644 index 000000000..c1be742ed --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-authorized-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebit](index.md)/[getAuthorizedAmount](get-authorized-amount.md) + +# getAuthorizedAmount + +[JVM]\ + +public [Amount](../-amount/index.md)[getAuthorizedAmount](get-authorized-amount.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-billing-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-billing-address.md new file mode 100644 index 000000000..781a31c45 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-billing-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebit](index.md)/[getBillingAddress](get-billing-address.md) + +# getBillingAddress + +[JVM]\ + +public [PaymentBillingAddress](../-payment-billing-address/index.md)[getBillingAddress](get-billing-address.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-billing-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-billing-email-address.md new file mode 100644 index 000000000..423ec2cb1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-billing-email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebit](index.md)/[getBillingEmailAddress](get-billing-email-address.md) + +# getBillingEmailAddress + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBillingEmailAddress](get-billing-email-address.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-billing-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-billing-name.md new file mode 100644 index 000000000..d9df59ccc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-billing-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebit](index.md)/[getBillingName](get-billing-name.md) + +# getBillingName + +[JVM]\ + +public [Name](../-name/index.md)[getBillingName](get-billing-name.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-brand.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-brand.md new file mode 100644 index 000000000..e05e562a7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-brand.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebit](index.md)/[getBrand](get-brand.md) + +# getBrand + +[JVM]\ + +public [Payment.Brand](../-payment/-brand/index.md)[getBrand](get-brand.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-method.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-method.md new file mode 100644 index 000000000..27d58b23e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-method.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebit](index.md)/[getMethod](get-method.md) + +# getMethod + +[JVM]\ + +public [PaymentMethod](../-payment-method/index.md)[getMethod](get-method.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-operations.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-operations.md new file mode 100644 index 000000000..8222a3b47 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-operations.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebit](index.md)/[getOperations](get-operations.md) + +# getOperations + +[JVM]\ + +public [Operations](../-operations/index.md)[getOperations](get-operations.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-reason.md new file mode 100644 index 000000000..8f204418b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebit](index.md)/[getReason](get-reason.md) + +# getReason + +[JVM]\ + +public [PaymentReason](../-payment-reason/index.md)[getReason](get-reason.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-routing-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-routing-number.md new file mode 100644 index 000000000..dad0f190d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-routing-number.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebit](index.md)/[getRoutingNumber](get-routing-number.md) + +# getRoutingNumber + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRoutingNumber](get-routing-number.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| routingNumber | A code that identifies the financial institution for a specific bank account. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-telephones.md new file mode 100644 index 000000000..b3c0d7bf1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-telephones.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebit](index.md)/[getTelephones](get-telephones.md) + +# getTelephones + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| telephones | Telephone(s) associated with direct debit payment provider. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-three-digits-secure-criteria.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-three-digits-secure-criteria.md new file mode 100644 index 000000000..c999772e6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-three-digits-secure-criteria.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebit](index.md)/[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md) + +# getThreeDigitsSecureCriteria + +[JVM]\ + +public [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-verified-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-verified-amount.md new file mode 100644 index 000000000..8e338f9f2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-verified-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebit](index.md)/[getVerifiedAmount](get-verified-amount.md) + +# getVerifiedAmount + +[JVM]\ + +public [Amount](../-amount/index.md)[getVerifiedAmount](get-verified-amount.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/index.md new file mode 100644 index 000000000..354893b0b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/index.md @@ -0,0 +1,64 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[DirectDebit](index.md) + +# DirectDebit + +public final class [DirectDebit](index.md) implements [Payment](../-payment/index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| routingNumber | A code that identifies the financial institution for a specific bank account. | +| accountNumber | Cleartext (unencrypted) DirectDebit bank account number associated with the payment instrument. | +| telephones | Telephone(s) associated with direct debit payment provider. | + +## Constructors + +| | | +|---|---| +| [DirectDebit](-direct-debit.md) | [JVM]
public [DirectDebit](index.md)[DirectDebit](-direct-debit.md)([Payment.Brand](../-payment/-brand/index.md)brand, [Name](../-name/index.md)billingName, [PaymentBillingAddress](../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)routingNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountNumber, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones, [PaymentReason](../-payment-reason/index.md)reason, [Amount](../-amount/index.md)authorizedAmount, [Amount](../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../-operations/index.md)operations) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [DirectDebit.Builder](-builder/index.md)[builder](builder.md)() | +| [getAccountNumber](get-account-number.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAccountNumber](get-account-number.md)() | +| [getAuthorizedAmount](get-authorized-amount.md) | [JVM]
public [Amount](../-amount/index.md)[getAuthorizedAmount](get-authorized-amount.md)() | +| [getBillingAddress](get-billing-address.md) | [JVM]
public [PaymentBillingAddress](../-payment-billing-address/index.md)[getBillingAddress](get-billing-address.md)() | +| [getBillingEmailAddress](get-billing-email-address.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBillingEmailAddress](get-billing-email-address.md)() | +| [getBillingName](get-billing-name.md) | [JVM]
public [Name](../-name/index.md)[getBillingName](get-billing-name.md)() | +| [getBrand](get-brand.md) | [JVM]
public [Payment.Brand](../-payment/-brand/index.md)[getBrand](get-brand.md)() | +| [getMethod](get-method.md) | [JVM]
public [PaymentMethod](../-payment-method/index.md)[getMethod](get-method.md)() | +| [getOperations](get-operations.md) | [JVM]
public [Operations](../-operations/index.md)[getOperations](get-operations.md)() | +| [getReason](get-reason.md) | [JVM]
public [PaymentReason](../-payment-reason/index.md)[getReason](get-reason.md)() | +| [getRoutingNumber](get-routing-number.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRoutingNumber](get-routing-number.md)() | +| [getTelephones](get-telephones.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() | +| [getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md) | [JVM]
public [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md)() | +| [getVerifiedAmount](get-verified-amount.md) | [JVM]
public [Amount](../-amount/index.md)[getVerifiedAmount](get-verified-amount.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [accountNumber](index.md#-403265686%2FProperties%2F-1883119931) | [JVM]
@Length(max = 100)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[accountNumber](index.md#-403265686%2FProperties%2F-1883119931) | +| [authorizedAmount](index.md#759035815%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[authorizedAmount](index.md#759035815%2FProperties%2F-1883119931) | +| [billingAddress](index.md#495587969%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentBillingAddress](../-payment-billing-address/index.md)[billingAddress](index.md#495587969%2FProperties%2F-1883119931) | +| [billingEmailAddress](index.md#276788429%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[billingEmailAddress](index.md#276788429%2FProperties%2F-1883119931) | +| [billingName](index.md#-509098406%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Name](../-name/index.md)[billingName](index.md#-509098406%2FProperties%2F-1883119931) | +| [brand](index.md#-37985319%2FProperties%2F-1883119931) | [JVM]
private final [Payment.Brand](../-payment/-brand/index.md)[brand](index.md#-37985319%2FProperties%2F-1883119931) | +| [method](index.md#-1154562919%2FProperties%2F-1883119931) | [JVM]
private final [PaymentMethod](../-payment-method/index.md)[method](index.md#-1154562919%2FProperties%2F-1883119931) | +| [operations](index.md#519346542%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Operations](../-operations/index.md)[operations](index.md#519346542%2FProperties%2F-1883119931) | +| [reason](index.md#2118469782%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentReason](../-payment-reason/index.md)[reason](index.md#2118469782%2FProperties%2F-1883119931) | +| [routingNumber](index.md#-1324466767%2FProperties%2F-1883119931) | [JVM]
@Length(max = 15)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[routingNumber](index.md#-1324466767%2FProperties%2F-1883119931) | +| [telephones](index.md#1007041995%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 20)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[telephones](index.md#1007041995%2FProperties%2F-1883119931) | +| [threeDigitsSecureCriteria](index.md#1072458246%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[threeDigitsSecureCriteria](index.md#1072458246%2FProperties%2F-1883119931) | +| [verifiedAmount](index.md#1088936986%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[verifiedAmount](index.md#1088936986%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-builder/-email.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-builder/-email.-builder.md new file mode 100644 index 000000000..1256ad244 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-builder/-email.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Email](../index.md)/[Builder](index.md)/[Email.Builder](-email.-builder.md) + +# Email.Builder + +[JVM]\ + +public [Email.Builder](index.md)[Email.Builder](-email.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-builder/build.md new file mode 100644 index 000000000..74c2dc4ed --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Email](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Email](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-builder/email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-builder/email-address.md new file mode 100644 index 000000000..a63c10d5c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-builder/email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Email](../index.md)/[Builder](index.md)/[emailAddress](email-address.md) + +# emailAddress + +[JVM]\ + +public final [Email.Builder](index.md)[emailAddress](email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-builder/index.md new file mode 100644 index 000000000..efafc62a2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Email](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Email.Builder](-email.-builder.md) | [JVM]
public [Email.Builder](index.md)[Email.Builder](-email.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [Email](../index.md)[build](build.md)() | +| [emailAddress](email-address.md) | [JVM]
public final [Email.Builder](index.md)[emailAddress](email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-email.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-email.md new file mode 100644 index 000000000..6c51075f8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-email.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Email](index.md)/[Email](-email.md) + +# Email + +[JVM]\ + +public [Email](index.md)[Email](-email.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) + +#### Parameters + +JVM + +| | | +|---|---| +| emailAddress | Full email address including the alias, @ symbol, domain, and root domain. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/builder.md new file mode 100644 index 000000000..4c78ca435 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Email](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Email.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/get-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/get-email-address.md new file mode 100644 index 000000000..6ac90ef3c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/get-email-address.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Email](index.md)/[getEmailAddress](get-email-address.md) + +# getEmailAddress + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getEmailAddress](get-email-address.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| emailAddress | Full email address including the alias, @ symbol, domain, and root domain. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/index.md new file mode 100644 index 000000000..a398de7aa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/index.md @@ -0,0 +1,40 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Email](index.md) + +# Email + +public final class [Email](index.md) + +Group of attributes intended to hold information about email address associated with the transaction. + +#### Parameters + +JVM + +| | | +|---|---| +| emailAddress | Full email address including the alias, @ symbol, domain, and root domain. | + +## Constructors + +| | | +|---|---| +| [Email](-email.md) | [JVM]
public [Email](index.md)[Email](-email.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Email.Builder](-builder/index.md)[builder](builder.md)() | +| [getEmailAddress](get-email-address.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getEmailAddress](get-email-address.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [emailAddress](index.md#555342843%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[emailAddress](index.md#555342843%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/-error.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/-error.-builder.md new file mode 100644 index 000000000..7c70d06f5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/-error.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Error](../index.md)/[Builder](index.md)/[Error.Builder](-error.-builder.md) + +# Error.Builder + +[JVM]\ + +public [Error.Builder](index.md)[Error.Builder](-error.-builder.md)([Error.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/build.md new file mode 100644 index 000000000..8ed7a9bda --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Error](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Error](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/code.md new file mode 100644 index 000000000..deb1e2822 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Error](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [Error.Builder](index.md)[code](code.md)([Error.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/index.md new file mode 100644 index 000000000..08c294218 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Error](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Error.Builder](-error.-builder.md) | [JVM]
public [Error.Builder](index.md)[Error.Builder](-error.-builder.md)([Error.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [Error](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [Error.Builder](index.md)[code](code.md)([Error.Code](../-code/index.md)code) | +| [message](message.md) | [JVM]
public final [Error.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/message.md new file mode 100644 index 000000000..f147a8ce7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Error](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [Error.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md new file mode 100644 index 000000000..ff996d3c3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Error](../../index.md)/[Code](../index.md)/[BAD_GATEWAY](index.md) + +# BAD_GATEWAY + +[JVM]\ +[BAD_GATEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md new file mode 100644 index 000000000..e9e707b4e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Error](../../index.md)/[Code](../index.md)/[BAD_REQUEST](index.md) + +# BAD_REQUEST + +[JVM]\ +[BAD_REQUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1091988273%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1091988273%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-f-o-r-b-i-d-d-e-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-f-o-r-b-i-d-d-e-n/index.md new file mode 100644 index 000000000..60c816133 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-f-o-r-b-i-d-d-e-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Error](../../index.md)/[Code](../index.md)/[FORBIDDEN](index.md) + +# FORBIDDEN + +[JVM]\ +[FORBIDDEN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md new file mode 100644 index 000000000..6c6349241 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Error](../../index.md)/[Code](../index.md)/[GATEWAY_TIMEOUT](index.md) + +# GATEWAY_TIMEOUT + +[JVM]\ +[GATEWAY_TIMEOUT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md new file mode 100644 index 000000000..0c8c27502 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Error](../../index.md)/[Code](../index.md)/[INTERNAL_SERVER_ERROR](index.md) + +# INTERNAL_SERVER_ERROR + +[JVM]\ +[INTERNAL_SERVER_ERROR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..9594730df --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Error](../../index.md)/[Code](../index.md)/[NOT_FOUND](index.md) + +# NOT_FOUND + +[JVM]\ +[NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..d0f2b765b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Error](../../index.md)/[Code](../index.md)/[ORDER_PURCHASE_UPDATE_NOT_FOUND](index.md) + +# ORDER_PURCHASE_UPDATE_NOT_FOUND + +[JVM]\ +[ORDER_PURCHASE_UPDATE_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..2f84a7f6e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Error](../../index.md)/[Code](../index.md)/[RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](index.md) + +# RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE + +[JVM]\ +[RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..47f301e0e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Error](../../index.md)/[Code](../index.md)/[RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](index.md) + +# RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE + +[JVM]\ +[RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md new file mode 100644 index 000000000..63a785244 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Error](../../index.md)/[Code](../index.md)/[TOO_MANY_REQUESTS](index.md) + +# TOO_MANY_REQUESTS + +[JVM]\ +[TOO_MANY_REQUESTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md new file mode 100644 index 000000000..22974dcd8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Error](../../index.md)/[Code](../index.md)/[UNAUTHORIZED](index.md) + +# UNAUTHORIZED + +[JVM]\ +[UNAUTHORIZED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/get-value.md new file mode 100644 index 000000000..5f7bd42a3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Error](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/index.md new file mode 100644 index 000000000..00b5d1d6b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Error](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[Error.Code](index.md)> + +Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ORDER_PURCHASE_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE,RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + +## Entries + +| | | +|---|---| +| [UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | [JVM]
[UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | +| [FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | [JVM]
[FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | +| [NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | +| [ORDER_PURCHASE_UPDATE_NOT_FOUND](-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ORDER_PURCHASE_UPDATE_NOT_FOUND](-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | +| [TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | [JVM]
[TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | +| [INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | [JVM]
[INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | +| [BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | [JVM]
[BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | +| [RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | +| [RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | +| [GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | [JVM]
[GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | +| [BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | [JVM]
[BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-117368822%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-117368822%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-956867852%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-956867852%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [Error.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Error.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-a-d_-r-e-q-u-e-s-t/index.md#1091988273%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/value-of.md new file mode 100644 index 000000000..19834d8c8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Error](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [Error.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/values.md new file mode 100644 index 000000000..cf4a95b13 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Error](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Error.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-error.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-error.md new file mode 100644 index 000000000..56775a92d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-error.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Error](index.md)/[Error](-error.md) + +# Error + +[JVM]\ + +public [Error](index.md)[Error](-error.md)([Error.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/builder.md new file mode 100644 index 000000000..d2229f6cb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Error](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Error.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/get-code.md new file mode 100644 index 000000000..ff54db0df --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Error](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [Error.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/get-message.md new file mode 100644 index 000000000..5e9dab247 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Error](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/index.md new file mode 100644 index 000000000..b72973e80 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Error](index.md) + +# Error + +public final class [Error](index.md) + +The object used to describe an error, containing both human-readable and machine-readable information. + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | + +## Constructors + +| | | +|---|---| +| [Error](-error.md) | [JVM]
public [Error](index.md)[Error](-error.md)([Error.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[Error.Code](-code/index.md)>
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ORDER_PURCHASE_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE,RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Error.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [Error.Code](-code/index.md)[getCode](get-code.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#-420889646%2FProperties%2F-1883119931) | [JVM]
private final [Error.Code](-code/index.md)[code](index.md#-420889646%2FProperties%2F-1883119931) | +| [message](index.md#-850483980%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#-850483980%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/-forbidden-error.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/-forbidden-error.-builder.md new file mode 100644 index 000000000..aa6300423 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/-forbidden-error.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ForbiddenError](../index.md)/[Builder](index.md)/[ForbiddenError.Builder](-forbidden-error.-builder.md) + +# ForbiddenError.Builder + +[JVM]\ + +public [ForbiddenError.Builder](index.md)[ForbiddenError.Builder](-forbidden-error.-builder.md)([ForbiddenError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/build.md new file mode 100644 index 000000000..ba4aa17ef --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ForbiddenError](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [ForbiddenError](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/code.md new file mode 100644 index 000000000..ba0e0e669 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ForbiddenError](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [ForbiddenError.Builder](index.md)[code](code.md)([ForbiddenError.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/index.md new file mode 100644 index 000000000..4ed637289 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ForbiddenError](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [ForbiddenError.Builder](-forbidden-error.-builder.md) | [JVM]
public [ForbiddenError.Builder](index.md)[ForbiddenError.Builder](-forbidden-error.-builder.md)([ForbiddenError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [ForbiddenError](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [ForbiddenError.Builder](index.md)[code](code.md)([ForbiddenError.Code](../-code/index.md)code) | +| [message](message.md) | [JVM]
public final [ForbiddenError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/message.md new file mode 100644 index 000000000..bd79e7af0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ForbiddenError](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [ForbiddenError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..a31e68743 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ForbiddenError](../../index.md)/[Code](../index.md)/[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +# ACCOUNT_UPDATE_NOT_FOUND + +[JVM]\ +[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md new file mode 100644 index 000000000..8a2e00473 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ForbiddenError](../../index.md)/[Code](../index.md)/[BAD_GATEWAY](index.md) + +# BAD_GATEWAY + +[JVM]\ +[BAD_GATEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md new file mode 100644 index 000000000..1ac328b16 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ForbiddenError](../../index.md)/[Code](../index.md)/[BAD_REQUEST](index.md) + +# BAD_REQUEST + +[JVM]\ +[BAD_REQUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-929877882%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-929877882%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-f-o-r-b-i-d-d-e-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-f-o-r-b-i-d-d-e-n/index.md new file mode 100644 index 000000000..d296d36cc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-f-o-r-b-i-d-d-e-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ForbiddenError](../../index.md)/[Code](../index.md)/[FORBIDDEN](index.md) + +# FORBIDDEN + +[JVM]\ +[FORBIDDEN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md new file mode 100644 index 000000000..c91a61787 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ForbiddenError](../../index.md)/[Code](../index.md)/[GATEWAY_TIMEOUT](index.md) + +# GATEWAY_TIMEOUT + +[JVM]\ +[GATEWAY_TIMEOUT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md new file mode 100644 index 000000000..9c999dc8d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ForbiddenError](../../index.md)/[Code](../index.md)/[INTERNAL_SERVER_ERROR](index.md) + +# INTERNAL_SERVER_ERROR + +[JVM]\ +[INTERNAL_SERVER_ERROR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..718a1d151 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ForbiddenError](../../index.md)/[Code](../index.md)/[NOT_FOUND](index.md) + +# NOT_FOUND + +[JVM]\ +[NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..f70f8c647 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ForbiddenError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_SCREEN_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..035150185 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ForbiddenError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_UPDATE_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md new file mode 100644 index 000000000..0dd6c6e70 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ForbiddenError](../../index.md)/[Code](../index.md)/[TOO_MANY_REQUESTS](index.md) + +# TOO_MANY_REQUESTS + +[JVM]\ +[TOO_MANY_REQUESTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md new file mode 100644 index 000000000..1451c4cb0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ForbiddenError](../../index.md)/[Code](../index.md)/[UNAUTHORIZED](index.md) + +# UNAUTHORIZED + +[JVM]\ +[UNAUTHORIZED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/get-value.md new file mode 100644 index 000000000..e09551a4f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ForbiddenError](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/index.md new file mode 100644 index 000000000..db4aea821 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ForbiddenError](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[ForbiddenError.Code](index.md)> + +Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + +## Entries + +| | | +|---|---| +| [UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | [JVM]
[UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | +| [FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | [JVM]
[FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | +| [NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | +| [ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | +| [TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | [JVM]
[TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | +| [INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | [JVM]
[INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | +| [BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | [JVM]
[BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | +| [RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | +| [RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | +| [GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | [JVM]
[GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | +| [BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | [JVM]
[BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-388647187%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-388647187%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#517811505%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#517811505%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [ForbiddenError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[ForbiddenError.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-a-d_-r-e-q-u-e-s-t/index.md#-929877882%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/value-of.md new file mode 100644 index 000000000..4d7f37a7c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ForbiddenError](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [ForbiddenError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/values.md new file mode 100644 index 000000000..1fc4c807b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ForbiddenError](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[ForbiddenError.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-forbidden-error.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-forbidden-error.md new file mode 100644 index 000000000..c8075f166 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-forbidden-error.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ForbiddenError](index.md)/[ForbiddenError](-forbidden-error.md) + +# ForbiddenError + +[JVM]\ + +public [ForbiddenError](index.md)[ForbiddenError](-forbidden-error.md)([ForbiddenError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/builder.md new file mode 100644 index 000000000..a719a3446 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ForbiddenError](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [ForbiddenError.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/get-code.md new file mode 100644 index 000000000..7632302ce --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ForbiddenError](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [ForbiddenError.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/get-message.md new file mode 100644 index 000000000..ca7962e28 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ForbiddenError](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/index.md new file mode 100644 index 000000000..43248ece3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ForbiddenError](index.md) + +# ForbiddenError + +public final class [ForbiddenError](index.md) + +Indicates that the API cannot fulfill the request because while the client is correctly authenticated, the client doesn't have the permission to execute the specified operation. This error type does not imply that the request is valid, or that the resource against which the operation being performed exists or satisfies other pre-conditions. + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | + +## Constructors + +| | | +|---|---| +| [ForbiddenError](-forbidden-error.md) | [JVM]
public [ForbiddenError](index.md)[ForbiddenError](-forbidden-error.md)([ForbiddenError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[ForbiddenError.Code](-code/index.md)>
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [ForbiddenError.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [ForbiddenError.Code](-code/index.md)[getCode](get-code.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#1734763751%2FProperties%2F-1883119931) | [JVM]
private final [ForbiddenError.Code](-code/index.md)[code](index.md#1734763751%2FProperties%2F-1883119931) | +| [message](index.md#-131143745%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#-131143745%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/-a-c-c-e-p-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/-a-c-c-e-p-t/index.md new file mode 100644 index 000000000..eeffa39dc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/-a-c-c-e-p-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[FraudDecision](../index.md)/[ACCEPT](index.md) + +# ACCEPT + +[JVM]\ +[ACCEPT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-r-e-j-e-c-t/index.md#-573889550%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-r-e-j-e-c-t/index.md#-573889550%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/-r-e-j-e-c-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/-r-e-j-e-c-t/index.md new file mode 100644 index 000000000..273df9ffb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/-r-e-j-e-c-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[FraudDecision](../index.md)/[REJECT](index.md) + +# REJECT + +[JVM]\ +[REJECT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-573889550%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-573889550%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/-r-e-v-i-e-w/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/-r-e-v-i-e-w/index.md new file mode 100644 index 000000000..97e72788a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/-r-e-v-i-e-w/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[FraudDecision](../index.md)/[REVIEW](index.md) + +# REVIEW + +[JVM]\ +[REVIEW](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-r-e-j-e-c-t/index.md#-573889550%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-r-e-j-e-c-t/index.md#-573889550%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/get-value.md new file mode 100644 index 000000000..f5de9570b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[FraudDecision](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/index.md new file mode 100644 index 000000000..550bbdf5b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/index.md @@ -0,0 +1,34 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[FraudDecision](index.md) + +# FraudDecision + +[JVM]\ +public enum [FraudDecision](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[FraudDecision](index.md)> + +Values: ACCEPT,REVIEW,REJECT + +## Entries + +| | | +|---|---| +| [ACCEPT](-a-c-c-e-p-t/index.md) | [JVM]
[ACCEPT](-a-c-c-e-p-t/index.md) | +| [REVIEW](-r-e-v-i-e-w/index.md) | [JVM]
[REVIEW](-r-e-v-i-e-w/index.md) | +| [REJECT](-r-e-j-e-c-t/index.md) | [JVM]
[REJECT](-r-e-j-e-c-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#1352197273%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#1352197273%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#285020165%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#285020165%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [FraudDecision](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[FraudDecision](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-r-e-j-e-c-t/index.md#-573889550%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-r-e-j-e-c-t/index.md#-573889550%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/value-of.md new file mode 100644 index 000000000..ebdd9253c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[FraudDecision](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [FraudDecision](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/values.md new file mode 100644 index 000000000..4f7e86b29 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[FraudDecision](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[FraudDecision](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/-gateway-timeout-error.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/-gateway-timeout-error.-builder.md new file mode 100644 index 000000000..b4da36747 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/-gateway-timeout-error.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GatewayTimeoutError](../index.md)/[Builder](index.md)/[GatewayTimeoutError.Builder](-gateway-timeout-error.-builder.md) + +# GatewayTimeoutError.Builder + +[JVM]\ + +public [GatewayTimeoutError.Builder](index.md)[GatewayTimeoutError.Builder](-gateway-timeout-error.-builder.md)([GatewayTimeoutError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/build.md new file mode 100644 index 000000000..4b176adcd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GatewayTimeoutError](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [GatewayTimeoutError](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/code.md new file mode 100644 index 000000000..4ef5e9dff --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GatewayTimeoutError](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [GatewayTimeoutError.Builder](index.md)[code](code.md)([GatewayTimeoutError.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/index.md new file mode 100644 index 000000000..3326cc153 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GatewayTimeoutError](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [GatewayTimeoutError.Builder](-gateway-timeout-error.-builder.md) | [JVM]
public [GatewayTimeoutError.Builder](index.md)[GatewayTimeoutError.Builder](-gateway-timeout-error.-builder.md)([GatewayTimeoutError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [GatewayTimeoutError](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [GatewayTimeoutError.Builder](index.md)[code](code.md)([GatewayTimeoutError.Code](../-code/index.md)code) | +| [message](message.md) | [JVM]
public final [GatewayTimeoutError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/message.md new file mode 100644 index 000000000..95b20f8dc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GatewayTimeoutError](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [GatewayTimeoutError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..2fb767e65 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[GatewayTimeoutError](../../index.md)/[Code](../index.md)/[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +# ACCOUNT_UPDATE_NOT_FOUND + +[JVM]\ +[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md new file mode 100644 index 000000000..4b064cae9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[GatewayTimeoutError](../../index.md)/[Code](../index.md)/[BAD_GATEWAY](index.md) + +# BAD_GATEWAY + +[JVM]\ +[BAD_GATEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md new file mode 100644 index 000000000..e4c645e7b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[GatewayTimeoutError](../../index.md)/[Code](../index.md)/[BAD_REQUEST](index.md) + +# BAD_REQUEST + +[JVM]\ +[BAD_REQUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1112996492%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1112996492%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-f-o-r-b-i-d-d-e-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-f-o-r-b-i-d-d-e-n/index.md new file mode 100644 index 000000000..14f401220 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-f-o-r-b-i-d-d-e-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[GatewayTimeoutError](../../index.md)/[Code](../index.md)/[FORBIDDEN](index.md) + +# FORBIDDEN + +[JVM]\ +[FORBIDDEN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md new file mode 100644 index 000000000..7bb18c007 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[GatewayTimeoutError](../../index.md)/[Code](../index.md)/[GATEWAY_TIMEOUT](index.md) + +# GATEWAY_TIMEOUT + +[JVM]\ +[GATEWAY_TIMEOUT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md new file mode 100644 index 000000000..95afad014 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[GatewayTimeoutError](../../index.md)/[Code](../index.md)/[INTERNAL_SERVER_ERROR](index.md) + +# INTERNAL_SERVER_ERROR + +[JVM]\ +[INTERNAL_SERVER_ERROR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..e3159cb70 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[GatewayTimeoutError](../../index.md)/[Code](../index.md)/[NOT_FOUND](index.md) + +# NOT_FOUND + +[JVM]\ +[NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..70b392c17 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[GatewayTimeoutError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_SCREEN_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..f28f79ac7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[GatewayTimeoutError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_UPDATE_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md new file mode 100644 index 000000000..58a4c9745 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[GatewayTimeoutError](../../index.md)/[Code](../index.md)/[TOO_MANY_REQUESTS](index.md) + +# TOO_MANY_REQUESTS + +[JVM]\ +[TOO_MANY_REQUESTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md new file mode 100644 index 000000000..8fdd693a1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[GatewayTimeoutError](../../index.md)/[Code](../index.md)/[UNAUTHORIZED](index.md) + +# UNAUTHORIZED + +[JVM]\ +[UNAUTHORIZED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/get-value.md new file mode 100644 index 000000000..7fb084873 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GatewayTimeoutError](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/index.md new file mode 100644 index 000000000..32b39370d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GatewayTimeoutError](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[GatewayTimeoutError.Code](index.md)> + +Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + +## Entries + +| | | +|---|---| +| [UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | [JVM]
[UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | +| [FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | [JVM]
[FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | +| [NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | +| [ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | +| [TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | [JVM]
[TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | +| [INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | [JVM]
[INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | +| [BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | [JVM]
[BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | +| [RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | +| [RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | +| [GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | [JVM]
[GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | +| [BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | [JVM]
[BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#994546125%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#994546125%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1313531473%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1313531473%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [GatewayTimeoutError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[GatewayTimeoutError.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-a-d_-r-e-q-u-e-s-t/index.md#-1112996492%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/value-of.md new file mode 100644 index 000000000..91bd5d9ca --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GatewayTimeoutError](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [GatewayTimeoutError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/values.md new file mode 100644 index 000000000..565dcb631 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GatewayTimeoutError](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[GatewayTimeoutError.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-gateway-timeout-error.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-gateway-timeout-error.md new file mode 100644 index 000000000..b2e654182 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-gateway-timeout-error.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GatewayTimeoutError](index.md)/[GatewayTimeoutError](-gateway-timeout-error.md) + +# GatewayTimeoutError + +[JVM]\ + +public [GatewayTimeoutError](index.md)[GatewayTimeoutError](-gateway-timeout-error.md)([GatewayTimeoutError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/builder.md new file mode 100644 index 000000000..b7d5470cb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GatewayTimeoutError](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [GatewayTimeoutError.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/get-code.md new file mode 100644 index 000000000..60bad0656 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GatewayTimeoutError](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [GatewayTimeoutError.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/get-message.md new file mode 100644 index 000000000..cd253082d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GatewayTimeoutError](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/index.md new file mode 100644 index 000000000..d8a436af2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GatewayTimeoutError](index.md) + +# GatewayTimeoutError + +public final class [GatewayTimeoutError](index.md) + +Indicates that the API gateway has issues completing the request on time. Request can be retried if it is idempotent, If the issue persists, please reach out to support. For non-idempotent requests, please reach out to to know the status of your request before attempting retries. + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | + +## Constructors + +| | | +|---|---| +| [GatewayTimeoutError](-gateway-timeout-error.md) | [JVM]
public [GatewayTimeoutError](index.md)[GatewayTimeoutError](-gateway-timeout-error.md)([GatewayTimeoutError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[GatewayTimeoutError.Code](-code/index.md)>
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [GatewayTimeoutError.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [GatewayTimeoutError.Code](-code/index.md)[getCode](get-code.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#50463829%2FProperties%2F-1883119931) | [JVM]
private final [GatewayTimeoutError.Code](-code/index.md)[code](index.md#50463829%2FProperties%2F-1883119931) | +| [message](index.md#992799121%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#992799121%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/-gift-card-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/-gift-card-all-of.-builder.md new file mode 100644 index 000000000..196fab18c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/-gift-card-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCardAllOf](../index.md)/[Builder](index.md)/[GiftCardAllOf.Builder](-gift-card-all-of.-builder.md) + +# GiftCardAllOf.Builder + +[JVM]\ + +public [GiftCardAllOf.Builder](index.md)[GiftCardAllOf.Builder](-gift-card-all-of.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardHolderName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pin) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/build.md new file mode 100644 index 000000000..088af4eda --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCardAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [GiftCardAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/card-holder-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/card-holder-name.md new file mode 100644 index 000000000..a35f3432f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/card-holder-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCardAllOf](../index.md)/[Builder](index.md)/[cardHolderName](card-holder-name.md) + +# cardHolderName + +[JVM]\ + +public final [GiftCardAllOf.Builder](index.md)[cardHolderName](card-holder-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardHolderName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/card-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/card-number.md new file mode 100644 index 000000000..77c824365 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/card-number.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCardAllOf](../index.md)/[Builder](index.md)/[cardNumber](card-number.md) + +# cardNumber + +[JVM]\ + +public final [GiftCardAllOf.Builder](index.md)[cardNumber](card-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/index.md new file mode 100644 index 000000000..2dc2b6cf0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCardAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [GiftCardAllOf.Builder](-gift-card-all-of.-builder.md) | [JVM]
public [GiftCardAllOf.Builder](index.md)[GiftCardAllOf.Builder](-gift-card-all-of.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardHolderName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pin) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [GiftCardAllOf](../index.md)[build](build.md)() | +| [cardHolderName](card-holder-name.md) | [JVM]
public final [GiftCardAllOf.Builder](index.md)[cardHolderName](card-holder-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardHolderName) | +| [cardNumber](card-number.md) | [JVM]
public final [GiftCardAllOf.Builder](index.md)[cardNumber](card-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber) | +| [pin](pin.md) | [JVM]
public final [GiftCardAllOf.Builder](index.md)[pin](pin.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pin) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/pin.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/pin.md new file mode 100644 index 000000000..843c88e21 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/pin.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCardAllOf](../index.md)/[Builder](index.md)/[pin](pin.md) + +# pin + +[JVM]\ + +public final [GiftCardAllOf.Builder](index.md)[pin](pin.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pin) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-gift-card-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-gift-card-all-of.md new file mode 100644 index 000000000..4facaadcf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-gift-card-all-of.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCardAllOf](index.md)/[GiftCardAllOf](-gift-card-all-of.md) + +# GiftCardAllOf + +[JVM]\ + +public [GiftCardAllOf](index.md)[GiftCardAllOf](-gift-card-all-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardHolderName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pin) + +#### Parameters + +JVM + +| | | +|---|---| +| cardNumber | Gift card number. | +| cardHolderName | The name of gift card holder. | +| pin | The PIN of gift card. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/builder.md new file mode 100644 index 000000000..dce5f22ae --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCardAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [GiftCardAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/get-card-holder-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/get-card-holder-name.md new file mode 100644 index 000000000..805f562e5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/get-card-holder-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCardAllOf](index.md)/[getCardHolderName](get-card-holder-name.md) + +# getCardHolderName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardHolderName](get-card-holder-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| cardHolderName | The name of gift card holder. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/get-card-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/get-card-number.md new file mode 100644 index 000000000..d251c5b65 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/get-card-number.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCardAllOf](index.md)/[getCardNumber](get-card-number.md) + +# getCardNumber + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardNumber](get-card-number.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| cardNumber | Gift card number. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/get-pin.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/get-pin.md new file mode 100644 index 000000000..3a6487118 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/get-pin.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCardAllOf](index.md)/[getPin](get-pin.md) + +# getPin + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPin](get-pin.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| pin | The PIN of gift card. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/index.md new file mode 100644 index 000000000..bb7071fb9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCardAllOf](index.md) + +# GiftCardAllOf + +public final class [GiftCardAllOf](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| cardNumber | Gift card number. | +| cardHolderName | The name of gift card holder. | +| pin | The PIN of gift card. | + +## Constructors + +| | | +|---|---| +| [GiftCardAllOf](-gift-card-all-of.md) | [JVM]
public [GiftCardAllOf](index.md)[GiftCardAllOf](-gift-card-all-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardHolderName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pin) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [GiftCardAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getCardHolderName](get-card-holder-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardHolderName](get-card-holder-name.md)() | +| [getCardNumber](get-card-number.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardNumber](get-card-number.md)() | +| [getPin](get-pin.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPin](get-pin.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [cardHolderName](index.md#-345702712%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[cardHolderName](index.md#-345702712%2FProperties%2F-1883119931) | +| [cardNumber](index.md#-1429647594%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[0-9A-Za-z]{4,16}$")
@Length(max = 16)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[cardNumber](index.md#-1429647594%2FProperties%2F-1883119931) | +| [pin](index.md#-649756586%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[0-9]{4,8}$")
@Length(max = 8)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[pin](index.md#-649756586%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/-gift-card.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/-gift-card.-builder.md new file mode 100644 index 000000000..fc245ae98 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/-gift-card.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCard](../index.md)/[Builder](index.md)/[GiftCard.Builder](-gift-card.-builder.md) + +# GiftCard.Builder + +[JVM]\ + +public [GiftCard.Builder](index.md)[GiftCard.Builder](-gift-card.-builder.md)([Payment.Brand](../../-payment/-brand/index.md)brand, [Name](../../-name/index.md)billingName, [PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardHolderName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pin, [PaymentReason](../../-payment-reason/index.md)reason, [Amount](../../-amount/index.md)authorizedAmount, [Amount](../../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../../-operations/index.md)operations) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/authorized-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/authorized-amount.md new file mode 100644 index 000000000..6bae5b57e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/authorized-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCard](../index.md)/[Builder](index.md)/[authorizedAmount](authorized-amount.md) + +# authorizedAmount + +[JVM]\ + +public final [GiftCard.Builder](index.md)[authorizedAmount](authorized-amount.md)([Amount](../../-amount/index.md)authorizedAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/billing-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/billing-address.md new file mode 100644 index 000000000..32f3153b7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/billing-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCard](../index.md)/[Builder](index.md)/[billingAddress](billing-address.md) + +# billingAddress + +[JVM]\ + +public final [GiftCard.Builder](index.md)[billingAddress](billing-address.md)([PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/billing-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/billing-email-address.md new file mode 100644 index 000000000..b69b6a3a1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/billing-email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCard](../index.md)/[Builder](index.md)/[billingEmailAddress](billing-email-address.md) + +# billingEmailAddress + +[JVM]\ + +public final [GiftCard.Builder](index.md)[billingEmailAddress](billing-email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/billing-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/billing-name.md new file mode 100644 index 000000000..c9d31ed9a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/billing-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCard](../index.md)/[Builder](index.md)/[billingName](billing-name.md) + +# billingName + +[JVM]\ + +public final [GiftCard.Builder](index.md)[billingName](billing-name.md)([Name](../../-name/index.md)billingName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/brand.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/brand.md new file mode 100644 index 000000000..db4f36bcb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/brand.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCard](../index.md)/[Builder](index.md)/[brand](brand.md) + +# brand + +[JVM]\ + +public final [GiftCard.Builder](index.md)[brand](brand.md)([Payment.Brand](../../-payment/-brand/index.md)brand) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/build.md new file mode 100644 index 000000000..98f2d164c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCard](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [GiftCard](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/card-holder-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/card-holder-name.md new file mode 100644 index 000000000..185538baf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/card-holder-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCard](../index.md)/[Builder](index.md)/[cardHolderName](card-holder-name.md) + +# cardHolderName + +[JVM]\ + +public final [GiftCard.Builder](index.md)[cardHolderName](card-holder-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardHolderName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/card-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/card-number.md new file mode 100644 index 000000000..17dbbd8bb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/card-number.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCard](../index.md)/[Builder](index.md)/[cardNumber](card-number.md) + +# cardNumber + +[JVM]\ + +public final [GiftCard.Builder](index.md)[cardNumber](card-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/index.md new file mode 100644 index 000000000..5e2422f01 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/index.md @@ -0,0 +1,30 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCard](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [GiftCard.Builder](-gift-card.-builder.md) | [JVM]
public [GiftCard.Builder](index.md)[GiftCard.Builder](-gift-card.-builder.md)([Payment.Brand](../../-payment/-brand/index.md)brand, [Name](../../-name/index.md)billingName, [PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardHolderName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pin, [PaymentReason](../../-payment-reason/index.md)reason, [Amount](../../-amount/index.md)authorizedAmount, [Amount](../../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../../-operations/index.md)operations) | + +## Functions + +| Name | Summary | +|---|---| +| [authorizedAmount](authorized-amount.md) | [JVM]
public final [GiftCard.Builder](index.md)[authorizedAmount](authorized-amount.md)([Amount](../../-amount/index.md)authorizedAmount) | +| [billingAddress](billing-address.md) | [JVM]
public final [GiftCard.Builder](index.md)[billingAddress](billing-address.md)([PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress) | +| [billingEmailAddress](billing-email-address.md) | [JVM]
public final [GiftCard.Builder](index.md)[billingEmailAddress](billing-email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress) | +| [billingName](billing-name.md) | [JVM]
public final [GiftCard.Builder](index.md)[billingName](billing-name.md)([Name](../../-name/index.md)billingName) | +| [brand](brand.md) | [JVM]
public final [GiftCard.Builder](index.md)[brand](brand.md)([Payment.Brand](../../-payment/-brand/index.md)brand) | +| [build](build.md) | [JVM]
public final [GiftCard](../index.md)[build](build.md)() | +| [cardHolderName](card-holder-name.md) | [JVM]
public final [GiftCard.Builder](index.md)[cardHolderName](card-holder-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardHolderName) | +| [cardNumber](card-number.md) | [JVM]
public final [GiftCard.Builder](index.md)[cardNumber](card-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber) | +| [operations](operations.md) | [JVM]
public final [GiftCard.Builder](index.md)[operations](operations.md)([Operations](../../-operations/index.md)operations) | +| [pin](pin.md) | [JVM]
public final [GiftCard.Builder](index.md)[pin](pin.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pin) | +| [reason](reason.md) | [JVM]
public final [GiftCard.Builder](index.md)[reason](reason.md)([PaymentReason](../../-payment-reason/index.md)reason) | +| [threeDigitsSecureCriteria](three-digits-secure-criteria.md) | [JVM]
public final [GiftCard.Builder](index.md)[threeDigitsSecureCriteria](three-digits-secure-criteria.md)([PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria) | +| [verifiedAmount](verified-amount.md) | [JVM]
public final [GiftCard.Builder](index.md)[verifiedAmount](verified-amount.md)([Amount](../../-amount/index.md)verifiedAmount) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/operations.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/operations.md new file mode 100644 index 000000000..593153657 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/operations.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCard](../index.md)/[Builder](index.md)/[operations](operations.md) + +# operations + +[JVM]\ + +public final [GiftCard.Builder](index.md)[operations](operations.md)([Operations](../../-operations/index.md)operations) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/pin.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/pin.md new file mode 100644 index 000000000..6f909907d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/pin.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCard](../index.md)/[Builder](index.md)/[pin](pin.md) + +# pin + +[JVM]\ + +public final [GiftCard.Builder](index.md)[pin](pin.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pin) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/reason.md new file mode 100644 index 000000000..80ba5413f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCard](../index.md)/[Builder](index.md)/[reason](reason.md) + +# reason + +[JVM]\ + +public final [GiftCard.Builder](index.md)[reason](reason.md)([PaymentReason](../../-payment-reason/index.md)reason) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/three-digits-secure-criteria.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/three-digits-secure-criteria.md new file mode 100644 index 000000000..a37313262 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/three-digits-secure-criteria.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCard](../index.md)/[Builder](index.md)/[threeDigitsSecureCriteria](three-digits-secure-criteria.md) + +# threeDigitsSecureCriteria + +[JVM]\ + +public final [GiftCard.Builder](index.md)[threeDigitsSecureCriteria](three-digits-secure-criteria.md)([PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/verified-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/verified-amount.md new file mode 100644 index 000000000..c09f3a897 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/verified-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[GiftCard](../index.md)/[Builder](index.md)/[verifiedAmount](verified-amount.md) + +# verifiedAmount + +[JVM]\ + +public final [GiftCard.Builder](index.md)[verifiedAmount](verified-amount.md)([Amount](../../-amount/index.md)verifiedAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-gift-card.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-gift-card.md new file mode 100644 index 000000000..d3e544f3c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-gift-card.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCard](index.md)/[GiftCard](-gift-card.md) + +# GiftCard + +[JVM]\ + +public [GiftCard](index.md)[GiftCard](-gift-card.md)([Payment.Brand](../-payment/-brand/index.md)brand, [Name](../-name/index.md)billingName, [PaymentBillingAddress](../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardHolderName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pin, [PaymentReason](../-payment-reason/index.md)reason, [Amount](../-amount/index.md)authorizedAmount, [Amount](../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../-operations/index.md)operations) + +#### Parameters + +JVM + +| | | +|---|---| +| cardNumber | Gift card number. | +| cardHolderName | The name of gift card holder. | +| pin | The PIN of gift card. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/builder.md new file mode 100644 index 000000000..9da0f235f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCard](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [GiftCard.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-authorized-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-authorized-amount.md new file mode 100644 index 000000000..accb3cca1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-authorized-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCard](index.md)/[getAuthorizedAmount](get-authorized-amount.md) + +# getAuthorizedAmount + +[JVM]\ + +public [Amount](../-amount/index.md)[getAuthorizedAmount](get-authorized-amount.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-billing-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-billing-address.md new file mode 100644 index 000000000..30e5b2a27 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-billing-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCard](index.md)/[getBillingAddress](get-billing-address.md) + +# getBillingAddress + +[JVM]\ + +public [PaymentBillingAddress](../-payment-billing-address/index.md)[getBillingAddress](get-billing-address.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-billing-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-billing-email-address.md new file mode 100644 index 000000000..d19565dd4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-billing-email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCard](index.md)/[getBillingEmailAddress](get-billing-email-address.md) + +# getBillingEmailAddress + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBillingEmailAddress](get-billing-email-address.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-billing-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-billing-name.md new file mode 100644 index 000000000..0ca4f8a59 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-billing-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCard](index.md)/[getBillingName](get-billing-name.md) + +# getBillingName + +[JVM]\ + +public [Name](../-name/index.md)[getBillingName](get-billing-name.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-brand.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-brand.md new file mode 100644 index 000000000..fcc5ca3fe --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-brand.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCard](index.md)/[getBrand](get-brand.md) + +# getBrand + +[JVM]\ + +public [Payment.Brand](../-payment/-brand/index.md)[getBrand](get-brand.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-card-holder-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-card-holder-name.md new file mode 100644 index 000000000..ccd693d35 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-card-holder-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCard](index.md)/[getCardHolderName](get-card-holder-name.md) + +# getCardHolderName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardHolderName](get-card-holder-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| cardHolderName | The name of gift card holder. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-card-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-card-number.md new file mode 100644 index 000000000..6cf3600e7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-card-number.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCard](index.md)/[getCardNumber](get-card-number.md) + +# getCardNumber + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardNumber](get-card-number.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| cardNumber | Gift card number. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-method.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-method.md new file mode 100644 index 000000000..1dac7c053 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-method.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCard](index.md)/[getMethod](get-method.md) + +# getMethod + +[JVM]\ + +public [PaymentMethod](../-payment-method/index.md)[getMethod](get-method.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-operations.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-operations.md new file mode 100644 index 000000000..e00657ea5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-operations.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCard](index.md)/[getOperations](get-operations.md) + +# getOperations + +[JVM]\ + +public [Operations](../-operations/index.md)[getOperations](get-operations.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-pin.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-pin.md new file mode 100644 index 000000000..0588e265f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-pin.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCard](index.md)/[getPin](get-pin.md) + +# getPin + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPin](get-pin.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| pin | The PIN of gift card. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-reason.md new file mode 100644 index 000000000..122d63879 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCard](index.md)/[getReason](get-reason.md) + +# getReason + +[JVM]\ + +public [PaymentReason](../-payment-reason/index.md)[getReason](get-reason.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-three-digits-secure-criteria.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-three-digits-secure-criteria.md new file mode 100644 index 000000000..2cfad5683 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-three-digits-secure-criteria.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCard](index.md)/[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md) + +# getThreeDigitsSecureCriteria + +[JVM]\ + +public [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-verified-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-verified-amount.md new file mode 100644 index 000000000..06c565fe8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-verified-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCard](index.md)/[getVerifiedAmount](get-verified-amount.md) + +# getVerifiedAmount + +[JVM]\ + +public [Amount](../-amount/index.md)[getVerifiedAmount](get-verified-amount.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/index.md new file mode 100644 index 000000000..2f38f3805 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/index.md @@ -0,0 +1,64 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[GiftCard](index.md) + +# GiftCard + +public final class [GiftCard](index.md) implements [Payment](../-payment/index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| cardNumber | Gift card number. | +| cardHolderName | The name of gift card holder. | +| pin | The PIN of gift card. | + +## Constructors + +| | | +|---|---| +| [GiftCard](-gift-card.md) | [JVM]
public [GiftCard](index.md)[GiftCard](-gift-card.md)([Payment.Brand](../-payment/-brand/index.md)brand, [Name](../-name/index.md)billingName, [PaymentBillingAddress](../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)cardHolderName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)pin, [PaymentReason](../-payment-reason/index.md)reason, [Amount](../-amount/index.md)authorizedAmount, [Amount](../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../-operations/index.md)operations) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [GiftCard.Builder](-builder/index.md)[builder](builder.md)() | +| [getAuthorizedAmount](get-authorized-amount.md) | [JVM]
public [Amount](../-amount/index.md)[getAuthorizedAmount](get-authorized-amount.md)() | +| [getBillingAddress](get-billing-address.md) | [JVM]
public [PaymentBillingAddress](../-payment-billing-address/index.md)[getBillingAddress](get-billing-address.md)() | +| [getBillingEmailAddress](get-billing-email-address.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBillingEmailAddress](get-billing-email-address.md)() | +| [getBillingName](get-billing-name.md) | [JVM]
public [Name](../-name/index.md)[getBillingName](get-billing-name.md)() | +| [getBrand](get-brand.md) | [JVM]
public [Payment.Brand](../-payment/-brand/index.md)[getBrand](get-brand.md)() | +| [getCardHolderName](get-card-holder-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardHolderName](get-card-holder-name.md)() | +| [getCardNumber](get-card-number.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCardNumber](get-card-number.md)() | +| [getMethod](get-method.md) | [JVM]
public [PaymentMethod](../-payment-method/index.md)[getMethod](get-method.md)() | +| [getOperations](get-operations.md) | [JVM]
public [Operations](../-operations/index.md)[getOperations](get-operations.md)() | +| [getPin](get-pin.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPin](get-pin.md)() | +| [getReason](get-reason.md) | [JVM]
public [PaymentReason](../-payment-reason/index.md)[getReason](get-reason.md)() | +| [getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md) | [JVM]
public [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md)() | +| [getVerifiedAmount](get-verified-amount.md) | [JVM]
public [Amount](../-amount/index.md)[getVerifiedAmount](get-verified-amount.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [authorizedAmount](index.md#1785236498%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[authorizedAmount](index.md#1785236498%2FProperties%2F-1883119931) | +| [billingAddress](index.md#1922352556%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentBillingAddress](../-payment-billing-address/index.md)[billingAddress](index.md#1922352556%2FProperties%2F-1883119931) | +| [billingEmailAddress](index.md#244122754%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[billingEmailAddress](index.md#244122754%2FProperties%2F-1883119931) | +| [billingName](index.md#564583183%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Name](../-name/index.md)[billingName](index.md#564583183%2FProperties%2F-1883119931) | +| [brand](index.md#486696014%2FProperties%2F-1883119931) | [JVM]
private final [Payment.Brand](../-payment/-brand/index.md)[brand](index.md#486696014%2FProperties%2F-1883119931) | +| [cardHolderName](index.md#772110558%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[cardHolderName](index.md#772110558%2FProperties%2F-1883119931) | +| [cardNumber](index.md#-977910740%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[0-9A-Za-z]{4,16}$")
@Length(max = 16)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[cardNumber](index.md#-977910740%2FProperties%2F-1883119931) | +| [method](index.md#-2069310780%2FProperties%2F-1883119931) | [JVM]
private final [PaymentMethod](../-payment-method/index.md)[method](index.md#-2069310780%2FProperties%2F-1883119931) | +| [operations](index.md#1662360089%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Operations](../-operations/index.md)[operations](index.md#1662360089%2FProperties%2F-1883119931) | +| [pin](index.md#627865600%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[0-9]{4,8}$")
@Length(max = 8)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[pin](index.md#627865600%2FProperties%2F-1883119931) | +| [reason](index.md#1203721921%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentReason](../-payment-reason/index.md)[reason](index.md#1203721921%2FProperties%2F-1883119931) | +| [threeDigitsSecureCriteria](index.md#-1038443013%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[threeDigitsSecureCriteria](index.md#-1038443013%2FProperties%2F-1883119931) | +| [verifiedAmount](index.md#-1779265723%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[verifiedAmount](index.md#-1779265723%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/-h-o-m-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/-h-o-m-e/index.md new file mode 100644 index 000000000..33805986d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/-h-o-m-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[HotelAddress](../../index.md)/[AddressType](../index.md)/[HOME](index.md) + +# HOME + +[JVM]\ +[HOME](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-w-o-r-k/index.md#-1553677276%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-w-o-r-k/index.md#-1553677276%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/-w-o-r-k/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/-w-o-r-k/index.md new file mode 100644 index 000000000..78ef3b7eb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/-w-o-r-k/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[HotelAddress](../../index.md)/[AddressType](../index.md)/[WORK](index.md) + +# WORK + +[JVM]\ +[WORK](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1553677276%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1553677276%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/get-value.md new file mode 100644 index 000000000..4d1480170 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAddress](../index.md)/[AddressType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/index.md new file mode 100644 index 000000000..e0b742438 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAddress](../index.md)/[AddressType](index.md) + +# AddressType + +[JVM]\ +public enum [AddressType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[HotelAddress.AddressType](index.md)> + +Values: HOME,WORK + +## Entries + +| | | +|---|---| +| [HOME](-h-o-m-e/index.md) | [JVM]
[HOME](-h-o-m-e/index.md) | +| [WORK](-w-o-r-k/index.md) | [JVM]
[WORK](-w-o-r-k/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1592892291%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1592892291%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#713741729%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#713741729%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [HotelAddress.AddressType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[HotelAddress.AddressType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-w-o-r-k/index.md#-1553677276%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-w-o-r-k/index.md#-1553677276%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/value-of.md new file mode 100644 index 000000000..47593c1ad --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAddress](../index.md)/[AddressType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [HotelAddress.AddressType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/values.md new file mode 100644 index 000000000..53b315083 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAddress](../index.md)/[AddressType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[HotelAddress.AddressType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/-hotel-address.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/-hotel-address.-builder.md new file mode 100644 index 000000000..fcd0cb305 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/-hotel-address.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAddress](../index.md)/[Builder](index.md)/[HotelAddress.Builder](-hotel-address.-builder.md) + +# HotelAddress.Builder + +[JVM]\ + +public [HotelAddress.Builder](index.md)[HotelAddress.Builder](-hotel-address.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode, [HotelAddress.AddressType](../-address-type/index.md)addressType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/address-line1.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/address-line1.md new file mode 100644 index 000000000..08da92e15 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/address-line1.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAddress](../index.md)/[Builder](index.md)/[addressLine1](address-line1.md) + +# addressLine1 + +[JVM]\ + +public final [HotelAddress.Builder](index.md)[addressLine1](address-line1.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/address-line2.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/address-line2.md new file mode 100644 index 000000000..7703fb55c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/address-line2.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAddress](../index.md)/[Builder](index.md)/[addressLine2](address-line2.md) + +# addressLine2 + +[JVM]\ + +public final [HotelAddress.Builder](index.md)[addressLine2](address-line2.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/address-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/address-type.md new file mode 100644 index 000000000..13b684a2e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/address-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAddress](../index.md)/[Builder](index.md)/[addressType](address-type.md) + +# addressType + +[JVM]\ + +public final [HotelAddress.Builder](index.md)[addressType](address-type.md)([HotelAddress.AddressType](../-address-type/index.md)addressType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/build.md new file mode 100644 index 000000000..d58e704d4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAddress](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [HotelAddress](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/city.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/city.md new file mode 100644 index 000000000..d6f05b491 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/city.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAddress](../index.md)/[Builder](index.md)/[city](city.md) + +# city + +[JVM]\ + +public final [HotelAddress.Builder](index.md)[city](city.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/country-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/country-code.md new file mode 100644 index 000000000..d3f1ee865 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/country-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAddress](../index.md)/[Builder](index.md)/[countryCode](country-code.md) + +# countryCode + +[JVM]\ + +public final [HotelAddress.Builder](index.md)[countryCode](country-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/index.md new file mode 100644 index 000000000..f437997c3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/index.md @@ -0,0 +1,25 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAddress](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [HotelAddress.Builder](-hotel-address.-builder.md) | [JVM]
public [HotelAddress.Builder](index.md)[HotelAddress.Builder](-hotel-address.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode, [HotelAddress.AddressType](../-address-type/index.md)addressType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2) | + +## Functions + +| Name | Summary | +|---|---| +| [addressLine1](address-line1.md) | [JVM]
public final [HotelAddress.Builder](index.md)[addressLine1](address-line1.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1) | +| [addressLine2](address-line2.md) | [JVM]
public final [HotelAddress.Builder](index.md)[addressLine2](address-line2.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2) | +| [addressType](address-type.md) | [JVM]
public final [HotelAddress.Builder](index.md)[addressType](address-type.md)([HotelAddress.AddressType](../-address-type/index.md)addressType) | +| [build](build.md) | [JVM]
public final [HotelAddress](../index.md)[build](build.md)() | +| [city](city.md) | [JVM]
public final [HotelAddress.Builder](index.md)[city](city.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city) | +| [countryCode](country-code.md) | [JVM]
public final [HotelAddress.Builder](index.md)[countryCode](country-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode) | +| [state](state.md) | [JVM]
public final [HotelAddress.Builder](index.md)[state](state.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state) | +| [zipCode](zip-code.md) | [JVM]
public final [HotelAddress.Builder](index.md)[zipCode](zip-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/state.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/state.md new file mode 100644 index 000000000..27111c6c2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/state.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAddress](../index.md)/[Builder](index.md)/[state](state.md) + +# state + +[JVM]\ + +public final [HotelAddress.Builder](index.md)[state](state.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/zip-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/zip-code.md new file mode 100644 index 000000000..23ab019fa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/zip-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAddress](../index.md)/[Builder](index.md)/[zipCode](zip-code.md) + +# zipCode + +[JVM]\ + +public final [HotelAddress.Builder](index.md)[zipCode](zip-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-hotel-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-hotel-address.md new file mode 100644 index 000000000..dd8bb7b8b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-hotel-address.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAddress](index.md)/[HotelAddress](-hotel-address.md) + +# HotelAddress + +[JVM]\ + +public [HotelAddress](index.md)[HotelAddress](-hotel-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode, [HotelAddress.AddressType](-address-type/index.md)addressType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2) + +#### Parameters + +JVM + +| | | +|---|---| +| addressLine1 | Address line 1 of the address provided. | +| city | City of the address provided. | +| state | The two-characters ISO code for the state or province of the address. | +| zipCode | Zip code of the address provided. | +| countryCode | ISO alpha-3 country code of the address provided. | +| addressType | +| addressLine2 | Address line 2 of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/builder.md new file mode 100644 index 000000000..3b06deaae --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAddress](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [HotelAddress.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-address-line1.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-address-line1.md new file mode 100644 index 000000000..28c4564dc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-address-line1.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAddress](index.md)/[getAddressLine1](get-address-line1.md) + +# getAddressLine1 + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAddressLine1](get-address-line1.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| addressLine1 | Address line 1 of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-address-line2.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-address-line2.md new file mode 100644 index 000000000..1f395a6f3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-address-line2.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAddress](index.md)/[getAddressLine2](get-address-line2.md) + +# getAddressLine2 + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAddressLine2](get-address-line2.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| addressLine2 | Address line 2 of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-address-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-address-type.md new file mode 100644 index 000000000..4025ca348 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-address-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAddress](index.md)/[getAddressType](get-address-type.md) + +# getAddressType + +[JVM]\ + +public final [HotelAddress.AddressType](-address-type/index.md)[getAddressType](get-address-type.md)() + +#### Parameters + +JVM + +| | +|---| +| addressType | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-city.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-city.md new file mode 100644 index 000000000..d7be9c8ca --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-city.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAddress](index.md)/[getCity](get-city.md) + +# getCity + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCity](get-city.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| city | City of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-country-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-country-code.md new file mode 100644 index 000000000..b797b8654 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-country-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAddress](index.md)/[getCountryCode](get-country-code.md) + +# getCountryCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCountryCode](get-country-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| countryCode | ISO alpha-3 country code of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-state.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-state.md new file mode 100644 index 000000000..2a66ef9be --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-state.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAddress](index.md)/[getState](get-state.md) + +# getState + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getState](get-state.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| state | The two-characters ISO code for the state or province of the address. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-zip-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-zip-code.md new file mode 100644 index 000000000..4624f2c80 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-zip-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAddress](index.md)/[getZipCode](get-zip-code.md) + +# getZipCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getZipCode](get-zip-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| zipCode | Zip code of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/index.md new file mode 100644 index 000000000..c53c207e7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/index.md @@ -0,0 +1,59 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAddress](index.md) + +# HotelAddress + +public final class [HotelAddress](index.md) + +Address of a hotel. + +#### Parameters + +JVM + +| | | +|---|---| +| addressLine1 | Address line 1 of the address provided. | +| city | City of the address provided. | +| state | The two-characters ISO code for the state or province of the address. | +| zipCode | Zip code of the address provided. | +| countryCode | ISO alpha-3 country code of the address provided. | +| addressType | +| addressLine2 | Address line 2 of the address provided. | + +## Constructors + +| | | +|---|---| +| [HotelAddress](-hotel-address.md) | [JVM]
public [HotelAddress](index.md)[HotelAddress](-hotel-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode, [HotelAddress.AddressType](-address-type/index.md)addressType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2) | + +## Types + +| Name | Summary | +|---|---| +| [AddressType](-address-type/index.md) | [JVM]
public enum [AddressType](-address-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[HotelAddress.AddressType](-address-type/index.md)>
Values: HOME,WORK | +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [HotelAddress.Builder](-builder/index.md)[builder](builder.md)() | +| [getAddressLine1](get-address-line1.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAddressLine1](get-address-line1.md)() | +| [getAddressLine2](get-address-line2.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAddressLine2](get-address-line2.md)() | +| [getAddressType](get-address-type.md) | [JVM]
public final [HotelAddress.AddressType](-address-type/index.md)[getAddressType](get-address-type.md)() | +| [getCity](get-city.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCity](get-city.md)() | +| [getCountryCode](get-country-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCountryCode](get-country-code.md)() | +| [getState](get-state.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getState](get-state.md)() | +| [getZipCode](get-zip-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getZipCode](get-zip-code.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [addressLine1](index.md#-376492228%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[addressLine1](index.md#-376492228%2FProperties%2F-1883119931) | +| [addressLine2](index.md#-345472421%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[addressLine2](index.md#-345472421%2FProperties%2F-1883119931) | +| [addressType](index.md#1178872487%2FProperties%2F-1883119931) | [JVM]
private final [HotelAddress.AddressType](-address-type/index.md)[addressType](index.md#1178872487%2FProperties%2F-1883119931) | +| [city](index.md#256173882%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[city](index.md#256173882%2FProperties%2F-1883119931) | +| [countryCode](index.md#-981357838%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[A-Z]{3}$")
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[countryCode](index.md#-981357838%2FProperties%2F-1883119931) | +| [state](index.md#-269400380%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[A-Z]{2}$")
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[state](index.md#-269400380%2FProperties%2F-1883119931) | +| [zipCode](index.md#1271641927%2FProperties%2F-1883119931) | [JVM]
@Length(max = 20)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[zipCode](index.md#1271641927%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/-hotel-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/-hotel-all-of.-builder.md new file mode 100644 index 000000000..a04b0c8f1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/-hotel-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAllOf](../index.md)/[Builder](index.md)/[HotelAllOf.Builder](-hotel-all-of.-builder.md) + +# HotelAllOf.Builder + +[JVM]\ + +public [HotelAllOf.Builder](index.md)[HotelAllOf.Builder](-hotel-all-of.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelName, [HotelAddress](../../-hotel-address/index.md)address, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkinTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkoutTime, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)priceWithheld, [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)roomCount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/address.md new file mode 100644 index 000000000..b393238e5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAllOf](../index.md)/[Builder](index.md)/[address](address.md) + +# address + +[JVM]\ + +public final [HotelAllOf.Builder](index.md)[address](address.md)([HotelAddress](../../-hotel-address/index.md)address) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/build.md new file mode 100644 index 000000000..9f05a352b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [HotelAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/checkin-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/checkin-time.md new file mode 100644 index 000000000..65e211706 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/checkin-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAllOf](../index.md)/[Builder](index.md)/[checkinTime](checkin-time.md) + +# checkinTime + +[JVM]\ + +public final [HotelAllOf.Builder](index.md)[checkinTime](checkin-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkinTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/checkout-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/checkout-time.md new file mode 100644 index 000000000..e578ca039 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/checkout-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAllOf](../index.md)/[Builder](index.md)/[checkoutTime](checkout-time.md) + +# checkoutTime + +[JVM]\ + +public final [HotelAllOf.Builder](index.md)[checkoutTime](checkout-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkoutTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/hotel-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/hotel-id.md new file mode 100644 index 000000000..7144cb67e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/hotel-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAllOf](../index.md)/[Builder](index.md)/[hotelId](hotel-id.md) + +# hotelId + +[JVM]\ + +public final [HotelAllOf.Builder](index.md)[hotelId](hotel-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/hotel-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/hotel-name.md new file mode 100644 index 000000000..38bcb3117 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/hotel-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAllOf](../index.md)/[Builder](index.md)/[hotelName](hotel-name.md) + +# hotelName + +[JVM]\ + +public final [HotelAllOf.Builder](index.md)[hotelName](hotel-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/index.md new file mode 100644 index 000000000..2025dc4fb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/index.md @@ -0,0 +1,25 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [HotelAllOf.Builder](-hotel-all-of.-builder.md) | [JVM]
public [HotelAllOf.Builder](index.md)[HotelAllOf.Builder](-hotel-all-of.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelName, [HotelAddress](../../-hotel-address/index.md)address, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkinTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkoutTime, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)priceWithheld, [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)roomCount) | + +## Functions + +| Name | Summary | +|---|---| +| [address](address.md) | [JVM]
public final [HotelAllOf.Builder](index.md)[address](address.md)([HotelAddress](../../-hotel-address/index.md)address) | +| [build](build.md) | [JVM]
public final [HotelAllOf](../index.md)[build](build.md)() | +| [checkinTime](checkin-time.md) | [JVM]
public final [HotelAllOf.Builder](index.md)[checkinTime](checkin-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkinTime) | +| [checkoutTime](checkout-time.md) | [JVM]
public final [HotelAllOf.Builder](index.md)[checkoutTime](checkout-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkoutTime) | +| [hotelId](hotel-id.md) | [JVM]
public final [HotelAllOf.Builder](index.md)[hotelId](hotel-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelId) | +| [hotelName](hotel-name.md) | [JVM]
public final [HotelAllOf.Builder](index.md)[hotelName](hotel-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelName) | +| [priceWithheld](price-withheld.md) | [JVM]
public final [HotelAllOf.Builder](index.md)[priceWithheld](price-withheld.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)priceWithheld) | +| [roomCount](room-count.md) | [JVM]
public final [HotelAllOf.Builder](index.md)[roomCount](room-count.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)roomCount) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/price-withheld.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/price-withheld.md new file mode 100644 index 000000000..ecc57251b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/price-withheld.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAllOf](../index.md)/[Builder](index.md)/[priceWithheld](price-withheld.md) + +# priceWithheld + +[JVM]\ + +public final [HotelAllOf.Builder](index.md)[priceWithheld](price-withheld.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)priceWithheld) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/room-count.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/room-count.md new file mode 100644 index 000000000..67071ffcc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/room-count.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[HotelAllOf](../index.md)/[Builder](index.md)/[roomCount](room-count.md) + +# roomCount + +[JVM]\ + +public final [HotelAllOf.Builder](index.md)[roomCount](room-count.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)roomCount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-hotel-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-hotel-all-of.md new file mode 100644 index 000000000..636869ab0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-hotel-all-of.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAllOf](index.md)/[HotelAllOf](-hotel-all-of.md) + +# HotelAllOf + +[JVM]\ + +public [HotelAllOf](index.md)[HotelAllOf](-hotel-all-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelName, [HotelAddress](../-hotel-address/index.md)address, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkinTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkoutTime, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)priceWithheld, [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)roomCount) + +#### Parameters + +JVM + +| | | +|---|---| +| hotelId | Unique hotel identifier assigned by the partner. | +| hotelName | Name of the hotel. | +| address | +| checkinTime | Local date and time of the hotel check-in, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| checkoutTime | Local date and time of the hotel check-out, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| priceWithheld | Identifies if the product price was withheld from the customer during the booking process. | +| roomCount | Total number of rooms booked within the hotel product collection. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/builder.md new file mode 100644 index 000000000..045fb7189 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [HotelAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-address.md new file mode 100644 index 000000000..fff4f8272 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-address.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAllOf](index.md)/[getAddress](get-address.md) + +# getAddress + +[JVM]\ + +public final [HotelAddress](../-hotel-address/index.md)[getAddress](get-address.md)() + +#### Parameters + +JVM + +| | +|---| +| address | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-checkin-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-checkin-time.md new file mode 100644 index 000000000..530720edf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-checkin-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAllOf](index.md)/[getCheckinTime](get-checkin-time.md) + +# getCheckinTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getCheckinTime](get-checkin-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| checkinTime | Local date and time of the hotel check-in, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-checkout-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-checkout-time.md new file mode 100644 index 000000000..9916e00a9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-checkout-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAllOf](index.md)/[getCheckoutTime](get-checkout-time.md) + +# getCheckoutTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getCheckoutTime](get-checkout-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| checkoutTime | Local date and time of the hotel check-out, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-hotel-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-hotel-id.md new file mode 100644 index 000000000..ec5652e03 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-hotel-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAllOf](index.md)/[getHotelId](get-hotel-id.md) + +# getHotelId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getHotelId](get-hotel-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| hotelId | Unique hotel identifier assigned by the partner. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-hotel-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-hotel-name.md new file mode 100644 index 000000000..da7cc39ca --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-hotel-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAllOf](index.md)/[getHotelName](get-hotel-name.md) + +# getHotelName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getHotelName](get-hotel-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| hotelName | Name of the hotel. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-price-withheld.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-price-withheld.md new file mode 100644 index 000000000..ca2f1c3cd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-price-withheld.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAllOf](index.md)/[getPriceWithheld](get-price-withheld.md) + +# getPriceWithheld + +[JVM]\ + +public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getPriceWithheld](get-price-withheld.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| priceWithheld | Identifies if the product price was withheld from the customer during the booking process. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-room-count.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-room-count.md new file mode 100644 index 000000000..97287618a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-room-count.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAllOf](index.md)/[getRoomCount](get-room-count.md) + +# getRoomCount + +[JVM]\ + +public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getRoomCount](get-room-count.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| roomCount | Total number of rooms booked within the hotel product collection. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/index.md new file mode 100644 index 000000000..0252a9a4a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/index.md @@ -0,0 +1,56 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[HotelAllOf](index.md) + +# HotelAllOf + +public final class [HotelAllOf](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| hotelId | Unique hotel identifier assigned by the partner. | +| hotelName | Name of the hotel. | +| address | +| checkinTime | Local date and time of the hotel check-in, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| checkoutTime | Local date and time of the hotel check-out, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| priceWithheld | Identifies if the product price was withheld from the customer during the booking process. | +| roomCount | Total number of rooms booked within the hotel product collection. | + +## Constructors + +| | | +|---|---| +| [HotelAllOf](-hotel-all-of.md) | [JVM]
public [HotelAllOf](index.md)[HotelAllOf](-hotel-all-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelName, [HotelAddress](../-hotel-address/index.md)address, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkinTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkoutTime, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)priceWithheld, [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)roomCount) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [HotelAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getAddress](get-address.md) | [JVM]
public final [HotelAddress](../-hotel-address/index.md)[getAddress](get-address.md)() | +| [getCheckinTime](get-checkin-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getCheckinTime](get-checkin-time.md)() | +| [getCheckoutTime](get-checkout-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getCheckoutTime](get-checkout-time.md)() | +| [getHotelId](get-hotel-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getHotelId](get-hotel-id.md)() | +| [getHotelName](get-hotel-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getHotelName](get-hotel-name.md)() | +| [getPriceWithheld](get-price-withheld.md) | [JVM]
public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getPriceWithheld](get-price-withheld.md)() | +| [getRoomCount](get-room-count.md) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getRoomCount](get-room-count.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [address](index.md#-146932963%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [HotelAddress](../-hotel-address/index.md)[address](index.md#-146932963%2FProperties%2F-1883119931) | +| [checkinTime](index.md#-675300553%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[checkinTime](index.md#-675300553%2FProperties%2F-1883119931) | +| [checkoutTime](index.md#-528786026%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[checkoutTime](index.md#-528786026%2FProperties%2F-1883119931) | +| [hotelId](index.md#-1694824062%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[hotelId](index.md#-1694824062%2FProperties%2F-1883119931) | +| [hotelName](index.md#-32048622%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[hotelName](index.md#-32048622%2FProperties%2F-1883119931) | +| [priceWithheld](index.md#1223572653%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[priceWithheld](index.md#1223572653%2FProperties%2F-1883119931) | +| [roomCount](index.md#-1129307875%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[roomCount](index.md#-1129307875%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/-hotel.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/-hotel.-builder.md new file mode 100644 index 000000000..a1e03ca1c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/-hotel.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Hotel](../index.md)/[Builder](index.md)/[Hotel.Builder](-hotel.-builder.md) + +# Hotel.Builder + +[JVM]\ + +public [Hotel.Builder](index.md)[Hotel.Builder](-hotel.-builder.md)([Amount](../../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelName, [HotelAddress](../../-hotel-address/index.md)address, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkinTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkoutTime, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)priceWithheld, [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)roomCount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/address.md new file mode 100644 index 000000000..6b270fd00 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Hotel](../index.md)/[Builder](index.md)/[address](address.md) + +# address + +[JVM]\ + +public final [Hotel.Builder](index.md)[address](address.md)([HotelAddress](../../-hotel-address/index.md)address) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/build.md new file mode 100644 index 000000000..52cf0c87c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Hotel](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Hotel](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/checkin-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/checkin-time.md new file mode 100644 index 000000000..4e10e5a70 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/checkin-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Hotel](../index.md)/[Builder](index.md)/[checkinTime](checkin-time.md) + +# checkinTime + +[JVM]\ + +public final [Hotel.Builder](index.md)[checkinTime](checkin-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkinTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/checkout-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/checkout-time.md new file mode 100644 index 000000000..9424b4193 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/checkout-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Hotel](../index.md)/[Builder](index.md)/[checkoutTime](checkout-time.md) + +# checkoutTime + +[JVM]\ + +public final [Hotel.Builder](index.md)[checkoutTime](checkout-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkoutTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/hotel-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/hotel-id.md new file mode 100644 index 000000000..21945abe5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/hotel-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Hotel](../index.md)/[Builder](index.md)/[hotelId](hotel-id.md) + +# hotelId + +[JVM]\ + +public final [Hotel.Builder](index.md)[hotelId](hotel-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/hotel-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/hotel-name.md new file mode 100644 index 000000000..6ce13a5e9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/hotel-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Hotel](../index.md)/[Builder](index.md)/[hotelName](hotel-name.md) + +# hotelName + +[JVM]\ + +public final [Hotel.Builder](index.md)[hotelName](hotel-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/index.md new file mode 100644 index 000000000..233e0153c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/index.md @@ -0,0 +1,29 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Hotel](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Hotel.Builder](-hotel.-builder.md) | [JVM]
public [Hotel.Builder](index.md)[Hotel.Builder](-hotel.-builder.md)([Amount](../../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelName, [HotelAddress](../../-hotel-address/index.md)address, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkinTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkoutTime, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)priceWithheld, [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)roomCount) | + +## Functions + +| Name | Summary | +|---|---| +| [address](address.md) | [JVM]
public final [Hotel.Builder](index.md)[address](address.md)([HotelAddress](../../-hotel-address/index.md)address) | +| [build](build.md) | [JVM]
public final [Hotel](../index.md)[build](build.md)() | +| [checkinTime](checkin-time.md) | [JVM]
public final [Hotel.Builder](index.md)[checkinTime](checkin-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkinTime) | +| [checkoutTime](checkout-time.md) | [JVM]
public final [Hotel.Builder](index.md)[checkoutTime](checkout-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkoutTime) | +| [hotelId](hotel-id.md) | [JVM]
public final [Hotel.Builder](index.md)[hotelId](hotel-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelId) | +| [hotelName](hotel-name.md) | [JVM]
public final [Hotel.Builder](index.md)[hotelName](hotel-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelName) | +| [inventorySource](inventory-source.md) | [JVM]
public final [Hotel.Builder](index.md)[inventorySource](inventory-source.md)([TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource) | +| [inventoryType](inventory-type.md) | [JVM]
public final [Hotel.Builder](index.md)[inventoryType](inventory-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType) | +| [price](price.md) | [JVM]
public final [Hotel.Builder](index.md)[price](price.md)([Amount](../../-amount/index.md)price) | +| [priceWithheld](price-withheld.md) | [JVM]
public final [Hotel.Builder](index.md)[priceWithheld](price-withheld.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)priceWithheld) | +| [roomCount](room-count.md) | [JVM]
public final [Hotel.Builder](index.md)[roomCount](room-count.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)roomCount) | +| [travelersReferences](travelers-references.md) | [JVM]
public final [Hotel.Builder](index.md)[travelersReferences](travelers-references.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/inventory-source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/inventory-source.md new file mode 100644 index 000000000..68cfdf15d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/inventory-source.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Hotel](../index.md)/[Builder](index.md)/[inventorySource](inventory-source.md) + +# inventorySource + +[JVM]\ + +public final [Hotel.Builder](index.md)[inventorySource](inventory-source.md)([TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/inventory-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/inventory-type.md new file mode 100644 index 000000000..0e5684b4d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/inventory-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Hotel](../index.md)/[Builder](index.md)/[inventoryType](inventory-type.md) + +# inventoryType + +[JVM]\ + +public final [Hotel.Builder](index.md)[inventoryType](inventory-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/price-withheld.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/price-withheld.md new file mode 100644 index 000000000..4699fc47a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/price-withheld.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Hotel](../index.md)/[Builder](index.md)/[priceWithheld](price-withheld.md) + +# priceWithheld + +[JVM]\ + +public final [Hotel.Builder](index.md)[priceWithheld](price-withheld.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)priceWithheld) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/price.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/price.md new file mode 100644 index 000000000..2e0e5878f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/price.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Hotel](../index.md)/[Builder](index.md)/[price](price.md) + +# price + +[JVM]\ + +public final [Hotel.Builder](index.md)[price](price.md)([Amount](../../-amount/index.md)price) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/room-count.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/room-count.md new file mode 100644 index 000000000..bb68d7958 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/room-count.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Hotel](../index.md)/[Builder](index.md)/[roomCount](room-count.md) + +# roomCount + +[JVM]\ + +public final [Hotel.Builder](index.md)[roomCount](room-count.md)([Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)roomCount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/travelers-references.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/travelers-references.md new file mode 100644 index 000000000..577af8ea7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/travelers-references.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Hotel](../index.md)/[Builder](index.md)/[travelersReferences](travelers-references.md) + +# travelersReferences + +[JVM]\ + +public final [Hotel.Builder](index.md)[travelersReferences](travelers-references.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-hotel.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-hotel.md new file mode 100644 index 000000000..da319cb5c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-hotel.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Hotel](index.md)/[Hotel](-hotel.md) + +# Hotel + +[JVM]\ + +public [Hotel](index.md)[Hotel](-hotel.md)([Amount](../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelName, [HotelAddress](../-hotel-address/index.md)address, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkinTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkoutTime, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)priceWithheld, [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)roomCount) + +#### Parameters + +JVM + +| | | +|---|---| +| hotelId | Unique hotel identifier assigned by the partner. | +| hotelName | Name of the hotel. | +| address | +| checkinTime | Local date and time of the hotel check-in, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| checkoutTime | Local date and time of the hotel check-out, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| priceWithheld | Identifies if the product price was withheld from the customer during the booking process. | +| roomCount | Total number of rooms booked within the hotel product collection. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/builder.md new file mode 100644 index 000000000..1ec4178cf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Hotel](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Hotel.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-address.md new file mode 100644 index 000000000..1bd1fa99f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-address.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Hotel](index.md)/[getAddress](get-address.md) + +# getAddress + +[JVM]\ + +public final [HotelAddress](../-hotel-address/index.md)[getAddress](get-address.md)() + +#### Parameters + +JVM + +| | +|---| +| address | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-checkin-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-checkin-time.md new file mode 100644 index 000000000..5a2263071 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-checkin-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Hotel](index.md)/[getCheckinTime](get-checkin-time.md) + +# getCheckinTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getCheckinTime](get-checkin-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| checkinTime | Local date and time of the hotel check-in, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-checkout-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-checkout-time.md new file mode 100644 index 000000000..0c12b18d1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-checkout-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Hotel](index.md)/[getCheckoutTime](get-checkout-time.md) + +# getCheckoutTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getCheckoutTime](get-checkout-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| checkoutTime | Local date and time of the hotel check-out, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-hotel-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-hotel-id.md new file mode 100644 index 000000000..9dbc58749 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-hotel-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Hotel](index.md)/[getHotelId](get-hotel-id.md) + +# getHotelId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getHotelId](get-hotel-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| hotelId | Unique hotel identifier assigned by the partner. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-hotel-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-hotel-name.md new file mode 100644 index 000000000..971efecbf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-hotel-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Hotel](index.md)/[getHotelName](get-hotel-name.md) + +# getHotelName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getHotelName](get-hotel-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| hotelName | Name of the hotel. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-inventory-source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-inventory-source.md new file mode 100644 index 000000000..e0d0c7b51 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-inventory-source.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Hotel](index.md)/[getInventorySource](get-inventory-source.md) + +# getInventorySource + +[JVM]\ + +public [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[getInventorySource](get-inventory-source.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-inventory-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-inventory-type.md new file mode 100644 index 000000000..475114da6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-inventory-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Hotel](index.md)/[getInventoryType](get-inventory-type.md) + +# getInventoryType + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getInventoryType](get-inventory-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-price-withheld.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-price-withheld.md new file mode 100644 index 000000000..7c2f2d03b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-price-withheld.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Hotel](index.md)/[getPriceWithheld](get-price-withheld.md) + +# getPriceWithheld + +[JVM]\ + +public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getPriceWithheld](get-price-withheld.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| priceWithheld | Identifies if the product price was withheld from the customer during the booking process. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-price.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-price.md new file mode 100644 index 000000000..dd7701e86 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-price.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Hotel](index.md)/[getPrice](get-price.md) + +# getPrice + +[JVM]\ + +public [Amount](../-amount/index.md)[getPrice](get-price.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-room-count.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-room-count.md new file mode 100644 index 000000000..1fc700b1f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-room-count.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Hotel](index.md)/[getRoomCount](get-room-count.md) + +# getRoomCount + +[JVM]\ + +public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getRoomCount](get-room-count.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| roomCount | Total number of rooms booked within the hotel product collection. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-travelers-references.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-travelers-references.md new file mode 100644 index 000000000..97f7773c6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-travelers-references.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Hotel](index.md)/[getTravelersReferences](get-travelers-references.md) + +# getTravelersReferences + +[JVM]\ + +public [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[getTravelersReferences](get-travelers-references.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-type.md new file mode 100644 index 000000000..6584587b9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Hotel](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public [TravelProductType](../-travel-product-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/index.md new file mode 100644 index 000000000..1082df4cf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/index.md @@ -0,0 +1,66 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Hotel](index.md) + +# Hotel + +public final class [Hotel](index.md) implements [TravelProduct](../-travel-product/index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| hotelId | Unique hotel identifier assigned by the partner. | +| hotelName | Name of the hotel. | +| address | +| checkinTime | Local date and time of the hotel check-in, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| checkoutTime | Local date and time of the hotel check-out, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| priceWithheld | Identifies if the product price was withheld from the customer during the booking process. | +| roomCount | Total number of rooms booked within the hotel product collection. | + +## Constructors + +| | | +|---|---| +| [Hotel](-hotel.md) | [JVM]
public [Hotel](index.md)[Hotel](-hotel.md)([Amount](../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)hotelName, [HotelAddress](../-hotel-address/index.md)address, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkinTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)checkoutTime, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)priceWithheld, [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)roomCount) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Hotel.Builder](-builder/index.md)[builder](builder.md)() | +| [getAddress](get-address.md) | [JVM]
public final [HotelAddress](../-hotel-address/index.md)[getAddress](get-address.md)() | +| [getCheckinTime](get-checkin-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getCheckinTime](get-checkin-time.md)() | +| [getCheckoutTime](get-checkout-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getCheckoutTime](get-checkout-time.md)() | +| [getHotelId](get-hotel-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getHotelId](get-hotel-id.md)() | +| [getHotelName](get-hotel-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getHotelName](get-hotel-name.md)() | +| [getInventorySource](get-inventory-source.md) | [JVM]
public [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[getInventorySource](get-inventory-source.md)() | +| [getInventoryType](get-inventory-type.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getInventoryType](get-inventory-type.md)() | +| [getPrice](get-price.md) | [JVM]
public [Amount](../-amount/index.md)[getPrice](get-price.md)() | +| [getPriceWithheld](get-price-withheld.md) | [JVM]
public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getPriceWithheld](get-price-withheld.md)() | +| [getRoomCount](get-room-count.md) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getRoomCount](get-room-count.md)() | +| [getTravelersReferences](get-travelers-references.md) | [JVM]
public [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[getTravelersReferences](get-travelers-references.md)() | +| [getType](get-type.md) | [JVM]
public [TravelProductType](../-travel-product-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [address](index.md#233902971%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [HotelAddress](../-hotel-address/index.md)[address](index.md#233902971%2FProperties%2F-1883119931) | +| [checkinTime](index.md#-1269599083%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[checkinTime](index.md#-1269599083%2FProperties%2F-1883119931) | +| [checkoutTime](index.md#-1772171272%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[checkoutTime](index.md#-1772171272%2FProperties%2F-1883119931) | +| [hotelId](index.md#-1313988128%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[hotelId](index.md#-1313988128%2FProperties%2F-1883119931) | +| [hotelName](index.md#879063792%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[hotelName](index.md#879063792%2FProperties%2F-1883119931) | +| [inventorySource](index.md#244896312%2FProperties%2F-1883119931) | [JVM]
private final [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[inventorySource](index.md#244896312%2FProperties%2F-1883119931) | +| [inventoryType](index.md#67678585%2FProperties%2F-1883119931) | [JVM]
@Length(max = 30)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[inventoryType](index.md#67678585%2FProperties%2F-1883119931) | +| [price](index.md#-2033066938%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[price](index.md#-2033066938%2FProperties%2F-1883119931) | +| [priceWithheld](index.md#1333335691%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[priceWithheld](index.md#1333335691%2FProperties%2F-1883119931) | +| [roomCount](index.md#-218195461%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[roomCount](index.md#-218195461%2FProperties%2F-1883119931) | +| [travelersReferences](index.md#-1626584901%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 40)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[travelersReferences](index.md#-1626584901%2FProperties%2F-1883119931) | +| [type](index.md#1722955217%2FProperties%2F-1883119931) | [JVM]
private final [TravelProductType](../-travel-product-type/index.md)[type](index.md#1722955217%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-builder/-insult-detail.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-builder/-insult-detail.-builder.md new file mode 100644 index 000000000..12e637652 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-builder/-insult-detail.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InsultDetail](../index.md)/[Builder](index.md)/[InsultDetail.Builder](-insult-detail.-builder.md) + +# InsultDetail.Builder + +[JVM]\ + +public [InsultDetail.Builder](index.md)[InsultDetail.Builder](-insult-detail.-builder.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)insultReportedDateTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-builder/build.md new file mode 100644 index 000000000..d52a4fecc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InsultDetail](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [InsultDetail](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-builder/index.md new file mode 100644 index 000000000..7a813e98a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InsultDetail](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [InsultDetail.Builder](-insult-detail.-builder.md) | [JVM]
public [InsultDetail.Builder](index.md)[InsultDetail.Builder](-insult-detail.-builder.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)insultReportedDateTime) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [InsultDetail](../index.md)[build](build.md)() | +| [insultReportedDateTime](insult-reported-date-time.md) | [JVM]
public final [InsultDetail.Builder](index.md)[insultReportedDateTime](insult-reported-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)insultReportedDateTime) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-builder/insult-reported-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-builder/insult-reported-date-time.md new file mode 100644 index 000000000..aab39bb52 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-builder/insult-reported-date-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InsultDetail](../index.md)/[Builder](index.md)/[insultReportedDateTime](insult-reported-date-time.md) + +# insultReportedDateTime + +[JVM]\ + +public final [InsultDetail.Builder](index.md)[insultReportedDateTime](insult-reported-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)insultReportedDateTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-insult-detail.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-insult-detail.md new file mode 100644 index 000000000..fd0df8365 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-insult-detail.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InsultDetail](index.md)/[InsultDetail](-insult-detail.md) + +# InsultDetail + +[JVM]\ + +public [InsultDetail](index.md)[InsultDetail](-insult-detail.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)insultReportedDateTime) + +#### Parameters + +JVM + +| | | +|---|---| +| insultReportedDateTime | Date and time when the insult was reported to the partner, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/builder.md new file mode 100644 index 000000000..1beb2da3c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InsultDetail](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [InsultDetail.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/get-insult-reported-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/get-insult-reported-date-time.md new file mode 100644 index 000000000..a280084a8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/get-insult-reported-date-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InsultDetail](index.md)/[getInsultReportedDateTime](get-insult-reported-date-time.md) + +# getInsultReportedDateTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getInsultReportedDateTime](get-insult-reported-date-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| insultReportedDateTime | Date and time when the insult was reported to the partner, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/index.md new file mode 100644 index 000000000..26c588fd9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/index.md @@ -0,0 +1,40 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InsultDetail](index.md) + +# InsultDetail + +public final class [InsultDetail](index.md) + +Details related to the insult. + +#### Parameters + +JVM + +| | | +|---|---| +| insultReportedDateTime | Date and time when the insult was reported to the partner, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | + +## Constructors + +| | | +|---|---| +| [InsultDetail](-insult-detail.md) | [JVM]
public [InsultDetail](index.md)[InsultDetail](-insult-detail.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)insultReportedDateTime) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [InsultDetail.Builder](-builder/index.md)[builder](builder.md)() | +| [getInsultReportedDateTime](get-insult-reported-date-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getInsultReportedDateTime](get-insult-reported-date-time.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [insultReportedDateTime](index.md#244101320%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[insultReportedDateTime](index.md#244101320%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-builder/-insult-feedback-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-builder/-insult-feedback-all-of.-builder.md new file mode 100644 index 000000000..f642903a8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-builder/-insult-feedback-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InsultFeedbackAllOf](../index.md)/[Builder](index.md)/[InsultFeedbackAllOf.Builder](-insult-feedback-all-of.-builder.md) + +# InsultFeedbackAllOf.Builder + +[JVM]\ + +public [InsultFeedbackAllOf.Builder](index.md)[InsultFeedbackAllOf.Builder](-insult-feedback-all-of.-builder.md)([InsultDetail](../../-insult-detail/index.md)insultDetail) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-builder/build.md new file mode 100644 index 000000000..f43e7a615 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InsultFeedbackAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [InsultFeedbackAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-builder/index.md new file mode 100644 index 000000000..98c53b7ae --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InsultFeedbackAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [InsultFeedbackAllOf.Builder](-insult-feedback-all-of.-builder.md) | [JVM]
public [InsultFeedbackAllOf.Builder](index.md)[InsultFeedbackAllOf.Builder](-insult-feedback-all-of.-builder.md)([InsultDetail](../../-insult-detail/index.md)insultDetail) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [InsultFeedbackAllOf](../index.md)[build](build.md)() | +| [insultDetail](insult-detail.md) | [JVM]
public final [InsultFeedbackAllOf.Builder](index.md)[insultDetail](insult-detail.md)([InsultDetail](../../-insult-detail/index.md)insultDetail) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-builder/insult-detail.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-builder/insult-detail.md new file mode 100644 index 000000000..60b8138a6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-builder/insult-detail.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InsultFeedbackAllOf](../index.md)/[Builder](index.md)/[insultDetail](insult-detail.md) + +# insultDetail + +[JVM]\ + +public final [InsultFeedbackAllOf.Builder](index.md)[insultDetail](insult-detail.md)([InsultDetail](../../-insult-detail/index.md)insultDetail) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-insult-feedback-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-insult-feedback-all-of.md new file mode 100644 index 000000000..b6f5ec5bc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-insult-feedback-all-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InsultFeedbackAllOf](index.md)/[InsultFeedbackAllOf](-insult-feedback-all-of.md) + +# InsultFeedbackAllOf + +[JVM]\ + +public [InsultFeedbackAllOf](index.md)[InsultFeedbackAllOf](-insult-feedback-all-of.md)([InsultDetail](../-insult-detail/index.md)insultDetail) + +#### Parameters + +JVM + +| | +|---| +| insultDetail | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/builder.md new file mode 100644 index 000000000..e580bfa31 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InsultFeedbackAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [InsultFeedbackAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/get-insult-detail.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/get-insult-detail.md new file mode 100644 index 000000000..2534b24e3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/get-insult-detail.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InsultFeedbackAllOf](index.md)/[getInsultDetail](get-insult-detail.md) + +# getInsultDetail + +[JVM]\ + +public final [InsultDetail](../-insult-detail/index.md)[getInsultDetail](get-insult-detail.md)() + +#### Parameters + +JVM + +| | +|---| +| insultDetail | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/index.md new file mode 100644 index 000000000..073872629 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InsultFeedbackAllOf](index.md) + +# InsultFeedbackAllOf + +public final class [InsultFeedbackAllOf](index.md) + +#### Parameters + +JVM + +| | +|---| +| insultDetail | + +## Constructors + +| | | +|---|---| +| [InsultFeedbackAllOf](-insult-feedback-all-of.md) | [JVM]
public [InsultFeedbackAllOf](index.md)[InsultFeedbackAllOf](-insult-feedback-all-of.md)([InsultDetail](../-insult-detail/index.md)insultDetail) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [InsultFeedbackAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getInsultDetail](get-insult-detail.md) | [JVM]
public final [InsultDetail](../-insult-detail/index.md)[getInsultDetail](get-insult-detail.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [insultDetail](index.md#-999553509%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [InsultDetail](../-insult-detail/index.md)[insultDetail](index.md#-999553509%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/-insult-feedback.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/-insult-feedback.-builder.md new file mode 100644 index 000000000..002f1775a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/-insult-feedback.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InsultFeedback](../index.md)/[Builder](index.md)/[InsultFeedback.Builder](-insult-feedback.-builder.md) + +# InsultFeedback.Builder + +[JVM]\ + +public [InsultFeedback.Builder](index.md)[InsultFeedback.Builder](-insult-feedback.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [InsultDetail](../../-insult-detail/index.md)insultDetail) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/build.md new file mode 100644 index 000000000..cfbc710ba --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InsultFeedback](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [InsultFeedback](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/index.md new file mode 100644 index 000000000..fd1bc5a02 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InsultFeedback](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [InsultFeedback.Builder](-insult-feedback.-builder.md) | [JVM]
public [InsultFeedback.Builder](index.md)[InsultFeedback.Builder](-insult-feedback.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [InsultDetail](../../-insult-detail/index.md)insultDetail) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [InsultFeedback](../index.md)[build](build.md)() | +| [insultDetail](insult-detail.md) | [JVM]
public final [InsultFeedback.Builder](index.md)[insultDetail](insult-detail.md)([InsultDetail](../../-insult-detail/index.md)insultDetail) | +| [riskId](risk-id.md) | [JVM]
public final [InsultFeedback.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/insult-detail.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/insult-detail.md new file mode 100644 index 000000000..9c087b6a2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/insult-detail.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InsultFeedback](../index.md)/[Builder](index.md)/[insultDetail](insult-detail.md) + +# insultDetail + +[JVM]\ + +public final [InsultFeedback.Builder](index.md)[insultDetail](insult-detail.md)([InsultDetail](../../-insult-detail/index.md)insultDetail) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/risk-id.md new file mode 100644 index 000000000..f0c47a50c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InsultFeedback](../index.md)/[Builder](index.md)/[riskId](risk-id.md) + +# riskId + +[JVM]\ + +public final [InsultFeedback.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-insult-feedback.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-insult-feedback.md new file mode 100644 index 000000000..44947275c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-insult-feedback.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InsultFeedback](index.md)/[InsultFeedback](-insult-feedback.md) + +# InsultFeedback + +[JVM]\ + +public [InsultFeedback](index.md)[InsultFeedback](-insult-feedback.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [InsultDetail](../-insult-detail/index.md)insultDetail) + +#### Parameters + +JVM + +| | +|---| +| insultDetail | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/builder.md new file mode 100644 index 000000000..329a5b158 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InsultFeedback](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [InsultFeedback.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/get-insult-detail.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/get-insult-detail.md new file mode 100644 index 000000000..4dbdc31c1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/get-insult-detail.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InsultFeedback](index.md)/[getInsultDetail](get-insult-detail.md) + +# getInsultDetail + +[JVM]\ + +public final [InsultDetail](../-insult-detail/index.md)[getInsultDetail](get-insult-detail.md)() + +#### Parameters + +JVM + +| | +|---| +| insultDetail | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/get-risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/get-risk-id.md new file mode 100644 index 000000000..92caf8cbe --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/get-risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InsultFeedback](index.md)/[getRiskId](get-risk-id.md) + +# getRiskId + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/get-type.md new file mode 100644 index 000000000..f47ddc083 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InsultFeedback](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public [UpdateType](../-update-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/index.md new file mode 100644 index 000000000..79f546b5f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InsultFeedback](index.md) + +# InsultFeedback + +public final class [InsultFeedback](index.md) implements [OrderPurchaseUpdateRequest](../-order-purchase-update-request/index.md) + +Feedback from EG external partners regarding a false positive recommendation that from Fraud Prevention system gave for their customer. + +#### Parameters + +JVM + +| | +|---| +| insultDetail | + +## Constructors + +| | | +|---|---| +| [InsultFeedback](-insult-feedback.md) | [JVM]
public [InsultFeedback](index.md)[InsultFeedback](-insult-feedback.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [InsultDetail](../-insult-detail/index.md)insultDetail) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [InsultFeedback.Builder](-builder/index.md)[builder](builder.md)() | +| [getInsultDetail](get-insult-detail.md) | [JVM]
public final [InsultDetail](../-insult-detail/index.md)[getInsultDetail](get-insult-detail.md)() | +| [getRiskId](get-risk-id.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() | +| [getType](get-type.md) | [JVM]
public [UpdateType](../-update-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [insultDetail](index.md#-1645136551%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [InsultDetail](../-insult-detail/index.md)[insultDetail](index.md#-1645136551%2FProperties%2F-1883119931) | +| [riskId](index.md#668362895%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[riskId](index.md#668362895%2FProperties%2F-1883119931) | +| [type](index.md#-2109158753%2FProperties%2F-1883119931) | [JVM]
private final [UpdateType](../-update-type/index.md)[type](index.md#-2109158753%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/-insurance.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/-insurance.-builder.md new file mode 100644 index 000000000..9c39fb834 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/-insurance.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Insurance](../index.md)/[Builder](index.md)/[Insurance.Builder](-insurance.-builder.md) + +# Insurance.Builder + +[JVM]\ + +public [Insurance.Builder](index.md)[Insurance.Builder](-insurance.-builder.md)([Amount](../../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/build.md new file mode 100644 index 000000000..c69a53ad6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Insurance](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Insurance](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/index.md new file mode 100644 index 000000000..c94bb39fe --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/index.md @@ -0,0 +1,22 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Insurance](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Insurance.Builder](-insurance.-builder.md) | [JVM]
public [Insurance.Builder](index.md)[Insurance.Builder](-insurance.-builder.md)([Amount](../../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [Insurance](../index.md)[build](build.md)() | +| [inventorySource](inventory-source.md) | [JVM]
public final [Insurance.Builder](index.md)[inventorySource](inventory-source.md)([TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource) | +| [inventoryType](inventory-type.md) | [JVM]
public final [Insurance.Builder](index.md)[inventoryType](inventory-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType) | +| [price](price.md) | [JVM]
public final [Insurance.Builder](index.md)[price](price.md)([Amount](../../-amount/index.md)price) | +| [travelersReferences](travelers-references.md) | [JVM]
public final [Insurance.Builder](index.md)[travelersReferences](travelers-references.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/inventory-source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/inventory-source.md new file mode 100644 index 000000000..b6b0363bc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/inventory-source.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Insurance](../index.md)/[Builder](index.md)/[inventorySource](inventory-source.md) + +# inventorySource + +[JVM]\ + +public final [Insurance.Builder](index.md)[inventorySource](inventory-source.md)([TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/inventory-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/inventory-type.md new file mode 100644 index 000000000..4e9522896 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/inventory-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Insurance](../index.md)/[Builder](index.md)/[inventoryType](inventory-type.md) + +# inventoryType + +[JVM]\ + +public final [Insurance.Builder](index.md)[inventoryType](inventory-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/price.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/price.md new file mode 100644 index 000000000..b8d73d28a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/price.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Insurance](../index.md)/[Builder](index.md)/[price](price.md) + +# price + +[JVM]\ + +public final [Insurance.Builder](index.md)[price](price.md)([Amount](../../-amount/index.md)price) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/travelers-references.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/travelers-references.md new file mode 100644 index 000000000..ade5691df --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/travelers-references.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Insurance](../index.md)/[Builder](index.md)/[travelersReferences](travelers-references.md) + +# travelersReferences + +[JVM]\ + +public final [Insurance.Builder](index.md)[travelersReferences](travelers-references.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-insurance.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-insurance.md new file mode 100644 index 000000000..70d872f53 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-insurance.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Insurance](index.md)/[Insurance](-insurance.md) + +# Insurance + +[JVM]\ + +public [Insurance](index.md)[Insurance](-insurance.md)([Amount](../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/builder.md new file mode 100644 index 000000000..041024484 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Insurance](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Insurance.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-inventory-source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-inventory-source.md new file mode 100644 index 000000000..fd333345b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-inventory-source.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Insurance](index.md)/[getInventorySource](get-inventory-source.md) + +# getInventorySource + +[JVM]\ + +public [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[getInventorySource](get-inventory-source.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-inventory-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-inventory-type.md new file mode 100644 index 000000000..438eae3bf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-inventory-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Insurance](index.md)/[getInventoryType](get-inventory-type.md) + +# getInventoryType + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getInventoryType](get-inventory-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-price.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-price.md new file mode 100644 index 000000000..b8834c310 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-price.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Insurance](index.md)/[getPrice](get-price.md) + +# getPrice + +[JVM]\ + +public [Amount](../-amount/index.md)[getPrice](get-price.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-travelers-references.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-travelers-references.md new file mode 100644 index 000000000..e69f84bf3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-travelers-references.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Insurance](index.md)/[getTravelersReferences](get-travelers-references.md) + +# getTravelersReferences + +[JVM]\ + +public [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[getTravelersReferences](get-travelers-references.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-type.md new file mode 100644 index 000000000..2d574acf5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Insurance](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public [TravelProductType](../-travel-product-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/index.md new file mode 100644 index 000000000..2b6f84b27 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/index.md @@ -0,0 +1,39 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Insurance](index.md) + +# Insurance + +[JVM]\ +public final class [Insurance](index.md) implements [TravelProduct](../-travel-product/index.md) + +## Constructors + +| | | +|---|---| +| [Insurance](-insurance.md) | [JVM]
public [Insurance](index.md)[Insurance](-insurance.md)([Amount](../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Insurance.Builder](-builder/index.md)[builder](builder.md)() | +| [getInventorySource](get-inventory-source.md) | [JVM]
public [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[getInventorySource](get-inventory-source.md)() | +| [getInventoryType](get-inventory-type.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getInventoryType](get-inventory-type.md)() | +| [getPrice](get-price.md) | [JVM]
public [Amount](../-amount/index.md)[getPrice](get-price.md)() | +| [getTravelersReferences](get-travelers-references.md) | [JVM]
public [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[getTravelersReferences](get-travelers-references.md)() | +| [getType](get-type.md) | [JVM]
public [TravelProductType](../-travel-product-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [inventorySource](index.md#1033239634%2FProperties%2F-1883119931) | [JVM]
private final [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[inventorySource](index.md#1033239634%2FProperties%2F-1883119931) | +| [inventoryType](index.md#77437459%2FProperties%2F-1883119931) | [JVM]
@Length(max = 30)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[inventoryType](index.md#77437459%2FProperties%2F-1883119931) | +| [price](index.md#-1417806112%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[price](index.md#-1417806112%2FProperties%2F-1883119931) | +| [travelersReferences](index.md#1490212309%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 40)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[travelersReferences](index.md#1490212309%2FProperties%2F-1883119931) | +| [type](index.md#218781687%2FProperties%2F-1883119931) | [JVM]
private final [TravelProductType](../-travel-product-type/index.md)[type](index.md#218781687%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/-internal-server-error.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/-internal-server-error.-builder.md new file mode 100644 index 000000000..984102610 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/-internal-server-error.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternalServerError](../index.md)/[Builder](index.md)/[InternalServerError.Builder](-internal-server-error.-builder.md) + +# InternalServerError.Builder + +[JVM]\ + +public [InternalServerError.Builder](index.md)[InternalServerError.Builder](-internal-server-error.-builder.md)([InternalServerError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/build.md new file mode 100644 index 000000000..e7a79b89c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternalServerError](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [InternalServerError](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/code.md new file mode 100644 index 000000000..66fd1d496 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternalServerError](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [InternalServerError.Builder](index.md)[code](code.md)([InternalServerError.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/index.md new file mode 100644 index 000000000..b73a8552c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternalServerError](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [InternalServerError.Builder](-internal-server-error.-builder.md) | [JVM]
public [InternalServerError.Builder](index.md)[InternalServerError.Builder](-internal-server-error.-builder.md)([InternalServerError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [InternalServerError](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [InternalServerError.Builder](index.md)[code](code.md)([InternalServerError.Code](../-code/index.md)code) | +| [message](message.md) | [JVM]
public final [InternalServerError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/message.md new file mode 100644 index 000000000..4694225c3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternalServerError](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [InternalServerError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..3c8b29fbb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[InternalServerError](../../index.md)/[Code](../index.md)/[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +# ACCOUNT_UPDATE_NOT_FOUND + +[JVM]\ +[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md new file mode 100644 index 000000000..7f8af4d7f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[InternalServerError](../../index.md)/[Code](../index.md)/[BAD_GATEWAY](index.md) + +# BAD_GATEWAY + +[JVM]\ +[BAD_GATEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md new file mode 100644 index 000000000..145353191 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[InternalServerError](../../index.md)/[Code](../index.md)/[BAD_REQUEST](index.md) + +# BAD_REQUEST + +[JVM]\ +[BAD_REQUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1254528271%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1254528271%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-f-o-r-b-i-d-d-e-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-f-o-r-b-i-d-d-e-n/index.md new file mode 100644 index 000000000..70bccf057 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-f-o-r-b-i-d-d-e-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[InternalServerError](../../index.md)/[Code](../index.md)/[FORBIDDEN](index.md) + +# FORBIDDEN + +[JVM]\ +[FORBIDDEN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md new file mode 100644 index 000000000..ebd491195 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[InternalServerError](../../index.md)/[Code](../index.md)/[GATEWAY_TIMEOUT](index.md) + +# GATEWAY_TIMEOUT + +[JVM]\ +[GATEWAY_TIMEOUT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md new file mode 100644 index 000000000..97e522752 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[InternalServerError](../../index.md)/[Code](../index.md)/[INTERNAL_SERVER_ERROR](index.md) + +# INTERNAL_SERVER_ERROR + +[JVM]\ +[INTERNAL_SERVER_ERROR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..25a6d3ea2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[InternalServerError](../../index.md)/[Code](../index.md)/[NOT_FOUND](index.md) + +# NOT_FOUND + +[JVM]\ +[NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..e03bdddf0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[InternalServerError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_SCREEN_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..f0efae8ce --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[InternalServerError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_UPDATE_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md new file mode 100644 index 000000000..41b91d2b8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[InternalServerError](../../index.md)/[Code](../index.md)/[TOO_MANY_REQUESTS](index.md) + +# TOO_MANY_REQUESTS + +[JVM]\ +[TOO_MANY_REQUESTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md new file mode 100644 index 000000000..f8ff8a23b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[InternalServerError](../../index.md)/[Code](../index.md)/[UNAUTHORIZED](index.md) + +# UNAUTHORIZED + +[JVM]\ +[UNAUTHORIZED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/get-value.md new file mode 100644 index 000000000..26ba30735 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternalServerError](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/index.md new file mode 100644 index 000000000..8025f104e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternalServerError](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[InternalServerError.Code](index.md)> + +Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + +## Entries + +| | | +|---|---| +| [UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | [JVM]
[UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | +| [FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | [JVM]
[FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | +| [NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | +| [ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | +| [TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | [JVM]
[TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | +| [INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | [JVM]
[INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | +| [BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | [JVM]
[BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | +| [RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | +| [RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | +| [GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | [JVM]
[GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | +| [BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | [JVM]
[BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1873507318%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1873507318%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-1082169612%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-1082169612%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [InternalServerError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[InternalServerError.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-a-d_-r-e-q-u-e-s-t/index.md#-1254528271%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/value-of.md new file mode 100644 index 000000000..d247ff080 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternalServerError](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [InternalServerError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/values.md new file mode 100644 index 000000000..fbf57da1c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternalServerError](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[InternalServerError.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-internal-server-error.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-internal-server-error.md new file mode 100644 index 000000000..912b79827 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-internal-server-error.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternalServerError](index.md)/[InternalServerError](-internal-server-error.md) + +# InternalServerError + +[JVM]\ + +public [InternalServerError](index.md)[InternalServerError](-internal-server-error.md)([InternalServerError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/builder.md new file mode 100644 index 000000000..71f311d85 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternalServerError](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [InternalServerError.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/get-code.md new file mode 100644 index 000000000..a8d564c14 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternalServerError](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [InternalServerError.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/get-message.md new file mode 100644 index 000000000..b90cdebb0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternalServerError](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/index.md new file mode 100644 index 000000000..500fbfe03 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternalServerError](index.md) + +# InternalServerError + +public final class [InternalServerError](index.md) + +Indicates that the API encountered an unexpected condition that prevented it from fulfilling the request. Sometimes used as a generic catch-allerror type when no other error types can be used. Retrying the same request will usually result in the same error. Please reach out to support team as next step for this error resolution. + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | + +## Constructors + +| | | +|---|---| +| [InternalServerError](-internal-server-error.md) | [JVM]
public [InternalServerError](index.md)[InternalServerError](-internal-server-error.md)([InternalServerError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[InternalServerError.Code](-code/index.md)>
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [InternalServerError.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [InternalServerError.Code](-code/index.md)[getCode](get-code.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#-231240814%2FProperties%2F-1883119931) | [JVM]
private final [InternalServerError.Code](-code/index.md)[code](index.md#-231240814%2FProperties%2F-1883119931) | +| [message](index.md#1095875892%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#1095875892%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/-internet-bank-payment-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/-internet-bank-payment-all-of.-builder.md new file mode 100644 index 000000000..8a2f6d465 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/-internet-bank-payment-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPaymentAllOf](../index.md)/[Builder](index.md)/[InternetBankPaymentAllOf.Builder](-internet-bank-payment-all-of.-builder.md) + +# InternetBankPaymentAllOf.Builder + +[JVM]\ + +public [InternetBankPaymentAllOf.Builder](index.md)[InternetBankPaymentAllOf.Builder](-internet-bank-payment-all-of.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankBranchCode, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/bank-branch-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/bank-branch-code.md new file mode 100644 index 000000000..5b09b1e1c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/bank-branch-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPaymentAllOf](../index.md)/[Builder](index.md)/[bankBranchCode](bank-branch-code.md) + +# bankBranchCode + +[JVM]\ + +public final [InternetBankPaymentAllOf.Builder](index.md)[bankBranchCode](bank-branch-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankBranchCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/bank-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/bank-id.md new file mode 100644 index 000000000..8d1d9f30a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/bank-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPaymentAllOf](../index.md)/[Builder](index.md)/[bankId](bank-id.md) + +# bankId + +[JVM]\ + +public final [InternetBankPaymentAllOf.Builder](index.md)[bankId](bank-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/build.md new file mode 100644 index 000000000..d4fa6490c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPaymentAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [InternetBankPaymentAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/index.md new file mode 100644 index 000000000..5c8e34d99 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPaymentAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [InternetBankPaymentAllOf.Builder](-internet-bank-payment-all-of.-builder.md) | [JVM]
public [InternetBankPaymentAllOf.Builder](index.md)[InternetBankPaymentAllOf.Builder](-internet-bank-payment-all-of.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankBranchCode, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) | + +## Functions + +| Name | Summary | +|---|---| +| [bankBranchCode](bank-branch-code.md) | [JVM]
public final [InternetBankPaymentAllOf.Builder](index.md)[bankBranchCode](bank-branch-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankBranchCode) | +| [bankId](bank-id.md) | [JVM]
public final [InternetBankPaymentAllOf.Builder](index.md)[bankId](bank-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankId) | +| [build](build.md) | [JVM]
public final [InternetBankPaymentAllOf](../index.md)[build](build.md)() | +| [telephones](telephones.md) | [JVM]
public final [InternetBankPaymentAllOf.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/telephones.md new file mode 100644 index 000000000..c6115169c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/telephones.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPaymentAllOf](../index.md)/[Builder](index.md)/[telephones](telephones.md) + +# telephones + +[JVM]\ + +public final [InternetBankPaymentAllOf.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-internet-bank-payment-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-internet-bank-payment-all-of.md new file mode 100644 index 000000000..03512e9d5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-internet-bank-payment-all-of.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPaymentAllOf](index.md)/[InternetBankPaymentAllOf](-internet-bank-payment-all-of.md) + +# InternetBankPaymentAllOf + +[JVM]\ + +public [InternetBankPaymentAllOf](index.md)[InternetBankPaymentAllOf](-internet-bank-payment-all-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankBranchCode, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones) + +#### Parameters + +JVM + +| | | +|---|---| +| bankId | The bank_id provided by the internet bank payment(IBP) provider (DRWP aka NetGiro) for the bank used for processing the payment. | +| bankBranchCode | A code that identifies the bank branch for internet bank payment(IBP). | +| telephones | Telephone(s) associated with internet bank payment(IBP) provider. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/builder.md new file mode 100644 index 000000000..609fbb481 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPaymentAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [InternetBankPaymentAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/get-bank-branch-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/get-bank-branch-code.md new file mode 100644 index 000000000..c4cfbc4f7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/get-bank-branch-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPaymentAllOf](index.md)/[getBankBranchCode](get-bank-branch-code.md) + +# getBankBranchCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBankBranchCode](get-bank-branch-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| bankBranchCode | A code that identifies the bank branch for internet bank payment(IBP). | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/get-bank-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/get-bank-id.md new file mode 100644 index 000000000..753e65c06 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/get-bank-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPaymentAllOf](index.md)/[getBankId](get-bank-id.md) + +# getBankId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBankId](get-bank-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| bankId | The bank_id provided by the internet bank payment(IBP) provider (DRWP aka NetGiro) for the bank used for processing the payment. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/get-telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/get-telephones.md new file mode 100644 index 000000000..be43d0e72 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/get-telephones.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPaymentAllOf](index.md)/[getTelephones](get-telephones.md) + +# getTelephones + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| telephones | Telephone(s) associated with internet bank payment(IBP) provider. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/index.md new file mode 100644 index 000000000..cc3308f13 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPaymentAllOf](index.md) + +# InternetBankPaymentAllOf + +public final class [InternetBankPaymentAllOf](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| bankId | The bank_id provided by the internet bank payment(IBP) provider (DRWP aka NetGiro) for the bank used for processing the payment. | +| bankBranchCode | A code that identifies the bank branch for internet bank payment(IBP). | +| telephones | Telephone(s) associated with internet bank payment(IBP) provider. | + +## Constructors + +| | | +|---|---| +| [InternetBankPaymentAllOf](-internet-bank-payment-all-of.md) | [JVM]
public [InternetBankPaymentAllOf](index.md)[InternetBankPaymentAllOf](-internet-bank-payment-all-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankBranchCode, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [InternetBankPaymentAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getBankBranchCode](get-bank-branch-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBankBranchCode](get-bank-branch-code.md)() | +| [getBankId](get-bank-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBankId](get-bank-id.md)() | +| [getTelephones](get-telephones.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [bankBranchCode](index.md#51184169%2FProperties%2F-1883119931) | [JVM]
@Length(max = 15)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[bankBranchCode](index.md#51184169%2FProperties%2F-1883119931) | +| [bankId](index.md#870438973%2FProperties%2F-1883119931) | [JVM]
@Length(max = 15)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[bankId](index.md#870438973%2FProperties%2F-1883119931) | +| [telephones](index.md#215584581%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 20)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[telephones](index.md#215584581%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/-internet-bank-payment.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/-internet-bank-payment.-builder.md new file mode 100644 index 000000000..030b9218d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/-internet-bank-payment.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPayment](../index.md)/[Builder](index.md)/[InternetBankPayment.Builder](-internet-bank-payment.-builder.md) + +# InternetBankPayment.Builder + +[JVM]\ + +public [InternetBankPayment.Builder](index.md)[InternetBankPayment.Builder](-internet-bank-payment.-builder.md)([Payment.Brand](../../-payment/-brand/index.md)brand, [Name](../../-name/index.md)billingName, [PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankBranchCode, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones, [PaymentReason](../../-payment-reason/index.md)reason, [Amount](../../-amount/index.md)authorizedAmount, [Amount](../../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../../-operations/index.md)operations) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/authorized-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/authorized-amount.md new file mode 100644 index 000000000..b8bc3cf59 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/authorized-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPayment](../index.md)/[Builder](index.md)/[authorizedAmount](authorized-amount.md) + +# authorizedAmount + +[JVM]\ + +public final [InternetBankPayment.Builder](index.md)[authorizedAmount](authorized-amount.md)([Amount](../../-amount/index.md)authorizedAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/bank-branch-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/bank-branch-code.md new file mode 100644 index 000000000..56ed79a50 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/bank-branch-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPayment](../index.md)/[Builder](index.md)/[bankBranchCode](bank-branch-code.md) + +# bankBranchCode + +[JVM]\ + +public final [InternetBankPayment.Builder](index.md)[bankBranchCode](bank-branch-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankBranchCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/bank-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/bank-id.md new file mode 100644 index 000000000..bc86fd20c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/bank-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPayment](../index.md)/[Builder](index.md)/[bankId](bank-id.md) + +# bankId + +[JVM]\ + +public final [InternetBankPayment.Builder](index.md)[bankId](bank-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/billing-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/billing-address.md new file mode 100644 index 000000000..162bc3499 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/billing-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPayment](../index.md)/[Builder](index.md)/[billingAddress](billing-address.md) + +# billingAddress + +[JVM]\ + +public final [InternetBankPayment.Builder](index.md)[billingAddress](billing-address.md)([PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/billing-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/billing-email-address.md new file mode 100644 index 000000000..4a1440a52 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/billing-email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPayment](../index.md)/[Builder](index.md)/[billingEmailAddress](billing-email-address.md) + +# billingEmailAddress + +[JVM]\ + +public final [InternetBankPayment.Builder](index.md)[billingEmailAddress](billing-email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/billing-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/billing-name.md new file mode 100644 index 000000000..a7c873121 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/billing-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPayment](../index.md)/[Builder](index.md)/[billingName](billing-name.md) + +# billingName + +[JVM]\ + +public final [InternetBankPayment.Builder](index.md)[billingName](billing-name.md)([Name](../../-name/index.md)billingName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/brand.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/brand.md new file mode 100644 index 000000000..6fd6825a1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/brand.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPayment](../index.md)/[Builder](index.md)/[brand](brand.md) + +# brand + +[JVM]\ + +public final [InternetBankPayment.Builder](index.md)[brand](brand.md)([Payment.Brand](../../-payment/-brand/index.md)brand) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/build.md new file mode 100644 index 000000000..467eb8566 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPayment](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [InternetBankPayment](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/index.md new file mode 100644 index 000000000..c16450fd1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/index.md @@ -0,0 +1,30 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPayment](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [InternetBankPayment.Builder](-internet-bank-payment.-builder.md) | [JVM]
public [InternetBankPayment.Builder](index.md)[InternetBankPayment.Builder](-internet-bank-payment.-builder.md)([Payment.Brand](../../-payment/-brand/index.md)brand, [Name](../../-name/index.md)billingName, [PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankBranchCode, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones, [PaymentReason](../../-payment-reason/index.md)reason, [Amount](../../-amount/index.md)authorizedAmount, [Amount](../../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../../-operations/index.md)operations) | + +## Functions + +| Name | Summary | +|---|---| +| [authorizedAmount](authorized-amount.md) | [JVM]
public final [InternetBankPayment.Builder](index.md)[authorizedAmount](authorized-amount.md)([Amount](../../-amount/index.md)authorizedAmount) | +| [bankBranchCode](bank-branch-code.md) | [JVM]
public final [InternetBankPayment.Builder](index.md)[bankBranchCode](bank-branch-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankBranchCode) | +| [bankId](bank-id.md) | [JVM]
public final [InternetBankPayment.Builder](index.md)[bankId](bank-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankId) | +| [billingAddress](billing-address.md) | [JVM]
public final [InternetBankPayment.Builder](index.md)[billingAddress](billing-address.md)([PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress) | +| [billingEmailAddress](billing-email-address.md) | [JVM]
public final [InternetBankPayment.Builder](index.md)[billingEmailAddress](billing-email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress) | +| [billingName](billing-name.md) | [JVM]
public final [InternetBankPayment.Builder](index.md)[billingName](billing-name.md)([Name](../../-name/index.md)billingName) | +| [brand](brand.md) | [JVM]
public final [InternetBankPayment.Builder](index.md)[brand](brand.md)([Payment.Brand](../../-payment/-brand/index.md)brand) | +| [build](build.md) | [JVM]
public final [InternetBankPayment](../index.md)[build](build.md)() | +| [operations](operations.md) | [JVM]
public final [InternetBankPayment.Builder](index.md)[operations](operations.md)([Operations](../../-operations/index.md)operations) | +| [reason](reason.md) | [JVM]
public final [InternetBankPayment.Builder](index.md)[reason](reason.md)([PaymentReason](../../-payment-reason/index.md)reason) | +| [telephones](telephones.md) | [JVM]
public final [InternetBankPayment.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) | +| [threeDigitsSecureCriteria](three-digits-secure-criteria.md) | [JVM]
public final [InternetBankPayment.Builder](index.md)[threeDigitsSecureCriteria](three-digits-secure-criteria.md)([PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria) | +| [verifiedAmount](verified-amount.md) | [JVM]
public final [InternetBankPayment.Builder](index.md)[verifiedAmount](verified-amount.md)([Amount](../../-amount/index.md)verifiedAmount) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/operations.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/operations.md new file mode 100644 index 000000000..67aac9b21 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/operations.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPayment](../index.md)/[Builder](index.md)/[operations](operations.md) + +# operations + +[JVM]\ + +public final [InternetBankPayment.Builder](index.md)[operations](operations.md)([Operations](../../-operations/index.md)operations) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/reason.md new file mode 100644 index 000000000..64e6e99b6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPayment](../index.md)/[Builder](index.md)/[reason](reason.md) + +# reason + +[JVM]\ + +public final [InternetBankPayment.Builder](index.md)[reason](reason.md)([PaymentReason](../../-payment-reason/index.md)reason) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/telephones.md new file mode 100644 index 000000000..fd84f0ee6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/telephones.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPayment](../index.md)/[Builder](index.md)/[telephones](telephones.md) + +# telephones + +[JVM]\ + +public final [InternetBankPayment.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/three-digits-secure-criteria.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/three-digits-secure-criteria.md new file mode 100644 index 000000000..7e371e263 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/three-digits-secure-criteria.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPayment](../index.md)/[Builder](index.md)/[threeDigitsSecureCriteria](three-digits-secure-criteria.md) + +# threeDigitsSecureCriteria + +[JVM]\ + +public final [InternetBankPayment.Builder](index.md)[threeDigitsSecureCriteria](three-digits-secure-criteria.md)([PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/verified-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/verified-amount.md new file mode 100644 index 000000000..1dc415190 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/verified-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[InternetBankPayment](../index.md)/[Builder](index.md)/[verifiedAmount](verified-amount.md) + +# verifiedAmount + +[JVM]\ + +public final [InternetBankPayment.Builder](index.md)[verifiedAmount](verified-amount.md)([Amount](../../-amount/index.md)verifiedAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-internet-bank-payment.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-internet-bank-payment.md new file mode 100644 index 000000000..6dff4462f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-internet-bank-payment.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPayment](index.md)/[InternetBankPayment](-internet-bank-payment.md) + +# InternetBankPayment + +[JVM]\ + +public [InternetBankPayment](index.md)[InternetBankPayment](-internet-bank-payment.md)([Payment.Brand](../-payment/-brand/index.md)brand, [Name](../-name/index.md)billingName, [PaymentBillingAddress](../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankBranchCode, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones, [PaymentReason](../-payment-reason/index.md)reason, [Amount](../-amount/index.md)authorizedAmount, [Amount](../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../-operations/index.md)operations) + +#### Parameters + +JVM + +| | | +|---|---| +| bankId | The bank_id provided by the internet bank payment(IBP) provider (DRWP aka NetGiro) for the bank used for processing the payment. | +| bankBranchCode | A code that identifies the bank branch for internet bank payment(IBP). | +| telephones | Telephone(s) associated with internet bank payment(IBP) provider. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/builder.md new file mode 100644 index 000000000..2bc437cf1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPayment](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [InternetBankPayment.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-authorized-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-authorized-amount.md new file mode 100644 index 000000000..8d8cbcd85 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-authorized-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPayment](index.md)/[getAuthorizedAmount](get-authorized-amount.md) + +# getAuthorizedAmount + +[JVM]\ + +public [Amount](../-amount/index.md)[getAuthorizedAmount](get-authorized-amount.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-bank-branch-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-bank-branch-code.md new file mode 100644 index 000000000..a570d55e2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-bank-branch-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPayment](index.md)/[getBankBranchCode](get-bank-branch-code.md) + +# getBankBranchCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBankBranchCode](get-bank-branch-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| bankBranchCode | A code that identifies the bank branch for internet bank payment(IBP). | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-bank-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-bank-id.md new file mode 100644 index 000000000..2ed15ee24 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-bank-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPayment](index.md)/[getBankId](get-bank-id.md) + +# getBankId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBankId](get-bank-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| bankId | The bank_id provided by the internet bank payment(IBP) provider (DRWP aka NetGiro) for the bank used for processing the payment. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-billing-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-billing-address.md new file mode 100644 index 000000000..94c607b8c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-billing-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPayment](index.md)/[getBillingAddress](get-billing-address.md) + +# getBillingAddress + +[JVM]\ + +public [PaymentBillingAddress](../-payment-billing-address/index.md)[getBillingAddress](get-billing-address.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-billing-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-billing-email-address.md new file mode 100644 index 000000000..cd110c2ea --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-billing-email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPayment](index.md)/[getBillingEmailAddress](get-billing-email-address.md) + +# getBillingEmailAddress + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBillingEmailAddress](get-billing-email-address.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-billing-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-billing-name.md new file mode 100644 index 000000000..2bf63e1e5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-billing-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPayment](index.md)/[getBillingName](get-billing-name.md) + +# getBillingName + +[JVM]\ + +public [Name](../-name/index.md)[getBillingName](get-billing-name.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-brand.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-brand.md new file mode 100644 index 000000000..ac26c59d2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-brand.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPayment](index.md)/[getBrand](get-brand.md) + +# getBrand + +[JVM]\ + +public [Payment.Brand](../-payment/-brand/index.md)[getBrand](get-brand.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-method.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-method.md new file mode 100644 index 000000000..58a1d610f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-method.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPayment](index.md)/[getMethod](get-method.md) + +# getMethod + +[JVM]\ + +public [PaymentMethod](../-payment-method/index.md)[getMethod](get-method.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-operations.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-operations.md new file mode 100644 index 000000000..c6eb158eb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-operations.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPayment](index.md)/[getOperations](get-operations.md) + +# getOperations + +[JVM]\ + +public [Operations](../-operations/index.md)[getOperations](get-operations.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-reason.md new file mode 100644 index 000000000..f20573704 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPayment](index.md)/[getReason](get-reason.md) + +# getReason + +[JVM]\ + +public [PaymentReason](../-payment-reason/index.md)[getReason](get-reason.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-telephones.md new file mode 100644 index 000000000..59a8bf76e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-telephones.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPayment](index.md)/[getTelephones](get-telephones.md) + +# getTelephones + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| telephones | Telephone(s) associated with internet bank payment(IBP) provider. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-three-digits-secure-criteria.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-three-digits-secure-criteria.md new file mode 100644 index 000000000..d5e150eaf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-three-digits-secure-criteria.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPayment](index.md)/[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md) + +# getThreeDigitsSecureCriteria + +[JVM]\ + +public [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-verified-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-verified-amount.md new file mode 100644 index 000000000..a46431dfb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-verified-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPayment](index.md)/[getVerifiedAmount](get-verified-amount.md) + +# getVerifiedAmount + +[JVM]\ + +public [Amount](../-amount/index.md)[getVerifiedAmount](get-verified-amount.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/index.md new file mode 100644 index 000000000..26edd9453 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/index.md @@ -0,0 +1,64 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[InternetBankPayment](index.md) + +# InternetBankPayment + +public final class [InternetBankPayment](index.md) implements [Payment](../-payment/index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| bankId | The bank_id provided by the internet bank payment(IBP) provider (DRWP aka NetGiro) for the bank used for processing the payment. | +| bankBranchCode | A code that identifies the bank branch for internet bank payment(IBP). | +| telephones | Telephone(s) associated with internet bank payment(IBP) provider. | + +## Constructors + +| | | +|---|---| +| [InternetBankPayment](-internet-bank-payment.md) | [JVM]
public [InternetBankPayment](index.md)[InternetBankPayment](-internet-bank-payment.md)([Payment.Brand](../-payment/-brand/index.md)brand, [Name](../-name/index.md)billingName, [PaymentBillingAddress](../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)bankBranchCode, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones, [PaymentReason](../-payment-reason/index.md)reason, [Amount](../-amount/index.md)authorizedAmount, [Amount](../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../-operations/index.md)operations) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [InternetBankPayment.Builder](-builder/index.md)[builder](builder.md)() | +| [getAuthorizedAmount](get-authorized-amount.md) | [JVM]
public [Amount](../-amount/index.md)[getAuthorizedAmount](get-authorized-amount.md)() | +| [getBankBranchCode](get-bank-branch-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBankBranchCode](get-bank-branch-code.md)() | +| [getBankId](get-bank-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBankId](get-bank-id.md)() | +| [getBillingAddress](get-billing-address.md) | [JVM]
public [PaymentBillingAddress](../-payment-billing-address/index.md)[getBillingAddress](get-billing-address.md)() | +| [getBillingEmailAddress](get-billing-email-address.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBillingEmailAddress](get-billing-email-address.md)() | +| [getBillingName](get-billing-name.md) | [JVM]
public [Name](../-name/index.md)[getBillingName](get-billing-name.md)() | +| [getBrand](get-brand.md) | [JVM]
public [Payment.Brand](../-payment/-brand/index.md)[getBrand](get-brand.md)() | +| [getMethod](get-method.md) | [JVM]
public [PaymentMethod](../-payment-method/index.md)[getMethod](get-method.md)() | +| [getOperations](get-operations.md) | [JVM]
public [Operations](../-operations/index.md)[getOperations](get-operations.md)() | +| [getReason](get-reason.md) | [JVM]
public [PaymentReason](../-payment-reason/index.md)[getReason](get-reason.md)() | +| [getTelephones](get-telephones.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() | +| [getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md) | [JVM]
public [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md)() | +| [getVerifiedAmount](get-verified-amount.md) | [JVM]
public [Amount](../-amount/index.md)[getVerifiedAmount](get-verified-amount.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [authorizedAmount](index.md#-1229847859%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[authorizedAmount](index.md#-1229847859%2FProperties%2F-1883119931) | +| [bankBranchCode](index.md#-2000971179%2FProperties%2F-1883119931) | [JVM]
@Length(max = 15)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[bankBranchCode](index.md#-2000971179%2FProperties%2F-1883119931) | +| [bankId](index.md#328293481%2FProperties%2F-1883119931) | [JVM]
@Length(max = 15)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[bankId](index.md#328293481%2FProperties%2F-1883119931) | +| [billingAddress](index.md#1320333095%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentBillingAddress](../-payment-billing-address/index.md)[billingAddress](index.md#1320333095%2FProperties%2F-1883119931) | +| [billingEmailAddress](index.md#-1482895385%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[billingEmailAddress](index.md#-1482895385%2FProperties%2F-1883119931) | +| [billingName](index.md#1270274932%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Name](../-name/index.md)[billingName](index.md#1270274932%2FProperties%2F-1883119931) | +| [brand](index.md#-1851796365%2FProperties%2F-1883119931) | [JVM]
private final [Payment.Brand](../-payment/-brand/index.md)[brand](index.md#-1851796365%2FProperties%2F-1883119931) | +| [method](index.md#-1548130497%2FProperties%2F-1883119931) | [JVM]
private final [PaymentMethod](../-payment-method/index.md)[method](index.md#-1548130497%2FProperties%2F-1883119931) | +| [operations](index.md#-1501464300%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Operations](../-operations/index.md)[operations](index.md#-1501464300%2FProperties%2F-1883119931) | +| [reason](index.md#1724902204%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentReason](../-payment-reason/index.md)[reason](index.md#1724902204%2FProperties%2F-1883119931) | +| [telephones](index.md#-1013768847%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 20)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[telephones](index.md#-1013768847%2FProperties%2F-1883119931) | +| [threeDigitsSecureCriteria](index.md#-2084861536%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[threeDigitsSecureCriteria](index.md#-2084861536%2FProperties%2F-1883119931) | +| [verifiedAmount](index.md#1913682112%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[verifiedAmount](index.md#1913682112%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-builder/-issued-refund-update-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-builder/-issued-refund-update-all-of.-builder.md new file mode 100644 index 000000000..b1647a2cb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-builder/-issued-refund-update-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[IssuedRefundUpdateAllOf](../index.md)/[Builder](index.md)/[IssuedRefundUpdateAllOf.Builder](-issued-refund-update-all-of.-builder.md) + +# IssuedRefundUpdateAllOf.Builder + +[JVM]\ + +public [IssuedRefundUpdateAllOf.Builder](index.md)[IssuedRefundUpdateAllOf.Builder](-issued-refund-update-all-of.-builder.md)([IssuedRefundUpdateDetails](../../-issued-refund-update-details/index.md)refundDetails) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-builder/build.md new file mode 100644 index 000000000..ae857c350 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[IssuedRefundUpdateAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [IssuedRefundUpdateAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-builder/index.md new file mode 100644 index 000000000..4f3fbe973 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[IssuedRefundUpdateAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [IssuedRefundUpdateAllOf.Builder](-issued-refund-update-all-of.-builder.md) | [JVM]
public [IssuedRefundUpdateAllOf.Builder](index.md)[IssuedRefundUpdateAllOf.Builder](-issued-refund-update-all-of.-builder.md)([IssuedRefundUpdateDetails](../../-issued-refund-update-details/index.md)refundDetails) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [IssuedRefundUpdateAllOf](../index.md)[build](build.md)() | +| [refundDetails](refund-details.md) | [JVM]
public final [IssuedRefundUpdateAllOf.Builder](index.md)[refundDetails](refund-details.md)([IssuedRefundUpdateDetails](../../-issued-refund-update-details/index.md)refundDetails) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-builder/refund-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-builder/refund-details.md new file mode 100644 index 000000000..318a44c8c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-builder/refund-details.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[IssuedRefundUpdateAllOf](../index.md)/[Builder](index.md)/[refundDetails](refund-details.md) + +# refundDetails + +[JVM]\ + +public final [IssuedRefundUpdateAllOf.Builder](index.md)[refundDetails](refund-details.md)([IssuedRefundUpdateDetails](../../-issued-refund-update-details/index.md)refundDetails) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-issued-refund-update-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-issued-refund-update-all-of.md new file mode 100644 index 000000000..bf8393ad2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-issued-refund-update-all-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[IssuedRefundUpdateAllOf](index.md)/[IssuedRefundUpdateAllOf](-issued-refund-update-all-of.md) + +# IssuedRefundUpdateAllOf + +[JVM]\ + +public [IssuedRefundUpdateAllOf](index.md)[IssuedRefundUpdateAllOf](-issued-refund-update-all-of.md)([IssuedRefundUpdateDetails](../-issued-refund-update-details/index.md)refundDetails) + +#### Parameters + +JVM + +| | +|---| +| refundDetails | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/builder.md new file mode 100644 index 000000000..3313c47a7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[IssuedRefundUpdateAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [IssuedRefundUpdateAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/get-refund-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/get-refund-details.md new file mode 100644 index 000000000..51c031112 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/get-refund-details.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[IssuedRefundUpdateAllOf](index.md)/[getRefundDetails](get-refund-details.md) + +# getRefundDetails + +[JVM]\ + +public final [IssuedRefundUpdateDetails](../-issued-refund-update-details/index.md)[getRefundDetails](get-refund-details.md)() + +#### Parameters + +JVM + +| | +|---| +| refundDetails | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/index.md new file mode 100644 index 000000000..2e901c641 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[IssuedRefundUpdateAllOf](index.md) + +# IssuedRefundUpdateAllOf + +public final class [IssuedRefundUpdateAllOf](index.md) + +#### Parameters + +JVM + +| | +|---| +| refundDetails | + +## Constructors + +| | | +|---|---| +| [IssuedRefundUpdateAllOf](-issued-refund-update-all-of.md) | [JVM]
public [IssuedRefundUpdateAllOf](index.md)[IssuedRefundUpdateAllOf](-issued-refund-update-all-of.md)([IssuedRefundUpdateDetails](../-issued-refund-update-details/index.md)refundDetails) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [IssuedRefundUpdateAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getRefundDetails](get-refund-details.md) | [JVM]
public final [IssuedRefundUpdateDetails](../-issued-refund-update-details/index.md)[getRefundDetails](get-refund-details.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [refundDetails](index.md#-1620675603%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [IssuedRefundUpdateDetails](../-issued-refund-update-details/index.md)[refundDetails](index.md#-1620675603%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/-issued-refund-update-details.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/-issued-refund-update-details.-builder.md new file mode 100644 index 000000000..1a038ceca --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/-issued-refund-update-details.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[IssuedRefundUpdateDetails](../index.md)/[Builder](index.md)/[IssuedRefundUpdateDetails.Builder](-issued-refund-update-details.-builder.md) + +# IssuedRefundUpdateDetails.Builder + +[JVM]\ + +public [IssuedRefundUpdateDetails.Builder](index.md)[IssuedRefundUpdateDetails.Builder](-issued-refund-update-details.-builder.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundIssuedDateTime, [Amount](../../-amount/index.md)refundIssuedAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/build.md new file mode 100644 index 000000000..b6cf3d802 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[IssuedRefundUpdateDetails](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [IssuedRefundUpdateDetails](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/index.md new file mode 100644 index 000000000..f15307ed0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[IssuedRefundUpdateDetails](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [IssuedRefundUpdateDetails.Builder](-issued-refund-update-details.-builder.md) | [JVM]
public [IssuedRefundUpdateDetails.Builder](index.md)[IssuedRefundUpdateDetails.Builder](-issued-refund-update-details.-builder.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundIssuedDateTime, [Amount](../../-amount/index.md)refundIssuedAmount) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [IssuedRefundUpdateDetails](../index.md)[build](build.md)() | +| [refundIssuedAmount](refund-issued-amount.md) | [JVM]
public final [IssuedRefundUpdateDetails.Builder](index.md)[refundIssuedAmount](refund-issued-amount.md)([Amount](../../-amount/index.md)refundIssuedAmount) | +| [refundIssuedDateTime](refund-issued-date-time.md) | [JVM]
public final [IssuedRefundUpdateDetails.Builder](index.md)[refundIssuedDateTime](refund-issued-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundIssuedDateTime) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/refund-issued-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/refund-issued-amount.md new file mode 100644 index 000000000..526473e91 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/refund-issued-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[IssuedRefundUpdateDetails](../index.md)/[Builder](index.md)/[refundIssuedAmount](refund-issued-amount.md) + +# refundIssuedAmount + +[JVM]\ + +public final [IssuedRefundUpdateDetails.Builder](index.md)[refundIssuedAmount](refund-issued-amount.md)([Amount](../../-amount/index.md)refundIssuedAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/refund-issued-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/refund-issued-date-time.md new file mode 100644 index 000000000..38f58f283 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/refund-issued-date-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[IssuedRefundUpdateDetails](../index.md)/[Builder](index.md)/[refundIssuedDateTime](refund-issued-date-time.md) + +# refundIssuedDateTime + +[JVM]\ + +public final [IssuedRefundUpdateDetails.Builder](index.md)[refundIssuedDateTime](refund-issued-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundIssuedDateTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-issued-refund-update-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-issued-refund-update-details.md new file mode 100644 index 000000000..a2f207157 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-issued-refund-update-details.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[IssuedRefundUpdateDetails](index.md)/[IssuedRefundUpdateDetails](-issued-refund-update-details.md) + +# IssuedRefundUpdateDetails + +[JVM]\ + +public [IssuedRefundUpdateDetails](index.md)[IssuedRefundUpdateDetails](-issued-refund-update-details.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundIssuedDateTime, [Amount](../-amount/index.md)refundIssuedAmount) + +#### Parameters + +JVM + +| | | +|---|---| +| refundIssuedDateTime | Date and time when the 3rd party payment processor confirmed that a previously submitted payment refund has issued at the participating financial institutions. | +| refundIssuedAmount | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/builder.md new file mode 100644 index 000000000..54e2d3266 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[IssuedRefundUpdateDetails](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [IssuedRefundUpdateDetails.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/get-refund-issued-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/get-refund-issued-amount.md new file mode 100644 index 000000000..e2efd0a7c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/get-refund-issued-amount.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[IssuedRefundUpdateDetails](index.md)/[getRefundIssuedAmount](get-refund-issued-amount.md) + +# getRefundIssuedAmount + +[JVM]\ + +public final [Amount](../-amount/index.md)[getRefundIssuedAmount](get-refund-issued-amount.md)() + +#### Parameters + +JVM + +| | +|---| +| refundIssuedAmount | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/get-refund-issued-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/get-refund-issued-date-time.md new file mode 100644 index 000000000..76ae582a6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/get-refund-issued-date-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[IssuedRefundUpdateDetails](index.md)/[getRefundIssuedDateTime](get-refund-issued-date-time.md) + +# getRefundIssuedDateTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getRefundIssuedDateTime](get-refund-issued-date-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| refundIssuedDateTime | Date and time when the 3rd party payment processor confirmed that a previously submitted payment refund has issued at the participating financial institutions. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/index.md new file mode 100644 index 000000000..e76ff06e6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/index.md @@ -0,0 +1,43 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[IssuedRefundUpdateDetails](index.md) + +# IssuedRefundUpdateDetails + +public final class [IssuedRefundUpdateDetails](index.md) + +Data that describes issued refund that should be updated. + +#### Parameters + +JVM + +| | | +|---|---| +| refundIssuedDateTime | Date and time when the 3rd party payment processor confirmed that a previously submitted payment refund has issued at the participating financial institutions. | +| refundIssuedAmount | + +## Constructors + +| | | +|---|---| +| [IssuedRefundUpdateDetails](-issued-refund-update-details.md) | [JVM]
public [IssuedRefundUpdateDetails](index.md)[IssuedRefundUpdateDetails](-issued-refund-update-details.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundIssuedDateTime, [Amount](../-amount/index.md)refundIssuedAmount) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [IssuedRefundUpdateDetails.Builder](-builder/index.md)[builder](builder.md)() | +| [getRefundIssuedAmount](get-refund-issued-amount.md) | [JVM]
public final [Amount](../-amount/index.md)[getRefundIssuedAmount](get-refund-issued-amount.md)() | +| [getRefundIssuedDateTime](get-refund-issued-date-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getRefundIssuedDateTime](get-refund-issued-date-time.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [refundIssuedAmount](index.md#-889378318%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[refundIssuedAmount](index.md#-889378318%2FProperties%2F-1883119931) | +| [refundIssuedDateTime](index.md#602094799%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[refundIssuedDateTime](index.md#602094799%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/-issued-refund-update.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/-issued-refund-update.-builder.md new file mode 100644 index 000000000..3a590a7a3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/-issued-refund-update.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[IssuedRefundUpdate](../index.md)/[Builder](index.md)/[IssuedRefundUpdate.Builder](-issued-refund-update.-builder.md) + +# IssuedRefundUpdate.Builder + +[JVM]\ + +public [IssuedRefundUpdate.Builder](index.md)[IssuedRefundUpdate.Builder](-issued-refund-update.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [IssuedRefundUpdateDetails](../../-issued-refund-update-details/index.md)refundDetails) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/build.md new file mode 100644 index 000000000..0f5f86544 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[IssuedRefundUpdate](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [IssuedRefundUpdate](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/index.md new file mode 100644 index 000000000..f5efabd2f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[IssuedRefundUpdate](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [IssuedRefundUpdate.Builder](-issued-refund-update.-builder.md) | [JVM]
public [IssuedRefundUpdate.Builder](index.md)[IssuedRefundUpdate.Builder](-issued-refund-update.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [IssuedRefundUpdateDetails](../../-issued-refund-update-details/index.md)refundDetails) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [IssuedRefundUpdate](../index.md)[build](build.md)() | +| [refundDetails](refund-details.md) | [JVM]
public final [IssuedRefundUpdate.Builder](index.md)[refundDetails](refund-details.md)([IssuedRefundUpdateDetails](../../-issued-refund-update-details/index.md)refundDetails) | +| [riskId](risk-id.md) | [JVM]
public final [IssuedRefundUpdate.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/refund-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/refund-details.md new file mode 100644 index 000000000..b89f7e798 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/refund-details.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[IssuedRefundUpdate](../index.md)/[Builder](index.md)/[refundDetails](refund-details.md) + +# refundDetails + +[JVM]\ + +public final [IssuedRefundUpdate.Builder](index.md)[refundDetails](refund-details.md)([IssuedRefundUpdateDetails](../../-issued-refund-update-details/index.md)refundDetails) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/risk-id.md new file mode 100644 index 000000000..313fe58e4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[IssuedRefundUpdate](../index.md)/[Builder](index.md)/[riskId](risk-id.md) + +# riskId + +[JVM]\ + +public final [IssuedRefundUpdate.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-issued-refund-update.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-issued-refund-update.md new file mode 100644 index 000000000..4e6c4bed3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-issued-refund-update.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[IssuedRefundUpdate](index.md)/[IssuedRefundUpdate](-issued-refund-update.md) + +# IssuedRefundUpdate + +[JVM]\ + +public [IssuedRefundUpdate](index.md)[IssuedRefundUpdate](-issued-refund-update.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [IssuedRefundUpdateDetails](../-issued-refund-update-details/index.md)refundDetails) + +#### Parameters + +JVM + +| | +|---| +| refundDetails | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/builder.md new file mode 100644 index 000000000..185e82bc5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[IssuedRefundUpdate](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [IssuedRefundUpdate.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/get-refund-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/get-refund-details.md new file mode 100644 index 000000000..8f3c362ea --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/get-refund-details.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[IssuedRefundUpdate](index.md)/[getRefundDetails](get-refund-details.md) + +# getRefundDetails + +[JVM]\ + +public final [IssuedRefundUpdateDetails](../-issued-refund-update-details/index.md)[getRefundDetails](get-refund-details.md)() + +#### Parameters + +JVM + +| | +|---| +| refundDetails | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/get-refund-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/get-refund-status.md new file mode 100644 index 000000000..050b949c0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/get-refund-status.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[IssuedRefundUpdate](index.md)/[getRefundStatus](get-refund-status.md) + +# getRefundStatus + +[JVM]\ + +public [RefundUpdate.RefundStatus](../-refund-update/-refund-status/index.md)[getRefundStatus](get-refund-status.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/get-risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/get-risk-id.md new file mode 100644 index 000000000..a6eacd4a7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/get-risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[IssuedRefundUpdate](index.md)/[getRiskId](get-risk-id.md) + +# getRiskId + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/get-type.md new file mode 100644 index 000000000..8275a7804 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[IssuedRefundUpdate](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public [UpdateType](../-update-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/index.md new file mode 100644 index 000000000..8970581e3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/index.md @@ -0,0 +1,46 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[IssuedRefundUpdate](index.md) + +# IssuedRefundUpdate + +public final class [IssuedRefundUpdate](index.md) implements [RefundUpdate](../-refund-update/index.md) + +Data related to the issued refund that should be updated. + +#### Parameters + +JVM + +| | +|---| +| refundDetails | + +## Constructors + +| | | +|---|---| +| [IssuedRefundUpdate](-issued-refund-update.md) | [JVM]
public [IssuedRefundUpdate](index.md)[IssuedRefundUpdate](-issued-refund-update.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [IssuedRefundUpdateDetails](../-issued-refund-update-details/index.md)refundDetails) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [IssuedRefundUpdate.Builder](-builder/index.md)[builder](builder.md)() | +| [getRefundDetails](get-refund-details.md) | [JVM]
public final [IssuedRefundUpdateDetails](../-issued-refund-update-details/index.md)[getRefundDetails](get-refund-details.md)() | +| [getRefundStatus](get-refund-status.md) | [JVM]
public [RefundUpdate.RefundStatus](../-refund-update/-refund-status/index.md)[getRefundStatus](get-refund-status.md)() | +| [getRiskId](get-risk-id.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() | +| [getType](get-type.md) | [JVM]
public [UpdateType](../-update-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [refundDetails](index.md#-294364033%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [IssuedRefundUpdateDetails](../-issued-refund-update-details/index.md)[refundDetails](index.md#-294364033%2FProperties%2F-1883119931) | +| [refundStatus](index.md#1336058567%2FProperties%2F-1883119931) | [JVM]
private final [RefundUpdate.RefundStatus](../-refund-update/-refund-status/index.md)[refundStatus](index.md#1336058567%2FProperties%2F-1883119931) | +| [riskId](index.md#-991170809%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[riskId](index.md#-991170809%2FProperties%2F-1883119931) | +| [type](index.md#427659031%2FProperties%2F-1883119931) | [JVM]
private final [UpdateType](../-update-type/index.md)[type](index.md#427659031%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-a-p-p-l-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-a-p-p-l-e/index.md new file mode 100644 index 000000000..e154648b6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-a-p-p-l-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetailsAllOf](../../index.md)/[AuthenticationSubType](../index.md)/[APPLE](index.md) + +# APPLE + +[JVM]\ +[APPLE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#443243045%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#443243045%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-e-m-a-i-l/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-e-m-a-i-l/index.md new file mode 100644 index 000000000..74909a03c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-e-m-a-i-l/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetailsAllOf](../../index.md)/[AuthenticationSubType](../index.md)/[EMAIL](index.md) + +# EMAIL + +[JVM]\ +[EMAIL](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-p-p-l-e/index.md#443243045%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-p-p-l-e/index.md#443243045%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-f-a-c-e-b-o-o-k/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-f-a-c-e-b-o-o-k/index.md new file mode 100644 index 000000000..affcb0c20 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-f-a-c-e-b-o-o-k/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetailsAllOf](../../index.md)/[AuthenticationSubType](../index.md)/[FACEBOOK](index.md) + +# FACEBOOK + +[JVM]\ +[FACEBOOK](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-p-p-l-e/index.md#443243045%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-p-p-l-e/index.md#443243045%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-g-o-o-g-l-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-g-o-o-g-l-e/index.md new file mode 100644 index 000000000..d0c0daca3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-g-o-o-g-l-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetailsAllOf](../../index.md)/[AuthenticationSubType](../index.md)/[GOOGLE](index.md) + +# GOOGLE + +[JVM]\ +[GOOGLE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-p-p-l-e/index.md#443243045%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-p-p-l-e/index.md#443243045%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-p-h-o-n-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-p-h-o-n-e/index.md new file mode 100644 index 000000000..bdde21c7e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-p-h-o-n-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetailsAllOf](../../index.md)/[AuthenticationSubType](../index.md)/[PHONE](index.md) + +# PHONE + +[JVM]\ +[PHONE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-p-p-l-e/index.md#443243045%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-p-p-l-e/index.md#443243045%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/get-value.md new file mode 100644 index 000000000..4f24ba0d1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[AuthenticationSubType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/index.md new file mode 100644 index 000000000..5bf0ef0ae --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/index.md @@ -0,0 +1,36 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[AuthenticationSubType](index.md) + +# AuthenticationSubType + +[JVM]\ +public enum [AuthenticationSubType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[LoginTransactionDetailsAllOf.AuthenticationSubType](index.md)> + +The sub type of login authentication method used by a user. For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: * authentication_sub_type : authentication_type * ------------------------------------------------------------------------------- * `EMAIL` : `CREDENTIALS` * `EMAIL` : `PASSWORD_RESET` * `EMAIL` : `SINGLE_SIGN_ON` * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` * `GOOGLE` : `SOCIAL` * `FACEBOOK` : `SOCIAL` * `APPLE` : `SOCIAL` * : `CREDENTIALS` Values: EMAIL,PHONE,GOOGLE,FACEBOOK,APPLE + +## Entries + +| | | +|---|---| +| [EMAIL](-e-m-a-i-l/index.md) | [JVM]
[EMAIL](-e-m-a-i-l/index.md) | +| [PHONE](-p-h-o-n-e/index.md) | [JVM]
[PHONE](-p-h-o-n-e/index.md) | +| [GOOGLE](-g-o-o-g-l-e/index.md) | [JVM]
[GOOGLE](-g-o-o-g-l-e/index.md) | +| [FACEBOOK](-f-a-c-e-b-o-o-k/index.md) | [JVM]
[FACEBOOK](-f-a-c-e-b-o-o-k/index.md) | +| [APPLE](-a-p-p-l-e/index.md) | [JVM]
[APPLE](-a-p-p-l-e/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#1835367678%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#1835367678%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1979146624%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1979146624%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [LoginTransactionDetailsAllOf.AuthenticationSubType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[LoginTransactionDetailsAllOf.AuthenticationSubType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-a-p-p-l-e/index.md#443243045%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-a-p-p-l-e/index.md#443243045%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/value-of.md new file mode 100644 index 000000000..717a2807a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[AuthenticationSubType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [LoginTransactionDetailsAllOf.AuthenticationSubType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/values.md new file mode 100644 index 000000000..decb159b1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[AuthenticationSubType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[LoginTransactionDetailsAllOf.AuthenticationSubType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-c-r-e-d-e-n-t-i-a-l-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-c-r-e-d-e-n-t-i-a-l-s/index.md new file mode 100644 index 000000000..faec0cb11 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-c-r-e-d-e-n-t-i-a-l-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetailsAllOf](../../index.md)/[AuthenticationType](../index.md)/[CREDENTIALS](index.md) + +# CREDENTIALS + +[JVM]\ +[CREDENTIALS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#-1940689987%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#-1940689987%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md new file mode 100644 index 000000000..b2ab8b4f9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetailsAllOf](../../index.md)/[AuthenticationType](../index.md)/[MULTI_FACTOR_AUTHENTICATION](index.md) + +# MULTI_FACTOR_AUTHENTICATION + +[JVM]\ +[MULTI_FACTOR_AUTHENTICATION](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1940689987%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1940689987%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md new file mode 100644 index 000000000..109ce730a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetailsAllOf](../../index.md)/[AuthenticationType](../index.md)/[PASSWORD_RESET](index.md) + +# PASSWORD_RESET + +[JVM]\ +[PASSWORD_RESET](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#-1940689987%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#-1940689987%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-s-i-n-g-l-e_-s-i-g-n_-o-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-s-i-n-g-l-e_-s-i-g-n_-o-n/index.md new file mode 100644 index 000000000..6e9310c79 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-s-i-n-g-l-e_-s-i-g-n_-o-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetailsAllOf](../../index.md)/[AuthenticationType](../index.md)/[SINGLE_SIGN_ON](index.md) + +# SINGLE_SIGN_ON + +[JVM]\ +[SINGLE_SIGN_ON](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#-1940689987%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#-1940689987%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-s-o-c-i-a-l/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-s-o-c-i-a-l/index.md new file mode 100644 index 000000000..e51d5f402 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-s-o-c-i-a-l/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetailsAllOf](../../index.md)/[AuthenticationType](../index.md)/[SOCIAL](index.md) + +# SOCIAL + +[JVM]\ +[SOCIAL](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#-1940689987%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#-1940689987%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/get-value.md new file mode 100644 index 000000000..b6a3d4481 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[AuthenticationType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/index.md new file mode 100644 index 000000000..c2f18dc4f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/index.md @@ -0,0 +1,36 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[AuthenticationType](index.md) + +# AuthenticationType + +[JVM]\ +public enum [AuthenticationType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[LoginTransactionDetailsAllOf.AuthenticationType](index.md)> + +The type of login authentication method used by a user. For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: * authentication_type : authentication_sub_type * ------------------------------------------------------------------------------- * `CREDENTIALS` : `EMAIL` * `CREDENTIALS` : * `PASSWORD_RESET` : `EMAIL` * `SINGLE_SIGN_ON` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` * `SOCIAL` : `GOOGLE` * `SOCIAL` : `FACEBOOK` * `SOCIAL` : `APPLE` Values: CREDENTIALS,PASSWORD_RESET,SOCIAL,SINGLE_SIGN_ON,MULTI_FACTOR_AUTHENTICATION + +## Entries + +| | | +|---|---| +| [CREDENTIALS](-c-r-e-d-e-n-t-i-a-l-s/index.md) | [JVM]
[CREDENTIALS](-c-r-e-d-e-n-t-i-a-l-s/index.md) | +| [PASSWORD_RESET](-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md) | [JVM]
[PASSWORD_RESET](-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md) | +| [SOCIAL](-s-o-c-i-a-l/index.md) | [JVM]
[SOCIAL](-s-o-c-i-a-l/index.md) | +| [SINGLE_SIGN_ON](-s-i-n-g-l-e_-s-i-g-n_-o-n/index.md) | [JVM]
[SINGLE_SIGN_ON](-s-i-n-g-l-e_-s-i-g-n_-o-n/index.md) | +| [MULTI_FACTOR_AUTHENTICATION](-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md) | [JVM]
[MULTI_FACTOR_AUTHENTICATION](-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-598657052%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-598657052%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1881273562%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1881273562%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [LoginTransactionDetailsAllOf.AuthenticationType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[LoginTransactionDetailsAllOf.AuthenticationType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#-1940689987%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#-1940689987%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/value-of.md new file mode 100644 index 000000000..6de5171bc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[AuthenticationType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [LoginTransactionDetailsAllOf.AuthenticationType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/values.md new file mode 100644 index 000000000..1ea7c38e6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[AuthenticationType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[LoginTransactionDetailsAllOf.AuthenticationType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/-login-transaction-details-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/-login-transaction-details-all-of.-builder.md new file mode 100644 index 000000000..d74a29976 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/-login-transaction-details-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[Builder](index.md)/[LoginTransactionDetailsAllOf.Builder](-login-transaction-details-all-of.-builder.md) + +# LoginTransactionDetailsAllOf.Builder + +[JVM]\ + +public [LoginTransactionDetailsAllOf.Builder](index.md)[LoginTransactionDetailsAllOf.Builder](-login-transaction-details-all-of.-builder.md)([LoginTransactionDetailsAllOf.AuthenticationType](../-authentication-type/index.md)authenticationType, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)successfulLoginFlag, [LoginTransactionDetailsAllOf.AuthenticationSubType](../-authentication-sub-type/index.md)authenticationSubType, [LoginTransactionDetailsAllOf.FailedLoginReason](../-failed-login-reason/index.md)failedLoginReason) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/authentication-sub-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/authentication-sub-type.md new file mode 100644 index 000000000..149b892a0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/authentication-sub-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[Builder](index.md)/[authenticationSubType](authentication-sub-type.md) + +# authenticationSubType + +[JVM]\ + +public final [LoginTransactionDetailsAllOf.Builder](index.md)[authenticationSubType](authentication-sub-type.md)([LoginTransactionDetailsAllOf.AuthenticationSubType](../-authentication-sub-type/index.md)authenticationSubType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/authentication-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/authentication-type.md new file mode 100644 index 000000000..c0b1bee1c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/authentication-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[Builder](index.md)/[authenticationType](authentication-type.md) + +# authenticationType + +[JVM]\ + +public final [LoginTransactionDetailsAllOf.Builder](index.md)[authenticationType](authentication-type.md)([LoginTransactionDetailsAllOf.AuthenticationType](../-authentication-type/index.md)authenticationType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/build.md new file mode 100644 index 000000000..f4ee29b35 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [LoginTransactionDetailsAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/failed-login-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/failed-login-reason.md new file mode 100644 index 000000000..76447d33c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/failed-login-reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[Builder](index.md)/[failedLoginReason](failed-login-reason.md) + +# failedLoginReason + +[JVM]\ + +public final [LoginTransactionDetailsAllOf.Builder](index.md)[failedLoginReason](failed-login-reason.md)([LoginTransactionDetailsAllOf.FailedLoginReason](../-failed-login-reason/index.md)failedLoginReason) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/index.md new file mode 100644 index 000000000..08647b3d6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/index.md @@ -0,0 +1,22 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [LoginTransactionDetailsAllOf.Builder](-login-transaction-details-all-of.-builder.md) | [JVM]
public [LoginTransactionDetailsAllOf.Builder](index.md)[LoginTransactionDetailsAllOf.Builder](-login-transaction-details-all-of.-builder.md)([LoginTransactionDetailsAllOf.AuthenticationType](../-authentication-type/index.md)authenticationType, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)successfulLoginFlag, [LoginTransactionDetailsAllOf.AuthenticationSubType](../-authentication-sub-type/index.md)authenticationSubType, [LoginTransactionDetailsAllOf.FailedLoginReason](../-failed-login-reason/index.md)failedLoginReason) | + +## Functions + +| Name | Summary | +|---|---| +| [authenticationSubType](authentication-sub-type.md) | [JVM]
public final [LoginTransactionDetailsAllOf.Builder](index.md)[authenticationSubType](authentication-sub-type.md)([LoginTransactionDetailsAllOf.AuthenticationSubType](../-authentication-sub-type/index.md)authenticationSubType) | +| [authenticationType](authentication-type.md) | [JVM]
public final [LoginTransactionDetailsAllOf.Builder](index.md)[authenticationType](authentication-type.md)([LoginTransactionDetailsAllOf.AuthenticationType](../-authentication-type/index.md)authenticationType) | +| [build](build.md) | [JVM]
public final [LoginTransactionDetailsAllOf](../index.md)[build](build.md)() | +| [failedLoginReason](failed-login-reason.md) | [JVM]
public final [LoginTransactionDetailsAllOf.Builder](index.md)[failedLoginReason](failed-login-reason.md)([LoginTransactionDetailsAllOf.FailedLoginReason](../-failed-login-reason/index.md)failedLoginReason) | +| [successfulLoginFlag](successful-login-flag.md) | [JVM]
public final [LoginTransactionDetailsAllOf.Builder](index.md)[successfulLoginFlag](successful-login-flag.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)successfulLoginFlag) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/successful-login-flag.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/successful-login-flag.md new file mode 100644 index 000000000..16bdc6480 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/successful-login-flag.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[Builder](index.md)/[successfulLoginFlag](successful-login-flag.md) + +# successfulLoginFlag + +[JVM]\ + +public final [LoginTransactionDetailsAllOf.Builder](index.md)[successfulLoginFlag](successful-login-flag.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)successfulLoginFlag) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md new file mode 100644 index 000000000..74e7e4ad3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetailsAllOf](../../index.md)/[FailedLoginReason](../index.md)/[ACCOUNT_LOCKED](index.md) + +# ACCOUNT_LOCKED + +[JVM]\ +[ACCOUNT_LOCKED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-429320233%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-429320233%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/-a-c-c-o-u-n-t_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/-a-c-c-o-u-n-t_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..f9b03d040 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/-a-c-c-o-u-n-t_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetailsAllOf](../../index.md)/[FailedLoginReason](../index.md)/[ACCOUNT_NOT_FOUND](index.md) + +# ACCOUNT_NOT_FOUND + +[JVM]\ +[ACCOUNT_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md#-429320233%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md#-429320233%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/-i-n-v-a-l-i-d_-c-r-e-d-e-n-t-i-a-l-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/-i-n-v-a-l-i-d_-c-r-e-d-e-n-t-i-a-l-s/index.md new file mode 100644 index 000000000..a1d28202a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/-i-n-v-a-l-i-d_-c-r-e-d-e-n-t-i-a-l-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetailsAllOf](../../index.md)/[FailedLoginReason](../index.md)/[INVALID_CREDENTIALS](index.md) + +# INVALID_CREDENTIALS + +[JVM]\ +[INVALID_CREDENTIALS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md#-429320233%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md#-429320233%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/-v-e-r-i-f-i-c-a-t-i-o-n_-f-a-i-l-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/-v-e-r-i-f-i-c-a-t-i-o-n_-f-a-i-l-e-d/index.md new file mode 100644 index 000000000..de2d1fc89 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/-v-e-r-i-f-i-c-a-t-i-o-n_-f-a-i-l-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetailsAllOf](../../index.md)/[FailedLoginReason](../index.md)/[VERIFICATION_FAILED](index.md) + +# VERIFICATION_FAILED + +[JVM]\ +[VERIFICATION_FAILED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md#-429320233%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md#-429320233%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/get-value.md new file mode 100644 index 000000000..6bfeaec8a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[FailedLoginReason](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/index.md new file mode 100644 index 000000000..dc0be4fc6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/index.md @@ -0,0 +1,35 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[FailedLoginReason](index.md) + +# FailedLoginReason + +[JVM]\ +public enum [FailedLoginReason](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[LoginTransactionDetailsAllOf.FailedLoginReason](index.md)> + +The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. Values: INVALID_CREDENTIALS,ACCOUNT_NOT_FOUND,VERIFICATION_FAILED,ACCOUNT_LOCKED + +## Entries + +| | | +|---|---| +| [INVALID_CREDENTIALS](-i-n-v-a-l-i-d_-c-r-e-d-e-n-t-i-a-l-s/index.md) | [JVM]
[INVALID_CREDENTIALS](-i-n-v-a-l-i-d_-c-r-e-d-e-n-t-i-a-l-s/index.md) | +| [ACCOUNT_NOT_FOUND](-a-c-c-o-u-n-t_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ACCOUNT_NOT_FOUND](-a-c-c-o-u-n-t_-n-o-t_-f-o-u-n-d/index.md) | +| [VERIFICATION_FAILED](-v-e-r-i-f-i-c-a-t-i-o-n_-f-a-i-l-e-d/index.md) | [JVM]
[VERIFICATION_FAILED](-v-e-r-i-f-i-c-a-t-i-o-n_-f-a-i-l-e-d/index.md) | +| [ACCOUNT_LOCKED](-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md) | [JVM]
[ACCOUNT_LOCKED](-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#459100848%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#459100848%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1371821710%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1371821710%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [LoginTransactionDetailsAllOf.FailedLoginReason](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[LoginTransactionDetailsAllOf.FailedLoginReason](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md#-429320233%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md#-429320233%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/value-of.md new file mode 100644 index 000000000..68d91e89c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[FailedLoginReason](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [LoginTransactionDetailsAllOf.FailedLoginReason](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/values.md new file mode 100644 index 000000000..fb2ee2659 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetailsAllOf](../index.md)/[FailedLoginReason](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[LoginTransactionDetailsAllOf.FailedLoginReason](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-login-transaction-details-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-login-transaction-details-all-of.md new file mode 100644 index 000000000..ef978895c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-login-transaction-details-all-of.md @@ -0,0 +1,18 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetailsAllOf](index.md)/[LoginTransactionDetailsAllOf](-login-transaction-details-all-of.md) + +# LoginTransactionDetailsAllOf + +[JVM]\ + +public [LoginTransactionDetailsAllOf](index.md)[LoginTransactionDetailsAllOf](-login-transaction-details-all-of.md)([LoginTransactionDetailsAllOf.AuthenticationType](-authentication-type/index.md)authenticationType, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)successfulLoginFlag, [LoginTransactionDetailsAllOf.AuthenticationSubType](-authentication-sub-type/index.md)authenticationSubType, [LoginTransactionDetailsAllOf.FailedLoginReason](-failed-login-reason/index.md)failedLoginReason) + +#### Parameters + +JVM + +| | | +|---|---| +| authenticationType | The type of login authentication method used by a user. For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: * authentication_type : authentication_sub_type * ------------------------------------------------------------------------------- * `CREDENTIALS` : `EMAIL` * `CREDENTIALS` : * `PASSWORD_RESET` : `EMAIL` * `SINGLE_SIGN_ON` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` * `SOCIAL` : `GOOGLE` * `SOCIAL` : `FACEBOOK` * `SOCIAL` : `APPLE` | +| successfulLoginFlag | Identifies if a login attempt by a user was successful or not. | +| authenticationSubType | The sub type of login authentication method used by a user. For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: * authentication_sub_type : authentication_type * ------------------------------------------------------------------------------- * `EMAIL` : `CREDENTIALS` * `EMAIL` : `PASSWORD_RESET` * `EMAIL` : `SINGLE_SIGN_ON` * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` * `GOOGLE` : `SOCIAL` * `FACEBOOK` : `SOCIAL` * `APPLE` : `SOCIAL` * : `CREDENTIALS` | +| failedLoginReason | The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/builder.md new file mode 100644 index 000000000..655fdafb1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetailsAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [LoginTransactionDetailsAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/get-authentication-sub-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/get-authentication-sub-type.md new file mode 100644 index 000000000..76e68544e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/get-authentication-sub-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetailsAllOf](index.md)/[getAuthenticationSubType](get-authentication-sub-type.md) + +# getAuthenticationSubType + +[JVM]\ + +public final [LoginTransactionDetailsAllOf.AuthenticationSubType](-authentication-sub-type/index.md)[getAuthenticationSubType](get-authentication-sub-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| authenticationSubType | The sub type of login authentication method used by a user. For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: * authentication_sub_type : authentication_type * ------------------------------------------------------------------------------- * `EMAIL` : `CREDENTIALS` * `EMAIL` : `PASSWORD_RESET` * `EMAIL` : `SINGLE_SIGN_ON` * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` * `GOOGLE` : `SOCIAL` * `FACEBOOK` : `SOCIAL` * `APPLE` : `SOCIAL` * : `CREDENTIALS` | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/get-authentication-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/get-authentication-type.md new file mode 100644 index 000000000..78f74aebd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/get-authentication-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetailsAllOf](index.md)/[getAuthenticationType](get-authentication-type.md) + +# getAuthenticationType + +[JVM]\ + +public final [LoginTransactionDetailsAllOf.AuthenticationType](-authentication-type/index.md)[getAuthenticationType](get-authentication-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| authenticationType | The type of login authentication method used by a user. For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: * authentication_type : authentication_sub_type * ------------------------------------------------------------------------------- * `CREDENTIALS` : `EMAIL` * `CREDENTIALS` : * `PASSWORD_RESET` : `EMAIL` * `SINGLE_SIGN_ON` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` * `SOCIAL` : `GOOGLE` * `SOCIAL` : `FACEBOOK` * `SOCIAL` : `APPLE` | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/get-failed-login-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/get-failed-login-reason.md new file mode 100644 index 000000000..123154041 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/get-failed-login-reason.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetailsAllOf](index.md)/[getFailedLoginReason](get-failed-login-reason.md) + +# getFailedLoginReason + +[JVM]\ + +public final [LoginTransactionDetailsAllOf.FailedLoginReason](-failed-login-reason/index.md)[getFailedLoginReason](get-failed-login-reason.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| failedLoginReason | The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/get-successful-login-flag.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/get-successful-login-flag.md new file mode 100644 index 000000000..229083d4b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/get-successful-login-flag.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetailsAllOf](index.md)/[getSuccessfulLoginFlag](get-successful-login-flag.md) + +# getSuccessfulLoginFlag + +[JVM]\ + +public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getSuccessfulLoginFlag](get-successful-login-flag.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| successfulLoginFlag | Identifies if a login attempt by a user was successful or not. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/index.md new file mode 100644 index 000000000..bc5a0fb27 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/index.md @@ -0,0 +1,52 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetailsAllOf](index.md) + +# LoginTransactionDetailsAllOf + +public final class [LoginTransactionDetailsAllOf](index.md) + +Specific information about a login transaction for a user. + +#### Parameters + +JVM + +| | | +|---|---| +| authenticationType | The type of login authentication method used by a user. For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: * authentication_type : authentication_sub_type * ------------------------------------------------------------------------------- * `CREDENTIALS` : `EMAIL` * `CREDENTIALS` : * `PASSWORD_RESET` : `EMAIL` * `SINGLE_SIGN_ON` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` * `SOCIAL` : `GOOGLE` * `SOCIAL` : `FACEBOOK` * `SOCIAL` : `APPLE` | +| successfulLoginFlag | Identifies if a login attempt by a user was successful or not. | +| authenticationSubType | The sub type of login authentication method used by a user. For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: * authentication_sub_type : authentication_type * ------------------------------------------------------------------------------- * `EMAIL` : `CREDENTIALS` * `EMAIL` : `PASSWORD_RESET` * `EMAIL` : `SINGLE_SIGN_ON` * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` * `GOOGLE` : `SOCIAL` * `FACEBOOK` : `SOCIAL` * `APPLE` : `SOCIAL` * : `CREDENTIALS` | +| failedLoginReason | The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. | + +## Constructors + +| | | +|---|---| +| [LoginTransactionDetailsAllOf](-login-transaction-details-all-of.md) | [JVM]
public [LoginTransactionDetailsAllOf](index.md)[LoginTransactionDetailsAllOf](-login-transaction-details-all-of.md)([LoginTransactionDetailsAllOf.AuthenticationType](-authentication-type/index.md)authenticationType, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)successfulLoginFlag, [LoginTransactionDetailsAllOf.AuthenticationSubType](-authentication-sub-type/index.md)authenticationSubType, [LoginTransactionDetailsAllOf.FailedLoginReason](-failed-login-reason/index.md)failedLoginReason) | + +## Types + +| Name | Summary | +|---|---| +| [AuthenticationSubType](-authentication-sub-type/index.md) | [JVM]
public enum [AuthenticationSubType](-authentication-sub-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[LoginTransactionDetailsAllOf.AuthenticationSubType](-authentication-sub-type/index.md)>
The sub type of login authentication method used by a user. For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: * authentication_sub_type : authentication_type * ------------------------------------------------------------------------------- * `EMAIL` : `CREDENTIALS` * `EMAIL` : `PASSWORD_RESET` * `EMAIL` : `SINGLE_SIGN_ON` * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` * `GOOGLE` : `SOCIAL` * `FACEBOOK` : `SOCIAL` * `APPLE` : `SOCIAL` * : `CREDENTIALS` Values: EMAIL,PHONE,GOOGLE,FACEBOOK,APPLE | +| [AuthenticationType](-authentication-type/index.md) | [JVM]
public enum [AuthenticationType](-authentication-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[LoginTransactionDetailsAllOf.AuthenticationType](-authentication-type/index.md)>
The type of login authentication method used by a user. For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: * authentication_type : authentication_sub_type * ------------------------------------------------------------------------------- * `CREDENTIALS` : `EMAIL` * `CREDENTIALS` : * `PASSWORD_RESET` : `EMAIL` * `SINGLE_SIGN_ON` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` * `SOCIAL` : `GOOGLE` * `SOCIAL` : `FACEBOOK` * `SOCIAL` : `APPLE` Values: CREDENTIALS,PASSWORD_RESET,SOCIAL,SINGLE_SIGN_ON,MULTI_FACTOR_AUTHENTICATION | +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [FailedLoginReason](-failed-login-reason/index.md) | [JVM]
public enum [FailedLoginReason](-failed-login-reason/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[LoginTransactionDetailsAllOf.FailedLoginReason](-failed-login-reason/index.md)>
The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. Values: INVALID_CREDENTIALS,ACCOUNT_NOT_FOUND,VERIFICATION_FAILED,ACCOUNT_LOCKED | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [LoginTransactionDetailsAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getAuthenticationSubType](get-authentication-sub-type.md) | [JVM]
public final [LoginTransactionDetailsAllOf.AuthenticationSubType](-authentication-sub-type/index.md)[getAuthenticationSubType](get-authentication-sub-type.md)() | +| [getAuthenticationType](get-authentication-type.md) | [JVM]
public final [LoginTransactionDetailsAllOf.AuthenticationType](-authentication-type/index.md)[getAuthenticationType](get-authentication-type.md)() | +| [getFailedLoginReason](get-failed-login-reason.md) | [JVM]
public final [LoginTransactionDetailsAllOf.FailedLoginReason](-failed-login-reason/index.md)[getFailedLoginReason](get-failed-login-reason.md)() | +| [getSuccessfulLoginFlag](get-successful-login-flag.md) | [JVM]
public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getSuccessfulLoginFlag](get-successful-login-flag.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [authenticationSubType](index.md#1548521512%2FProperties%2F-1883119931) | [JVM]
private final [LoginTransactionDetailsAllOf.AuthenticationSubType](-authentication-sub-type/index.md)[authenticationSubType](index.md#1548521512%2FProperties%2F-1883119931) | +| [authenticationType](index.md#-497673442%2FProperties%2F-1883119931) | [JVM]
private final [LoginTransactionDetailsAllOf.AuthenticationType](-authentication-type/index.md)[authenticationType](index.md#-497673442%2FProperties%2F-1883119931) | +| [failedLoginReason](index.md#-1618267174%2FProperties%2F-1883119931) | [JVM]
private final [LoginTransactionDetailsAllOf.FailedLoginReason](-failed-login-reason/index.md)[failedLoginReason](index.md#-1618267174%2FProperties%2F-1883119931) | +| [successfulLoginFlag](index.md#-100931441%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[successfulLoginFlag](index.md#-100931441%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-a-p-p-l-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-a-p-p-l-e/index.md new file mode 100644 index 000000000..c5a941d56 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-a-p-p-l-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetails](../../index.md)/[AuthenticationSubType](../index.md)/[APPLE](index.md) + +# APPLE + +[JVM]\ +[APPLE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1143215951%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1143215951%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-e-m-a-i-l/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-e-m-a-i-l/index.md new file mode 100644 index 000000000..2ad05e8b2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-e-m-a-i-l/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetails](../../index.md)/[AuthenticationSubType](../index.md)/[EMAIL](index.md) + +# EMAIL + +[JVM]\ +[EMAIL](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-p-p-l-e/index.md#-1143215951%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-p-p-l-e/index.md#-1143215951%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-f-a-c-e-b-o-o-k/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-f-a-c-e-b-o-o-k/index.md new file mode 100644 index 000000000..1366460b2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-f-a-c-e-b-o-o-k/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetails](../../index.md)/[AuthenticationSubType](../index.md)/[FACEBOOK](index.md) + +# FACEBOOK + +[JVM]\ +[FACEBOOK](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-p-p-l-e/index.md#-1143215951%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-p-p-l-e/index.md#-1143215951%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-g-o-o-g-l-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-g-o-o-g-l-e/index.md new file mode 100644 index 000000000..eca96c02c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-g-o-o-g-l-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetails](../../index.md)/[AuthenticationSubType](../index.md)/[GOOGLE](index.md) + +# GOOGLE + +[JVM]\ +[GOOGLE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-p-p-l-e/index.md#-1143215951%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-p-p-l-e/index.md#-1143215951%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-p-h-o-n-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-p-h-o-n-e/index.md new file mode 100644 index 000000000..eb512fc3c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-p-h-o-n-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetails](../../index.md)/[AuthenticationSubType](../index.md)/[PHONE](index.md) + +# PHONE + +[JVM]\ +[PHONE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-p-p-l-e/index.md#-1143215951%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-p-p-l-e/index.md#-1143215951%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/get-value.md new file mode 100644 index 000000000..7797c5d85 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[AuthenticationSubType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/index.md new file mode 100644 index 000000000..95f0e99de --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/index.md @@ -0,0 +1,36 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[AuthenticationSubType](index.md) + +# AuthenticationSubType + +[JVM]\ +public enum [AuthenticationSubType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[LoginTransactionDetails.AuthenticationSubType](index.md)> + +The sub type of login authentication method used by a user. For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: * authentication_sub_type : authentication_type * ------------------------------------------------------------------------------- * `EMAIL` : `CREDENTIALS` * `EMAIL` : `PASSWORD_RESET` * `EMAIL` : `SINGLE_SIGN_ON` * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` * `GOOGLE` : `SOCIAL` * `FACEBOOK` : `SOCIAL` * `APPLE` : `SOCIAL` * : `CREDENTIALS` Values: EMAIL,PHONE,GOOGLE,FACEBOOK,APPLE + +## Entries + +| | | +|---|---| +| [EMAIL](-e-m-a-i-l/index.md) | [JVM]
[EMAIL](-e-m-a-i-l/index.md) | +| [PHONE](-p-h-o-n-e/index.md) | [JVM]
[PHONE](-p-h-o-n-e/index.md) | +| [GOOGLE](-g-o-o-g-l-e/index.md) | [JVM]
[GOOGLE](-g-o-o-g-l-e/index.md) | +| [FACEBOOK](-f-a-c-e-b-o-o-k/index.md) | [JVM]
[FACEBOOK](-f-a-c-e-b-o-o-k/index.md) | +| [APPLE](-a-p-p-l-e/index.md) | [JVM]
[APPLE](-a-p-p-l-e/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-744564328%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-744564328%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1664517798%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1664517798%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [LoginTransactionDetails.AuthenticationSubType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[LoginTransactionDetails.AuthenticationSubType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-a-p-p-l-e/index.md#-1143215951%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-a-p-p-l-e/index.md#-1143215951%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/value-of.md new file mode 100644 index 000000000..c8e181b85 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[AuthenticationSubType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [LoginTransactionDetails.AuthenticationSubType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/values.md new file mode 100644 index 000000000..87876ce25 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[AuthenticationSubType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[LoginTransactionDetails.AuthenticationSubType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-c-r-e-d-e-n-t-i-a-l-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-c-r-e-d-e-n-t-i-a-l-s/index.md new file mode 100644 index 000000000..12efb7d2c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-c-r-e-d-e-n-t-i-a-l-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetails](../../index.md)/[AuthenticationType](../index.md)/[CREDENTIALS](index.md) + +# CREDENTIALS + +[JVM]\ +[CREDENTIALS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#1867794609%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#1867794609%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md new file mode 100644 index 000000000..a521ab64c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetails](../../index.md)/[AuthenticationType](../index.md)/[MULTI_FACTOR_AUTHENTICATION](index.md) + +# MULTI_FACTOR_AUTHENTICATION + +[JVM]\ +[MULTI_FACTOR_AUTHENTICATION](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1867794609%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1867794609%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md new file mode 100644 index 000000000..fc0bef48b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetails](../../index.md)/[AuthenticationType](../index.md)/[PASSWORD_RESET](index.md) + +# PASSWORD_RESET + +[JVM]\ +[PASSWORD_RESET](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#1867794609%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#1867794609%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-s-i-n-g-l-e_-s-i-g-n_-o-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-s-i-n-g-l-e_-s-i-g-n_-o-n/index.md new file mode 100644 index 000000000..3659f01c0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-s-i-n-g-l-e_-s-i-g-n_-o-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetails](../../index.md)/[AuthenticationType](../index.md)/[SINGLE_SIGN_ON](index.md) + +# SINGLE_SIGN_ON + +[JVM]\ +[SINGLE_SIGN_ON](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#1867794609%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#1867794609%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-s-o-c-i-a-l/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-s-o-c-i-a-l/index.md new file mode 100644 index 000000000..4b72358ae --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-s-o-c-i-a-l/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetails](../../index.md)/[AuthenticationType](../index.md)/[SOCIAL](index.md) + +# SOCIAL + +[JVM]\ +[SOCIAL](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#1867794609%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#1867794609%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/get-value.md new file mode 100644 index 000000000..f2b286a11 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[AuthenticationType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/index.md new file mode 100644 index 000000000..c3cdf9b55 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/index.md @@ -0,0 +1,36 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[AuthenticationType](index.md) + +# AuthenticationType + +[JVM]\ +public enum [AuthenticationType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[LoginTransactionDetails.AuthenticationType](index.md)> + +The type of login authentication method used by a user. For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: * authentication_type : authentication_sub_type * ------------------------------------------------------------------------------- * `CREDENTIALS` : `EMAIL` * `CREDENTIALS` : * `PASSWORD_RESET` : `EMAIL` * `SINGLE_SIGN_ON` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` * `SOCIAL` : `GOOGLE` * `SOCIAL` : `FACEBOOK` * `SOCIAL` : `APPLE` Values: CREDENTIALS,PASSWORD_RESET,SOCIAL,SINGLE_SIGN_ON,MULTI_FACTOR_AUTHENTICATION + +## Entries + +| | | +|---|---| +| [CREDENTIALS](-c-r-e-d-e-n-t-i-a-l-s/index.md) | [JVM]
[CREDENTIALS](-c-r-e-d-e-n-t-i-a-l-s/index.md) | +| [PASSWORD_RESET](-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md) | [JVM]
[PASSWORD_RESET](-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md) | +| [SOCIAL](-s-o-c-i-a-l/index.md) | [JVM]
[SOCIAL](-s-o-c-i-a-l/index.md) | +| [SINGLE_SIGN_ON](-s-i-n-g-l-e_-s-i-g-n_-o-n/index.md) | [JVM]
[SINGLE_SIGN_ON](-s-i-n-g-l-e_-s-i-g-n_-o-n/index.md) | +| [MULTI_FACTOR_AUTHENTICATION](-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md) | [JVM]
[MULTI_FACTOR_AUTHENTICATION](-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-595283574%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-595283574%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-698658444%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-698658444%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [LoginTransactionDetails.AuthenticationType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[LoginTransactionDetails.AuthenticationType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#1867794609%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md#1867794609%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/value-of.md new file mode 100644 index 000000000..c4f155095 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[AuthenticationType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [LoginTransactionDetails.AuthenticationType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/values.md new file mode 100644 index 000000000..89ffae5db --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[AuthenticationType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[LoginTransactionDetails.AuthenticationType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/-login-transaction-details.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/-login-transaction-details.-builder.md new file mode 100644 index 000000000..9fbd54654 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/-login-transaction-details.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[Builder](index.md)/[LoginTransactionDetails.Builder](-login-transaction-details.-builder.md) + +# LoginTransactionDetails.Builder + +[JVM]\ + +public [LoginTransactionDetails.Builder](index.md)[LoginTransactionDetails.Builder](-login-transaction-details.-builder.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)transactionDateTime, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId, [LoginTransactionDetails.AuthenticationType](../-authentication-type/index.md)authenticationType, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)successfulLoginFlag, [CurrentUserSession](../../-current-user-session/index.md)currentUserSession, [LoginTransactionDetails.AuthenticationSubType](../-authentication-sub-type/index.md)authenticationSubType, [LoginTransactionDetails.FailedLoginReason](../-failed-login-reason/index.md)failedLoginReason) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/authentication-sub-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/authentication-sub-type.md new file mode 100644 index 000000000..9b2edd450 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/authentication-sub-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[Builder](index.md)/[authenticationSubType](authentication-sub-type.md) + +# authenticationSubType + +[JVM]\ + +public final [LoginTransactionDetails.Builder](index.md)[authenticationSubType](authentication-sub-type.md)([LoginTransactionDetails.AuthenticationSubType](../-authentication-sub-type/index.md)authenticationSubType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/authentication-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/authentication-type.md new file mode 100644 index 000000000..b97eae5b9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/authentication-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[Builder](index.md)/[authenticationType](authentication-type.md) + +# authenticationType + +[JVM]\ + +public final [LoginTransactionDetails.Builder](index.md)[authenticationType](authentication-type.md)([LoginTransactionDetails.AuthenticationType](../-authentication-type/index.md)authenticationType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/build.md new file mode 100644 index 000000000..31684d8e1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [LoginTransactionDetails](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/current-user-session.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/current-user-session.md new file mode 100644 index 000000000..18bd0a749 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/current-user-session.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[Builder](index.md)/[currentUserSession](current-user-session.md) + +# currentUserSession + +[JVM]\ + +public final [LoginTransactionDetails.Builder](index.md)[currentUserSession](current-user-session.md)([CurrentUserSession](../../-current-user-session/index.md)currentUserSession) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/failed-login-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/failed-login-reason.md new file mode 100644 index 000000000..0e553da46 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/failed-login-reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[Builder](index.md)/[failedLoginReason](failed-login-reason.md) + +# failedLoginReason + +[JVM]\ + +public final [LoginTransactionDetails.Builder](index.md)[failedLoginReason](failed-login-reason.md)([LoginTransactionDetails.FailedLoginReason](../-failed-login-reason/index.md)failedLoginReason) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/index.md new file mode 100644 index 000000000..910cfb33d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/index.md @@ -0,0 +1,25 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [LoginTransactionDetails.Builder](-login-transaction-details.-builder.md) | [JVM]
public [LoginTransactionDetails.Builder](index.md)[LoginTransactionDetails.Builder](-login-transaction-details.-builder.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)transactionDateTime, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId, [LoginTransactionDetails.AuthenticationType](../-authentication-type/index.md)authenticationType, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)successfulLoginFlag, [CurrentUserSession](../../-current-user-session/index.md)currentUserSession, [LoginTransactionDetails.AuthenticationSubType](../-authentication-sub-type/index.md)authenticationSubType, [LoginTransactionDetails.FailedLoginReason](../-failed-login-reason/index.md)failedLoginReason) | + +## Functions + +| Name | Summary | +|---|---| +| [authenticationSubType](authentication-sub-type.md) | [JVM]
public final [LoginTransactionDetails.Builder](index.md)[authenticationSubType](authentication-sub-type.md)([LoginTransactionDetails.AuthenticationSubType](../-authentication-sub-type/index.md)authenticationSubType) | +| [authenticationType](authentication-type.md) | [JVM]
public final [LoginTransactionDetails.Builder](index.md)[authenticationType](authentication-type.md)([LoginTransactionDetails.AuthenticationType](../-authentication-type/index.md)authenticationType) | +| [build](build.md) | [JVM]
public final [LoginTransactionDetails](../index.md)[build](build.md)() | +| [currentUserSession](current-user-session.md) | [JVM]
public final [LoginTransactionDetails.Builder](index.md)[currentUserSession](current-user-session.md)([CurrentUserSession](../../-current-user-session/index.md)currentUserSession) | +| [failedLoginReason](failed-login-reason.md) | [JVM]
public final [LoginTransactionDetails.Builder](index.md)[failedLoginReason](failed-login-reason.md)([LoginTransactionDetails.FailedLoginReason](../-failed-login-reason/index.md)failedLoginReason) | +| [successfulLoginFlag](successful-login-flag.md) | [JVM]
public final [LoginTransactionDetails.Builder](index.md)[successfulLoginFlag](successful-login-flag.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)successfulLoginFlag) | +| [transactionDateTime](transaction-date-time.md) | [JVM]
public final [LoginTransactionDetails.Builder](index.md)[transactionDateTime](transaction-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)transactionDateTime) | +| [transactionId](transaction-id.md) | [JVM]
public final [LoginTransactionDetails.Builder](index.md)[transactionId](transaction-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/successful-login-flag.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/successful-login-flag.md new file mode 100644 index 000000000..1cebdffe4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/successful-login-flag.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[Builder](index.md)/[successfulLoginFlag](successful-login-flag.md) + +# successfulLoginFlag + +[JVM]\ + +public final [LoginTransactionDetails.Builder](index.md)[successfulLoginFlag](successful-login-flag.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)successfulLoginFlag) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/transaction-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/transaction-date-time.md new file mode 100644 index 000000000..35a0bce16 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/transaction-date-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[Builder](index.md)/[transactionDateTime](transaction-date-time.md) + +# transactionDateTime + +[JVM]\ + +public final [LoginTransactionDetails.Builder](index.md)[transactionDateTime](transaction-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)transactionDateTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/transaction-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/transaction-id.md new file mode 100644 index 000000000..39ee4184f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/transaction-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[Builder](index.md)/[transactionId](transaction-id.md) + +# transactionId + +[JVM]\ + +public final [LoginTransactionDetails.Builder](index.md)[transactionId](transaction-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md new file mode 100644 index 000000000..15c0b6f8e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetails](../../index.md)/[FailedLoginReason](../index.md)/[ACCOUNT_LOCKED](index.md) + +# ACCOUNT_LOCKED + +[JVM]\ +[ACCOUNT_LOCKED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#2048838755%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#2048838755%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/-a-c-c-o-u-n-t_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/-a-c-c-o-u-n-t_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..6c266922b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/-a-c-c-o-u-n-t_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetails](../../index.md)/[FailedLoginReason](../index.md)/[ACCOUNT_NOT_FOUND](index.md) + +# ACCOUNT_NOT_FOUND + +[JVM]\ +[ACCOUNT_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md#2048838755%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md#2048838755%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/-i-n-v-a-l-i-d_-c-r-e-d-e-n-t-i-a-l-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/-i-n-v-a-l-i-d_-c-r-e-d-e-n-t-i-a-l-s/index.md new file mode 100644 index 000000000..6fae75b6e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/-i-n-v-a-l-i-d_-c-r-e-d-e-n-t-i-a-l-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetails](../../index.md)/[FailedLoginReason](../index.md)/[INVALID_CREDENTIALS](index.md) + +# INVALID_CREDENTIALS + +[JVM]\ +[INVALID_CREDENTIALS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md#2048838755%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md#2048838755%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/-v-e-r-i-f-i-c-a-t-i-o-n_-f-a-i-l-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/-v-e-r-i-f-i-c-a-t-i-o-n_-f-a-i-l-e-d/index.md new file mode 100644 index 000000000..31adbd762 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/-v-e-r-i-f-i-c-a-t-i-o-n_-f-a-i-l-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[LoginTransactionDetails](../../index.md)/[FailedLoginReason](../index.md)/[VERIFICATION_FAILED](index.md) + +# VERIFICATION_FAILED + +[JVM]\ +[VERIFICATION_FAILED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md#2048838755%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md#2048838755%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/get-value.md new file mode 100644 index 000000000..c29396302 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[FailedLoginReason](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/index.md new file mode 100644 index 000000000..ddad1bd23 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/index.md @@ -0,0 +1,35 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[FailedLoginReason](index.md) + +# FailedLoginReason + +[JVM]\ +public enum [FailedLoginReason](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[LoginTransactionDetails.FailedLoginReason](index.md)> + +The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. Values: INVALID_CREDENTIALS,ACCOUNT_NOT_FOUND,VERIFICATION_FAILED,ACCOUNT_LOCKED + +## Entries + +| | | +|---|---| +| [INVALID_CREDENTIALS](-i-n-v-a-l-i-d_-c-r-e-d-e-n-t-i-a-l-s/index.md) | [JVM]
[INVALID_CREDENTIALS](-i-n-v-a-l-i-d_-c-r-e-d-e-n-t-i-a-l-s/index.md) | +| [ACCOUNT_NOT_FOUND](-a-c-c-o-u-n-t_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ACCOUNT_NOT_FOUND](-a-c-c-o-u-n-t_-n-o-t_-f-o-u-n-d/index.md) | +| [VERIFICATION_FAILED](-v-e-r-i-f-i-c-a-t-i-o-n_-f-a-i-l-e-d/index.md) | [JVM]
[VERIFICATION_FAILED](-v-e-r-i-f-i-c-a-t-i-o-n_-f-a-i-l-e-d/index.md) | +| [ACCOUNT_LOCKED](-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md) | [JVM]
[ACCOUNT_LOCKED](-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#597757002%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#597757002%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#318766772%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#318766772%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [LoginTransactionDetails.FailedLoginReason](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[LoginTransactionDetails.FailedLoginReason](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md#2048838755%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md#2048838755%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/value-of.md new file mode 100644 index 000000000..a75fa248c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[FailedLoginReason](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [LoginTransactionDetails.FailedLoginReason](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/values.md new file mode 100644 index 000000000..a990a0f53 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[LoginTransactionDetails](../index.md)/[FailedLoginReason](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[LoginTransactionDetails.FailedLoginReason](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-login-transaction-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-login-transaction-details.md new file mode 100644 index 000000000..aa3296fc7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-login-transaction-details.md @@ -0,0 +1,18 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetails](index.md)/[LoginTransactionDetails](-login-transaction-details.md) + +# LoginTransactionDetails + +[JVM]\ + +public [LoginTransactionDetails](index.md)[LoginTransactionDetails](-login-transaction-details.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)transactionDateTime, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId, [LoginTransactionDetails.AuthenticationType](-authentication-type/index.md)authenticationType, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)successfulLoginFlag, [CurrentUserSession](../-current-user-session/index.md)currentUserSession, [LoginTransactionDetails.AuthenticationSubType](-authentication-sub-type/index.md)authenticationSubType, [LoginTransactionDetails.FailedLoginReason](-failed-login-reason/index.md)failedLoginReason) + +#### Parameters + +JVM + +| | | +|---|---| +| authenticationType | The type of login authentication method used by a user. For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: * authentication_type : authentication_sub_type * ------------------------------------------------------------------------------- * `CREDENTIALS` : `EMAIL` * `CREDENTIALS` : * `PASSWORD_RESET` : `EMAIL` * `SINGLE_SIGN_ON` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` * `SOCIAL` : `GOOGLE` * `SOCIAL` : `FACEBOOK` * `SOCIAL` : `APPLE` | +| successfulLoginFlag | Identifies if a login attempt by a user was successful or not. | +| authenticationSubType | The sub type of login authentication method used by a user. For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: * authentication_sub_type : authentication_type * ------------------------------------------------------------------------------- * `EMAIL` : `CREDENTIALS` * `EMAIL` : `PASSWORD_RESET` * `EMAIL` : `SINGLE_SIGN_ON` * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` * `GOOGLE` : `SOCIAL` * `FACEBOOK` : `SOCIAL` * `APPLE` : `SOCIAL` * : `CREDENTIALS` | +| failedLoginReason | The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/builder.md new file mode 100644 index 000000000..12425e573 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetails](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [LoginTransactionDetails.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-authentication-sub-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-authentication-sub-type.md new file mode 100644 index 000000000..5ae1c5203 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-authentication-sub-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetails](index.md)/[getAuthenticationSubType](get-authentication-sub-type.md) + +# getAuthenticationSubType + +[JVM]\ + +public final [LoginTransactionDetails.AuthenticationSubType](-authentication-sub-type/index.md)[getAuthenticationSubType](get-authentication-sub-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| authenticationSubType | The sub type of login authentication method used by a user. For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: * authentication_sub_type : authentication_type * ------------------------------------------------------------------------------- * `EMAIL` : `CREDENTIALS` * `EMAIL` : `PASSWORD_RESET` * `EMAIL` : `SINGLE_SIGN_ON` * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` * `GOOGLE` : `SOCIAL` * `FACEBOOK` : `SOCIAL` * `APPLE` : `SOCIAL` * : `CREDENTIALS` | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-authentication-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-authentication-type.md new file mode 100644 index 000000000..3e8912b84 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-authentication-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetails](index.md)/[getAuthenticationType](get-authentication-type.md) + +# getAuthenticationType + +[JVM]\ + +public final [LoginTransactionDetails.AuthenticationType](-authentication-type/index.md)[getAuthenticationType](get-authentication-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| authenticationType | The type of login authentication method used by a user. For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: * authentication_type : authentication_sub_type * ------------------------------------------------------------------------------- * `CREDENTIALS` : `EMAIL` * `CREDENTIALS` : * `PASSWORD_RESET` : `EMAIL` * `SINGLE_SIGN_ON` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` * `SOCIAL` : `GOOGLE` * `SOCIAL` : `FACEBOOK` * `SOCIAL` : `APPLE` | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-current-user-session.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-current-user-session.md new file mode 100644 index 000000000..af113d4ca --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-current-user-session.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetails](index.md)/[getCurrentUserSession](get-current-user-session.md) + +# getCurrentUserSession + +[JVM]\ + +public [CurrentUserSession](../-current-user-session/index.md)[getCurrentUserSession](get-current-user-session.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-failed-login-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-failed-login-reason.md new file mode 100644 index 000000000..e9ed7ef46 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-failed-login-reason.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetails](index.md)/[getFailedLoginReason](get-failed-login-reason.md) + +# getFailedLoginReason + +[JVM]\ + +public final [LoginTransactionDetails.FailedLoginReason](-failed-login-reason/index.md)[getFailedLoginReason](get-failed-login-reason.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| failedLoginReason | The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-successful-login-flag.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-successful-login-flag.md new file mode 100644 index 000000000..b1f37ae5d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-successful-login-flag.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetails](index.md)/[getSuccessfulLoginFlag](get-successful-login-flag.md) + +# getSuccessfulLoginFlag + +[JVM]\ + +public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getSuccessfulLoginFlag](get-successful-login-flag.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| successfulLoginFlag | Identifies if a login attempt by a user was successful or not. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-transaction-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-transaction-date-time.md new file mode 100644 index 000000000..a3b07ea08 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-transaction-date-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetails](index.md)/[getTransactionDateTime](get-transaction-date-time.md) + +# getTransactionDateTime + +[JVM]\ + +public [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getTransactionDateTime](get-transaction-date-time.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-transaction-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-transaction-id.md new file mode 100644 index 000000000..f1d6b0484 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-transaction-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetails](index.md)/[getTransactionId](get-transaction-id.md) + +# getTransactionId + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTransactionId](get-transaction-id.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-type.md new file mode 100644 index 000000000..3bdead2dc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetails](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public [AccountTakeoverTransactionDetails.Type](../-account-takeover-transaction-details/-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/index.md new file mode 100644 index 000000000..9154edf81 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/index.md @@ -0,0 +1,58 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[LoginTransactionDetails](index.md) + +# LoginTransactionDetails + +public final class [LoginTransactionDetails](index.md) implements [AccountTakeoverTransactionDetails](../-account-takeover-transaction-details/index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| authenticationType | The type of login authentication method used by a user. For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: * authentication_type : authentication_sub_type * ------------------------------------------------------------------------------- * `CREDENTIALS` : `EMAIL` * `CREDENTIALS` : * `PASSWORD_RESET` : `EMAIL` * `SINGLE_SIGN_ON` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` * `SOCIAL` : `GOOGLE` * `SOCIAL` : `FACEBOOK` * `SOCIAL` : `APPLE` | +| successfulLoginFlag | Identifies if a login attempt by a user was successful or not. | +| authenticationSubType | The sub type of login authentication method used by a user. For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: * authentication_sub_type : authentication_type * ------------------------------------------------------------------------------- * `EMAIL` : `CREDENTIALS` * `EMAIL` : `PASSWORD_RESET` * `EMAIL` : `SINGLE_SIGN_ON` * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` * `GOOGLE` : `SOCIAL` * `FACEBOOK` : `SOCIAL` * `APPLE` : `SOCIAL` * : `CREDENTIALS` | +| failedLoginReason | The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. | + +## Constructors + +| | | +|---|---| +| [LoginTransactionDetails](-login-transaction-details.md) | [JVM]
public [LoginTransactionDetails](index.md)[LoginTransactionDetails](-login-transaction-details.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)transactionDateTime, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId, [LoginTransactionDetails.AuthenticationType](-authentication-type/index.md)authenticationType, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)successfulLoginFlag, [CurrentUserSession](../-current-user-session/index.md)currentUserSession, [LoginTransactionDetails.AuthenticationSubType](-authentication-sub-type/index.md)authenticationSubType, [LoginTransactionDetails.FailedLoginReason](-failed-login-reason/index.md)failedLoginReason) | + +## Types + +| Name | Summary | +|---|---| +| [AuthenticationSubType](-authentication-sub-type/index.md) | [JVM]
public enum [AuthenticationSubType](-authentication-sub-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[LoginTransactionDetails.AuthenticationSubType](-authentication-sub-type/index.md)>
The sub type of login authentication method used by a user. For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: * authentication_sub_type : authentication_type * ------------------------------------------------------------------------------- * `EMAIL` : `CREDENTIALS` * `EMAIL` : `PASSWORD_RESET` * `EMAIL` : `SINGLE_SIGN_ON` * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` * `GOOGLE` : `SOCIAL` * `FACEBOOK` : `SOCIAL` * `APPLE` : `SOCIAL` * : `CREDENTIALS` Values: EMAIL,PHONE,GOOGLE,FACEBOOK,APPLE | +| [AuthenticationType](-authentication-type/index.md) | [JVM]
public enum [AuthenticationType](-authentication-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[LoginTransactionDetails.AuthenticationType](-authentication-type/index.md)>
The type of login authentication method used by a user. For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: * authentication_type : authentication_sub_type * ------------------------------------------------------------------------------- * `CREDENTIALS` : `EMAIL` * `CREDENTIALS` : * `PASSWORD_RESET` : `EMAIL` * `SINGLE_SIGN_ON` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` * `SOCIAL` : `GOOGLE` * `SOCIAL` : `FACEBOOK` * `SOCIAL` : `APPLE` Values: CREDENTIALS,PASSWORD_RESET,SOCIAL,SINGLE_SIGN_ON,MULTI_FACTOR_AUTHENTICATION | +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [FailedLoginReason](-failed-login-reason/index.md) | [JVM]
public enum [FailedLoginReason](-failed-login-reason/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[LoginTransactionDetails.FailedLoginReason](-failed-login-reason/index.md)>
The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. Values: INVALID_CREDENTIALS,ACCOUNT_NOT_FOUND,VERIFICATION_FAILED,ACCOUNT_LOCKED | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [LoginTransactionDetails.Builder](-builder/index.md)[builder](builder.md)() | +| [getAuthenticationSubType](get-authentication-sub-type.md) | [JVM]
public final [LoginTransactionDetails.AuthenticationSubType](-authentication-sub-type/index.md)[getAuthenticationSubType](get-authentication-sub-type.md)() | +| [getAuthenticationType](get-authentication-type.md) | [JVM]
public final [LoginTransactionDetails.AuthenticationType](-authentication-type/index.md)[getAuthenticationType](get-authentication-type.md)() | +| [getCurrentUserSession](get-current-user-session.md) | [JVM]
public [CurrentUserSession](../-current-user-session/index.md)[getCurrentUserSession](get-current-user-session.md)() | +| [getFailedLoginReason](get-failed-login-reason.md) | [JVM]
public final [LoginTransactionDetails.FailedLoginReason](-failed-login-reason/index.md)[getFailedLoginReason](get-failed-login-reason.md)() | +| [getSuccessfulLoginFlag](get-successful-login-flag.md) | [JVM]
public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getSuccessfulLoginFlag](get-successful-login-flag.md)() | +| [getTransactionDateTime](get-transaction-date-time.md) | [JVM]
public [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getTransactionDateTime](get-transaction-date-time.md)() | +| [getTransactionId](get-transaction-id.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTransactionId](get-transaction-id.md)() | +| [getType](get-type.md) | [JVM]
public [AccountTakeoverTransactionDetails.Type](../-account-takeover-transaction-details/-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [authenticationSubType](index.md#-960628812%2FProperties%2F-1883119931) | [JVM]
private final [LoginTransactionDetails.AuthenticationSubType](-authentication-sub-type/index.md)[authenticationSubType](index.md#-960628812%2FProperties%2F-1883119931) | +| [authenticationType](index.md#-626213102%2FProperties%2F-1883119931) | [JVM]
private final [LoginTransactionDetails.AuthenticationType](-authentication-type/index.md)[authenticationType](index.md#-626213102%2FProperties%2F-1883119931) | +| [currentUserSession](index.md#-1919485998%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [CurrentUserSession](../-current-user-session/index.md)[currentUserSession](index.md#-1919485998%2FProperties%2F-1883119931) | +| [failedLoginReason](index.md#-929676954%2FProperties%2F-1883119931) | [JVM]
private final [LoginTransactionDetails.FailedLoginReason](-failed-login-reason/index.md)[failedLoginReason](index.md#-929676954%2FProperties%2F-1883119931) | +| [successfulLoginFlag](index.md#209306395%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[successfulLoginFlag](index.md#209306395%2FProperties%2F-1883119931) | +| [transactionDateTime](index.md#1118867773%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[transactionDateTime](index.md#1118867773%2FProperties%2F-1883119931) | +| [transactionId](index.md#-371733507%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[transactionId](index.md#-371733507%2FProperties%2F-1883119931) | +| [type](index.md#-596832534%2FProperties%2F-1883119931) | [JVM]
private final [AccountTakeoverTransactionDetails.Type](../-account-takeover-transaction-details/-type/index.md)[type](index.md#-596832534%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/-multi-factor-authentication-attempt.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/-multi-factor-authentication-attempt.-builder.md new file mode 100644 index 000000000..56a703732 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/-multi-factor-authentication-attempt.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[Builder](index.md)/[MultiFactorAuthenticationAttempt.Builder](-multi-factor-authentication-attempt.-builder.md) + +# MultiFactorAuthenticationAttempt.Builder + +[JVM]\ + +public [MultiFactorAuthenticationAttempt.Builder](index.md)[MultiFactorAuthenticationAttempt.Builder](-multi-factor-authentication-attempt.-builder.md)([MultiFactorAuthenticationAttempt.DeliveryMethod](../-delivery-method/index.md)deliveryMethod, [MultiFactorAuthenticationAttempt.Status](../-status/index.md)status, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)referenceId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)providerName, [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)attemptCount, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateStartDateTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateEndDateTime, [Telephone](../../-telephone/index.md)telephone, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/attempt-count.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/attempt-count.md new file mode 100644 index 000000000..a92124365 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/attempt-count.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[Builder](index.md)/[attemptCount](attempt-count.md) + +# attemptCount + +[JVM]\ + +public final [MultiFactorAuthenticationAttempt.Builder](index.md)[attemptCount](attempt-count.md)([BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)attemptCount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/build.md new file mode 100644 index 000000000..88e809d0a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [MultiFactorAuthenticationAttempt](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/delivery-method.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/delivery-method.md new file mode 100644 index 000000000..95e950826 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/delivery-method.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[Builder](index.md)/[deliveryMethod](delivery-method.md) + +# deliveryMethod + +[JVM]\ + +public final [MultiFactorAuthenticationAttempt.Builder](index.md)[deliveryMethod](delivery-method.md)([MultiFactorAuthenticationAttempt.DeliveryMethod](../-delivery-method/index.md)deliveryMethod) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/email-address.md new file mode 100644 index 000000000..5eb90c908 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[Builder](index.md)/[emailAddress](email-address.md) + +# emailAddress + +[JVM]\ + +public final [MultiFactorAuthenticationAttempt.Builder](index.md)[emailAddress](email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/index.md new file mode 100644 index 000000000..e271f53d0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/index.md @@ -0,0 +1,27 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [MultiFactorAuthenticationAttempt.Builder](-multi-factor-authentication-attempt.-builder.md) | [JVM]
public [MultiFactorAuthenticationAttempt.Builder](index.md)[MultiFactorAuthenticationAttempt.Builder](-multi-factor-authentication-attempt.-builder.md)([MultiFactorAuthenticationAttempt.DeliveryMethod](../-delivery-method/index.md)deliveryMethod, [MultiFactorAuthenticationAttempt.Status](../-status/index.md)status, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)referenceId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)providerName, [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)attemptCount, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateStartDateTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateEndDateTime, [Telephone](../../-telephone/index.md)telephone, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) | + +## Functions + +| Name | Summary | +|---|---| +| [attemptCount](attempt-count.md) | [JVM]
public final [MultiFactorAuthenticationAttempt.Builder](index.md)[attemptCount](attempt-count.md)([BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)attemptCount) | +| [build](build.md) | [JVM]
public final [MultiFactorAuthenticationAttempt](../index.md)[build](build.md)() | +| [deliveryMethod](delivery-method.md) | [JVM]
public final [MultiFactorAuthenticationAttempt.Builder](index.md)[deliveryMethod](delivery-method.md)([MultiFactorAuthenticationAttempt.DeliveryMethod](../-delivery-method/index.md)deliveryMethod) | +| [emailAddress](email-address.md) | [JVM]
public final [MultiFactorAuthenticationAttempt.Builder](index.md)[emailAddress](email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) | +| [providerName](provider-name.md) | [JVM]
public final [MultiFactorAuthenticationAttempt.Builder](index.md)[providerName](provider-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)providerName) | +| [referenceId](reference-id.md) | [JVM]
public final [MultiFactorAuthenticationAttempt.Builder](index.md)[referenceId](reference-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)referenceId) | +| [status](status.md) | [JVM]
public final [MultiFactorAuthenticationAttempt.Builder](index.md)[status](status.md)([MultiFactorAuthenticationAttempt.Status](../-status/index.md)status) | +| [telephone](telephone.md) | [JVM]
public final [MultiFactorAuthenticationAttempt.Builder](index.md)[telephone](telephone.md)([Telephone](../../-telephone/index.md)telephone) | +| [updateEndDateTime](update-end-date-time.md) | [JVM]
public final [MultiFactorAuthenticationAttempt.Builder](index.md)[updateEndDateTime](update-end-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateEndDateTime) | +| [updateStartDateTime](update-start-date-time.md) | [JVM]
public final [MultiFactorAuthenticationAttempt.Builder](index.md)[updateStartDateTime](update-start-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateStartDateTime) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/provider-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/provider-name.md new file mode 100644 index 000000000..00ea2dd84 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/provider-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[Builder](index.md)/[providerName](provider-name.md) + +# providerName + +[JVM]\ + +public final [MultiFactorAuthenticationAttempt.Builder](index.md)[providerName](provider-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)providerName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/reference-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/reference-id.md new file mode 100644 index 000000000..66d706981 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/reference-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[Builder](index.md)/[referenceId](reference-id.md) + +# referenceId + +[JVM]\ + +public final [MultiFactorAuthenticationAttempt.Builder](index.md)[referenceId](reference-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)referenceId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/status.md new file mode 100644 index 000000000..aee3f3113 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/status.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[Builder](index.md)/[status](status.md) + +# status + +[JVM]\ + +public final [MultiFactorAuthenticationAttempt.Builder](index.md)[status](status.md)([MultiFactorAuthenticationAttempt.Status](../-status/index.md)status) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/telephone.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/telephone.md new file mode 100644 index 000000000..d56ccf2de --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/telephone.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[Builder](index.md)/[telephone](telephone.md) + +# telephone + +[JVM]\ + +public final [MultiFactorAuthenticationAttempt.Builder](index.md)[telephone](telephone.md)([Telephone](../../-telephone/index.md)telephone) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/update-end-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/update-end-date-time.md new file mode 100644 index 000000000..8effe1e63 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/update-end-date-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[Builder](index.md)/[updateEndDateTime](update-end-date-time.md) + +# updateEndDateTime + +[JVM]\ + +public final [MultiFactorAuthenticationAttempt.Builder](index.md)[updateEndDateTime](update-end-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateEndDateTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/update-start-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/update-start-date-time.md new file mode 100644 index 000000000..d17809a2c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/update-start-date-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[Builder](index.md)/[updateStartDateTime](update-start-date-time.md) + +# updateStartDateTime + +[JVM]\ + +public final [MultiFactorAuthenticationAttempt.Builder](index.md)[updateStartDateTime](update-start-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateStartDateTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/-e-m-a-i-l/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/-e-m-a-i-l/index.md new file mode 100644 index 000000000..92697eb41 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/-e-m-a-i-l/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[MultiFactorAuthenticationAttempt](../../index.md)/[DeliveryMethod](../index.md)/[EMAIL](index.md) + +# EMAIL + +[JVM]\ +[EMAIL](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-p-u-s-h/index.md#-1731834404%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-p-u-s-h/index.md#-1731834404%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/-p-u-s-h/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/-p-u-s-h/index.md new file mode 100644 index 000000000..fd927e661 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/-p-u-s-h/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[MultiFactorAuthenticationAttempt](../../index.md)/[DeliveryMethod](../index.md)/[PUSH](index.md) + +# PUSH + +[JVM]\ +[PUSH](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1731834404%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1731834404%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/-s-m-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/-s-m-s/index.md new file mode 100644 index 000000000..b2820493f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/-s-m-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[MultiFactorAuthenticationAttempt](../../index.md)/[DeliveryMethod](../index.md)/[SMS](index.md) + +# SMS + +[JVM]\ +[SMS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-p-u-s-h/index.md#-1731834404%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-p-u-s-h/index.md#-1731834404%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/-v-o-i-c-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/-v-o-i-c-e/index.md new file mode 100644 index 000000000..63722ecb5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/-v-o-i-c-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[MultiFactorAuthenticationAttempt](../../index.md)/[DeliveryMethod](../index.md)/[VOICE](index.md) + +# VOICE + +[JVM]\ +[VOICE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-p-u-s-h/index.md#-1731834404%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-p-u-s-h/index.md#-1731834404%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/get-value.md new file mode 100644 index 000000000..c3c7b0ca4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[DeliveryMethod](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/index.md new file mode 100644 index 000000000..ac21bdebd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/index.md @@ -0,0 +1,35 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[DeliveryMethod](index.md) + +# DeliveryMethod + +[JVM]\ +public enum [DeliveryMethod](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[MultiFactorAuthenticationAttempt.DeliveryMethod](index.md)> + +The delivery method of the Multi-Factor Authentication to a user. Values: EMAIL,SMS,VOICE,PUSH + +## Entries + +| | | +|---|---| +| [EMAIL](-e-m-a-i-l/index.md) | [JVM]
[EMAIL](-e-m-a-i-l/index.md) | +| [SMS](-s-m-s/index.md) | [JVM]
[SMS](-s-m-s/index.md) | +| [VOICE](-v-o-i-c-e/index.md) | [JVM]
[VOICE](-v-o-i-c-e/index.md) | +| [PUSH](-p-u-s-h/index.md) | [JVM]
[PUSH](-p-u-s-h/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1751904701%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1751904701%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#923962907%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#923962907%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [MultiFactorAuthenticationAttempt.DeliveryMethod](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[MultiFactorAuthenticationAttempt.DeliveryMethod](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-p-u-s-h/index.md#-1731834404%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-p-u-s-h/index.md#-1731834404%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/value-of.md new file mode 100644 index 000000000..2f281b73c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[DeliveryMethod](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [MultiFactorAuthenticationAttempt.DeliveryMethod](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/values.md new file mode 100644 index 000000000..25f4be3d9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[DeliveryMethod](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[MultiFactorAuthenticationAttempt.DeliveryMethod](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-multi-factor-authentication-attempt.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-multi-factor-authentication-attempt.md new file mode 100644 index 000000000..24a5d6442 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-multi-factor-authentication-attempt.md @@ -0,0 +1,23 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationAttempt](index.md)/[MultiFactorAuthenticationAttempt](-multi-factor-authentication-attempt.md) + +# MultiFactorAuthenticationAttempt + +[JVM]\ + +public [MultiFactorAuthenticationAttempt](index.md)[MultiFactorAuthenticationAttempt](-multi-factor-authentication-attempt.md)([MultiFactorAuthenticationAttempt.DeliveryMethod](-delivery-method/index.md)deliveryMethod, [MultiFactorAuthenticationAttempt.Status](-status/index.md)status, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)referenceId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)providerName, [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)attemptCount, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateStartDateTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateEndDateTime, [Telephone](../-telephone/index.md)telephone, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) + +#### Parameters + +JVM + +| | | +|---|---| +| deliveryMethod | The delivery method of the Multi-Factor Authentication to a user. | +| status | The status of a user''s response to the Multi-Factor Authentication initiated by the Partner''s system to the user.' - `SUCCESS` - Applicable if the user successfully passed the challenge. - `ABANDON` - Applicable if the user did not complete the challenge. - `FAILED` - Applicable if the user failed the challenge. | +| referenceId | The identifier related to a Multi-Factor Authentication attempt by the Partner's system to the Multi-Factor Authentication provider. | +| providerName | The vendor providing the Multi-Factor Authentication verification. | +| attemptCount | The number of attempts a user tried for this Multi-Factor Authentication. | +| updateStartDateTime | The local date and time the Multi-Factor Authentication was initiated to a user from the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| updateEndDateTime | The local date and time the Multi-Factor Authentication to a user ended in the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| telephone | +| emailAddress | Email address used for the Multi-Factor Authentication by a user. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/-a-b-a-n-d-o-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/-a-b-a-n-d-o-n/index.md new file mode 100644 index 000000000..e707d381b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/-a-b-a-n-d-o-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[MultiFactorAuthenticationAttempt](../../index.md)/[Status](../index.md)/[ABANDON](index.md) + +# ABANDON + +[JVM]\ +[ABANDON](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-f-a-i-l-e-d/index.md#1912309311%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-f-a-i-l-e-d/index.md#1912309311%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/-f-a-i-l-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/-f-a-i-l-e-d/index.md new file mode 100644 index 000000000..602e23d7e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/-f-a-i-l-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[MultiFactorAuthenticationAttempt](../../index.md)/[Status](../index.md)/[FAILED](index.md) + +# FAILED + +[JVM]\ +[FAILED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1912309311%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1912309311%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/-s-u-c-c-e-s-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/-s-u-c-c-e-s-s/index.md new file mode 100644 index 000000000..c042db13f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/-s-u-c-c-e-s-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[MultiFactorAuthenticationAttempt](../../index.md)/[Status](../index.md)/[SUCCESS](index.md) + +# SUCCESS + +[JVM]\ +[SUCCESS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-f-a-i-l-e-d/index.md#1912309311%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-f-a-i-l-e-d/index.md#1912309311%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/get-value.md new file mode 100644 index 000000000..0516fbb9c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[Status](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/index.md new file mode 100644 index 000000000..1129c9402 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/index.md @@ -0,0 +1,34 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[Status](index.md) + +# Status + +[JVM]\ +public enum [Status](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[MultiFactorAuthenticationAttempt.Status](index.md)> + +The status of a user''s response to the Multi-Factor Authentication initiated by the Partner''s system to the user.' - `SUCCESS` - Applicable if the user successfully passed the challenge. - `ABANDON` - Applicable if the user did not complete the challenge. - `FAILED` - Applicable if the user failed the challenge. Values: SUCCESS,ABANDON,FAILED + +## Entries + +| | | +|---|---| +| [SUCCESS](-s-u-c-c-e-s-s/index.md) | [JVM]
[SUCCESS](-s-u-c-c-e-s-s/index.md) | +| [ABANDON](-a-b-a-n-d-o-n/index.md) | [JVM]
[ABANDON](-a-b-a-n-d-o-n/index.md) | +| [FAILED](-f-a-i-l-e-d/index.md) | [JVM]
[FAILED](-f-a-i-l-e-d/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1134059290%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1134059290%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-1073228648%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-1073228648%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [MultiFactorAuthenticationAttempt.Status](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[MultiFactorAuthenticationAttempt.Status](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-f-a-i-l-e-d/index.md#1912309311%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-f-a-i-l-e-d/index.md#1912309311%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/value-of.md new file mode 100644 index 000000000..24f9fe7b7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[Status](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [MultiFactorAuthenticationAttempt.Status](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/values.md new file mode 100644 index 000000000..6e3e93f39 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationAttempt](../index.md)/[Status](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[MultiFactorAuthenticationAttempt.Status](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/builder.md new file mode 100644 index 000000000..37df25e0b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationAttempt](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [MultiFactorAuthenticationAttempt.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-attempt-count.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-attempt-count.md new file mode 100644 index 000000000..f89a81118 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-attempt-count.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationAttempt](index.md)/[getAttemptCount](get-attempt-count.md) + +# getAttemptCount + +[JVM]\ + +public final [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)[getAttemptCount](get-attempt-count.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| attemptCount | The number of attempts a user tried for this Multi-Factor Authentication. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-delivery-method.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-delivery-method.md new file mode 100644 index 000000000..879f1fdc3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-delivery-method.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationAttempt](index.md)/[getDeliveryMethod](get-delivery-method.md) + +# getDeliveryMethod + +[JVM]\ + +public final [MultiFactorAuthenticationAttempt.DeliveryMethod](-delivery-method/index.md)[getDeliveryMethod](get-delivery-method.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| deliveryMethod | The delivery method of the Multi-Factor Authentication to a user. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-email-address.md new file mode 100644 index 000000000..678b61ad7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-email-address.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationAttempt](index.md)/[getEmailAddress](get-email-address.md) + +# getEmailAddress + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getEmailAddress](get-email-address.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| emailAddress | Email address used for the Multi-Factor Authentication by a user. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-provider-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-provider-name.md new file mode 100644 index 000000000..a1373a90c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-provider-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationAttempt](index.md)/[getProviderName](get-provider-name.md) + +# getProviderName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getProviderName](get-provider-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| providerName | The vendor providing the Multi-Factor Authentication verification. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-reference-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-reference-id.md new file mode 100644 index 000000000..ab339f95a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-reference-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationAttempt](index.md)/[getReferenceId](get-reference-id.md) + +# getReferenceId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getReferenceId](get-reference-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| referenceId | The identifier related to a Multi-Factor Authentication attempt by the Partner's system to the Multi-Factor Authentication provider. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-status.md new file mode 100644 index 000000000..f40bba098 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-status.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationAttempt](index.md)/[getStatus](get-status.md) + +# getStatus + +[JVM]\ + +public final [MultiFactorAuthenticationAttempt.Status](-status/index.md)[getStatus](get-status.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| status | The status of a user''s response to the Multi-Factor Authentication initiated by the Partner''s system to the user.' - `SUCCESS` - Applicable if the user successfully passed the challenge. - `ABANDON` - Applicable if the user did not complete the challenge. - `FAILED` - Applicable if the user failed the challenge. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-telephone.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-telephone.md new file mode 100644 index 000000000..68e14951a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-telephone.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationAttempt](index.md)/[getTelephone](get-telephone.md) + +# getTelephone + +[JVM]\ + +public final [Telephone](../-telephone/index.md)[getTelephone](get-telephone.md)() + +#### Parameters + +JVM + +| | +|---| +| telephone | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-update-end-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-update-end-date-time.md new file mode 100644 index 000000000..7da551ee2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-update-end-date-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationAttempt](index.md)/[getUpdateEndDateTime](get-update-end-date-time.md) + +# getUpdateEndDateTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getUpdateEndDateTime](get-update-end-date-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| updateEndDateTime | The local date and time the Multi-Factor Authentication to a user ended in the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-update-start-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-update-start-date-time.md new file mode 100644 index 000000000..c6e58e0e1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-update-start-date-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationAttempt](index.md)/[getUpdateStartDateTime](get-update-start-date-time.md) + +# getUpdateStartDateTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getUpdateStartDateTime](get-update-start-date-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| updateStartDateTime | The local date and time the Multi-Factor Authentication was initiated to a user from the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/index.md new file mode 100644 index 000000000..7952109be --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/index.md @@ -0,0 +1,66 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationAttempt](index.md) + +# MultiFactorAuthenticationAttempt + +public final class [MultiFactorAuthenticationAttempt](index.md) + +Information specific to the update event by a user. + +#### Parameters + +JVM + +| | | +|---|---| +| deliveryMethod | The delivery method of the Multi-Factor Authentication to a user. | +| status | The status of a user''s response to the Multi-Factor Authentication initiated by the Partner''s system to the user.' - `SUCCESS` - Applicable if the user successfully passed the challenge. - `ABANDON` - Applicable if the user did not complete the challenge. - `FAILED` - Applicable if the user failed the challenge. | +| referenceId | The identifier related to a Multi-Factor Authentication attempt by the Partner's system to the Multi-Factor Authentication provider. | +| providerName | The vendor providing the Multi-Factor Authentication verification. | +| attemptCount | The number of attempts a user tried for this Multi-Factor Authentication. | +| updateStartDateTime | The local date and time the Multi-Factor Authentication was initiated to a user from the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| updateEndDateTime | The local date and time the Multi-Factor Authentication to a user ended in the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| telephone | +| emailAddress | Email address used for the Multi-Factor Authentication by a user. | + +## Constructors + +| | | +|---|---| +| [MultiFactorAuthenticationAttempt](-multi-factor-authentication-attempt.md) | [JVM]
public [MultiFactorAuthenticationAttempt](index.md)[MultiFactorAuthenticationAttempt](-multi-factor-authentication-attempt.md)([MultiFactorAuthenticationAttempt.DeliveryMethod](-delivery-method/index.md)deliveryMethod, [MultiFactorAuthenticationAttempt.Status](-status/index.md)status, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)referenceId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)providerName, [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)attemptCount, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateStartDateTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateEndDateTime, [Telephone](../-telephone/index.md)telephone, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [DeliveryMethod](-delivery-method/index.md) | [JVM]
public enum [DeliveryMethod](-delivery-method/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[MultiFactorAuthenticationAttempt.DeliveryMethod](-delivery-method/index.md)>
The delivery method of the Multi-Factor Authentication to a user. Values: EMAIL,SMS,VOICE,PUSH | +| [Status](-status/index.md) | [JVM]
public enum [Status](-status/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[MultiFactorAuthenticationAttempt.Status](-status/index.md)>
The status of a user''s response to the Multi-Factor Authentication initiated by the Partner''s system to the user.' - `SUCCESS` - Applicable if the user successfully passed the challenge. - `ABANDON` - Applicable if the user did not complete the challenge. - `FAILED` - Applicable if the user failed the challenge. Values: SUCCESS,ABANDON,FAILED | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [MultiFactorAuthenticationAttempt.Builder](-builder/index.md)[builder](builder.md)() | +| [getAttemptCount](get-attempt-count.md) | [JVM]
public final [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)[getAttemptCount](get-attempt-count.md)() | +| [getDeliveryMethod](get-delivery-method.md) | [JVM]
public final [MultiFactorAuthenticationAttempt.DeliveryMethod](-delivery-method/index.md)[getDeliveryMethod](get-delivery-method.md)() | +| [getEmailAddress](get-email-address.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getEmailAddress](get-email-address.md)() | +| [getProviderName](get-provider-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getProviderName](get-provider-name.md)() | +| [getReferenceId](get-reference-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getReferenceId](get-reference-id.md)() | +| [getStatus](get-status.md) | [JVM]
public final [MultiFactorAuthenticationAttempt.Status](-status/index.md)[getStatus](get-status.md)() | +| [getTelephone](get-telephone.md) | [JVM]
public final [Telephone](../-telephone/index.md)[getTelephone](get-telephone.md)() | +| [getUpdateEndDateTime](get-update-end-date-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getUpdateEndDateTime](get-update-end-date-time.md)() | +| [getUpdateStartDateTime](get-update-start-date-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getUpdateStartDateTime](get-update-start-date-time.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [attemptCount](index.md#821740944%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)[attemptCount](index.md#821740944%2FProperties%2F-1883119931) | +| [deliveryMethod](index.md#-87336963%2FProperties%2F-1883119931) | [JVM]
private final [MultiFactorAuthenticationAttempt.DeliveryMethod](-delivery-method/index.md)[deliveryMethod](index.md#-87336963%2FProperties%2F-1883119931) | +| [emailAddress](index.md#2028321754%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[emailAddress](index.md#2028321754%2FProperties%2F-1883119931) | +| [providerName](index.md#-1879973642%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[providerName](index.md#-1879973642%2FProperties%2F-1883119931) | +| [referenceId](index.md#366617666%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[referenceId](index.md#366617666%2FProperties%2F-1883119931) | +| [status](index.md#2129380768%2FProperties%2F-1883119931) | [JVM]
private final [MultiFactorAuthenticationAttempt.Status](-status/index.md)[status](index.md#2129380768%2FProperties%2F-1883119931) | +| [telephone](index.md#-973284732%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Telephone](../-telephone/index.md)[telephone](index.md#-973284732%2FProperties%2F-1883119931) | +| [updateEndDateTime](index.md#-316258661%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[updateEndDateTime](index.md#-316258661%2FProperties%2F-1883119931) | +| [updateStartDateTime](index.md#-2114471180%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[updateStartDateTime](index.md#-2114471180%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-builder/-multi-factor-authentication-update-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-builder/-multi-factor-authentication-update-all-of.-builder.md new file mode 100644 index 000000000..4c6f806a6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-builder/-multi-factor-authentication-update-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationUpdateAllOf](../index.md)/[Builder](index.md)/[MultiFactorAuthenticationUpdateAllOf.Builder](-multi-factor-authentication-update-all-of.-builder.md) + +# MultiFactorAuthenticationUpdateAllOf.Builder + +[JVM]\ + +public [MultiFactorAuthenticationUpdateAllOf.Builder](index.md)[MultiFactorAuthenticationUpdateAllOf.Builder](-multi-factor-authentication-update-all-of.-builder.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../../-multi-factor-authentication-attempt/index.md)>multiFactorAuthenticationAttempts) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-builder/build.md new file mode 100644 index 000000000..729d7ea5b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationUpdateAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [MultiFactorAuthenticationUpdateAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-builder/index.md new file mode 100644 index 000000000..3ad025bb5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationUpdateAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [MultiFactorAuthenticationUpdateAllOf.Builder](-multi-factor-authentication-update-all-of.-builder.md) | [JVM]
public [MultiFactorAuthenticationUpdateAllOf.Builder](index.md)[MultiFactorAuthenticationUpdateAllOf.Builder](-multi-factor-authentication-update-all-of.-builder.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../../-multi-factor-authentication-attempt/index.md)>multiFactorAuthenticationAttempts) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [MultiFactorAuthenticationUpdateAllOf](../index.md)[build](build.md)() | +| [multiFactorAuthenticationAttempts](multi-factor-authentication-attempts.md) | [JVM]
public final [MultiFactorAuthenticationUpdateAllOf.Builder](index.md)[multiFactorAuthenticationAttempts](multi-factor-authentication-attempts.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../../-multi-factor-authentication-attempt/index.md)>multiFactorAuthenticationAttempts) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-builder/multi-factor-authentication-attempts.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-builder/multi-factor-authentication-attempts.md new file mode 100644 index 000000000..3876fee9e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-builder/multi-factor-authentication-attempts.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationUpdateAllOf](../index.md)/[Builder](index.md)/[multiFactorAuthenticationAttempts](multi-factor-authentication-attempts.md) + +# multiFactorAuthenticationAttempts + +[JVM]\ + +public final [MultiFactorAuthenticationUpdateAllOf.Builder](index.md)[multiFactorAuthenticationAttempts](multi-factor-authentication-attempts.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../../-multi-factor-authentication-attempt/index.md)>multiFactorAuthenticationAttempts) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-multi-factor-authentication-update-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-multi-factor-authentication-update-all-of.md new file mode 100644 index 000000000..b832c4c76 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-multi-factor-authentication-update-all-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationUpdateAllOf](index.md)/[MultiFactorAuthenticationUpdateAllOf](-multi-factor-authentication-update-all-of.md) + +# MultiFactorAuthenticationUpdateAllOf + +[JVM]\ + +public [MultiFactorAuthenticationUpdateAllOf](index.md)[MultiFactorAuthenticationUpdateAllOf](-multi-factor-authentication-update-all-of.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../-multi-factor-authentication-attempt/index.md)>multiFactorAuthenticationAttempts) + +#### Parameters + +JVM + +| | +|---| +| multiFactorAuthenticationAttempts | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/builder.md new file mode 100644 index 000000000..84814aed1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationUpdateAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [MultiFactorAuthenticationUpdateAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/get-multi-factor-authentication-attempts.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/get-multi-factor-authentication-attempts.md new file mode 100644 index 000000000..3a1e92548 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/get-multi-factor-authentication-attempts.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationUpdateAllOf](index.md)/[getMultiFactorAuthenticationAttempts](get-multi-factor-authentication-attempts.md) + +# getMultiFactorAuthenticationAttempts + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../-multi-factor-authentication-attempt/index.md)>[getMultiFactorAuthenticationAttempts](get-multi-factor-authentication-attempts.md)() + +#### Parameters + +JVM + +| | +|---| +| multiFactorAuthenticationAttempts | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/index.md new file mode 100644 index 000000000..38c46e369 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationUpdateAllOf](index.md) + +# MultiFactorAuthenticationUpdateAllOf + +public final class [MultiFactorAuthenticationUpdateAllOf](index.md) + +#### Parameters + +JVM + +| | +|---| +| multiFactorAuthenticationAttempts | + +## Constructors + +| | | +|---|---| +| [MultiFactorAuthenticationUpdateAllOf](-multi-factor-authentication-update-all-of.md) | [JVM]
public [MultiFactorAuthenticationUpdateAllOf](index.md)[MultiFactorAuthenticationUpdateAllOf](-multi-factor-authentication-update-all-of.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../-multi-factor-authentication-attempt/index.md)>multiFactorAuthenticationAttempts) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [MultiFactorAuthenticationUpdateAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getMultiFactorAuthenticationAttempts](get-multi-factor-authentication-attempts.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../-multi-factor-authentication-attempt/index.md)>[getMultiFactorAuthenticationAttempts](get-multi-factor-authentication-attempts.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [multiFactorAuthenticationAttempts](index.md#953686240%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 20)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../-multi-factor-authentication-attempt/index.md)>[multiFactorAuthenticationAttempts](index.md#953686240%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/-multi-factor-authentication-update.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/-multi-factor-authentication-update.-builder.md new file mode 100644 index 000000000..d4a50c19f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/-multi-factor-authentication-update.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationUpdate](../index.md)/[Builder](index.md)/[MultiFactorAuthenticationUpdate.Builder](-multi-factor-authentication-update.-builder.md) + +# MultiFactorAuthenticationUpdate.Builder + +[JVM]\ + +public [MultiFactorAuthenticationUpdate.Builder](index.md)[MultiFactorAuthenticationUpdate.Builder](-multi-factor-authentication-update.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../../-multi-factor-authentication-attempt/index.md)>multiFactorAuthenticationAttempts) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/build.md new file mode 100644 index 000000000..561ae1827 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationUpdate](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [MultiFactorAuthenticationUpdate](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/index.md new file mode 100644 index 000000000..8f744df2a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationUpdate](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [MultiFactorAuthenticationUpdate.Builder](-multi-factor-authentication-update.-builder.md) | [JVM]
public [MultiFactorAuthenticationUpdate.Builder](index.md)[MultiFactorAuthenticationUpdate.Builder](-multi-factor-authentication-update.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../../-multi-factor-authentication-attempt/index.md)>multiFactorAuthenticationAttempts) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [MultiFactorAuthenticationUpdate](../index.md)[build](build.md)() | +| [multiFactorAuthenticationAttempts](multi-factor-authentication-attempts.md) | [JVM]
public final [MultiFactorAuthenticationUpdate.Builder](index.md)[multiFactorAuthenticationAttempts](multi-factor-authentication-attempts.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../../-multi-factor-authentication-attempt/index.md)>multiFactorAuthenticationAttempts) | +| [riskId](risk-id.md) | [JVM]
public final [MultiFactorAuthenticationUpdate.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/multi-factor-authentication-attempts.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/multi-factor-authentication-attempts.md new file mode 100644 index 000000000..591d69907 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/multi-factor-authentication-attempts.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationUpdate](../index.md)/[Builder](index.md)/[multiFactorAuthenticationAttempts](multi-factor-authentication-attempts.md) + +# multiFactorAuthenticationAttempts + +[JVM]\ + +public final [MultiFactorAuthenticationUpdate.Builder](index.md)[multiFactorAuthenticationAttempts](multi-factor-authentication-attempts.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../../-multi-factor-authentication-attempt/index.md)>multiFactorAuthenticationAttempts) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/risk-id.md new file mode 100644 index 000000000..92640e465 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[MultiFactorAuthenticationUpdate](../index.md)/[Builder](index.md)/[riskId](risk-id.md) + +# riskId + +[JVM]\ + +public final [MultiFactorAuthenticationUpdate.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-multi-factor-authentication-update.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-multi-factor-authentication-update.md new file mode 100644 index 000000000..658a47bc5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-multi-factor-authentication-update.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationUpdate](index.md)/[MultiFactorAuthenticationUpdate](-multi-factor-authentication-update.md) + +# MultiFactorAuthenticationUpdate + +[JVM]\ + +public [MultiFactorAuthenticationUpdate](index.md)[MultiFactorAuthenticationUpdate](-multi-factor-authentication-update.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../-multi-factor-authentication-attempt/index.md)>multiFactorAuthenticationAttempts) + +#### Parameters + +JVM + +| | +|---| +| multiFactorAuthenticationAttempts | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/builder.md new file mode 100644 index 000000000..5b9a3eae3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationUpdate](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [MultiFactorAuthenticationUpdate.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/get-multi-factor-authentication-attempts.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/get-multi-factor-authentication-attempts.md new file mode 100644 index 000000000..2983509b3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/get-multi-factor-authentication-attempts.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationUpdate](index.md)/[getMultiFactorAuthenticationAttempts](get-multi-factor-authentication-attempts.md) + +# getMultiFactorAuthenticationAttempts + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../-multi-factor-authentication-attempt/index.md)>[getMultiFactorAuthenticationAttempts](get-multi-factor-authentication-attempts.md)() + +#### Parameters + +JVM + +| | +|---| +| multiFactorAuthenticationAttempts | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/get-risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/get-risk-id.md new file mode 100644 index 000000000..df7a199b2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/get-risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationUpdate](index.md)/[getRiskId](get-risk-id.md) + +# getRiskId + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/get-type.md new file mode 100644 index 000000000..ce6b13b69 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationUpdate](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public [AccountUpdateRequest.Type](../-account-update-request/-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/index.md new file mode 100644 index 000000000..909235bf6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[MultiFactorAuthenticationUpdate](index.md) + +# MultiFactorAuthenticationUpdate + +public final class [MultiFactorAuthenticationUpdate](index.md) implements [AccountUpdateRequest](../-account-update-request/index.md) + +Information specific to a user's response to a Multi-Factor Authentication initiated by the Partner's system as a result of a fraud recommendation. + +#### Parameters + +JVM + +| | +|---| +| multiFactorAuthenticationAttempts | + +## Constructors + +| | | +|---|---| +| [MultiFactorAuthenticationUpdate](-multi-factor-authentication-update.md) | [JVM]
public [MultiFactorAuthenticationUpdate](index.md)[MultiFactorAuthenticationUpdate](-multi-factor-authentication-update.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../-multi-factor-authentication-attempt/index.md)>multiFactorAuthenticationAttempts) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [MultiFactorAuthenticationUpdate.Builder](-builder/index.md)[builder](builder.md)() | +| [getMultiFactorAuthenticationAttempts](get-multi-factor-authentication-attempts.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../-multi-factor-authentication-attempt/index.md)>[getMultiFactorAuthenticationAttempts](get-multi-factor-authentication-attempts.md)() | +| [getRiskId](get-risk-id.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() | +| [getType](get-type.md) | [JVM]
public [AccountUpdateRequest.Type](../-account-update-request/-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [multiFactorAuthenticationAttempts](index.md#823485876%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 20)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[MultiFactorAuthenticationAttempt](../-multi-factor-authentication-attempt/index.md)>[multiFactorAuthenticationAttempts](index.md#823485876%2FProperties%2F-1883119931) | +| [riskId](index.md#653648310%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[riskId](index.md#653648310%2FProperties%2F-1883119931) | +| [type](index.md#-1519230586%2FProperties%2F-1883119931) | [JVM]
private final [AccountUpdateRequest.Type](../-account-update-request/-type/index.md)[type](index.md#-1519230586%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/-name.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/-name.-builder.md new file mode 100644 index 000000000..85af3cd39 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/-name.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Name](../index.md)/[Builder](index.md)/[Name.Builder](-name.-builder.md) + +# Name.Builder + +[JVM]\ + +public [Name.Builder](index.md)[Name.Builder](-name.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)lastName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)firstName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)middleName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)title, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)suffix) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/build.md new file mode 100644 index 000000000..6a01172c7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Name](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Name](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/first-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/first-name.md new file mode 100644 index 000000000..8e60ae9a1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/first-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Name](../index.md)/[Builder](index.md)/[firstName](first-name.md) + +# firstName + +[JVM]\ + +public final [Name.Builder](index.md)[firstName](first-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)firstName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/index.md new file mode 100644 index 000000000..44df01e28 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/index.md @@ -0,0 +1,23 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Name](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Name.Builder](-name.-builder.md) | [JVM]
public [Name.Builder](index.md)[Name.Builder](-name.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)lastName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)firstName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)middleName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)title, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)suffix) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [Name](../index.md)[build](build.md)() | +| [firstName](first-name.md) | [JVM]
public final [Name.Builder](index.md)[firstName](first-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)firstName) | +| [lastName](last-name.md) | [JVM]
public final [Name.Builder](index.md)[lastName](last-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)lastName) | +| [middleName](middle-name.md) | [JVM]
public final [Name.Builder](index.md)[middleName](middle-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)middleName) | +| [suffix](suffix.md) | [JVM]
public final [Name.Builder](index.md)[suffix](suffix.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)suffix) | +| [title](title.md) | [JVM]
public final [Name.Builder](index.md)[title](title.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)title) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/last-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/last-name.md new file mode 100644 index 000000000..bc17f4305 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/last-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Name](../index.md)/[Builder](index.md)/[lastName](last-name.md) + +# lastName + +[JVM]\ + +public final [Name.Builder](index.md)[lastName](last-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)lastName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/middle-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/middle-name.md new file mode 100644 index 000000000..6c2753f43 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/middle-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Name](../index.md)/[Builder](index.md)/[middleName](middle-name.md) + +# middleName + +[JVM]\ + +public final [Name.Builder](index.md)[middleName](middle-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)middleName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/suffix.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/suffix.md new file mode 100644 index 000000000..6f508d926 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/suffix.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Name](../index.md)/[Builder](index.md)/[suffix](suffix.md) + +# suffix + +[JVM]\ + +public final [Name.Builder](index.md)[suffix](suffix.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)suffix) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/title.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/title.md new file mode 100644 index 000000000..c88b523aa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/title.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Name](../index.md)/[Builder](index.md)/[title](title.md) + +# title + +[JVM]\ + +public final [Name.Builder](index.md)[title](title.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)title) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-name.md new file mode 100644 index 000000000..437fb9d22 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-name.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Name](index.md)/[Name](-name.md) + +# Name + +[JVM]\ + +public [Name](index.md)[Name](-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)lastName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)firstName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)middleName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)title, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)suffix) + +#### Parameters + +JVM + +| | | +|---|---| +| lastName | Surname, or last name, of the person. | +| firstName | Given, or first name, of the person. | +| middleName | Middle name of the person. | +| title | Title of the person for name (e.g. Mr., Ms. etc). | +| suffix | Generational designations (e.g. Sr, Jr, III) or values that indicate the individual holds a position, educational degree, accreditation, office, or honor (e.g. PhD, CCNA, OBE). | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/builder.md new file mode 100644 index 000000000..cc518991a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Name](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Name.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-first-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-first-name.md new file mode 100644 index 000000000..ca8f076f5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-first-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Name](index.md)/[getFirstName](get-first-name.md) + +# getFirstName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getFirstName](get-first-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| firstName | Given, or first name, of the person. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-last-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-last-name.md new file mode 100644 index 000000000..6e0219e42 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-last-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Name](index.md)/[getLastName](get-last-name.md) + +# getLastName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLastName](get-last-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| lastName | Surname, or last name, of the person. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-middle-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-middle-name.md new file mode 100644 index 000000000..20c4ecba0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-middle-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Name](index.md)/[getMiddleName](get-middle-name.md) + +# getMiddleName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMiddleName](get-middle-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| middleName | Middle name of the person. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-suffix.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-suffix.md new file mode 100644 index 000000000..3e43abcda --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-suffix.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Name](index.md)/[getSuffix](get-suffix.md) + +# getSuffix + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getSuffix](get-suffix.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| suffix | Generational designations (e.g. Sr, Jr, III) or values that indicate the individual holds a position, educational degree, accreditation, office, or honor (e.g. PhD, CCNA, OBE). | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-title.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-title.md new file mode 100644 index 000000000..b1bbe9bab --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-title.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Name](index.md)/[getTitle](get-title.md) + +# getTitle + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTitle](get-title.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| title | Title of the person for name (e.g. Mr., Ms. etc). | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/index.md new file mode 100644 index 000000000..a523443d3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/index.md @@ -0,0 +1,52 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Name](index.md) + +# Name + +public final class [Name](index.md) + +Group of attributes intended to hold information about a customer or traveler's name for the order. + +#### Parameters + +JVM + +| | | +|---|---| +| lastName | Surname, or last name, of the person. | +| firstName | Given, or first name, of the person. | +| middleName | Middle name of the person. | +| title | Title of the person for name (e.g. Mr., Ms. etc). | +| suffix | Generational designations (e.g. Sr, Jr, III) or values that indicate the individual holds a position, educational degree, accreditation, office, or honor (e.g. PhD, CCNA, OBE). | + +## Constructors + +| | | +|---|---| +| [Name](-name.md) | [JVM]
public [Name](index.md)[Name](-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)lastName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)firstName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)middleName, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)title, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)suffix) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Name.Builder](-builder/index.md)[builder](builder.md)() | +| [getFirstName](get-first-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getFirstName](get-first-name.md)() | +| [getLastName](get-last-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getLastName](get-last-name.md)() | +| [getMiddleName](get-middle-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMiddleName](get-middle-name.md)() | +| [getSuffix](get-suffix.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getSuffix](get-suffix.md)() | +| [getTitle](get-title.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTitle](get-title.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [firstName](index.md#223992687%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[firstName](index.md#223992687%2FProperties%2F-1883119931) | +| [lastName](index.md#-1057752497%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[lastName](index.md#-1057752497%2FProperties%2F-1883119931) | +| [middleName](index.md#-1397569808%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[middleName](index.md#-1397569808%2FProperties%2F-1883119931) | +| [suffix](index.md#-887133185%2FProperties%2F-1883119931) | [JVM]
@Length(max = 50)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[suffix](index.md#-887133185%2FProperties%2F-1883119931) | +| [title](index.md#-630315118%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[title](index.md#-630315118%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/-not-found-error.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/-not-found-error.-builder.md new file mode 100644 index 000000000..93c031716 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/-not-found-error.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[NotFoundError](../index.md)/[Builder](index.md)/[NotFoundError.Builder](-not-found-error.-builder.md) + +# NotFoundError.Builder + +[JVM]\ + +public [NotFoundError.Builder](index.md)[NotFoundError.Builder](-not-found-error.-builder.md)([NotFoundError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/build.md new file mode 100644 index 000000000..88a3456c4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[NotFoundError](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [NotFoundError](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/code.md new file mode 100644 index 000000000..9ca5b502c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[NotFoundError](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [NotFoundError.Builder](index.md)[code](code.md)([NotFoundError.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/index.md new file mode 100644 index 000000000..e4ce24cff --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[NotFoundError](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [NotFoundError.Builder](-not-found-error.-builder.md) | [JVM]
public [NotFoundError.Builder](index.md)[NotFoundError.Builder](-not-found-error.-builder.md)([NotFoundError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [NotFoundError](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [NotFoundError.Builder](index.md)[code](code.md)([NotFoundError.Code](../-code/index.md)code) | +| [message](message.md) | [JVM]
public final [NotFoundError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/message.md new file mode 100644 index 000000000..ff1bef641 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[NotFoundError](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [NotFoundError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..9a8ea776e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[NotFoundError](../../index.md)/[Code](../index.md)/[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +# ACCOUNT_UPDATE_NOT_FOUND + +[JVM]\ +[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md new file mode 100644 index 000000000..065fb15ad --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[NotFoundError](../../index.md)/[Code](../index.md)/[BAD_GATEWAY](index.md) + +# BAD_GATEWAY + +[JVM]\ +[BAD_GATEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md new file mode 100644 index 000000000..7b316c612 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[NotFoundError](../../index.md)/[Code](../index.md)/[BAD_REQUEST](index.md) + +# BAD_REQUEST + +[JVM]\ +[BAD_REQUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#2058867330%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#2058867330%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-f-o-r-b-i-d-d-e-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-f-o-r-b-i-d-d-e-n/index.md new file mode 100644 index 000000000..1c3cc7be9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-f-o-r-b-i-d-d-e-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[NotFoundError](../../index.md)/[Code](../index.md)/[FORBIDDEN](index.md) + +# FORBIDDEN + +[JVM]\ +[FORBIDDEN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md new file mode 100644 index 000000000..64adcbada --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[NotFoundError](../../index.md)/[Code](../index.md)/[GATEWAY_TIMEOUT](index.md) + +# GATEWAY_TIMEOUT + +[JVM]\ +[GATEWAY_TIMEOUT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md new file mode 100644 index 000000000..4842fc31c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[NotFoundError](../../index.md)/[Code](../index.md)/[INTERNAL_SERVER_ERROR](index.md) + +# INTERNAL_SERVER_ERROR + +[JVM]\ +[INTERNAL_SERVER_ERROR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..804541a38 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[NotFoundError](../../index.md)/[Code](../index.md)/[NOT_FOUND](index.md) + +# NOT_FOUND + +[JVM]\ +[NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..ae6e74f64 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[NotFoundError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_SCREEN_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..b7f01fdbb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[NotFoundError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_UPDATE_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md new file mode 100644 index 000000000..ed7707d69 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[NotFoundError](../../index.md)/[Code](../index.md)/[TOO_MANY_REQUESTS](index.md) + +# TOO_MANY_REQUESTS + +[JVM]\ +[TOO_MANY_REQUESTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md new file mode 100644 index 000000000..89b158ded --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[NotFoundError](../../index.md)/[Code](../index.md)/[UNAUTHORIZED](index.md) + +# UNAUTHORIZED + +[JVM]\ +[UNAUTHORIZED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/get-value.md new file mode 100644 index 000000000..9dce8efc6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[NotFoundError](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/index.md new file mode 100644 index 000000000..be1b6abaf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[NotFoundError](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[NotFoundError.Code](index.md)> + +Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + +## Entries + +| | | +|---|---| +| [UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | [JVM]
[UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | +| [FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | [JVM]
[FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | +| [NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | +| [ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | +| [TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | [JVM]
[TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | +| [INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | [JVM]
[INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | +| [BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | [JVM]
[BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | +| [RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | +| [RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | +| [GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | [JVM]
[GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | +| [BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | [JVM]
[BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#1510618651%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#1510618651%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-352766141%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-352766141%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [NotFoundError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[NotFoundError.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-a-d_-r-e-q-u-e-s-t/index.md#2058867330%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/value-of.md new file mode 100644 index 000000000..b3c00eff0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[NotFoundError](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [NotFoundError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/values.md new file mode 100644 index 000000000..5765c08c7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[NotFoundError](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[NotFoundError.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-not-found-error.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-not-found-error.md new file mode 100644 index 000000000..203c879a3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-not-found-error.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[NotFoundError](index.md)/[NotFoundError](-not-found-error.md) + +# NotFoundError + +[JVM]\ + +public [NotFoundError](index.md)[NotFoundError](-not-found-error.md)([NotFoundError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/builder.md new file mode 100644 index 000000000..4339d7961 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[NotFoundError](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [NotFoundError.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/get-code.md new file mode 100644 index 000000000..453331d94 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[NotFoundError](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [NotFoundError.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/get-message.md new file mode 100644 index 000000000..c347a6907 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[NotFoundError](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/index.md new file mode 100644 index 000000000..4c43243e5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[NotFoundError](index.md) + +# NotFoundError + +public final class [NotFoundError](index.md) + +Indicates that the API cannot find the resource that is either being requested or against which the operation is being performed. Please check the request again to make sure that the request is valid. + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | + +## Constructors + +| | | +|---|---| +| [NotFoundError](-not-found-error.md) | [JVM]
public [NotFoundError](index.md)[NotFoundError](-not-found-error.md)([NotFoundError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[NotFoundError.Code](-code/index.md)>
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [NotFoundError.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [NotFoundError.Code](-code/index.md)[getCode](get-code.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#842740707%2FProperties%2F-1883119931) | [JVM]
private final [NotFoundError.Code](-code/index.md)[code](index.md#842740707%2FProperties%2F-1883119931) | +| [message](index.md#-1426987197%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#-1426987197%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/-operations.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/-operations.-builder.md new file mode 100644 index 000000000..74a3ccc73 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/-operations.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Operations](../index.md)/[Builder](index.md)/[Operations.Builder](-operations.-builder.md) + +# Operations.Builder + +[JVM]\ + +public [Operations.Builder](index.md)[Operations.Builder](-operations.-builder.md)([Verify](../../-verify/index.md)verify, [Authorize](../../-authorize/index.md)authorize, [AuthorizeReversal](../../-authorize-reversal/index.md)authorizeReversal, [Capture](../../-capture/index.md)capture, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Refund](../../-refund/index.md)>refunds) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/authorize-reversal.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/authorize-reversal.md new file mode 100644 index 000000000..b0931c331 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/authorize-reversal.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Operations](../index.md)/[Builder](index.md)/[authorizeReversal](authorize-reversal.md) + +# authorizeReversal + +[JVM]\ + +public final [Operations.Builder](index.md)[authorizeReversal](authorize-reversal.md)([AuthorizeReversal](../../-authorize-reversal/index.md)authorizeReversal) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/authorize.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/authorize.md new file mode 100644 index 000000000..1cb7b3c8f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/authorize.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Operations](../index.md)/[Builder](index.md)/[authorize](authorize.md) + +# authorize + +[JVM]\ + +public final [Operations.Builder](index.md)[authorize](authorize.md)([Authorize](../../-authorize/index.md)authorize) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/build.md new file mode 100644 index 000000000..083cdce81 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Operations](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Operations](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/capture.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/capture.md new file mode 100644 index 000000000..85b8774a4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/capture.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Operations](../index.md)/[Builder](index.md)/[capture](capture.md) + +# capture + +[JVM]\ + +public final [Operations.Builder](index.md)[capture](capture.md)([Capture](../../-capture/index.md)capture) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/index.md new file mode 100644 index 000000000..088846b01 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/index.md @@ -0,0 +1,23 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Operations](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Operations.Builder](-operations.-builder.md) | [JVM]
public [Operations.Builder](index.md)[Operations.Builder](-operations.-builder.md)([Verify](../../-verify/index.md)verify, [Authorize](../../-authorize/index.md)authorize, [AuthorizeReversal](../../-authorize-reversal/index.md)authorizeReversal, [Capture](../../-capture/index.md)capture, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Refund](../../-refund/index.md)>refunds) | + +## Functions + +| Name | Summary | +|---|---| +| [authorize](authorize.md) | [JVM]
public final [Operations.Builder](index.md)[authorize](authorize.md)([Authorize](../../-authorize/index.md)authorize) | +| [authorizeReversal](authorize-reversal.md) | [JVM]
public final [Operations.Builder](index.md)[authorizeReversal](authorize-reversal.md)([AuthorizeReversal](../../-authorize-reversal/index.md)authorizeReversal) | +| [build](build.md) | [JVM]
public final [Operations](../index.md)[build](build.md)() | +| [capture](capture.md) | [JVM]
public final [Operations.Builder](index.md)[capture](capture.md)([Capture](../../-capture/index.md)capture) | +| [refunds](refunds.md) | [JVM]
public final [Operations.Builder](index.md)[refunds](refunds.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Refund](../../-refund/index.md)>refunds) | +| [verify](verify.md) | [JVM]
public final [Operations.Builder](index.md)[verify](verify.md)([Verify](../../-verify/index.md)verify) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/refunds.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/refunds.md new file mode 100644 index 000000000..f24fec9aa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/refunds.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Operations](../index.md)/[Builder](index.md)/[refunds](refunds.md) + +# refunds + +[JVM]\ + +public final [Operations.Builder](index.md)[refunds](refunds.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Refund](../../-refund/index.md)>refunds) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/verify.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/verify.md new file mode 100644 index 000000000..9b0a06c46 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/verify.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Operations](../index.md)/[Builder](index.md)/[verify](verify.md) + +# verify + +[JVM]\ + +public final [Operations.Builder](index.md)[verify](verify.md)([Verify](../../-verify/index.md)verify) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-operations.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-operations.md new file mode 100644 index 000000000..a680de95b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-operations.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Operations](index.md)/[Operations](-operations.md) + +# Operations + +[JVM]\ + +public [Operations](index.md)[Operations](-operations.md)([Verify](../-verify/index.md)verify, [Authorize](../-authorize/index.md)authorize, [AuthorizeReversal](../-authorize-reversal/index.md)authorizeReversal, [Capture](../-capture/index.md)capture, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Refund](../-refund/index.md)>refunds) + +#### Parameters + +JVM + +| | +|---| +| verify | +| authorize | +| authorizeReversal | +| capture | +| refunds | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/builder.md new file mode 100644 index 000000000..f0b26a048 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Operations](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Operations.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-authorize-reversal.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-authorize-reversal.md new file mode 100644 index 000000000..a4e4e3b79 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-authorize-reversal.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Operations](index.md)/[getAuthorizeReversal](get-authorize-reversal.md) + +# getAuthorizeReversal + +[JVM]\ + +public final [AuthorizeReversal](../-authorize-reversal/index.md)[getAuthorizeReversal](get-authorize-reversal.md)() + +#### Parameters + +JVM + +| | +|---| +| authorizeReversal | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-authorize.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-authorize.md new file mode 100644 index 000000000..5efaf1883 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-authorize.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Operations](index.md)/[getAuthorize](get-authorize.md) + +# getAuthorize + +[JVM]\ + +public final [Authorize](../-authorize/index.md)[getAuthorize](get-authorize.md)() + +#### Parameters + +JVM + +| | +|---| +| authorize | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-capture.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-capture.md new file mode 100644 index 000000000..676a9b23d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-capture.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Operations](index.md)/[getCapture](get-capture.md) + +# getCapture + +[JVM]\ + +public final [Capture](../-capture/index.md)[getCapture](get-capture.md)() + +#### Parameters + +JVM + +| | +|---| +| capture | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-refunds.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-refunds.md new file mode 100644 index 000000000..64e51f4b4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-refunds.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Operations](index.md)/[getRefunds](get-refunds.md) + +# getRefunds + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Refund](../-refund/index.md)>[getRefunds](get-refunds.md)() + +#### Parameters + +JVM + +| | +|---| +| refunds | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-verify.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-verify.md new file mode 100644 index 000000000..8251328b4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-verify.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Operations](index.md)/[getVerify](get-verify.md) + +# getVerify + +[JVM]\ + +public final [Verify](../-verify/index.md)[getVerify](get-verify.md)() + +#### Parameters + +JVM + +| | +|---| +| verify | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/index.md new file mode 100644 index 000000000..f2bb1b4c5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/index.md @@ -0,0 +1,52 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Operations](index.md) + +# Operations + +public final class [Operations](index.md) + +All operations related to a payment throughout its lifespan. An operation represents an event external to Fraud Prevention Service that specifies to perform a payment operation. Possible operation types include: - `Verify` - `Authorize` - `AuthorizeReversal` - `Capture` - `Refund` + +#### Parameters + +JVM + +| | +|---| +| verify | +| authorize | +| authorizeReversal | +| capture | +| refunds | + +## Constructors + +| | | +|---|---| +| [Operations](-operations.md) | [JVM]
public [Operations](index.md)[Operations](-operations.md)([Verify](../-verify/index.md)verify, [Authorize](../-authorize/index.md)authorize, [AuthorizeReversal](../-authorize-reversal/index.md)authorizeReversal, [Capture](../-capture/index.md)capture, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Refund](../-refund/index.md)>refunds) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Operations.Builder](-builder/index.md)[builder](builder.md)() | +| [getAuthorize](get-authorize.md) | [JVM]
public final [Authorize](../-authorize/index.md)[getAuthorize](get-authorize.md)() | +| [getAuthorizeReversal](get-authorize-reversal.md) | [JVM]
public final [AuthorizeReversal](../-authorize-reversal/index.md)[getAuthorizeReversal](get-authorize-reversal.md)() | +| [getCapture](get-capture.md) | [JVM]
public final [Capture](../-capture/index.md)[getCapture](get-capture.md)() | +| [getRefunds](get-refunds.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Refund](../-refund/index.md)>[getRefunds](get-refunds.md)() | +| [getVerify](get-verify.md) | [JVM]
public final [Verify](../-verify/index.md)[getVerify](get-verify.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [authorize](index.md#354161888%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Authorize](../-authorize/index.md)[authorize](index.md#354161888%2FProperties%2F-1883119931) | +| [authorizeReversal](index.md#266742834%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [AuthorizeReversal](../-authorize-reversal/index.md)[authorizeReversal](index.md#266742834%2FProperties%2F-1883119931) | +| [capture](index.md#-908610781%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Capture](../-capture/index.md)[capture](index.md#-908610781%2FProperties%2F-1883119931) | +| [refunds](index.md#-1667485682%2FProperties%2F-1883119931) | [JVM]
@Size(max = 20)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Refund](../-refund/index.md)>[refunds](index.md#-1667485682%2FProperties%2F-1883119931) | +| [verify](index.md#-1018823688%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Verify](../-verify/index.md)[verify](index.md#-1018823688%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-builder/-order-purchase-screen-request.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-builder/-order-purchase-screen-request.-builder.md new file mode 100644 index 000000000..00238afae --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-builder/-order-purchase-screen-request.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseScreenRequest](../index.md)/[Builder](index.md)/[OrderPurchaseScreenRequest.Builder](-order-purchase-screen-request.-builder.md) + +# OrderPurchaseScreenRequest.Builder + +[JVM]\ + +public [OrderPurchaseScreenRequest.Builder](index.md)[OrderPurchaseScreenRequest.Builder](-order-purchase-screen-request.-builder.md)([OrderPurchaseTransaction](../../-order-purchase-transaction/index.md)transaction) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-builder/build.md new file mode 100644 index 000000000..5ab0021d0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseScreenRequest](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [OrderPurchaseScreenRequest](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-builder/index.md new file mode 100644 index 000000000..0e20947df --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseScreenRequest](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [OrderPurchaseScreenRequest.Builder](-order-purchase-screen-request.-builder.md) | [JVM]
public [OrderPurchaseScreenRequest.Builder](index.md)[OrderPurchaseScreenRequest.Builder](-order-purchase-screen-request.-builder.md)([OrderPurchaseTransaction](../../-order-purchase-transaction/index.md)transaction) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [OrderPurchaseScreenRequest](../index.md)[build](build.md)() | +| [transaction](transaction.md) | [JVM]
public final [OrderPurchaseScreenRequest.Builder](index.md)[transaction](transaction.md)([OrderPurchaseTransaction](../../-order-purchase-transaction/index.md)transaction) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-builder/transaction.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-builder/transaction.md new file mode 100644 index 000000000..508a1f995 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-builder/transaction.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseScreenRequest](../index.md)/[Builder](index.md)/[transaction](transaction.md) + +# transaction + +[JVM]\ + +public final [OrderPurchaseScreenRequest.Builder](index.md)[transaction](transaction.md)([OrderPurchaseTransaction](../../-order-purchase-transaction/index.md)transaction) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-order-purchase-screen-request.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-order-purchase-screen-request.md new file mode 100644 index 000000000..920e4a8df --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-order-purchase-screen-request.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseScreenRequest](index.md)/[OrderPurchaseScreenRequest](-order-purchase-screen-request.md) + +# OrderPurchaseScreenRequest + +[JVM]\ + +public [OrderPurchaseScreenRequest](index.md)[OrderPurchaseScreenRequest](-order-purchase-screen-request.md)([OrderPurchaseTransaction](../-order-purchase-transaction/index.md)transaction) + +#### Parameters + +JVM + +| | +|---| +| transaction | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/builder.md new file mode 100644 index 000000000..df06feb1e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseScreenRequest](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [OrderPurchaseScreenRequest.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/get-transaction.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/get-transaction.md new file mode 100644 index 000000000..fcce80f38 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/get-transaction.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseScreenRequest](index.md)/[getTransaction](get-transaction.md) + +# getTransaction + +[JVM]\ + +public final [OrderPurchaseTransaction](../-order-purchase-transaction/index.md)[getTransaction](get-transaction.md)() + +#### Parameters + +JVM + +| | +|---| +| transaction | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/index.md new file mode 100644 index 000000000..541f59ece --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseScreenRequest](index.md) + +# OrderPurchaseScreenRequest + +public final class [OrderPurchaseScreenRequest](index.md) + +#### Parameters + +JVM + +| | +|---| +| transaction | + +## Constructors + +| | | +|---|---| +| [OrderPurchaseScreenRequest](-order-purchase-screen-request.md) | [JVM]
public [OrderPurchaseScreenRequest](index.md)[OrderPurchaseScreenRequest](-order-purchase-screen-request.md)([OrderPurchaseTransaction](../-order-purchase-transaction/index.md)transaction) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [OrderPurchaseScreenRequest.Builder](-builder/index.md)[builder](builder.md)() | +| [getTransaction](get-transaction.md) | [JVM]
public final [OrderPurchaseTransaction](../-order-purchase-transaction/index.md)[getTransaction](get-transaction.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [transaction](index.md#96600355%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [OrderPurchaseTransaction](../-order-purchase-transaction/index.md)[transaction](index.md#96600355%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/-order-purchase-screen-response.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/-order-purchase-screen-response.-builder.md new file mode 100644 index 000000000..99d9e279b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/-order-purchase-screen-response.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseScreenResponse](../index.md)/[Builder](index.md)/[OrderPurchaseScreenResponse.Builder](-order-purchase-screen-response.-builder.md) + +# OrderPurchaseScreenResponse.Builder + +[JVM]\ + +public [OrderPurchaseScreenResponse.Builder](index.md)[OrderPurchaseScreenResponse.Builder](-order-purchase-screen-response.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [FraudDecision](../../-fraud-decision/index.md)decision) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/build.md new file mode 100644 index 000000000..7d40d07cf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseScreenResponse](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [OrderPurchaseScreenResponse](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/decision.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/decision.md new file mode 100644 index 000000000..0c4261d2b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/decision.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseScreenResponse](../index.md)/[Builder](index.md)/[decision](decision.md) + +# decision + +[JVM]\ + +public final [OrderPurchaseScreenResponse.Builder](index.md)[decision](decision.md)([FraudDecision](../../-fraud-decision/index.md)decision) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/index.md new file mode 100644 index 000000000..6659bf613 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseScreenResponse](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [OrderPurchaseScreenResponse.Builder](-order-purchase-screen-response.-builder.md) | [JVM]
public [OrderPurchaseScreenResponse.Builder](index.md)[OrderPurchaseScreenResponse.Builder](-order-purchase-screen-response.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [FraudDecision](../../-fraud-decision/index.md)decision) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [OrderPurchaseScreenResponse](../index.md)[build](build.md)() | +| [decision](decision.md) | [JVM]
public final [OrderPurchaseScreenResponse.Builder](index.md)[decision](decision.md)([FraudDecision](../../-fraud-decision/index.md)decision) | +| [riskId](risk-id.md) | [JVM]
public final [OrderPurchaseScreenResponse.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/risk-id.md new file mode 100644 index 000000000..5b0b5d812 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseScreenResponse](../index.md)/[Builder](index.md)/[riskId](risk-id.md) + +# riskId + +[JVM]\ + +public final [OrderPurchaseScreenResponse.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-order-purchase-screen-response.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-order-purchase-screen-response.md new file mode 100644 index 000000000..043cac4e6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-order-purchase-screen-response.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseScreenResponse](index.md)/[OrderPurchaseScreenResponse](-order-purchase-screen-response.md) + +# OrderPurchaseScreenResponse + +[JVM]\ + +public [OrderPurchaseScreenResponse](index.md)[OrderPurchaseScreenResponse](-order-purchase-screen-response.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [FraudDecision](../-fraud-decision/index.md)decision) + +#### Parameters + +JVM + +| | | +|---|---| +| riskId | Unique identifier assigned to the transaction by Expedia's Fraud Prevention Service. | +| decision | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/builder.md new file mode 100644 index 000000000..bb76b853f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseScreenResponse](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [OrderPurchaseScreenResponse.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/get-decision.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/get-decision.md new file mode 100644 index 000000000..1f6745131 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/get-decision.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseScreenResponse](index.md)/[getDecision](get-decision.md) + +# getDecision + +[JVM]\ + +public final [FraudDecision](../-fraud-decision/index.md)[getDecision](get-decision.md)() + +#### Parameters + +JVM + +| | +|---| +| decision | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/get-risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/get-risk-id.md new file mode 100644 index 000000000..b5f3f39a3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/get-risk-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseScreenResponse](index.md)/[getRiskId](get-risk-id.md) + +# getRiskId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| riskId | Unique identifier assigned to the transaction by Expedia's Fraud Prevention Service. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/index.md new file mode 100644 index 000000000..566b3d4b1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/index.md @@ -0,0 +1,41 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseScreenResponse](index.md) + +# OrderPurchaseScreenResponse + +public final class [OrderPurchaseScreenResponse](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| riskId | Unique identifier assigned to the transaction by Expedia's Fraud Prevention Service. | +| decision | + +## Constructors + +| | | +|---|---| +| [OrderPurchaseScreenResponse](-order-purchase-screen-response.md) | [JVM]
public [OrderPurchaseScreenResponse](index.md)[OrderPurchaseScreenResponse](-order-purchase-screen-response.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [FraudDecision](../-fraud-decision/index.md)decision) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [OrderPurchaseScreenResponse.Builder](-builder/index.md)[builder](builder.md)() | +| [getDecision](get-decision.md) | [JVM]
public final [FraudDecision](../-fraud-decision/index.md)[getDecision](get-decision.md)() | +| [getRiskId](get-risk-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [decision](index.md#1329575191%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [FraudDecision](../-fraud-decision/index.md)[decision](index.md#1329575191%2FProperties%2F-1883119931) | +| [riskId](index.md#1691227625%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[riskId](index.md#1691227625%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/-order-purchase-transaction.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/-order-purchase-transaction.-builder.md new file mode 100644 index 000000000..a58e26e55 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/-order-purchase-transaction.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseTransaction](../index.md)/[Builder](index.md)/[OrderPurchaseTransaction.Builder](-order-purchase-transaction.-builder.md) + +# OrderPurchaseTransaction.Builder + +[JVM]\ + +public [OrderPurchaseTransaction.Builder](index.md)[OrderPurchaseTransaction.Builder](-order-purchase-transaction.-builder.md)([SiteInfo](../../-site-info/index.md)siteInfo, [DeviceDetails](../../-device-details/index.md)deviceDetails, [CustomerAccount](../../-customer-account/index.md)customerAccount, [TransactionDetails](../../-transaction-details/index.md)transactionDetails) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/build.md new file mode 100644 index 000000000..8c4df2ab8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseTransaction](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [OrderPurchaseTransaction](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/customer-account.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/customer-account.md new file mode 100644 index 000000000..ea8eae9b1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/customer-account.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseTransaction](../index.md)/[Builder](index.md)/[customerAccount](customer-account.md) + +# customerAccount + +[JVM]\ + +public final [OrderPurchaseTransaction.Builder](index.md)[customerAccount](customer-account.md)([CustomerAccount](../../-customer-account/index.md)customerAccount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/device-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/device-details.md new file mode 100644 index 000000000..7b0076538 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/device-details.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseTransaction](../index.md)/[Builder](index.md)/[deviceDetails](device-details.md) + +# deviceDetails + +[JVM]\ + +public final [OrderPurchaseTransaction.Builder](index.md)[deviceDetails](device-details.md)([DeviceDetails](../../-device-details/index.md)deviceDetails) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/index.md new file mode 100644 index 000000000..44419aa07 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/index.md @@ -0,0 +1,22 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseTransaction](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [OrderPurchaseTransaction.Builder](-order-purchase-transaction.-builder.md) | [JVM]
public [OrderPurchaseTransaction.Builder](index.md)[OrderPurchaseTransaction.Builder](-order-purchase-transaction.-builder.md)([SiteInfo](../../-site-info/index.md)siteInfo, [DeviceDetails](../../-device-details/index.md)deviceDetails, [CustomerAccount](../../-customer-account/index.md)customerAccount, [TransactionDetails](../../-transaction-details/index.md)transactionDetails) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [OrderPurchaseTransaction](../index.md)[build](build.md)() | +| [customerAccount](customer-account.md) | [JVM]
public final [OrderPurchaseTransaction.Builder](index.md)[customerAccount](customer-account.md)([CustomerAccount](../../-customer-account/index.md)customerAccount) | +| [deviceDetails](device-details.md) | [JVM]
public final [OrderPurchaseTransaction.Builder](index.md)[deviceDetails](device-details.md)([DeviceDetails](../../-device-details/index.md)deviceDetails) | +| [siteInfo](site-info.md) | [JVM]
public final [OrderPurchaseTransaction.Builder](index.md)[siteInfo](site-info.md)([SiteInfo](../../-site-info/index.md)siteInfo) | +| [transactionDetails](transaction-details.md) | [JVM]
public final [OrderPurchaseTransaction.Builder](index.md)[transactionDetails](transaction-details.md)([TransactionDetails](../../-transaction-details/index.md)transactionDetails) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/site-info.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/site-info.md new file mode 100644 index 000000000..1af72464b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/site-info.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseTransaction](../index.md)/[Builder](index.md)/[siteInfo](site-info.md) + +# siteInfo + +[JVM]\ + +public final [OrderPurchaseTransaction.Builder](index.md)[siteInfo](site-info.md)([SiteInfo](../../-site-info/index.md)siteInfo) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/transaction-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/transaction-details.md new file mode 100644 index 000000000..d89261b69 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/transaction-details.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseTransaction](../index.md)/[Builder](index.md)/[transactionDetails](transaction-details.md) + +# transactionDetails + +[JVM]\ + +public final [OrderPurchaseTransaction.Builder](index.md)[transactionDetails](transaction-details.md)([TransactionDetails](../../-transaction-details/index.md)transactionDetails) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-order-purchase-transaction.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-order-purchase-transaction.md new file mode 100644 index 000000000..9c64c73d3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-order-purchase-transaction.md @@ -0,0 +1,18 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseTransaction](index.md)/[OrderPurchaseTransaction](-order-purchase-transaction.md) + +# OrderPurchaseTransaction + +[JVM]\ + +public [OrderPurchaseTransaction](index.md)[OrderPurchaseTransaction](-order-purchase-transaction.md)([SiteInfo](../-site-info/index.md)siteInfo, [DeviceDetails](../-device-details/index.md)deviceDetails, [CustomerAccount](../-customer-account/index.md)customerAccount, [TransactionDetails](../-transaction-details/index.md)transactionDetails) + +#### Parameters + +JVM + +| | +|---| +| siteInfo | +| deviceDetails | +| customerAccount | +| transactionDetails | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/builder.md new file mode 100644 index 000000000..6b2e5c44b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseTransaction](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [OrderPurchaseTransaction.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/get-customer-account.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/get-customer-account.md new file mode 100644 index 000000000..d9cd9e34b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/get-customer-account.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseTransaction](index.md)/[getCustomerAccount](get-customer-account.md) + +# getCustomerAccount + +[JVM]\ + +public final [CustomerAccount](../-customer-account/index.md)[getCustomerAccount](get-customer-account.md)() + +#### Parameters + +JVM + +| | +|---| +| customerAccount | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/get-device-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/get-device-details.md new file mode 100644 index 000000000..8983f3414 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/get-device-details.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseTransaction](index.md)/[getDeviceDetails](get-device-details.md) + +# getDeviceDetails + +[JVM]\ + +public final [DeviceDetails](../-device-details/index.md)[getDeviceDetails](get-device-details.md)() + +#### Parameters + +JVM + +| | +|---| +| deviceDetails | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/get-site-info.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/get-site-info.md new file mode 100644 index 000000000..56c810d50 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/get-site-info.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseTransaction](index.md)/[getSiteInfo](get-site-info.md) + +# getSiteInfo + +[JVM]\ + +public final [SiteInfo](../-site-info/index.md)[getSiteInfo](get-site-info.md)() + +#### Parameters + +JVM + +| | +|---| +| siteInfo | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/get-transaction-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/get-transaction-details.md new file mode 100644 index 000000000..d67e90b60 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/get-transaction-details.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseTransaction](index.md)/[getTransactionDetails](get-transaction-details.md) + +# getTransactionDetails + +[JVM]\ + +public final [TransactionDetails](../-transaction-details/index.md)[getTransactionDetails](get-transaction-details.md)() + +#### Parameters + +JVM + +| | +|---| +| transactionDetails | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/index.md new file mode 100644 index 000000000..5dfe1b841 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/index.md @@ -0,0 +1,47 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseTransaction](index.md) + +# OrderPurchaseTransaction + +public final class [OrderPurchaseTransaction](index.md) + +#### Parameters + +JVM + +| | +|---| +| siteInfo | +| deviceDetails | +| customerAccount | +| transactionDetails | + +## Constructors + +| | | +|---|---| +| [OrderPurchaseTransaction](-order-purchase-transaction.md) | [JVM]
public [OrderPurchaseTransaction](index.md)[OrderPurchaseTransaction](-order-purchase-transaction.md)([SiteInfo](../-site-info/index.md)siteInfo, [DeviceDetails](../-device-details/index.md)deviceDetails, [CustomerAccount](../-customer-account/index.md)customerAccount, [TransactionDetails](../-transaction-details/index.md)transactionDetails) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [OrderPurchaseTransaction.Builder](-builder/index.md)[builder](builder.md)() | +| [getCustomerAccount](get-customer-account.md) | [JVM]
public final [CustomerAccount](../-customer-account/index.md)[getCustomerAccount](get-customer-account.md)() | +| [getDeviceDetails](get-device-details.md) | [JVM]
public final [DeviceDetails](../-device-details/index.md)[getDeviceDetails](get-device-details.md)() | +| [getSiteInfo](get-site-info.md) | [JVM]
public final [SiteInfo](../-site-info/index.md)[getSiteInfo](get-site-info.md)() | +| [getTransactionDetails](get-transaction-details.md) | [JVM]
public final [TransactionDetails](../-transaction-details/index.md)[getTransactionDetails](get-transaction-details.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [customerAccount](index.md#1159282871%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [CustomerAccount](../-customer-account/index.md)[customerAccount](index.md#1159282871%2FProperties%2F-1883119931) | +| [deviceDetails](index.md#511604474%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [DeviceDetails](../-device-details/index.md)[deviceDetails](index.md#511604474%2FProperties%2F-1883119931) | +| [siteInfo](index.md#-1974836641%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [SiteInfo](../-site-info/index.md)[siteInfo](index.md#-1974836641%2FProperties%2F-1883119931) | +| [transactionDetails](index.md#-511834224%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [TransactionDetails](../-transaction-details/index.md)[transactionDetails](index.md#-511834224%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/-order-purchase-update-not-found-error.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/-order-purchase-update-not-found-error.-builder.md new file mode 100644 index 000000000..5896912d6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/-order-purchase-update-not-found-error.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseUpdateNotFoundError](../index.md)/[Builder](index.md)/[OrderPurchaseUpdateNotFoundError.Builder](-order-purchase-update-not-found-error.-builder.md) + +# OrderPurchaseUpdateNotFoundError.Builder + +[JVM]\ + +public [OrderPurchaseUpdateNotFoundError.Builder](index.md)[OrderPurchaseUpdateNotFoundError.Builder](-order-purchase-update-not-found-error.-builder.md)([OrderPurchaseUpdateNotFoundError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/build.md new file mode 100644 index 000000000..f0f62d09c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseUpdateNotFoundError](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [OrderPurchaseUpdateNotFoundError](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/code.md new file mode 100644 index 000000000..99acf0878 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseUpdateNotFoundError](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [OrderPurchaseUpdateNotFoundError.Builder](index.md)[code](code.md)([OrderPurchaseUpdateNotFoundError.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/index.md new file mode 100644 index 000000000..c884af769 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseUpdateNotFoundError](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [OrderPurchaseUpdateNotFoundError.Builder](-order-purchase-update-not-found-error.-builder.md) | [JVM]
public [OrderPurchaseUpdateNotFoundError.Builder](index.md)[OrderPurchaseUpdateNotFoundError.Builder](-order-purchase-update-not-found-error.-builder.md)([OrderPurchaseUpdateNotFoundError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [OrderPurchaseUpdateNotFoundError](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [OrderPurchaseUpdateNotFoundError.Builder](index.md)[code](code.md)([OrderPurchaseUpdateNotFoundError.Code](../-code/index.md)code) | +| [message](message.md) | [JVM]
public final [OrderPurchaseUpdateNotFoundError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/message.md new file mode 100644 index 000000000..3697de522 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseUpdateNotFoundError](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [OrderPurchaseUpdateNotFoundError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md new file mode 100644 index 000000000..c75f729ec --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[OrderPurchaseUpdateNotFoundError](../../index.md)/[Code](../index.md)/[BAD_GATEWAY](index.md) + +# BAD_GATEWAY + +[JVM]\ +[BAD_GATEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md new file mode 100644 index 000000000..c8c58d778 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[OrderPurchaseUpdateNotFoundError](../../index.md)/[Code](../index.md)/[BAD_REQUEST](index.md) + +# BAD_REQUEST + +[JVM]\ +[BAD_REQUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#735501272%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#735501272%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-f-o-r-b-i-d-d-e-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-f-o-r-b-i-d-d-e-n/index.md new file mode 100644 index 000000000..37aa5c495 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-f-o-r-b-i-d-d-e-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[OrderPurchaseUpdateNotFoundError](../../index.md)/[Code](../index.md)/[FORBIDDEN](index.md) + +# FORBIDDEN + +[JVM]\ +[FORBIDDEN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md new file mode 100644 index 000000000..4197adf81 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[OrderPurchaseUpdateNotFoundError](../../index.md)/[Code](../index.md)/[GATEWAY_TIMEOUT](index.md) + +# GATEWAY_TIMEOUT + +[JVM]\ +[GATEWAY_TIMEOUT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md new file mode 100644 index 000000000..e56a61c8a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[OrderPurchaseUpdateNotFoundError](../../index.md)/[Code](../index.md)/[INTERNAL_SERVER_ERROR](index.md) + +# INTERNAL_SERVER_ERROR + +[JVM]\ +[INTERNAL_SERVER_ERROR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..d82a946e6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[OrderPurchaseUpdateNotFoundError](../../index.md)/[Code](../index.md)/[NOT_FOUND](index.md) + +# NOT_FOUND + +[JVM]\ +[NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..5f6bd4930 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[OrderPurchaseUpdateNotFoundError](../../index.md)/[Code](../index.md)/[ORDER_PURCHASE_UPDATE_NOT_FOUND](index.md) + +# ORDER_PURCHASE_UPDATE_NOT_FOUND + +[JVM]\ +[ORDER_PURCHASE_UPDATE_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..c7b9725b1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[OrderPurchaseUpdateNotFoundError](../../index.md)/[Code](../index.md)/[RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](index.md) + +# RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE + +[JVM]\ +[RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..d811ea866 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[OrderPurchaseUpdateNotFoundError](../../index.md)/[Code](../index.md)/[RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](index.md) + +# RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE + +[JVM]\ +[RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md new file mode 100644 index 000000000..e566e968c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[OrderPurchaseUpdateNotFoundError](../../index.md)/[Code](../index.md)/[TOO_MANY_REQUESTS](index.md) + +# TOO_MANY_REQUESTS + +[JVM]\ +[TOO_MANY_REQUESTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md new file mode 100644 index 000000000..32700da94 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[OrderPurchaseUpdateNotFoundError](../../index.md)/[Code](../index.md)/[UNAUTHORIZED](index.md) + +# UNAUTHORIZED + +[JVM]\ +[UNAUTHORIZED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/get-value.md new file mode 100644 index 000000000..c9e8accb4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseUpdateNotFoundError](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/index.md new file mode 100644 index 000000000..5db0d8715 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseUpdateNotFoundError](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[OrderPurchaseUpdateNotFoundError.Code](index.md)> + +Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ORDER_PURCHASE_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE,RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + +## Entries + +| | | +|---|---| +| [UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | [JVM]
[UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | +| [FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | [JVM]
[FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | +| [NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | +| [ORDER_PURCHASE_UPDATE_NOT_FOUND](-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ORDER_PURCHASE_UPDATE_NOT_FOUND](-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | +| [TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | [JVM]
[TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | +| [INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | [JVM]
[INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | +| [BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | [JVM]
[BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | +| [RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | +| [RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | +| [GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | [JVM]
[GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | +| [BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | [JVM]
[BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#2017609215%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#2017609215%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-1996854049%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-1996854049%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [OrderPurchaseUpdateNotFoundError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[OrderPurchaseUpdateNotFoundError.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-a-d_-r-e-q-u-e-s-t/index.md#735501272%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/value-of.md new file mode 100644 index 000000000..0d07ec741 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseUpdateNotFoundError](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [OrderPurchaseUpdateNotFoundError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/values.md new file mode 100644 index 000000000..367f56fa8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseUpdateNotFoundError](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[OrderPurchaseUpdateNotFoundError.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-order-purchase-update-not-found-error.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-order-purchase-update-not-found-error.md new file mode 100644 index 000000000..972ffa42e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-order-purchase-update-not-found-error.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseUpdateNotFoundError](index.md)/[OrderPurchaseUpdateNotFoundError](-order-purchase-update-not-found-error.md) + +# OrderPurchaseUpdateNotFoundError + +[JVM]\ + +public [OrderPurchaseUpdateNotFoundError](index.md)[OrderPurchaseUpdateNotFoundError](-order-purchase-update-not-found-error.md)([OrderPurchaseUpdateNotFoundError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/builder.md new file mode 100644 index 000000000..c01e99dd1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseUpdateNotFoundError](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [OrderPurchaseUpdateNotFoundError.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/get-code.md new file mode 100644 index 000000000..f4d8d8841 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseUpdateNotFoundError](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [OrderPurchaseUpdateNotFoundError.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/get-message.md new file mode 100644 index 000000000..8e44e7274 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseUpdateNotFoundError](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/index.md new file mode 100644 index 000000000..c150bac2f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseUpdateNotFoundError](index.md) + +# OrderPurchaseUpdateNotFoundError + +public final class [OrderPurchaseUpdateNotFoundError](index.md) + +Indicates that the API cannot find the resource that is either being requested or against which the operation is being performed. + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | + +## Constructors + +| | | +|---|---| +| [OrderPurchaseUpdateNotFoundError](-order-purchase-update-not-found-error.md) | [JVM]
public [OrderPurchaseUpdateNotFoundError](index.md)[OrderPurchaseUpdateNotFoundError](-order-purchase-update-not-found-error.md)([OrderPurchaseUpdateNotFoundError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[OrderPurchaseUpdateNotFoundError.Code](-code/index.md)>
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ORDER_PURCHASE_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE,RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [OrderPurchaseUpdateNotFoundError.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [OrderPurchaseUpdateNotFoundError.Code](-code/index.md)[getCode](get-code.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#-1000770119%2FProperties%2F-1883119931) | [JVM]
private final [OrderPurchaseUpdateNotFoundError.Code](-code/index.md)[code](index.md#-1000770119%2FProperties%2F-1883119931) | +| [message](index.md#-1711190611%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#-1711190611%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-request/get-risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-request/get-risk-id.md new file mode 100644 index 000000000..38f3c9123 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-request/get-risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseUpdateRequest](index.md)/[getRiskId](get-risk-id.md) + +# getRiskId + +[JVM]\ + +public abstract [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-request/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-request/get-type.md new file mode 100644 index 000000000..2114d76bc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-request/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseUpdateRequest](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public abstract [UpdateType](../-update-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-request/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-request/index.md new file mode 100644 index 000000000..9da8fa861 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-request/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseUpdateRequest](index.md) + +# OrderPurchaseUpdateRequest + +public interface [OrderPurchaseUpdateRequest](index.md) + +The `type` field value is used as a discriminator, with the following mapping: * `ORDER_UPDATE`: `OrderUpdate` * `CHARGEBACK_FEEDBACK`: `ChargebackFeedback` * `INSULT_FEEDBACK`: `InsultFeedback` * `REFUND_UPDATE`: `RefundUpdate` * `PAYMENT_UPDATE`: `PaymentUpdate` + +#### Parameters + +JVM + +| | +|---| +| type | +| riskId | The `risk_id` provided by Expedia's Fraud Prevention Service in the `OrderPurchaseScreenResponse`. | + +#### Inheritors + +| | +|---| +| [ChargebackFeedback](../-chargeback-feedback/index.md) | +| [InsultFeedback](../-insult-feedback/index.md) | +| [OrderUpdate](../-order-update/index.md) | +| [PaymentUpdate](../-payment-update/index.md) | +| [RefundUpdate](../-refund-update/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getRiskId](get-risk-id.md) | [JVM]
public abstract [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() | +| [getType](get-type.md) | [JVM]
public abstract [UpdateType](../-update-type/index.md)[getType](get-type.md)() | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-builder/-order-purchase-update-response.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-builder/-order-purchase-update-response.-builder.md new file mode 100644 index 000000000..073165369 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-builder/-order-purchase-update-response.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseUpdateResponse](../index.md)/[Builder](index.md)/[OrderPurchaseUpdateResponse.Builder](-order-purchase-update-response.-builder.md) + +# OrderPurchaseUpdateResponse.Builder + +[JVM]\ + +public [OrderPurchaseUpdateResponse.Builder](index.md)[OrderPurchaseUpdateResponse.Builder](-order-purchase-update-response.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-builder/build.md new file mode 100644 index 000000000..eecfa6cfb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseUpdateResponse](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [OrderPurchaseUpdateResponse](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-builder/index.md new file mode 100644 index 000000000..1cdc33a49 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseUpdateResponse](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [OrderPurchaseUpdateResponse.Builder](-order-purchase-update-response.-builder.md) | [JVM]
public [OrderPurchaseUpdateResponse.Builder](index.md)[OrderPurchaseUpdateResponse.Builder](-order-purchase-update-response.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [OrderPurchaseUpdateResponse](../index.md)[build](build.md)() | +| [riskId](risk-id.md) | [JVM]
public final [OrderPurchaseUpdateResponse.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-builder/risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-builder/risk-id.md new file mode 100644 index 000000000..59673a211 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-builder/risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderPurchaseUpdateResponse](../index.md)/[Builder](index.md)/[riskId](risk-id.md) + +# riskId + +[JVM]\ + +public final [OrderPurchaseUpdateResponse.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-order-purchase-update-response.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-order-purchase-update-response.md new file mode 100644 index 000000000..097843372 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-order-purchase-update-response.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseUpdateResponse](index.md)/[OrderPurchaseUpdateResponse](-order-purchase-update-response.md) + +# OrderPurchaseUpdateResponse + +[JVM]\ + +public [OrderPurchaseUpdateResponse](index.md)[OrderPurchaseUpdateResponse](-order-purchase-update-response.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) + +#### Parameters + +JVM + +| | | +|---|---| +| riskId | Unique identifier of transaction that was updated. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/builder.md new file mode 100644 index 000000000..626654f60 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseUpdateResponse](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [OrderPurchaseUpdateResponse.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/get-risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/get-risk-id.md new file mode 100644 index 000000000..0eb1e2f29 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/get-risk-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseUpdateResponse](index.md)/[getRiskId](get-risk-id.md) + +# getRiskId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| riskId | Unique identifier of transaction that was updated. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/index.md new file mode 100644 index 000000000..9791333ac --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderPurchaseUpdateResponse](index.md) + +# OrderPurchaseUpdateResponse + +public final class [OrderPurchaseUpdateResponse](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| riskId | Unique identifier of transaction that was updated. | + +## Constructors + +| | | +|---|---| +| [OrderPurchaseUpdateResponse](-order-purchase-update-response.md) | [JVM]
public [OrderPurchaseUpdateResponse](index.md)[OrderPurchaseUpdateResponse](-order-purchase-update-response.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [OrderPurchaseUpdateResponse.Builder](-builder/index.md)[builder](builder.md)() | +| [getRiskId](get-risk-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [riskId](index.md#-247452346%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[riskId](index.md#-247452346%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/-order-update-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/-order-update-all-of.-builder.md new file mode 100644 index 000000000..a0a930a52 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/-order-update-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderUpdateAllOf](../index.md)/[Builder](index.md)/[OrderUpdateAllOf.Builder](-order-update-all-of.-builder.md) + +# OrderUpdateAllOf.Builder + +[JVM]\ + +public [OrderUpdateAllOf.Builder](index.md)[OrderUpdateAllOf.Builder](-order-update-all-of.-builder.md)([Status](../../-status/index.md)orderStatus, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber, [CancellationReason](../../-cancellation-reason/index.md)cancellationReason) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/acquirer-reference-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/acquirer-reference-number.md new file mode 100644 index 000000000..66e186547 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/acquirer-reference-number.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderUpdateAllOf](../index.md)/[Builder](index.md)/[acquirerReferenceNumber](acquirer-reference-number.md) + +# acquirerReferenceNumber + +[JVM]\ + +public final [OrderUpdateAllOf.Builder](index.md)[acquirerReferenceNumber](acquirer-reference-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/build.md new file mode 100644 index 000000000..aac7612b9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderUpdateAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [OrderUpdateAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/cancellation-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/cancellation-reason.md new file mode 100644 index 000000000..373ae1227 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/cancellation-reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderUpdateAllOf](../index.md)/[Builder](index.md)/[cancellationReason](cancellation-reason.md) + +# cancellationReason + +[JVM]\ + +public final [OrderUpdateAllOf.Builder](index.md)[cancellationReason](cancellation-reason.md)([CancellationReason](../../-cancellation-reason/index.md)cancellationReason) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/index.md new file mode 100644 index 000000000..ef93f32c6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderUpdateAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [OrderUpdateAllOf.Builder](-order-update-all-of.-builder.md) | [JVM]
public [OrderUpdateAllOf.Builder](index.md)[OrderUpdateAllOf.Builder](-order-update-all-of.-builder.md)([Status](../../-status/index.md)orderStatus, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber, [CancellationReason](../../-cancellation-reason/index.md)cancellationReason) | + +## Functions + +| Name | Summary | +|---|---| +| [acquirerReferenceNumber](acquirer-reference-number.md) | [JVM]
public final [OrderUpdateAllOf.Builder](index.md)[acquirerReferenceNumber](acquirer-reference-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber) | +| [build](build.md) | [JVM]
public final [OrderUpdateAllOf](../index.md)[build](build.md)() | +| [cancellationReason](cancellation-reason.md) | [JVM]
public final [OrderUpdateAllOf.Builder](index.md)[cancellationReason](cancellation-reason.md)([CancellationReason](../../-cancellation-reason/index.md)cancellationReason) | +| [orderStatus](order-status.md) | [JVM]
public final [OrderUpdateAllOf.Builder](index.md)[orderStatus](order-status.md)([Status](../../-status/index.md)orderStatus) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/order-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/order-status.md new file mode 100644 index 000000000..fc0d49fb1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/order-status.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderUpdateAllOf](../index.md)/[Builder](index.md)/[orderStatus](order-status.md) + +# orderStatus + +[JVM]\ + +public final [OrderUpdateAllOf.Builder](index.md)[orderStatus](order-status.md)([Status](../../-status/index.md)orderStatus) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-order-update-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-order-update-all-of.md new file mode 100644 index 000000000..3fb041ba6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-order-update-all-of.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderUpdateAllOf](index.md)/[OrderUpdateAllOf](-order-update-all-of.md) + +# OrderUpdateAllOf + +[JVM]\ + +public [OrderUpdateAllOf](index.md)[OrderUpdateAllOf](-order-update-all-of.md)([Status](../-status/index.md)orderStatus, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber, [CancellationReason](../-cancellation-reason/index.md)cancellationReason) + +#### Parameters + +JVM + +| | +|---| +| orderStatus | +| acquirerReferenceNumber | A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. `acquirer_reference_number` is a required field only if `order_status` = `COMPLETED` Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. | +| cancellationReason | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/builder.md new file mode 100644 index 000000000..9a7284a2f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderUpdateAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [OrderUpdateAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/get-acquirer-reference-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/get-acquirer-reference-number.md new file mode 100644 index 000000000..1bc104cb9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/get-acquirer-reference-number.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderUpdateAllOf](index.md)/[getAcquirerReferenceNumber](get-acquirer-reference-number.md) + +# getAcquirerReferenceNumber + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAcquirerReferenceNumber](get-acquirer-reference-number.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| acquirerReferenceNumber | A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. `acquirer_reference_number` is a required field only if `order_status` = `COMPLETED` Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/get-cancellation-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/get-cancellation-reason.md new file mode 100644 index 000000000..677c99f67 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/get-cancellation-reason.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderUpdateAllOf](index.md)/[getCancellationReason](get-cancellation-reason.md) + +# getCancellationReason + +[JVM]\ + +public final [CancellationReason](../-cancellation-reason/index.md)[getCancellationReason](get-cancellation-reason.md)() + +#### Parameters + +JVM + +| | +|---| +| cancellationReason | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/get-order-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/get-order-status.md new file mode 100644 index 000000000..88536a499 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/get-order-status.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderUpdateAllOf](index.md)/[getOrderStatus](get-order-status.md) + +# getOrderStatus + +[JVM]\ + +public final [Status](../-status/index.md)[getOrderStatus](get-order-status.md)() + +#### Parameters + +JVM + +| | +|---| +| orderStatus | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/index.md new file mode 100644 index 000000000..48cd5db48 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderUpdateAllOf](index.md) + +# OrderUpdateAllOf + +public final class [OrderUpdateAllOf](index.md) + +#### Parameters + +JVM + +| | +|---| +| orderStatus | +| acquirerReferenceNumber | A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. `acquirer_reference_number` is a required field only if `order_status` = `COMPLETED` Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. | +| cancellationReason | + +## Constructors + +| | | +|---|---| +| [OrderUpdateAllOf](-order-update-all-of.md) | [JVM]
public [OrderUpdateAllOf](index.md)[OrderUpdateAllOf](-order-update-all-of.md)([Status](../-status/index.md)orderStatus, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber, [CancellationReason](../-cancellation-reason/index.md)cancellationReason) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [OrderUpdateAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getAcquirerReferenceNumber](get-acquirer-reference-number.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAcquirerReferenceNumber](get-acquirer-reference-number.md)() | +| [getCancellationReason](get-cancellation-reason.md) | [JVM]
public final [CancellationReason](../-cancellation-reason/index.md)[getCancellationReason](get-cancellation-reason.md)() | +| [getOrderStatus](get-order-status.md) | [JVM]
public final [Status](../-status/index.md)[getOrderStatus](get-order-status.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [acquirerReferenceNumber](index.md#-19340260%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[acquirerReferenceNumber](index.md#-19340260%2FProperties%2F-1883119931) | +| [cancellationReason](index.md#3900479%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [CancellationReason](../-cancellation-reason/index.md)[cancellationReason](index.md#3900479%2FProperties%2F-1883119931) | +| [orderStatus](index.md#63471412%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Status](../-status/index.md)[orderStatus](index.md#63471412%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/-order-update.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/-order-update.-builder.md new file mode 100644 index 000000000..7eefd294b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/-order-update.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderUpdate](../index.md)/[Builder](index.md)/[OrderUpdate.Builder](-order-update.-builder.md) + +# OrderUpdate.Builder + +[JVM]\ + +public [OrderUpdate.Builder](index.md)[OrderUpdate.Builder](-order-update.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [Status](../../-status/index.md)orderStatus, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber, [CancellationReason](../../-cancellation-reason/index.md)cancellationReason) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/acquirer-reference-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/acquirer-reference-number.md new file mode 100644 index 000000000..f13d5d74f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/acquirer-reference-number.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderUpdate](../index.md)/[Builder](index.md)/[acquirerReferenceNumber](acquirer-reference-number.md) + +# acquirerReferenceNumber + +[JVM]\ + +public final [OrderUpdate.Builder](index.md)[acquirerReferenceNumber](acquirer-reference-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/build.md new file mode 100644 index 000000000..d8a4d9554 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderUpdate](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [OrderUpdate](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/cancellation-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/cancellation-reason.md new file mode 100644 index 000000000..4309a6741 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/cancellation-reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderUpdate](../index.md)/[Builder](index.md)/[cancellationReason](cancellation-reason.md) + +# cancellationReason + +[JVM]\ + +public final [OrderUpdate.Builder](index.md)[cancellationReason](cancellation-reason.md)([CancellationReason](../../-cancellation-reason/index.md)cancellationReason) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/index.md new file mode 100644 index 000000000..3364e8f79 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/index.md @@ -0,0 +1,22 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderUpdate](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [OrderUpdate.Builder](-order-update.-builder.md) | [JVM]
public [OrderUpdate.Builder](index.md)[OrderUpdate.Builder](-order-update.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [Status](../../-status/index.md)orderStatus, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber, [CancellationReason](../../-cancellation-reason/index.md)cancellationReason) | + +## Functions + +| Name | Summary | +|---|---| +| [acquirerReferenceNumber](acquirer-reference-number.md) | [JVM]
public final [OrderUpdate.Builder](index.md)[acquirerReferenceNumber](acquirer-reference-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber) | +| [build](build.md) | [JVM]
public final [OrderUpdate](../index.md)[build](build.md)() | +| [cancellationReason](cancellation-reason.md) | [JVM]
public final [OrderUpdate.Builder](index.md)[cancellationReason](cancellation-reason.md)([CancellationReason](../../-cancellation-reason/index.md)cancellationReason) | +| [orderStatus](order-status.md) | [JVM]
public final [OrderUpdate.Builder](index.md)[orderStatus](order-status.md)([Status](../../-status/index.md)orderStatus) | +| [riskId](risk-id.md) | [JVM]
public final [OrderUpdate.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/order-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/order-status.md new file mode 100644 index 000000000..1366b9f6f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/order-status.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderUpdate](../index.md)/[Builder](index.md)/[orderStatus](order-status.md) + +# orderStatus + +[JVM]\ + +public final [OrderUpdate.Builder](index.md)[orderStatus](order-status.md)([Status](../../-status/index.md)orderStatus) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/risk-id.md new file mode 100644 index 000000000..94d25f524 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[OrderUpdate](../index.md)/[Builder](index.md)/[riskId](risk-id.md) + +# riskId + +[JVM]\ + +public final [OrderUpdate.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-order-update.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-order-update.md new file mode 100644 index 000000000..d8cd46fab --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-order-update.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderUpdate](index.md)/[OrderUpdate](-order-update.md) + +# OrderUpdate + +[JVM]\ + +public [OrderUpdate](index.md)[OrderUpdate](-order-update.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [Status](../-status/index.md)orderStatus, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber, [CancellationReason](../-cancellation-reason/index.md)cancellationReason) + +#### Parameters + +JVM + +| | +|---| +| orderStatus | +| acquirerReferenceNumber | A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. `acquirer_reference_number` is a required field only if `order_status` = `COMPLETED` Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. | +| cancellationReason | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/builder.md new file mode 100644 index 000000000..9f6d2ff8d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderUpdate](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [OrderUpdate.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-acquirer-reference-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-acquirer-reference-number.md new file mode 100644 index 000000000..f5b29f8fc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-acquirer-reference-number.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderUpdate](index.md)/[getAcquirerReferenceNumber](get-acquirer-reference-number.md) + +# getAcquirerReferenceNumber + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAcquirerReferenceNumber](get-acquirer-reference-number.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| acquirerReferenceNumber | A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. `acquirer_reference_number` is a required field only if `order_status` = `COMPLETED` Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-cancellation-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-cancellation-reason.md new file mode 100644 index 000000000..c375f7e56 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-cancellation-reason.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderUpdate](index.md)/[getCancellationReason](get-cancellation-reason.md) + +# getCancellationReason + +[JVM]\ + +public final [CancellationReason](../-cancellation-reason/index.md)[getCancellationReason](get-cancellation-reason.md)() + +#### Parameters + +JVM + +| | +|---| +| cancellationReason | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-order-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-order-status.md new file mode 100644 index 000000000..39cf69a0b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-order-status.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderUpdate](index.md)/[getOrderStatus](get-order-status.md) + +# getOrderStatus + +[JVM]\ + +public final [Status](../-status/index.md)[getOrderStatus](get-order-status.md)() + +#### Parameters + +JVM + +| | +|---| +| orderStatus | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-risk-id.md new file mode 100644 index 000000000..869f9b88a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderUpdate](index.md)/[getRiskId](get-risk-id.md) + +# getRiskId + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-type.md new file mode 100644 index 000000000..f7ac3ae24 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderUpdate](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public [UpdateType](../-update-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/index.md new file mode 100644 index 000000000..c28b8215d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/index.md @@ -0,0 +1,50 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[OrderUpdate](index.md) + +# OrderUpdate + +public final class [OrderUpdate](index.md) implements [OrderPurchaseUpdateRequest](../-order-purchase-update-request/index.md) + +Order related data that should be updated. + +#### Parameters + +JVM + +| | +|---| +| orderStatus | +| acquirerReferenceNumber | A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. `acquirer_reference_number` is a required field only if `order_status` = `COMPLETED` Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. | +| cancellationReason | + +## Constructors + +| | | +|---|---| +| [OrderUpdate](-order-update.md) | [JVM]
public [OrderUpdate](index.md)[OrderUpdate](-order-update.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [Status](../-status/index.md)orderStatus, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber, [CancellationReason](../-cancellation-reason/index.md)cancellationReason) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [OrderUpdate.Builder](-builder/index.md)[builder](builder.md)() | +| [getAcquirerReferenceNumber](get-acquirer-reference-number.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAcquirerReferenceNumber](get-acquirer-reference-number.md)() | +| [getCancellationReason](get-cancellation-reason.md) | [JVM]
public final [CancellationReason](../-cancellation-reason/index.md)[getCancellationReason](get-cancellation-reason.md)() | +| [getOrderStatus](get-order-status.md) | [JVM]
public final [Status](../-status/index.md)[getOrderStatus](get-order-status.md)() | +| [getRiskId](get-risk-id.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() | +| [getType](get-type.md) | [JVM]
public [UpdateType](../-update-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [acquirerReferenceNumber](index.md#291553428%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[acquirerReferenceNumber](index.md#291553428%2FProperties%2F-1883119931) | +| [cancellationReason](index.md#1105837255%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [CancellationReason](../-cancellation-reason/index.md)[cancellationReason](index.md#1105837255%2FProperties%2F-1883119931) | +| [orderStatus](index.md#-241348692%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Status](../-status/index.md)[orderStatus](index.md#-241348692%2FProperties%2F-1883119931) | +| [riskId](index.md#2108401796%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[riskId](index.md#2108401796%2FProperties%2F-1883119931) | +| [type](index.md#82281428%2FProperties%2F-1883119931) | [JVM]
private final [UpdateType](../-update-type/index.md)[type](index.md#82281428%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/-pay-pal-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/-pay-pal-all-of.-builder.md new file mode 100644 index 000000000..c8dd7adf7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/-pay-pal-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPalAllOf](../index.md)/[Builder](index.md)/[PayPalAllOf.Builder](-pay-pal-all-of.-builder.md) + +# PayPalAllOf.Builder + +[JVM]\ + +public [PayPalAllOf.Builder](index.md)[PayPalAllOf.Builder](-pay-pal-all-of.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)payerId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/build.md new file mode 100644 index 000000000..c569712b7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPalAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [PayPalAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/index.md new file mode 100644 index 000000000..3401136b5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPalAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [PayPalAllOf.Builder](-pay-pal-all-of.-builder.md) | [JVM]
public [PayPalAllOf.Builder](index.md)[PayPalAllOf.Builder](-pay-pal-all-of.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)payerId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [PayPalAllOf](../index.md)[build](build.md)() | +| [merchantOrderCode](merchant-order-code.md) | [JVM]
public final [PayPalAllOf.Builder](index.md)[merchantOrderCode](merchant-order-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) | +| [payerId](payer-id.md) | [JVM]
public final [PayPalAllOf.Builder](index.md)[payerId](payer-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)payerId) | +| [transactionId](transaction-id.md) | [JVM]
public final [PayPalAllOf.Builder](index.md)[transactionId](transaction-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/merchant-order-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/merchant-order-code.md new file mode 100644 index 000000000..b3c47beda --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/merchant-order-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPalAllOf](../index.md)/[Builder](index.md)/[merchantOrderCode](merchant-order-code.md) + +# merchantOrderCode + +[JVM]\ + +public final [PayPalAllOf.Builder](index.md)[merchantOrderCode](merchant-order-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/payer-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/payer-id.md new file mode 100644 index 000000000..356fc8e01 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/payer-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPalAllOf](../index.md)/[Builder](index.md)/[payerId](payer-id.md) + +# payerId + +[JVM]\ + +public final [PayPalAllOf.Builder](index.md)[payerId](payer-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)payerId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/transaction-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/transaction-id.md new file mode 100644 index 000000000..75b273143 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/transaction-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPalAllOf](../index.md)/[Builder](index.md)/[transactionId](transaction-id.md) + +# transactionId + +[JVM]\ + +public final [PayPalAllOf.Builder](index.md)[transactionId](transaction-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-pay-pal-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-pay-pal-all-of.md new file mode 100644 index 000000000..1a9e7826f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-pay-pal-all-of.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPalAllOf](index.md)/[PayPalAllOf](-pay-pal-all-of.md) + +# PayPalAllOf + +[JVM]\ + +public [PayPalAllOf](index.md)[PayPalAllOf](-pay-pal-all-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)payerId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) + +#### Parameters + +JVM + +| | | +|---|---| +| payerId | Unique PayPal Customer Account identification number. | +| transactionId | Unique transaction number to identify Auth calls at PayPal. | +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/builder.md new file mode 100644 index 000000000..d27c22957 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPalAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [PayPalAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/get-merchant-order-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/get-merchant-order-code.md new file mode 100644 index 000000000..df09fb052 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/get-merchant-order-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPalAllOf](index.md)/[getMerchantOrderCode](get-merchant-order-code.md) + +# getMerchantOrderCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMerchantOrderCode](get-merchant-order-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/get-payer-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/get-payer-id.md new file mode 100644 index 000000000..0cc579ed1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/get-payer-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPalAllOf](index.md)/[getPayerId](get-payer-id.md) + +# getPayerId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPayerId](get-payer-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| payerId | Unique PayPal Customer Account identification number. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/get-transaction-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/get-transaction-id.md new file mode 100644 index 000000000..939a1c1c4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/get-transaction-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPalAllOf](index.md)/[getTransactionId](get-transaction-id.md) + +# getTransactionId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTransactionId](get-transaction-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| transactionId | Unique transaction number to identify Auth calls at PayPal. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/index.md new file mode 100644 index 000000000..8a78d0863 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPalAllOf](index.md) + +# PayPalAllOf + +public final class [PayPalAllOf](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| payerId | Unique PayPal Customer Account identification number. | +| transactionId | Unique transaction number to identify Auth calls at PayPal. | +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | + +## Constructors + +| | | +|---|---| +| [PayPalAllOf](-pay-pal-all-of.md) | [JVM]
public [PayPalAllOf](index.md)[PayPalAllOf](-pay-pal-all-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)payerId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [PayPalAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getMerchantOrderCode](get-merchant-order-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMerchantOrderCode](get-merchant-order-code.md)() | +| [getPayerId](get-payer-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPayerId](get-payer-id.md)() | +| [getTransactionId](get-transaction-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTransactionId](get-transaction-id.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [merchantOrderCode](index.md#-1954778133%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[merchantOrderCode](index.md#-1954778133%2FProperties%2F-1883119931) | +| [payerId](index.md#1397387758%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[payerId](index.md#1397387758%2FProperties%2F-1883119931) | +| [transactionId](index.md#-1701314555%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[transactionId](index.md#-1701314555%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/-pay-pal.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/-pay-pal.-builder.md new file mode 100644 index 000000000..e19e8bed6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/-pay-pal.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPal](../index.md)/[Builder](index.md)/[PayPal.Builder](-pay-pal.-builder.md) + +# PayPal.Builder + +[JVM]\ + +public [PayPal.Builder](index.md)[PayPal.Builder](-pay-pal.-builder.md)([Payment.Brand](../../-payment/-brand/index.md)brand, [Name](../../-name/index.md)billingName, [PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)payerId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId, [PaymentReason](../../-payment-reason/index.md)reason, [Amount](../../-amount/index.md)authorizedAmount, [Amount](../../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../../-operations/index.md)operations, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/authorized-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/authorized-amount.md new file mode 100644 index 000000000..639cec263 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/authorized-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPal](../index.md)/[Builder](index.md)/[authorizedAmount](authorized-amount.md) + +# authorizedAmount + +[JVM]\ + +public final [PayPal.Builder](index.md)[authorizedAmount](authorized-amount.md)([Amount](../../-amount/index.md)authorizedAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/billing-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/billing-address.md new file mode 100644 index 000000000..ad0e947b6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/billing-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPal](../index.md)/[Builder](index.md)/[billingAddress](billing-address.md) + +# billingAddress + +[JVM]\ + +public final [PayPal.Builder](index.md)[billingAddress](billing-address.md)([PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/billing-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/billing-email-address.md new file mode 100644 index 000000000..f1d73982e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/billing-email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPal](../index.md)/[Builder](index.md)/[billingEmailAddress](billing-email-address.md) + +# billingEmailAddress + +[JVM]\ + +public final [PayPal.Builder](index.md)[billingEmailAddress](billing-email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/billing-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/billing-name.md new file mode 100644 index 000000000..8e4007a0c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/billing-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPal](../index.md)/[Builder](index.md)/[billingName](billing-name.md) + +# billingName + +[JVM]\ + +public final [PayPal.Builder](index.md)[billingName](billing-name.md)([Name](../../-name/index.md)billingName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/brand.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/brand.md new file mode 100644 index 000000000..94b71aa50 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/brand.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPal](../index.md)/[Builder](index.md)/[brand](brand.md) + +# brand + +[JVM]\ + +public final [PayPal.Builder](index.md)[brand](brand.md)([Payment.Brand](../../-payment/-brand/index.md)brand) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/build.md new file mode 100644 index 000000000..33ac09f40 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPal](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [PayPal](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/index.md new file mode 100644 index 000000000..7cc11e7e3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/index.md @@ -0,0 +1,30 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPal](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [PayPal.Builder](-pay-pal.-builder.md) | [JVM]
public [PayPal.Builder](index.md)[PayPal.Builder](-pay-pal.-builder.md)([Payment.Brand](../../-payment/-brand/index.md)brand, [Name](../../-name/index.md)billingName, [PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)payerId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId, [PaymentReason](../../-payment-reason/index.md)reason, [Amount](../../-amount/index.md)authorizedAmount, [Amount](../../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../../-operations/index.md)operations, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) | + +## Functions + +| Name | Summary | +|---|---| +| [authorizedAmount](authorized-amount.md) | [JVM]
public final [PayPal.Builder](index.md)[authorizedAmount](authorized-amount.md)([Amount](../../-amount/index.md)authorizedAmount) | +| [billingAddress](billing-address.md) | [JVM]
public final [PayPal.Builder](index.md)[billingAddress](billing-address.md)([PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress) | +| [billingEmailAddress](billing-email-address.md) | [JVM]
public final [PayPal.Builder](index.md)[billingEmailAddress](billing-email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress) | +| [billingName](billing-name.md) | [JVM]
public final [PayPal.Builder](index.md)[billingName](billing-name.md)([Name](../../-name/index.md)billingName) | +| [brand](brand.md) | [JVM]
public final [PayPal.Builder](index.md)[brand](brand.md)([Payment.Brand](../../-payment/-brand/index.md)brand) | +| [build](build.md) | [JVM]
public final [PayPal](../index.md)[build](build.md)() | +| [merchantOrderCode](merchant-order-code.md) | [JVM]
public final [PayPal.Builder](index.md)[merchantOrderCode](merchant-order-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) | +| [operations](operations.md) | [JVM]
public final [PayPal.Builder](index.md)[operations](operations.md)([Operations](../../-operations/index.md)operations) | +| [payerId](payer-id.md) | [JVM]
public final [PayPal.Builder](index.md)[payerId](payer-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)payerId) | +| [reason](reason.md) | [JVM]
public final [PayPal.Builder](index.md)[reason](reason.md)([PaymentReason](../../-payment-reason/index.md)reason) | +| [threeDigitsSecureCriteria](three-digits-secure-criteria.md) | [JVM]
public final [PayPal.Builder](index.md)[threeDigitsSecureCriteria](three-digits-secure-criteria.md)([PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria) | +| [transactionId](transaction-id.md) | [JVM]
public final [PayPal.Builder](index.md)[transactionId](transaction-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId) | +| [verifiedAmount](verified-amount.md) | [JVM]
public final [PayPal.Builder](index.md)[verifiedAmount](verified-amount.md)([Amount](../../-amount/index.md)verifiedAmount) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/merchant-order-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/merchant-order-code.md new file mode 100644 index 000000000..91525c2e6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/merchant-order-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPal](../index.md)/[Builder](index.md)/[merchantOrderCode](merchant-order-code.md) + +# merchantOrderCode + +[JVM]\ + +public final [PayPal.Builder](index.md)[merchantOrderCode](merchant-order-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/operations.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/operations.md new file mode 100644 index 000000000..ced327af7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/operations.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPal](../index.md)/[Builder](index.md)/[operations](operations.md) + +# operations + +[JVM]\ + +public final [PayPal.Builder](index.md)[operations](operations.md)([Operations](../../-operations/index.md)operations) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/payer-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/payer-id.md new file mode 100644 index 000000000..80b006628 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/payer-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPal](../index.md)/[Builder](index.md)/[payerId](payer-id.md) + +# payerId + +[JVM]\ + +public final [PayPal.Builder](index.md)[payerId](payer-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)payerId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/reason.md new file mode 100644 index 000000000..85ee67b58 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPal](../index.md)/[Builder](index.md)/[reason](reason.md) + +# reason + +[JVM]\ + +public final [PayPal.Builder](index.md)[reason](reason.md)([PaymentReason](../../-payment-reason/index.md)reason) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/three-digits-secure-criteria.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/three-digits-secure-criteria.md new file mode 100644 index 000000000..0771dc7d5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/three-digits-secure-criteria.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPal](../index.md)/[Builder](index.md)/[threeDigitsSecureCriteria](three-digits-secure-criteria.md) + +# threeDigitsSecureCriteria + +[JVM]\ + +public final [PayPal.Builder](index.md)[threeDigitsSecureCriteria](three-digits-secure-criteria.md)([PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/transaction-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/transaction-id.md new file mode 100644 index 000000000..7ef401469 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/transaction-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPal](../index.md)/[Builder](index.md)/[transactionId](transaction-id.md) + +# transactionId + +[JVM]\ + +public final [PayPal.Builder](index.md)[transactionId](transaction-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/verified-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/verified-amount.md new file mode 100644 index 000000000..ee23614d3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/verified-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PayPal](../index.md)/[Builder](index.md)/[verifiedAmount](verified-amount.md) + +# verifiedAmount + +[JVM]\ + +public final [PayPal.Builder](index.md)[verifiedAmount](verified-amount.md)([Amount](../../-amount/index.md)verifiedAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-pay-pal.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-pay-pal.md new file mode 100644 index 000000000..e1e747e2a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-pay-pal.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPal](index.md)/[PayPal](-pay-pal.md) + +# PayPal + +[JVM]\ + +public [PayPal](index.md)[PayPal](-pay-pal.md)([Payment.Brand](../-payment/-brand/index.md)brand, [Name](../-name/index.md)billingName, [PaymentBillingAddress](../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)payerId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId, [PaymentReason](../-payment-reason/index.md)reason, [Amount](../-amount/index.md)authorizedAmount, [Amount](../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../-operations/index.md)operations, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) + +#### Parameters + +JVM + +| | | +|---|---| +| payerId | Unique PayPal Customer Account identification number. | +| transactionId | Unique transaction number to identify Auth calls at PayPal. | +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/builder.md new file mode 100644 index 000000000..827b874d9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPal](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [PayPal.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-authorized-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-authorized-amount.md new file mode 100644 index 000000000..bdcdd6fd1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-authorized-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPal](index.md)/[getAuthorizedAmount](get-authorized-amount.md) + +# getAuthorizedAmount + +[JVM]\ + +public [Amount](../-amount/index.md)[getAuthorizedAmount](get-authorized-amount.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-billing-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-billing-address.md new file mode 100644 index 000000000..da366f67f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-billing-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPal](index.md)/[getBillingAddress](get-billing-address.md) + +# getBillingAddress + +[JVM]\ + +public [PaymentBillingAddress](../-payment-billing-address/index.md)[getBillingAddress](get-billing-address.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-billing-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-billing-email-address.md new file mode 100644 index 000000000..7584efe6d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-billing-email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPal](index.md)/[getBillingEmailAddress](get-billing-email-address.md) + +# getBillingEmailAddress + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBillingEmailAddress](get-billing-email-address.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-billing-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-billing-name.md new file mode 100644 index 000000000..938ee1e23 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-billing-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPal](index.md)/[getBillingName](get-billing-name.md) + +# getBillingName + +[JVM]\ + +public [Name](../-name/index.md)[getBillingName](get-billing-name.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-brand.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-brand.md new file mode 100644 index 000000000..8292586ff --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-brand.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPal](index.md)/[getBrand](get-brand.md) + +# getBrand + +[JVM]\ + +public [Payment.Brand](../-payment/-brand/index.md)[getBrand](get-brand.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-merchant-order-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-merchant-order-code.md new file mode 100644 index 000000000..5bef76436 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-merchant-order-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPal](index.md)/[getMerchantOrderCode](get-merchant-order-code.md) + +# getMerchantOrderCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMerchantOrderCode](get-merchant-order-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-method.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-method.md new file mode 100644 index 000000000..7caef144b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-method.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPal](index.md)/[getMethod](get-method.md) + +# getMethod + +[JVM]\ + +public [PaymentMethod](../-payment-method/index.md)[getMethod](get-method.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-operations.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-operations.md new file mode 100644 index 000000000..cd119d85b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-operations.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPal](index.md)/[getOperations](get-operations.md) + +# getOperations + +[JVM]\ + +public [Operations](../-operations/index.md)[getOperations](get-operations.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-payer-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-payer-id.md new file mode 100644 index 000000000..78249be19 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-payer-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPal](index.md)/[getPayerId](get-payer-id.md) + +# getPayerId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPayerId](get-payer-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| payerId | Unique PayPal Customer Account identification number. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-reason.md new file mode 100644 index 000000000..ed3d66b9c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPal](index.md)/[getReason](get-reason.md) + +# getReason + +[JVM]\ + +public [PaymentReason](../-payment-reason/index.md)[getReason](get-reason.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-three-digits-secure-criteria.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-three-digits-secure-criteria.md new file mode 100644 index 000000000..fdbbf717c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-three-digits-secure-criteria.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPal](index.md)/[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md) + +# getThreeDigitsSecureCriteria + +[JVM]\ + +public [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-transaction-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-transaction-id.md new file mode 100644 index 000000000..ff61cb7a9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-transaction-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPal](index.md)/[getTransactionId](get-transaction-id.md) + +# getTransactionId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTransactionId](get-transaction-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| transactionId | Unique transaction number to identify Auth calls at PayPal. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-verified-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-verified-amount.md new file mode 100644 index 000000000..287db9872 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-verified-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPal](index.md)/[getVerifiedAmount](get-verified-amount.md) + +# getVerifiedAmount + +[JVM]\ + +public [Amount](../-amount/index.md)[getVerifiedAmount](get-verified-amount.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/index.md new file mode 100644 index 000000000..91d22dbe4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/index.md @@ -0,0 +1,64 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PayPal](index.md) + +# PayPal + +public final class [PayPal](index.md) implements [Payment](../-payment/index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| payerId | Unique PayPal Customer Account identification number. | +| transactionId | Unique transaction number to identify Auth calls at PayPal. | +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | + +## Constructors + +| | | +|---|---| +| [PayPal](-pay-pal.md) | [JVM]
public [PayPal](index.md)[PayPal](-pay-pal.md)([Payment.Brand](../-payment/-brand/index.md)brand, [Name](../-name/index.md)billingName, [PaymentBillingAddress](../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)payerId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionId, [PaymentReason](../-payment-reason/index.md)reason, [Amount](../-amount/index.md)authorizedAmount, [Amount](../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../-operations/index.md)operations, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [PayPal.Builder](-builder/index.md)[builder](builder.md)() | +| [getAuthorizedAmount](get-authorized-amount.md) | [JVM]
public [Amount](../-amount/index.md)[getAuthorizedAmount](get-authorized-amount.md)() | +| [getBillingAddress](get-billing-address.md) | [JVM]
public [PaymentBillingAddress](../-payment-billing-address/index.md)[getBillingAddress](get-billing-address.md)() | +| [getBillingEmailAddress](get-billing-email-address.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBillingEmailAddress](get-billing-email-address.md)() | +| [getBillingName](get-billing-name.md) | [JVM]
public [Name](../-name/index.md)[getBillingName](get-billing-name.md)() | +| [getBrand](get-brand.md) | [JVM]
public [Payment.Brand](../-payment/-brand/index.md)[getBrand](get-brand.md)() | +| [getMerchantOrderCode](get-merchant-order-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMerchantOrderCode](get-merchant-order-code.md)() | +| [getMethod](get-method.md) | [JVM]
public [PaymentMethod](../-payment-method/index.md)[getMethod](get-method.md)() | +| [getOperations](get-operations.md) | [JVM]
public [Operations](../-operations/index.md)[getOperations](get-operations.md)() | +| [getPayerId](get-payer-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPayerId](get-payer-id.md)() | +| [getReason](get-reason.md) | [JVM]
public [PaymentReason](../-payment-reason/index.md)[getReason](get-reason.md)() | +| [getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md) | [JVM]
public [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md)() | +| [getTransactionId](get-transaction-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTransactionId](get-transaction-id.md)() | +| [getVerifiedAmount](get-verified-amount.md) | [JVM]
public [Amount](../-amount/index.md)[getVerifiedAmount](get-verified-amount.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [authorizedAmount](index.md#-1766230907%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[authorizedAmount](index.md#-1766230907%2FProperties%2F-1883119931) | +| [billingAddress](index.md#-1764020513%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentBillingAddress](../-payment-billing-address/index.md)[billingAddress](index.md#-1764020513%2FProperties%2F-1883119931) | +| [billingEmailAddress](index.md#703030063%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[billingEmailAddress](index.md#703030063%2FProperties%2F-1883119931) | +| [billingName](index.md#-1119013188%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Name](../-name/index.md)[billingName](index.md#-1119013188%2FProperties%2F-1883119931) | +| [brand](index.md#483280315%2FProperties%2F-1883119931) | [JVM]
private final [Payment.Brand](../-payment/-brand/index.md)[brand](index.md#483280315%2FProperties%2F-1883119931) | +| [merchantOrderCode](index.md#1085823439%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[merchantOrderCode](index.md#1085823439%2FProperties%2F-1883119931) | +| [method](index.md#2119769847%2FProperties%2F-1883119931) | [JVM]
private final [PaymentMethod](../-payment-method/index.md)[method](index.md#2119769847%2FProperties%2F-1883119931) | +| [operations](index.md#915313868%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Operations](../-operations/index.md)[operations](index.md#915313868%2FProperties%2F-1883119931) | +| [payerId](index.md#565028050%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[payerId](index.md#565028050%2FProperties%2F-1883119931) | +| [reason](index.md#1097835252%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentReason](../-payment-reason/index.md)[reason](index.md#1097835252%2FProperties%2F-1883119931) | +| [threeDigitsSecureCriteria](index.md#-1152612632%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[threeDigitsSecureCriteria](index.md#-1152612632%2FProperties%2F-1883119931) | +| [transactionId](index.md#-413501463%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[transactionId](index.md#-413501463%2FProperties%2F-1883119931) | +| [verifiedAmount](index.md#-1170671496%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[verifiedAmount](index.md#-1170671496%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/-h-o-m-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/-h-o-m-e/index.md new file mode 100644 index 000000000..20a647069 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/-h-o-m-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[PaymentBillingAddress](../../index.md)/[AddressType](../index.md)/[HOME](index.md) + +# HOME + +[JVM]\ +[HOME](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-w-o-r-k/index.md#-1364454765%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-w-o-r-k/index.md#-1364454765%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/-w-o-r-k/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/-w-o-r-k/index.md new file mode 100644 index 000000000..815c6a9df --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/-w-o-r-k/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[PaymentBillingAddress](../../index.md)/[AddressType](../index.md)/[WORK](index.md) + +# WORK + +[JVM]\ +[WORK](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1364454765%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1364454765%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/get-value.md new file mode 100644 index 000000000..ce2d5b928 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentBillingAddress](../index.md)/[AddressType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/index.md new file mode 100644 index 000000000..a616fa94d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentBillingAddress](../index.md)/[AddressType](index.md) + +# AddressType + +[JVM]\ +public enum [AddressType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[PaymentBillingAddress.AddressType](index.md)> + +Values: HOME,WORK + +## Entries + +| | | +|---|---| +| [HOME](-h-o-m-e/index.md) | [JVM]
[HOME](-h-o-m-e/index.md) | +| [WORK](-w-o-r-k/index.md) | [JVM]
[WORK](-w-o-r-k/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#771337594%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#771337594%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#317558660%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#317558660%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [PaymentBillingAddress.AddressType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[PaymentBillingAddress.AddressType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-w-o-r-k/index.md#-1364454765%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-w-o-r-k/index.md#-1364454765%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/value-of.md new file mode 100644 index 000000000..850c8a568 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentBillingAddress](../index.md)/[AddressType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [PaymentBillingAddress.AddressType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/values.md new file mode 100644 index 000000000..e996023c8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentBillingAddress](../index.md)/[AddressType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[PaymentBillingAddress.AddressType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/-payment-billing-address.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/-payment-billing-address.-builder.md new file mode 100644 index 000000000..c3d87c956 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/-payment-billing-address.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentBillingAddress](../index.md)/[Builder](index.md)/[PaymentBillingAddress.Builder](-payment-billing-address.-builder.md) + +# PaymentBillingAddress.Builder + +[JVM]\ + +public [PaymentBillingAddress.Builder](index.md)[PaymentBillingAddress.Builder](-payment-billing-address.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode, [PaymentBillingAddress.AddressType](../-address-type/index.md)addressType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/address-line1.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/address-line1.md new file mode 100644 index 000000000..90cb7ad9d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/address-line1.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentBillingAddress](../index.md)/[Builder](index.md)/[addressLine1](address-line1.md) + +# addressLine1 + +[JVM]\ + +public final [PaymentBillingAddress.Builder](index.md)[addressLine1](address-line1.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/address-line2.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/address-line2.md new file mode 100644 index 000000000..2602184e3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/address-line2.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentBillingAddress](../index.md)/[Builder](index.md)/[addressLine2](address-line2.md) + +# addressLine2 + +[JVM]\ + +public final [PaymentBillingAddress.Builder](index.md)[addressLine2](address-line2.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/address-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/address-type.md new file mode 100644 index 000000000..7a1846be5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/address-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentBillingAddress](../index.md)/[Builder](index.md)/[addressType](address-type.md) + +# addressType + +[JVM]\ + +public final [PaymentBillingAddress.Builder](index.md)[addressType](address-type.md)([PaymentBillingAddress.AddressType](../-address-type/index.md)addressType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/build.md new file mode 100644 index 000000000..aeaab4f56 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentBillingAddress](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [PaymentBillingAddress](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/city.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/city.md new file mode 100644 index 000000000..f5b77e4b3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/city.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentBillingAddress](../index.md)/[Builder](index.md)/[city](city.md) + +# city + +[JVM]\ + +public final [PaymentBillingAddress.Builder](index.md)[city](city.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/country-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/country-code.md new file mode 100644 index 000000000..59655a243 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/country-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentBillingAddress](../index.md)/[Builder](index.md)/[countryCode](country-code.md) + +# countryCode + +[JVM]\ + +public final [PaymentBillingAddress.Builder](index.md)[countryCode](country-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/index.md new file mode 100644 index 000000000..3f8987b80 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/index.md @@ -0,0 +1,25 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentBillingAddress](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [PaymentBillingAddress.Builder](-payment-billing-address.-builder.md) | [JVM]
public [PaymentBillingAddress.Builder](index.md)[PaymentBillingAddress.Builder](-payment-billing-address.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode, [PaymentBillingAddress.AddressType](../-address-type/index.md)addressType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state) | + +## Functions + +| Name | Summary | +|---|---| +| [addressLine1](address-line1.md) | [JVM]
public final [PaymentBillingAddress.Builder](index.md)[addressLine1](address-line1.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1) | +| [addressLine2](address-line2.md) | [JVM]
public final [PaymentBillingAddress.Builder](index.md)[addressLine2](address-line2.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2) | +| [addressType](address-type.md) | [JVM]
public final [PaymentBillingAddress.Builder](index.md)[addressType](address-type.md)([PaymentBillingAddress.AddressType](../-address-type/index.md)addressType) | +| [build](build.md) | [JVM]
public final [PaymentBillingAddress](../index.md)[build](build.md)() | +| [city](city.md) | [JVM]
public final [PaymentBillingAddress.Builder](index.md)[city](city.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city) | +| [countryCode](country-code.md) | [JVM]
public final [PaymentBillingAddress.Builder](index.md)[countryCode](country-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode) | +| [state](state.md) | [JVM]
public final [PaymentBillingAddress.Builder](index.md)[state](state.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state) | +| [zipCode](zip-code.md) | [JVM]
public final [PaymentBillingAddress.Builder](index.md)[zipCode](zip-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/state.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/state.md new file mode 100644 index 000000000..f029611c3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/state.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentBillingAddress](../index.md)/[Builder](index.md)/[state](state.md) + +# state + +[JVM]\ + +public final [PaymentBillingAddress.Builder](index.md)[state](state.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/zip-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/zip-code.md new file mode 100644 index 000000000..2cf374a8a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/zip-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentBillingAddress](../index.md)/[Builder](index.md)/[zipCode](zip-code.md) + +# zipCode + +[JVM]\ + +public final [PaymentBillingAddress.Builder](index.md)[zipCode](zip-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-payment-billing-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-payment-billing-address.md new file mode 100644 index 000000000..ab1df6577 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-payment-billing-address.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentBillingAddress](index.md)/[PaymentBillingAddress](-payment-billing-address.md) + +# PaymentBillingAddress + +[JVM]\ + +public [PaymentBillingAddress](index.md)[PaymentBillingAddress](-payment-billing-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode, [PaymentBillingAddress.AddressType](-address-type/index.md)addressType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state) + +#### Parameters + +JVM + +| | | +|---|---| +| addressLine1 | Address line 1 of the address provided. | +| city | City of the address provided. | +| zipCode | Zip code of the address provided. | +| countryCode | ISO alpha-3 country code of the address provided. | +| addressType | +| addressLine2 | Address line 2 of the address provided. | +| state | The two-characters ISO code for the state or province of the address. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/builder.md new file mode 100644 index 000000000..fa36b84e2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentBillingAddress](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [PaymentBillingAddress.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-address-line1.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-address-line1.md new file mode 100644 index 000000000..6a2dc1192 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-address-line1.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentBillingAddress](index.md)/[getAddressLine1](get-address-line1.md) + +# getAddressLine1 + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAddressLine1](get-address-line1.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| addressLine1 | Address line 1 of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-address-line2.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-address-line2.md new file mode 100644 index 000000000..b47de38e7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-address-line2.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentBillingAddress](index.md)/[getAddressLine2](get-address-line2.md) + +# getAddressLine2 + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAddressLine2](get-address-line2.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| addressLine2 | Address line 2 of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-address-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-address-type.md new file mode 100644 index 000000000..b098e328e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-address-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentBillingAddress](index.md)/[getAddressType](get-address-type.md) + +# getAddressType + +[JVM]\ + +public final [PaymentBillingAddress.AddressType](-address-type/index.md)[getAddressType](get-address-type.md)() + +#### Parameters + +JVM + +| | +|---| +| addressType | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-city.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-city.md new file mode 100644 index 000000000..7c131bc63 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-city.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentBillingAddress](index.md)/[getCity](get-city.md) + +# getCity + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCity](get-city.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| city | City of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-country-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-country-code.md new file mode 100644 index 000000000..ddbbdd506 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-country-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentBillingAddress](index.md)/[getCountryCode](get-country-code.md) + +# getCountryCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCountryCode](get-country-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| countryCode | ISO alpha-3 country code of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-state.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-state.md new file mode 100644 index 000000000..f7a5151c1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-state.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentBillingAddress](index.md)/[getState](get-state.md) + +# getState + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getState](get-state.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| state | The two-characters ISO code for the state or province of the address. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-zip-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-zip-code.md new file mode 100644 index 000000000..cdc811d1d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-zip-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentBillingAddress](index.md)/[getZipCode](get-zip-code.md) + +# getZipCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getZipCode](get-zip-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| zipCode | Zip code of the address provided. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/index.md new file mode 100644 index 000000000..61ae38922 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/index.md @@ -0,0 +1,57 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentBillingAddress](index.md) + +# PaymentBillingAddress + +public final class [PaymentBillingAddress](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| addressLine1 | Address line 1 of the address provided. | +| city | City of the address provided. | +| zipCode | Zip code of the address provided. | +| countryCode | ISO alpha-3 country code of the address provided. | +| addressType | +| addressLine2 | Address line 2 of the address provided. | +| state | The two-characters ISO code for the state or province of the address. | + +## Constructors + +| | | +|---|---| +| [PaymentBillingAddress](-payment-billing-address.md) | [JVM]
public [PaymentBillingAddress](index.md)[PaymentBillingAddress](-payment-billing-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine1, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)city, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)zipCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode, [PaymentBillingAddress.AddressType](-address-type/index.md)addressType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)addressLine2, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)state) | + +## Types + +| Name | Summary | +|---|---| +| [AddressType](-address-type/index.md) | [JVM]
public enum [AddressType](-address-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[PaymentBillingAddress.AddressType](-address-type/index.md)>
Values: HOME,WORK | +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [PaymentBillingAddress.Builder](-builder/index.md)[builder](builder.md)() | +| [getAddressLine1](get-address-line1.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAddressLine1](get-address-line1.md)() | +| [getAddressLine2](get-address-line2.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAddressLine2](get-address-line2.md)() | +| [getAddressType](get-address-type.md) | [JVM]
public final [PaymentBillingAddress.AddressType](-address-type/index.md)[getAddressType](get-address-type.md)() | +| [getCity](get-city.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCity](get-city.md)() | +| [getCountryCode](get-country-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCountryCode](get-country-code.md)() | +| [getState](get-state.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getState](get-state.md)() | +| [getZipCode](get-zip-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getZipCode](get-zip-code.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [addressLine1](index.md#1428051821%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[addressLine1](index.md#1428051821%2FProperties%2F-1883119931) | +| [addressLine2](index.md#1459071628%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[addressLine2](index.md#1459071628%2FProperties%2F-1883119931) | +| [addressType](index.md#1929820246%2FProperties%2F-1883119931) | [JVM]
private final [PaymentBillingAddress.AddressType](-address-type/index.md)[addressType](index.md#1929820246%2FProperties%2F-1883119931) | +| [city](index.md#515100779%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[city](index.md#515100779%2FProperties%2F-1883119931) | +| [countryCode](index.md#-230410079%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[A-Z]{3}$")
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[countryCode](index.md#-230410079%2FProperties%2F-1883119931) | +| [state](index.md#-832601165%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[A-Z]{2}$")
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[state](index.md#-832601165%2FProperties%2F-1883119931) | +| [zipCode](index.md#1201566838%2FProperties%2F-1883119931) | [JVM]
@Length(max = 20)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[zipCode](index.md#1201566838%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-c-r-e-d-i-t_-c-a-r-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-c-r-e-d-i-t_-c-a-r-d/index.md new file mode 100644 index 000000000..0838d1c18 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-c-r-e-d-i-t_-c-a-r-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentMethod](../index.md)/[CREDIT_CARD](index.md) + +# CREDIT_CARD + +[JVM]\ +[CREDIT_CARD](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-d-i-r-e-c-t_-d-e-b-i-t/index.md#-373971221%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-d-i-r-e-c-t_-d-e-b-i-t/index.md#-373971221%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-d-i-r-e-c-t_-d-e-b-i-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-d-i-r-e-c-t_-d-e-b-i-t/index.md new file mode 100644 index 000000000..7e8a0e56d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-d-i-r-e-c-t_-d-e-b-i-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentMethod](../index.md)/[DIRECT_DEBIT](index.md) + +# DIRECT_DEBIT + +[JVM]\ +[DIRECT_DEBIT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-373971221%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-373971221%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-g-i-f-t_-c-a-r-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-g-i-f-t_-c-a-r-d/index.md new file mode 100644 index 000000000..3810b0c47 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-g-i-f-t_-c-a-r-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentMethod](../index.md)/[GIFT_CARD](index.md) + +# GIFT_CARD + +[JVM]\ +[GIFT_CARD](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-d-i-r-e-c-t_-d-e-b-i-t/index.md#-373971221%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-d-i-r-e-c-t_-d-e-b-i-t/index.md#-373971221%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-i-n-t-e-r-n-e-t_-b-a-n-k_-p-a-y-m-e-n-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-i-n-t-e-r-n-e-t_-b-a-n-k_-p-a-y-m-e-n-t/index.md new file mode 100644 index 000000000..78ff80e8a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-i-n-t-e-r-n-e-t_-b-a-n-k_-p-a-y-m-e-n-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentMethod](../index.md)/[INTERNET_BANK_PAYMENT](index.md) + +# INTERNET_BANK_PAYMENT + +[JVM]\ +[INTERNET_BANK_PAYMENT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-d-i-r-e-c-t_-d-e-b-i-t/index.md#-373971221%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-d-i-r-e-c-t_-d-e-b-i-t/index.md#-373971221%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-p-a-y-p-a-l/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-p-a-y-p-a-l/index.md new file mode 100644 index 000000000..535880051 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-p-a-y-p-a-l/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentMethod](../index.md)/[PAYPAL](index.md) + +# PAYPAL + +[JVM]\ +[PAYPAL](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-d-i-r-e-c-t_-d-e-b-i-t/index.md#-373971221%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-d-i-r-e-c-t_-d-e-b-i-t/index.md#-373971221%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-p-o-i-n-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-p-o-i-n-t-s/index.md new file mode 100644 index 000000000..9e58ad8e5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-p-o-i-n-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentMethod](../index.md)/[POINTS](index.md) + +# POINTS + +[JVM]\ +[POINTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-d-i-r-e-c-t_-d-e-b-i-t/index.md#-373971221%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-d-i-r-e-c-t_-d-e-b-i-t/index.md#-373971221%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/get-value.md new file mode 100644 index 000000000..092586b2a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentMethod](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/index.md new file mode 100644 index 000000000..b85d56ed1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/index.md @@ -0,0 +1,37 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentMethod](index.md) + +# PaymentMethod + +[JVM]\ +public enum [PaymentMethod](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[PaymentMethod](index.md)> + +The payment method used at the time of purchase for the transaction. Supported `method`'s are: `CREDIT_CARD`, `PAYPAL`, `POINTS`, `GIFT_CARD`, `INTERNET_BANK_PAYMENT`, `DIRECT_DEBIT`. Values: CREDIT_CARD,PAYPAL,POINTS,GIFT_CARD,INTERNET_BANK_PAYMENT,DIRECT_DEBIT + +## Entries + +| | | +|---|---| +| [CREDIT_CARD](-c-r-e-d-i-t_-c-a-r-d/index.md) | [JVM]
[CREDIT_CARD](-c-r-e-d-i-t_-c-a-r-d/index.md) | +| [PAYPAL](-p-a-y-p-a-l/index.md) | [JVM]
[PAYPAL](-p-a-y-p-a-l/index.md) | +| [POINTS](-p-o-i-n-t-s/index.md) | [JVM]
[POINTS](-p-o-i-n-t-s/index.md) | +| [GIFT_CARD](-g-i-f-t_-c-a-r-d/index.md) | [JVM]
[GIFT_CARD](-g-i-f-t_-c-a-r-d/index.md) | +| [INTERNET_BANK_PAYMENT](-i-n-t-e-r-n-e-t_-b-a-n-k_-p-a-y-m-e-n-t/index.md) | [JVM]
[INTERNET_BANK_PAYMENT](-i-n-t-e-r-n-e-t_-b-a-n-k_-p-a-y-m-e-n-t/index.md) | +| [DIRECT_DEBIT](-d-i-r-e-c-t_-d-e-b-i-t/index.md) | [JVM]
[DIRECT_DEBIT](-d-i-r-e-c-t_-d-e-b-i-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#200183122%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#200183122%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1715110060%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1715110060%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [PaymentMethod](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[PaymentMethod](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-d-i-r-e-c-t_-d-e-b-i-t/index.md#-373971221%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-d-i-r-e-c-t_-d-e-b-i-t/index.md#-373971221%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/value-of.md new file mode 100644 index 000000000..e1bbf28a1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentMethod](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [PaymentMethod](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/values.md new file mode 100644 index 000000000..22398c327 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentMethod](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[PaymentMethod](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/-payment-operation.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/-payment-operation.-builder.md new file mode 100644 index 000000000..2430db9ba --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/-payment-operation.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentOperation](../index.md)/[Builder](index.md)/[PaymentOperation.Builder](-payment-operation.-builder.md) + +# PaymentOperation.Builder + +[JVM]\ + +public [PaymentOperation.Builder](index.md)[PaymentOperation.Builder](-payment-operation.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../../-amount/index.md)amount, [PaymentOutcome](../../-payment-outcome/index.md)outcome) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/amount.md new file mode 100644 index 000000000..db2882571 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentOperation](../index.md)/[Builder](index.md)/[amount](amount.md) + +# amount + +[JVM]\ + +public final [PaymentOperation.Builder](index.md)[amount](amount.md)([Amount](../../-amount/index.md)amount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/build.md new file mode 100644 index 000000000..718f8c14a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentOperation](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [PaymentOperation](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/id.md new file mode 100644 index 000000000..0f07adedf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentOperation](../index.md)/[Builder](index.md)/[id](id.md) + +# id + +[JVM]\ + +public final [PaymentOperation.Builder](index.md)[id](id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/index.md new file mode 100644 index 000000000..8b841d46c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentOperation](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [PaymentOperation.Builder](-payment-operation.-builder.md) | [JVM]
public [PaymentOperation.Builder](index.md)[PaymentOperation.Builder](-payment-operation.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../../-amount/index.md)amount, [PaymentOutcome](../../-payment-outcome/index.md)outcome) | + +## Functions + +| Name | Summary | +|---|---| +| [amount](amount.md) | [JVM]
public final [PaymentOperation.Builder](index.md)[amount](amount.md)([Amount](../../-amount/index.md)amount) | +| [build](build.md) | [JVM]
public final [PaymentOperation](../index.md)[build](build.md)() | +| [id](id.md) | [JVM]
public final [PaymentOperation.Builder](index.md)[id](id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id) | +| [outcome](outcome.md) | [JVM]
public final [PaymentOperation.Builder](index.md)[outcome](outcome.md)([PaymentOutcome](../../-payment-outcome/index.md)outcome) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/outcome.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/outcome.md new file mode 100644 index 000000000..bffa44a80 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/outcome.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentOperation](../index.md)/[Builder](index.md)/[outcome](outcome.md) + +# outcome + +[JVM]\ + +public final [PaymentOperation.Builder](index.md)[outcome](outcome.md)([PaymentOutcome](../../-payment-outcome/index.md)outcome) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-payment-operation.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-payment-operation.md new file mode 100644 index 000000000..bebf1c027 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-payment-operation.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentOperation](index.md)/[PaymentOperation](-payment-operation.md) + +# PaymentOperation + +[JVM]\ + +public [PaymentOperation](index.md)[PaymentOperation](-payment-operation.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../-amount/index.md)amount, [PaymentOutcome](../-payment-outcome/index.md)outcome) + +#### Parameters + +JVM + +| | +|---| +| id | +| amount | +| outcome | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/builder.md new file mode 100644 index 000000000..c10b6fde1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentOperation](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [PaymentOperation.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/get-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/get-amount.md new file mode 100644 index 000000000..c14e86c08 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/get-amount.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentOperation](index.md)/[getAmount](get-amount.md) + +# getAmount + +[JVM]\ + +public final [Amount](../-amount/index.md)[getAmount](get-amount.md)() + +#### Parameters + +JVM + +| | +|---| +| amount | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/get-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/get-id.md new file mode 100644 index 000000000..2a7d8ac42 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/get-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentOperation](index.md)/[getId](get-id.md) + +# getId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getId](get-id.md)() + +#### Parameters + +JVM + +| | +|---| +| id | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/get-outcome.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/get-outcome.md new file mode 100644 index 000000000..e95bf78ff --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/get-outcome.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentOperation](index.md)/[getOutcome](get-outcome.md) + +# getOutcome + +[JVM]\ + +public final [PaymentOutcome](../-payment-outcome/index.md)[getOutcome](get-outcome.md)() + +#### Parameters + +JVM + +| | +|---| +| outcome | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/index.md new file mode 100644 index 000000000..df2cfc7f3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentOperation](index.md) + +# PaymentOperation + +public final class [PaymentOperation](index.md) + +#### Parameters + +JVM + +| | +|---| +| id | +| amount | +| outcome | + +## Constructors + +| | | +|---|---| +| [PaymentOperation](-payment-operation.md) | [JVM]
public [PaymentOperation](index.md)[PaymentOperation](-payment-operation.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../-amount/index.md)amount, [PaymentOutcome](../-payment-outcome/index.md)outcome) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [PaymentOperation.Builder](-builder/index.md)[builder](builder.md)() | +| [getAmount](get-amount.md) | [JVM]
public final [Amount](../-amount/index.md)[getAmount](get-amount.md)() | +| [getId](get-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getId](get-id.md)() | +| [getOutcome](get-outcome.md) | [JVM]
public final [PaymentOutcome](../-payment-outcome/index.md)[getOutcome](get-outcome.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [amount](index.md#1801655758%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[amount](index.md#1801655758%2FProperties%2F-1883119931) | +| [id](index.md#-887273749%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[id](index.md#-887273749%2FProperties%2F-1883119931) | +| [outcome](index.md#-641934750%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentOutcome](../-payment-outcome/index.md)[outcome](index.md#-641934750%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/-payment-outcome.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/-payment-outcome.-builder.md new file mode 100644 index 000000000..38829d6f1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/-payment-outcome.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentOutcome](../index.md)/[Builder](index.md)/[PaymentOutcome.Builder](-payment-outcome.-builder.md) + +# PaymentOutcome.Builder + +[JVM]\ + +public [PaymentOutcome.Builder](index.md)[PaymentOutcome.Builder](-payment-outcome.-builder.md)([PaymentStatus](../../-payment-status/index.md)status, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)description) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/build.md new file mode 100644 index 000000000..1a5a5c7a0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentOutcome](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [PaymentOutcome](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/code.md new file mode 100644 index 000000000..8de397203 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentOutcome](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [PaymentOutcome.Builder](index.md)[code](code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/description.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/description.md new file mode 100644 index 000000000..59dcdf04f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/description.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentOutcome](../index.md)/[Builder](index.md)/[description](description.md) + +# description + +[JVM]\ + +public final [PaymentOutcome.Builder](index.md)[description](description.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)description) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/index.md new file mode 100644 index 000000000..fecf89804 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentOutcome](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [PaymentOutcome.Builder](-payment-outcome.-builder.md) | [JVM]
public [PaymentOutcome.Builder](index.md)[PaymentOutcome.Builder](-payment-outcome.-builder.md)([PaymentStatus](../../-payment-status/index.md)status, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)description) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [PaymentOutcome](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [PaymentOutcome.Builder](index.md)[code](code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)code) | +| [description](description.md) | [JVM]
public final [PaymentOutcome.Builder](index.md)[description](description.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)description) | +| [status](status.md) | [JVM]
public final [PaymentOutcome.Builder](index.md)[status](status.md)([PaymentStatus](../../-payment-status/index.md)status) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/status.md new file mode 100644 index 000000000..5de5f0be0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/status.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentOutcome](../index.md)/[Builder](index.md)/[status](status.md) + +# status + +[JVM]\ + +public final [PaymentOutcome.Builder](index.md)[status](status.md)([PaymentStatus](../../-payment-status/index.md)status) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-payment-outcome.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-payment-outcome.md new file mode 100644 index 000000000..f380171f7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-payment-outcome.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentOutcome](index.md)/[PaymentOutcome](-payment-outcome.md) + +# PaymentOutcome + +[JVM]\ + +public [PaymentOutcome](index.md)[PaymentOutcome](-payment-outcome.md)([PaymentStatus](../-payment-status/index.md)status, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)description) + +#### Parameters + +JVM + +| | +|---| +| status | +| code | A mnemonic code for the payment processing. | +| description | A short description providing additional explanation regarding the mnemonic code. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/builder.md new file mode 100644 index 000000000..4714a2d3a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentOutcome](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [PaymentOutcome.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/get-code.md new file mode 100644 index 000000000..8e68a2edc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentOutcome](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | A mnemonic code for the payment processing. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/get-description.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/get-description.md new file mode 100644 index 000000000..61cb81227 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/get-description.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentOutcome](index.md)/[getDescription](get-description.md) + +# getDescription + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getDescription](get-description.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| description | A short description providing additional explanation regarding the mnemonic code. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/get-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/get-status.md new file mode 100644 index 000000000..f506d37e5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/get-status.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentOutcome](index.md)/[getStatus](get-status.md) + +# getStatus + +[JVM]\ + +public final [PaymentStatus](../-payment-status/index.md)[getStatus](get-status.md)() + +#### Parameters + +JVM + +| | +|---| +| status | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/index.md new file mode 100644 index 000000000..3a57d4194 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentOutcome](index.md) + +# PaymentOutcome + +public final class [PaymentOutcome](index.md) + +#### Parameters + +JVM + +| | +|---| +| status | +| code | A mnemonic code for the payment processing. | +| description | A short description providing additional explanation regarding the mnemonic code. | + +## Constructors + +| | | +|---|---| +| [PaymentOutcome](-payment-outcome.md) | [JVM]
public [PaymentOutcome](index.md)[PaymentOutcome](-payment-outcome.md)([PaymentStatus](../-payment-status/index.md)status, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)description) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [PaymentOutcome.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCode](get-code.md)() | +| [getDescription](get-description.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getDescription](get-description.md)() | +| [getStatus](get-status.md) | [JVM]
public final [PaymentStatus](../-payment-status/index.md)[getStatus](get-status.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#2096342276%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[code](index.md#2096342276%2FProperties%2F-1883119931) | +| [description](index.md#818539053%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[description](index.md#818539053%2FProperties%2F-1883119931) | +| [status](index.md#518065567%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentStatus](../-payment-status/index.md)[status](index.md#518065567%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-d-e-f-e-r-r-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-d-e-f-e-r-r-e-d/index.md new file mode 100644 index 000000000..1b9dd4312 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-d-e-f-e-r-r-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentReason](../index.md)/[DEFERRED](index.md) + +# DEFERRED + +[JVM]\ +[DEFERRED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1675200216%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1675200216%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-d-e-p-o-s-i-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-d-e-p-o-s-i-t/index.md new file mode 100644 index 000000000..e21cbb191 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-d-e-p-o-s-i-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentReason](../index.md)/[DEPOSIT](index.md) + +# DEPOSIT + +[JVM]\ +[DEPOSIT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-d-e-f-e-r-r-e-d/index.md#-1675200216%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-d-e-f-e-r-r-e-d/index.md#-1675200216%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-f-u-l-l/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-f-u-l-l/index.md new file mode 100644 index 000000000..1b976fe2e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-f-u-l-l/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentReason](../index.md)/[FULL](index.md) + +# FULL + +[JVM]\ +[FULL](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-d-e-f-e-r-r-e-d/index.md#-1675200216%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-d-e-f-e-r-r-e-d/index.md#-1675200216%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-s-c-h-e-d-u-l-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-s-c-h-e-d-u-l-e-d/index.md new file mode 100644 index 000000000..a503cba25 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-s-c-h-e-d-u-l-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentReason](../index.md)/[SCHEDULED](index.md) + +# SCHEDULED + +[JVM]\ +[SCHEDULED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-d-e-f-e-r-r-e-d/index.md#-1675200216%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-d-e-f-e-r-r-e-d/index.md#-1675200216%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-s-u-b-s-e-q-u-e-n-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-s-u-b-s-e-q-u-e-n-t/index.md new file mode 100644 index 000000000..ef46f3e01 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-s-u-b-s-e-q-u-e-n-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentReason](../index.md)/[SUBSEQUENT](index.md) + +# SUBSEQUENT + +[JVM]\ +[SUBSEQUENT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-d-e-f-e-r-r-e-d/index.md#-1675200216%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-d-e-f-e-r-r-e-d/index.md#-1675200216%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/get-value.md new file mode 100644 index 000000000..b8a57381b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentReason](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/index.md new file mode 100644 index 000000000..d45d00cb2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/index.md @@ -0,0 +1,36 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentReason](index.md) + +# PaymentReason + +[JVM]\ +public enum [PaymentReason](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[PaymentReason](index.md)> + +The reason of payment. Possible values: - `FULL` - If the amount is paid i full for the order - `DEPOSIT` - The initial payment. Amount to be paid up front. - `SCHEDULED` - The amount to be payment based on a schedule for the remaining portion of the booking amount. - `SUBSEQUENT` - An additional amount paid that was not originally scheduled. - `DEFERRED` Values: FULL,DEPOSIT,SCHEDULED,SUBSEQUENT,DEFERRED + +## Entries + +| | | +|---|---| +| [FULL](-f-u-l-l/index.md) | [JVM]
[FULL](-f-u-l-l/index.md) | +| [DEPOSIT](-d-e-p-o-s-i-t/index.md) | [JVM]
[DEPOSIT](-d-e-p-o-s-i-t/index.md) | +| [SCHEDULED](-s-c-h-e-d-u-l-e-d/index.md) | [JVM]
[SCHEDULED](-s-c-h-e-d-u-l-e-d/index.md) | +| [SUBSEQUENT](-s-u-b-s-e-q-u-e-n-t/index.md) | [JVM]
[SUBSEQUENT](-s-u-b-s-e-q-u-e-n-t/index.md) | +| [DEFERRED](-d-e-f-e-r-r-e-d/index.md) | [JVM]
[DEFERRED](-d-e-f-e-r-r-e-d/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-445397937%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-445397937%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#2073332879%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#2073332879%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [PaymentReason](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[PaymentReason](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-d-e-f-e-r-r-e-d/index.md#-1675200216%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-d-e-f-e-r-r-e-d/index.md#-1675200216%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/value-of.md new file mode 100644 index 000000000..d36077221 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentReason](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [PaymentReason](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/values.md new file mode 100644 index 000000000..50a3a7275 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentReason](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[PaymentReason](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/-c-o-m-p-l-e-t-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/-c-o-m-p-l-e-t-e-d/index.md new file mode 100644 index 000000000..bd79f90ee --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/-c-o-m-p-l-e-t-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentStatus](../index.md)/[COMPLETED](index.md) + +# COMPLETED + +[JVM]\ +[COMPLETED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-f-a-i-l-e-d/index.md#1487013306%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-f-a-i-l-e-d/index.md#1487013306%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/-f-a-i-l-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/-f-a-i-l-e-d/index.md new file mode 100644 index 000000000..2998a3bbd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/-f-a-i-l-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentStatus](../index.md)/[FAILED](index.md) + +# FAILED + +[JVM]\ +[FAILED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1487013306%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1487013306%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/get-value.md new file mode 100644 index 000000000..2dd3b473b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentStatus](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/index.md new file mode 100644 index 000000000..b6fd686d2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentStatus](index.md) + +# PaymentStatus + +[JVM]\ +public enum [PaymentStatus](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[PaymentStatus](index.md)> + +The status of the payment operation. Values: COMPLETED,FAILED + +## Entries + +| | | +|---|---| +| [COMPLETED](-c-o-m-p-l-e-t-e-d/index.md) | [JVM]
[COMPLETED](-c-o-m-p-l-e-t-e-d/index.md) | +| [FAILED](-f-a-i-l-e-d/index.md) | [JVM]
[FAILED](-f-a-i-l-e-d/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#1899918433%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#1899918433%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#865340221%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#865340221%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [PaymentStatus](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[PaymentStatus](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-f-a-i-l-e-d/index.md#1487013306%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-f-a-i-l-e-d/index.md#1487013306%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/value-of.md new file mode 100644 index 000000000..318641195 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentStatus](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [PaymentStatus](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/values.md new file mode 100644 index 000000000..1b8072b42 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentStatus](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[PaymentStatus](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/-payment-three-d-s-criteria.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/-payment-three-d-s-criteria.-builder.md new file mode 100644 index 000000000..c5db848d3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/-payment-three-d-s-criteria.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentThreeDSCriteria](../index.md)/[Builder](index.md)/[PaymentThreeDSCriteria.Builder](-payment-three-d-s-criteria.-builder.md) + +# PaymentThreeDSCriteria.Builder + +[JVM]\ + +public [PaymentThreeDSCriteria.Builder](index.md)[PaymentThreeDSCriteria.Builder](-payment-three-d-s-criteria.-builder.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)probableFlag, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionModel) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/build.md new file mode 100644 index 000000000..d585209d4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentThreeDSCriteria](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [PaymentThreeDSCriteria](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/index.md new file mode 100644 index 000000000..f5b69b843 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentThreeDSCriteria](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [PaymentThreeDSCriteria.Builder](-payment-three-d-s-criteria.-builder.md) | [JVM]
public [PaymentThreeDSCriteria.Builder](index.md)[PaymentThreeDSCriteria.Builder](-payment-three-d-s-criteria.-builder.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)probableFlag, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionModel) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [PaymentThreeDSCriteria](../index.md)[build](build.md)() | +| [probableFlag](probable-flag.md) | [JVM]
public final [PaymentThreeDSCriteria.Builder](index.md)[probableFlag](probable-flag.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)probableFlag) | +| [transactionModel](transaction-model.md) | [JVM]
public final [PaymentThreeDSCriteria.Builder](index.md)[transactionModel](transaction-model.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionModel) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/probable-flag.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/probable-flag.md new file mode 100644 index 000000000..ffdd2ef6a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/probable-flag.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentThreeDSCriteria](../index.md)/[Builder](index.md)/[probableFlag](probable-flag.md) + +# probableFlag + +[JVM]\ + +public final [PaymentThreeDSCriteria.Builder](index.md)[probableFlag](probable-flag.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)probableFlag) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/transaction-model.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/transaction-model.md new file mode 100644 index 000000000..555704bcc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/transaction-model.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentThreeDSCriteria](../index.md)/[Builder](index.md)/[transactionModel](transaction-model.md) + +# transactionModel + +[JVM]\ + +public final [PaymentThreeDSCriteria.Builder](index.md)[transactionModel](transaction-model.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionModel) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-payment-three-d-s-criteria.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-payment-three-d-s-criteria.md new file mode 100644 index 000000000..b228b050f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-payment-three-d-s-criteria.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentThreeDSCriteria](index.md)/[PaymentThreeDSCriteria](-payment-three-d-s-criteria.md) + +# PaymentThreeDSCriteria + +[JVM]\ + +public [PaymentThreeDSCriteria](index.md)[PaymentThreeDSCriteria](-payment-three-d-s-criteria.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)probableFlag, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionModel) + +#### Parameters + +JVM + +| | | +|---|---| +| probableFlag | This is a flag passed that indicates that this transaction could potentially go through 3DS. | +| transactionModel | Model used to process payment transaction. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/builder.md new file mode 100644 index 000000000..0e8cd6a9c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentThreeDSCriteria](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [PaymentThreeDSCriteria.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/get-probable-flag.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/get-probable-flag.md new file mode 100644 index 000000000..19533dd92 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/get-probable-flag.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentThreeDSCriteria](index.md)/[getProbableFlag](get-probable-flag.md) + +# getProbableFlag + +[JVM]\ + +public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getProbableFlag](get-probable-flag.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| probableFlag | This is a flag passed that indicates that this transaction could potentially go through 3DS. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/get-transaction-model.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/get-transaction-model.md new file mode 100644 index 000000000..7da0ca1b6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/get-transaction-model.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentThreeDSCriteria](index.md)/[getTransactionModel](get-transaction-model.md) + +# getTransactionModel + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTransactionModel](get-transaction-model.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| transactionModel | Model used to process payment transaction. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/index.md new file mode 100644 index 000000000..b6fbc334a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/index.md @@ -0,0 +1,43 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentThreeDSCriteria](index.md) + +# PaymentThreeDSCriteria + +public final class [PaymentThreeDSCriteria](index.md) + +Payment ThreeDS criteria attributes. + +#### Parameters + +JVM + +| | | +|---|---| +| probableFlag | This is a flag passed that indicates that this transaction could potentially go through 3DS. | +| transactionModel | Model used to process payment transaction. | + +## Constructors + +| | | +|---|---| +| [PaymentThreeDSCriteria](-payment-three-d-s-criteria.md) | [JVM]
public [PaymentThreeDSCriteria](index.md)[PaymentThreeDSCriteria](-payment-three-d-s-criteria.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)probableFlag, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)transactionModel) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [PaymentThreeDSCriteria.Builder](-builder/index.md)[builder](builder.md)() | +| [getProbableFlag](get-probable-flag.md) | [JVM]
public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getProbableFlag](get-probable-flag.md)() | +| [getTransactionModel](get-transaction-model.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTransactionModel](get-transaction-model.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [probableFlag](index.md#1741337040%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[probableFlag](index.md#1741337040%2FProperties%2F-1883119931) | +| [transactionModel](index.md#-787797984%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[transactionModel](index.md#-787797984%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-builder/-payment-update-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-builder/-payment-update-all-of.-builder.md new file mode 100644 index 000000000..d5666dc47 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-builder/-payment-update-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentUpdateAllOf](../index.md)/[Builder](index.md)/[PaymentUpdateAllOf.Builder](-payment-update-all-of.-builder.md) + +# PaymentUpdateAllOf.Builder + +[JVM]\ + +public [PaymentUpdateAllOf.Builder](index.md)[PaymentUpdateAllOf.Builder](-payment-update-all-of.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-builder/build.md new file mode 100644 index 000000000..450ee9a3c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentUpdateAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [PaymentUpdateAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-builder/index.md new file mode 100644 index 000000000..dbdb2316a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentUpdateAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [PaymentUpdateAllOf.Builder](-payment-update-all-of.-builder.md) | [JVM]
public [PaymentUpdateAllOf.Builder](index.md)[PaymentUpdateAllOf.Builder](-payment-update-all-of.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [PaymentUpdateAllOf](../index.md)[build](build.md)() | +| [merchantOrderCode](merchant-order-code.md) | [JVM]
public final [PaymentUpdateAllOf.Builder](index.md)[merchantOrderCode](merchant-order-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-builder/merchant-order-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-builder/merchant-order-code.md new file mode 100644 index 000000000..34025a59d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-builder/merchant-order-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentUpdateAllOf](../index.md)/[Builder](index.md)/[merchantOrderCode](merchant-order-code.md) + +# merchantOrderCode + +[JVM]\ + +public final [PaymentUpdateAllOf.Builder](index.md)[merchantOrderCode](merchant-order-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-payment-update-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-payment-update-all-of.md new file mode 100644 index 000000000..a9a23a0cf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-payment-update-all-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentUpdateAllOf](index.md)/[PaymentUpdateAllOf](-payment-update-all-of.md) + +# PaymentUpdateAllOf + +[JVM]\ + +public [PaymentUpdateAllOf](index.md)[PaymentUpdateAllOf](-payment-update-all-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) + +#### Parameters + +JVM + +| | | +|---|---| +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/builder.md new file mode 100644 index 000000000..7f389281a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentUpdateAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [PaymentUpdateAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/get-merchant-order-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/get-merchant-order-code.md new file mode 100644 index 000000000..02aa387ed --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/get-merchant-order-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentUpdateAllOf](index.md)/[getMerchantOrderCode](get-merchant-order-code.md) + +# getMerchantOrderCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMerchantOrderCode](get-merchant-order-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/index.md new file mode 100644 index 000000000..7f2dcb5c6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentUpdateAllOf](index.md) + +# PaymentUpdateAllOf + +public final class [PaymentUpdateAllOf](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | + +## Constructors + +| | | +|---|---| +| [PaymentUpdateAllOf](-payment-update-all-of.md) | [JVM]
public [PaymentUpdateAllOf](index.md)[PaymentUpdateAllOf](-payment-update-all-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [PaymentUpdateAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getMerchantOrderCode](get-merchant-order-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMerchantOrderCode](get-merchant-order-code.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [merchantOrderCode](index.md#-1809428679%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[merchantOrderCode](index.md#-1809428679%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/-payment-update.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/-payment-update.-builder.md new file mode 100644 index 000000000..b4d2d8dc5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/-payment-update.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentUpdate](../index.md)/[Builder](index.md)/[PaymentUpdate.Builder](-payment-update.-builder.md) + +# PaymentUpdate.Builder + +[JVM]\ + +public [PaymentUpdate.Builder](index.md)[PaymentUpdate.Builder](-payment-update.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/build.md new file mode 100644 index 000000000..2a42d157b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentUpdate](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [PaymentUpdate](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/index.md new file mode 100644 index 000000000..449958f2e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentUpdate](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [PaymentUpdate.Builder](-payment-update.-builder.md) | [JVM]
public [PaymentUpdate.Builder](index.md)[PaymentUpdate.Builder](-payment-update.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [PaymentUpdate](../index.md)[build](build.md)() | +| [merchantOrderCode](merchant-order-code.md) | [JVM]
public final [PaymentUpdate.Builder](index.md)[merchantOrderCode](merchant-order-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) | +| [riskId](risk-id.md) | [JVM]
public final [PaymentUpdate.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/merchant-order-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/merchant-order-code.md new file mode 100644 index 000000000..7bb2c4cc0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/merchant-order-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentUpdate](../index.md)/[Builder](index.md)/[merchantOrderCode](merchant-order-code.md) + +# merchantOrderCode + +[JVM]\ + +public final [PaymentUpdate.Builder](index.md)[merchantOrderCode](merchant-order-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/risk-id.md new file mode 100644 index 000000000..156590069 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PaymentUpdate](../index.md)/[Builder](index.md)/[riskId](risk-id.md) + +# riskId + +[JVM]\ + +public final [PaymentUpdate.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-payment-update.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-payment-update.md new file mode 100644 index 000000000..888f72c5f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-payment-update.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentUpdate](index.md)/[PaymentUpdate](-payment-update.md) + +# PaymentUpdate + +[JVM]\ + +public [PaymentUpdate](index.md)[PaymentUpdate](-payment-update.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) + +#### Parameters + +JVM + +| | | +|---|---| +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/builder.md new file mode 100644 index 000000000..bdda9f7e4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentUpdate](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [PaymentUpdate.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/get-merchant-order-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/get-merchant-order-code.md new file mode 100644 index 000000000..4fd2104d8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/get-merchant-order-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentUpdate](index.md)/[getMerchantOrderCode](get-merchant-order-code.md) + +# getMerchantOrderCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMerchantOrderCode](get-merchant-order-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/get-risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/get-risk-id.md new file mode 100644 index 000000000..30dbe8da4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/get-risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentUpdate](index.md)/[getRiskId](get-risk-id.md) + +# getRiskId + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/get-type.md new file mode 100644 index 000000000..877ef4fc1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentUpdate](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public [UpdateType](../-update-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/index.md new file mode 100644 index 000000000..90ea1f984 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PaymentUpdate](index.md) + +# PaymentUpdate + +public final class [PaymentUpdate](index.md) implements [OrderPurchaseUpdateRequest](../-order-purchase-update-request/index.md) + +Payment related data that should be updated. + +#### Parameters + +JVM + +| | | +|---|---| +| merchantOrderCode | Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. | + +## Constructors + +| | | +|---|---| +| [PaymentUpdate](-payment-update.md) | [JVM]
public [PaymentUpdate](index.md)[PaymentUpdate](-payment-update.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)merchantOrderCode) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [PaymentUpdate.Builder](-builder/index.md)[builder](builder.md)() | +| [getMerchantOrderCode](get-merchant-order-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMerchantOrderCode](get-merchant-order-code.md)() | +| [getRiskId](get-risk-id.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() | +| [getType](get-type.md) | [JVM]
public [UpdateType](../-update-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [merchantOrderCode](index.md#1131029953%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[merchantOrderCode](index.md#1131029953%2FProperties%2F-1883119931) | +| [riskId](index.md#854106876%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[riskId](index.md#854106876%2FProperties%2F-1883119931) | +| [type](index.md#-1081033652%2FProperties%2F-1883119931) | [JVM]
private final [UpdateType](../-update-type/index.md)[type](index.md#-1081033652%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-a-l-a-s-k-a_-m-i-l-e-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-a-l-a-s-k-a_-m-i-l-e-s/index.md new file mode 100644 index 000000000..5c83f6ad4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-a-l-a-s-k-a_-m-i-l-e-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[ALASKA_MILES](index.md) + +# ALASKA_MILES + +[JVM]\ +[ALASKA_MILES](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md new file mode 100644 index 000000000..e2a8bbfe1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[AMERICAN_EXPRESS](index.md) + +# AMERICAN_EXPRESS + +[JVM]\ +[AMERICAN_EXPRESS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-a-m-e-x_-p-o-i-n-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-a-m-e-x_-p-o-i-n-t-s/index.md new file mode 100644 index 000000000..ba3ea9934 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-a-m-e-x_-p-o-i-n-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[AMEX_POINTS](index.md) + +# AMEX_POINTS + +[JVM]\ +[AMEX_POINTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-a-n-k_-o-f_-a-m-e-r-i-c-a_-r-e-w-a-r-d-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-a-n-k_-o-f_-a-m-e-r-i-c-a_-r-e-w-a-r-d-s/index.md new file mode 100644 index 000000000..be882e980 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-a-n-k_-o-f_-a-m-e-r-i-c-a_-r-e-w-a-r-d-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[BANK_OF_AMERICA_REWARDS](index.md) + +# BANK_OF_AMERICA_REWARDS + +[JVM]\ +[BANK_OF_AMERICA_REWARDS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-c_-c-a-r-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-c_-c-a-r-d/index.md new file mode 100644 index 000000000..c3477922a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-c_-c-a-r-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[BC_CARD](index.md) + +# BC_CARD + +[JVM]\ +[BC_CARD](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-i-l-t_-r-e-w-a-r-d-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-i-l-t_-r-e-w-a-r-d-s/index.md new file mode 100644 index 000000000..c1fe5dc70 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-i-l-t_-r-e-w-a-r-d-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[BILT_REWARDS](index.md) + +# BILT_REWARDS + +[JVM]\ +[BILT_REWARDS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-i-t-c-o-i-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-i-t-c-o-i-n/index.md new file mode 100644 index 000000000..926e4654c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-i-t-c-o-i-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[BITCOIN](index.md) + +# BITCOIN + +[JVM]\ +[BITCOIN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-o-n-u-s_-p-l-u-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-o-n-u-s_-p-l-u-s/index.md new file mode 100644 index 000000000..04fee182a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-o-n-u-s_-p-l-u-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[BONUS_PLUS](index.md) + +# BONUS_PLUS + +[JVM]\ +[BONUS_PLUS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-a-r-t-a_-s-i/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-a-r-t-a_-s-i/index.md new file mode 100644 index 000000000..fced212e1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-a-r-t-a_-s-i/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[CARTA_SI](index.md) + +# CARTA_SI + +[JVM]\ +[CARTA_SI](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-a-r-t-e_-b-l-e-u-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-a-r-t-e_-b-l-e-u-e/index.md new file mode 100644 index 000000000..3421f879e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-a-r-t-e_-b-l-e-u-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[CARTE_BLEUE](index.md) + +# CARTE_BLEUE + +[JVM]\ +[CARTE_BLEUE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-h-e-a-p_-c-a-s-h/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-h-e-a-p_-c-a-s-h/index.md new file mode 100644 index 000000000..33c85cab5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-h-e-a-p_-c-a-s-h/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[CHEAP_CASH](index.md) + +# CHEAP_CASH + +[JVM]\ +[CHEAP_CASH](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md new file mode 100644 index 000000000..1a7360ae3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[CHINA_UNION_PAY](index.md) + +# CHINA_UNION_PAY + +[JVM]\ +[CHINA_UNION_PAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-i-t-i_-t-h-a-n-k_-y-o-u_-p-o-i-n-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-i-t-i_-t-h-a-n-k_-y-o-u_-p-o-i-n-t-s/index.md new file mode 100644 index 000000000..4ea97a32e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-i-t-i_-t-h-a-n-k_-y-o-u_-p-o-i-n-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[CITI_THANK_YOU_POINTS](index.md) + +# CITI_THANK_YOU_POINTS + +[JVM]\ +[CITI_THANK_YOU_POINTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-e-l-t-a_-s-k-y_-m-i-l-e-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-e-l-t-a_-s-k-y_-m-i-l-e-s/index.md new file mode 100644 index 000000000..6171ec98d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-e-l-t-a_-s-k-y_-m-i-l-e-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[DELTA_SKY_MILES](index.md) + +# DELTA_SKY_MILES + +[JVM]\ +[DELTA_SKY_MILES](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-i-n-e-r-s_-c-l-u-b_-i-n-t-e-r-n-a-t-i-o-n-a-l/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-i-n-e-r-s_-c-l-u-b_-i-n-t-e-r-n-a-t-i-o-n-a-l/index.md new file mode 100644 index 000000000..92e434add --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-i-n-e-r-s_-c-l-u-b_-i-n-t-e-r-n-a-t-i-o-n-a-l/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[DINERS_CLUB_INTERNATIONAL](index.md) + +# DINERS_CLUB_INTERNATIONAL + +[JVM]\ +[DINERS_CLUB_INTERNATIONAL](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-i-s-c-o-v-e-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-i-s-c-o-v-e-r/index.md new file mode 100644 index 000000000..d4cc4c1c4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-i-s-c-o-v-e-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[DISCOVER](index.md) + +# DISCOVER + +[JVM]\ +[DISCOVER](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-i-s-c-o-v-e-r_-m-i-l-e-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-i-s-c-o-v-e-r_-m-i-l-e-s/index.md new file mode 100644 index 000000000..29fd3dcdf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-i-s-c-o-v-e-r_-m-i-l-e-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[DISCOVER_MILES](index.md) + +# DISCOVER_MILES + +[JVM]\ +[DISCOVER_MILES](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-i-s-c-o-v-e-r_-p-o-i-n-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-i-s-c-o-v-e-r_-p-o-i-n-t-s/index.md new file mode 100644 index 000000000..9a696687d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-i-s-c-o-v-e-r_-p-o-i-n-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[DISCOVER_POINTS](index.md) + +# DISCOVER_POINTS + +[JVM]\ +[DISCOVER_POINTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-e-l-v/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-e-l-v/index.md new file mode 100644 index 000000000..19fd397ab --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-e-l-v/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[ELV](index.md) + +# ELV + +[JVM]\ +[ELV](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-e-x-p-e-d-i-a_-r-e-w-a-r-d-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-e-x-p-e-d-i-a_-r-e-w-a-r-d-s/index.md new file mode 100644 index 000000000..6cc676f80 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-e-x-p-e-d-i-a_-r-e-w-a-r-d-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[EXPEDIA_REWARDS](index.md) + +# EXPEDIA_REWARDS + +[JVM]\ +[EXPEDIA_REWARDS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-g-i-f-t_-c-a-r-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-g-i-f-t_-c-a-r-d/index.md new file mode 100644 index 000000000..d9ad32335 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-g-i-f-t_-c-a-r-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[GIFT_CARD](index.md) + +# GIFT_CARD + +[JVM]\ +[GIFT_CARD](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-i-b-p/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-i-b-p/index.md new file mode 100644 index 000000000..b3e87669b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-i-b-p/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[IBP](index.md) + +# IBP + +[JVM]\ +[IBP](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-i-n-t-e-r_-c-o-m-p-a-n-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-i-n-t-e-r_-c-o-m-p-a-n-y/index.md new file mode 100644 index 000000000..cc453535e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-i-n-t-e-r_-c-o-m-p-a-n-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[INTER_COMPANY](index.md) + +# INTER_COMPANY + +[JVM]\ +[INTER_COMPANY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-j-c-b/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-j-c-b/index.md new file mode 100644 index 000000000..4cc9c2a50 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-j-c-b/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[JCB](index.md) + +# JCB + +[JVM]\ +[JCB](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-l-o-c-a-l_-d-e-b-i-t_-c-a-r-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-l-o-c-a-l_-d-e-b-i-t_-c-a-r-d/index.md new file mode 100644 index 000000000..1d0655250 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-l-o-c-a-l_-d-e-b-i-t_-c-a-r-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[LOCAL_DEBIT_CARD](index.md) + +# LOCAL_DEBIT_CARD + +[JVM]\ +[LOCAL_DEBIT_CARD](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-m-a-e-s-t-r-o/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-m-a-e-s-t-r-o/index.md new file mode 100644 index 000000000..89f97ca7b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-m-a-e-s-t-r-o/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[MAESTRO](index.md) + +# MAESTRO + +[JVM]\ +[MAESTRO](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-m-a-s-t-e-r_-c-a-r-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-m-a-s-t-e-r_-c-a-r-d/index.md new file mode 100644 index 000000000..d7741c9b6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-m-a-s-t-e-r_-c-a-r-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[MASTER_CARD](index.md) + +# MASTER_CARD + +[JVM]\ +[MASTER_CARD](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-m-a-s-t-e-r_-c-a-r-d_-p-o-i-n-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-m-a-s-t-e-r_-c-a-r-d_-p-o-i-n-t-s/index.md new file mode 100644 index 000000000..009344113 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-m-a-s-t-e-r_-c-a-r-d_-p-o-i-n-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[MASTER_CARD_POINTS](index.md) + +# MASTER_CARD_POINTS + +[JVM]\ +[MASTER_CARD_POINTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-m-e-r-r-i-l-l_-l-y-n-c-h_-r-e-w-a-r-d-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-m-e-r-r-i-l-l_-l-y-n-c-h_-r-e-w-a-r-d-s/index.md new file mode 100644 index 000000000..2cf8705d4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-m-e-r-r-i-l-l_-l-y-n-c-h_-r-e-w-a-r-d-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[MERRILL_LYNCH_REWARDS](index.md) + +# MERRILL_LYNCH_REWARDS + +[JVM]\ +[MERRILL_LYNCH_REWARDS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-o-r-b-u-c-k-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-o-r-b-u-c-k-s/index.md new file mode 100644 index 000000000..cf09a9194 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-o-r-b-u-c-k-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[ORBUCKS](index.md) + +# ORBUCKS + +[JVM]\ +[ORBUCKS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-p-a-y-p-a-l/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-p-a-y-p-a-l/index.md new file mode 100644 index 000000000..95dbec6e3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-p-a-y-p-a-l/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[PAYPAL](index.md) + +# PAYPAL + +[JVM]\ +[PAYPAL](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-p-o-s-t-e-p-a-y_-m-a-s-t-e-r-c-a-r-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-p-o-s-t-e-p-a-y_-m-a-s-t-e-r-c-a-r-d/index.md new file mode 100644 index 000000000..aaf34af56 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-p-o-s-t-e-p-a-y_-m-a-s-t-e-r-c-a-r-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[POSTEPAY_MASTERCARD](index.md) + +# POSTEPAY_MASTERCARD + +[JVM]\ +[POSTEPAY_MASTERCARD](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-p-o-s-t-e-p-a-y_-v-i-s-a_-e-l-e-c-t-r-o-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-p-o-s-t-e-p-a-y_-v-i-s-a_-e-l-e-c-t-r-o-n/index.md new file mode 100644 index 000000000..c2a779302 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-p-o-s-t-e-p-a-y_-v-i-s-a_-e-l-e-c-t-r-o-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[POSTEPAY_VISA_ELECTRON](index.md) + +# POSTEPAY_VISA_ELECTRON + +[JVM]\ +[POSTEPAY_VISA_ELECTRON](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-q-i-w-i/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-q-i-w-i/index.md new file mode 100644 index 000000000..fbdc8b733 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-q-i-w-i/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[QIWI](index.md) + +# QIWI + +[JVM]\ +[QIWI](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-r-b-c_-r-e-w-a-r-d-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-r-b-c_-r-e-w-a-r-d-s/index.md new file mode 100644 index 000000000..f25818512 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-r-b-c_-r-e-w-a-r-d-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[RBC_REWARDS](index.md) + +# RBC_REWARDS + +[JVM]\ +[RBC_REWARDS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-s-o-f-o-r-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-s-o-f-o-r-t/index.md new file mode 100644 index 000000000..01f45547c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-s-o-f-o-r-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[SOFORT](index.md) + +# SOFORT + +[JVM]\ +[SOFORT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-s-o-l-o/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-s-o-l-o/index.md new file mode 100644 index 000000000..a6a2c787c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-s-o-l-o/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[SOLO](index.md) + +# SOLO + +[JVM]\ +[SOLO](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-s-w-i-t-c-h/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-s-w-i-t-c-h/index.md new file mode 100644 index 000000000..ca8eb6805 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-s-w-i-t-c-h/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[SWITCH](index.md) + +# SWITCH + +[JVM]\ +[SWITCH](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-u-l-t-i-m-a-t-e_-r-e-w-a-r-d-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-u-l-t-i-m-a-t-e_-r-e-w-a-r-d-s/index.md new file mode 100644 index 000000000..b58418bc3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-u-l-t-i-m-a-t-e_-r-e-w-a-r-d-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[ULTIMATE_REWARDS](index.md) + +# ULTIMATE_REWARDS + +[JVM]\ +[ULTIMATE_REWARDS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-u-n-i-t-e-d_-p-o-i-n-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-u-n-i-t-e-d_-p-o-i-n-t-s/index.md new file mode 100644 index 000000000..f39892951 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-u-n-i-t-e-d_-p-o-i-n-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[UNITED_POINTS](index.md) + +# UNITED_POINTS + +[JVM]\ +[UNITED_POINTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-v-i-s-a/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-v-i-s-a/index.md new file mode 100644 index 000000000..37089bfe9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-v-i-s-a/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[VISA](index.md) + +# VISA + +[JVM]\ +[VISA](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-v-i-s-a_-d-a-n-k-o-r-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-v-i-s-a_-d-a-n-k-o-r-t/index.md new file mode 100644 index 000000000..758d1ec3f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-v-i-s-a_-d-a-n-k-o-r-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[VISA_DANKORT](index.md) + +# VISA_DANKORT + +[JVM]\ +[VISA_DANKORT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-v-i-s-a_-d-e-l-t-a/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-v-i-s-a_-d-e-l-t-a/index.md new file mode 100644 index 000000000..d4e77e841 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-v-i-s-a_-d-e-l-t-a/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[VISA_DELTA](index.md) + +# VISA_DELTA + +[JVM]\ +[VISA_DELTA](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-v-i-s-a_-e-l-e-c-t-r-o-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-v-i-s-a_-e-l-e-c-t-r-o-n/index.md new file mode 100644 index 000000000..8146c9258 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-v-i-s-a_-e-l-e-c-t-r-o-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[VISA_ELECTRON](index.md) + +# VISA_ELECTRON + +[JVM]\ +[VISA_ELECTRON](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-w-e-b_-m-o-n-e-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-w-e-b_-m-o-n-e-y/index.md new file mode 100644 index 000000000..5df0930ae --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-w-e-b_-m-o-n-e-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[WEB_MONEY](index.md) + +# WEB_MONEY + +[JVM]\ +[WEB_MONEY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-w-e-l-l-s_-f-a-r-g-o_-p-o-i-n-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-w-e-l-l-s_-f-a-r-g-o_-p-o-i-n-t-s/index.md new file mode 100644 index 000000000..7abcd0ee2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-w-e-l-l-s_-f-a-r-g-o_-p-o-i-n-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[WELLS_FARGO_POINTS](index.md) + +# WELLS_FARGO_POINTS + +[JVM]\ +[WELLS_FARGO_POINTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-y-a-n-d-e-x/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-y-a-n-d-e-x/index.md new file mode 100644 index 000000000..5076e2208 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-y-a-n-d-e-x/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Payment](../../index.md)/[Brand](../index.md)/[YANDEX](index.md) + +# YANDEX + +[JVM]\ +[YANDEX](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/get-value.md new file mode 100644 index 000000000..8f736a6e5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Payment](../index.md)/[Brand](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/index.md new file mode 100644 index 000000000..5de148438 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/index.md @@ -0,0 +1,78 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Payment](../index.md)/[Brand](index.md) + +# Brand + +[JVM]\ +public enum [Brand](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[Payment.Brand](index.md)> + +The `brand` field value is the payment brand used for payment on this transaction. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `brand` - `card_type` combination will result in data quality issues and result in degraded risk recommendation. 'brand' is an enum value with the following mapping with CreditCard 'card_type' attribute: * brand : card_type * ------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB_INTERNATIONAL` : `DINERS_CLUB` * `BC_CARD` : `DINERS_CLUB` * `DISCOVER` : `DISCOVER` * `BC_CARD` : `DISCOVER` * `DINERS_CLUB_INTERNATIONAL` : `DISCOVER` * `JCB` : `DISCOVER` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MAESTRO` : `MASTER_CARD` * `POSTEPAY_MASTERCARD` : `MASTER_CARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA_DELTA` : `VISA` * `VISA_ELECTRON` : `VISA` * `CARTA_SI` : `VISA` * `CARTE_BLEUE` : `VISA` * `VISA_DANKORT` : `VISA` * `POSTEPAY_VISA_ELECTRON` : `VISA` * `PAYPAL` : 'brand' with 'Points' payment_type is an enum value with following: * `EXPEDIA_REWARDS` * `AMEX_POINTS` * `BANK_OF_AMERICA_REWARDS` * `DISCOVER_POINTS` * `MASTER_CARD_POINTS` * `CITI_THANK_YOU_POINTS` * `MERRILL_LYNCH_REWARDS` * `WELLS_FARGO_POINTS` * `DELTA_SKY_MILES` * `UNITED_POINTS` * `DISCOVER_MILES` * `ALASKA_MILES` * `RBC_REWARDS` * `BILT_REWARDS` * `ORBUCKS` * `CHEAP_CASH` * `BONUS_PLUS` * `ULTIMATE_REWARDS` 'brand' with 'GiftCard' payment_type is an enum value with following: * `GIFT_CARD` 'brand' with 'InternetBankPayment' payment_type is an enum value with following: * `IBP` * `LOCAL_DEBIT_CARD` * `SOFORT` * `YANDEX` * `WEB_MONEY` * `QIWI` * `BITCOIN` 'brand' with 'DirectDebit' payment_type is an enum value with following: * `ELV` * `INTER_COMPANY` Values: AMERICAN_EXPRESS,DINERS_CLUB_INTERNATIONAL,BC_CARD,DISCOVER,JCB,MASTER_CARD,MAESTRO,POSTEPAY_MASTERCARD,SOLO,SWITCH,CHINA_UNION_PAY,VISA,VISA_DELTA,VISA_ELECTRON,CARTA_SI,CARTE_BLEUE,VISA_DANKORT,POSTEPAY_VISA_ELECTRON,PAYPAL,EXPEDIA_REWARDS,AMEX_POINTS,BANK_OF_AMERICA_REWARDS,DISCOVER_POINTS,MASTER_CARD_POINTS,CITI_THANK_YOU_POINTS,MERRILL_LYNCH_REWARDS,WELLS_FARGO_POINTS,DELTA_SKY_MILES,UNITED_POINTS,DISCOVER_MILES,ALASKA_MILES,RBC_REWARDS,BILT_REWARDS,ORBUCKS,CHEAP_CASH,BONUS_PLUS,ULTIMATE_REWARDS,GIFT_CARD,IBP,LOCAL_DEBIT_CARD,SOFORT,YANDEX,WEB_MONEY,QIWI,BITCOIN,ELV,INTER_COMPANY + +## Entries + +| | | +|---|---| +| [AMERICAN_EXPRESS](-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md) | [JVM]
[AMERICAN_EXPRESS](-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md) | +| [DINERS_CLUB_INTERNATIONAL](-d-i-n-e-r-s_-c-l-u-b_-i-n-t-e-r-n-a-t-i-o-n-a-l/index.md) | [JVM]
[DINERS_CLUB_INTERNATIONAL](-d-i-n-e-r-s_-c-l-u-b_-i-n-t-e-r-n-a-t-i-o-n-a-l/index.md) | +| [BC_CARD](-b-c_-c-a-r-d/index.md) | [JVM]
[BC_CARD](-b-c_-c-a-r-d/index.md) | +| [DISCOVER](-d-i-s-c-o-v-e-r/index.md) | [JVM]
[DISCOVER](-d-i-s-c-o-v-e-r/index.md) | +| [JCB](-j-c-b/index.md) | [JVM]
[JCB](-j-c-b/index.md) | +| [MASTER_CARD](-m-a-s-t-e-r_-c-a-r-d/index.md) | [JVM]
[MASTER_CARD](-m-a-s-t-e-r_-c-a-r-d/index.md) | +| [MAESTRO](-m-a-e-s-t-r-o/index.md) | [JVM]
[MAESTRO](-m-a-e-s-t-r-o/index.md) | +| [POSTEPAY_MASTERCARD](-p-o-s-t-e-p-a-y_-m-a-s-t-e-r-c-a-r-d/index.md) | [JVM]
[POSTEPAY_MASTERCARD](-p-o-s-t-e-p-a-y_-m-a-s-t-e-r-c-a-r-d/index.md) | +| [SOLO](-s-o-l-o/index.md) | [JVM]
[SOLO](-s-o-l-o/index.md) | +| [SWITCH](-s-w-i-t-c-h/index.md) | [JVM]
[SWITCH](-s-w-i-t-c-h/index.md) | +| [CHINA_UNION_PAY](-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md) | [JVM]
[CHINA_UNION_PAY](-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md) | +| [VISA](-v-i-s-a/index.md) | [JVM]
[VISA](-v-i-s-a/index.md) | +| [VISA_DELTA](-v-i-s-a_-d-e-l-t-a/index.md) | [JVM]
[VISA_DELTA](-v-i-s-a_-d-e-l-t-a/index.md) | +| [VISA_ELECTRON](-v-i-s-a_-e-l-e-c-t-r-o-n/index.md) | [JVM]
[VISA_ELECTRON](-v-i-s-a_-e-l-e-c-t-r-o-n/index.md) | +| [CARTA_SI](-c-a-r-t-a_-s-i/index.md) | [JVM]
[CARTA_SI](-c-a-r-t-a_-s-i/index.md) | +| [CARTE_BLEUE](-c-a-r-t-e_-b-l-e-u-e/index.md) | [JVM]
[CARTE_BLEUE](-c-a-r-t-e_-b-l-e-u-e/index.md) | +| [VISA_DANKORT](-v-i-s-a_-d-a-n-k-o-r-t/index.md) | [JVM]
[VISA_DANKORT](-v-i-s-a_-d-a-n-k-o-r-t/index.md) | +| [POSTEPAY_VISA_ELECTRON](-p-o-s-t-e-p-a-y_-v-i-s-a_-e-l-e-c-t-r-o-n/index.md) | [JVM]
[POSTEPAY_VISA_ELECTRON](-p-o-s-t-e-p-a-y_-v-i-s-a_-e-l-e-c-t-r-o-n/index.md) | +| [PAYPAL](-p-a-y-p-a-l/index.md) | [JVM]
[PAYPAL](-p-a-y-p-a-l/index.md) | +| [EXPEDIA_REWARDS](-e-x-p-e-d-i-a_-r-e-w-a-r-d-s/index.md) | [JVM]
[EXPEDIA_REWARDS](-e-x-p-e-d-i-a_-r-e-w-a-r-d-s/index.md) | +| [AMEX_POINTS](-a-m-e-x_-p-o-i-n-t-s/index.md) | [JVM]
[AMEX_POINTS](-a-m-e-x_-p-o-i-n-t-s/index.md) | +| [BANK_OF_AMERICA_REWARDS](-b-a-n-k_-o-f_-a-m-e-r-i-c-a_-r-e-w-a-r-d-s/index.md) | [JVM]
[BANK_OF_AMERICA_REWARDS](-b-a-n-k_-o-f_-a-m-e-r-i-c-a_-r-e-w-a-r-d-s/index.md) | +| [DISCOVER_POINTS](-d-i-s-c-o-v-e-r_-p-o-i-n-t-s/index.md) | [JVM]
[DISCOVER_POINTS](-d-i-s-c-o-v-e-r_-p-o-i-n-t-s/index.md) | +| [MASTER_CARD_POINTS](-m-a-s-t-e-r_-c-a-r-d_-p-o-i-n-t-s/index.md) | [JVM]
[MASTER_CARD_POINTS](-m-a-s-t-e-r_-c-a-r-d_-p-o-i-n-t-s/index.md) | +| [CITI_THANK_YOU_POINTS](-c-i-t-i_-t-h-a-n-k_-y-o-u_-p-o-i-n-t-s/index.md) | [JVM]
[CITI_THANK_YOU_POINTS](-c-i-t-i_-t-h-a-n-k_-y-o-u_-p-o-i-n-t-s/index.md) | +| [MERRILL_LYNCH_REWARDS](-m-e-r-r-i-l-l_-l-y-n-c-h_-r-e-w-a-r-d-s/index.md) | [JVM]
[MERRILL_LYNCH_REWARDS](-m-e-r-r-i-l-l_-l-y-n-c-h_-r-e-w-a-r-d-s/index.md) | +| [WELLS_FARGO_POINTS](-w-e-l-l-s_-f-a-r-g-o_-p-o-i-n-t-s/index.md) | [JVM]
[WELLS_FARGO_POINTS](-w-e-l-l-s_-f-a-r-g-o_-p-o-i-n-t-s/index.md) | +| [DELTA_SKY_MILES](-d-e-l-t-a_-s-k-y_-m-i-l-e-s/index.md) | [JVM]
[DELTA_SKY_MILES](-d-e-l-t-a_-s-k-y_-m-i-l-e-s/index.md) | +| [UNITED_POINTS](-u-n-i-t-e-d_-p-o-i-n-t-s/index.md) | [JVM]
[UNITED_POINTS](-u-n-i-t-e-d_-p-o-i-n-t-s/index.md) | +| [DISCOVER_MILES](-d-i-s-c-o-v-e-r_-m-i-l-e-s/index.md) | [JVM]
[DISCOVER_MILES](-d-i-s-c-o-v-e-r_-m-i-l-e-s/index.md) | +| [ALASKA_MILES](-a-l-a-s-k-a_-m-i-l-e-s/index.md) | [JVM]
[ALASKA_MILES](-a-l-a-s-k-a_-m-i-l-e-s/index.md) | +| [RBC_REWARDS](-r-b-c_-r-e-w-a-r-d-s/index.md) | [JVM]
[RBC_REWARDS](-r-b-c_-r-e-w-a-r-d-s/index.md) | +| [BILT_REWARDS](-b-i-l-t_-r-e-w-a-r-d-s/index.md) | [JVM]
[BILT_REWARDS](-b-i-l-t_-r-e-w-a-r-d-s/index.md) | +| [ORBUCKS](-o-r-b-u-c-k-s/index.md) | [JVM]
[ORBUCKS](-o-r-b-u-c-k-s/index.md) | +| [CHEAP_CASH](-c-h-e-a-p_-c-a-s-h/index.md) | [JVM]
[CHEAP_CASH](-c-h-e-a-p_-c-a-s-h/index.md) | +| [BONUS_PLUS](-b-o-n-u-s_-p-l-u-s/index.md) | [JVM]
[BONUS_PLUS](-b-o-n-u-s_-p-l-u-s/index.md) | +| [ULTIMATE_REWARDS](-u-l-t-i-m-a-t-e_-r-e-w-a-r-d-s/index.md) | [JVM]
[ULTIMATE_REWARDS](-u-l-t-i-m-a-t-e_-r-e-w-a-r-d-s/index.md) | +| [GIFT_CARD](-g-i-f-t_-c-a-r-d/index.md) | [JVM]
[GIFT_CARD](-g-i-f-t_-c-a-r-d/index.md) | +| [IBP](-i-b-p/index.md) | [JVM]
[IBP](-i-b-p/index.md) | +| [LOCAL_DEBIT_CARD](-l-o-c-a-l_-d-e-b-i-t_-c-a-r-d/index.md) | [JVM]
[LOCAL_DEBIT_CARD](-l-o-c-a-l_-d-e-b-i-t_-c-a-r-d/index.md) | +| [SOFORT](-s-o-f-o-r-t/index.md) | [JVM]
[SOFORT](-s-o-f-o-r-t/index.md) | +| [YANDEX](-y-a-n-d-e-x/index.md) | [JVM]
[YANDEX](-y-a-n-d-e-x/index.md) | +| [WEB_MONEY](-w-e-b_-m-o-n-e-y/index.md) | [JVM]
[WEB_MONEY](-w-e-b_-m-o-n-e-y/index.md) | +| [QIWI](-q-i-w-i/index.md) | [JVM]
[QIWI](-q-i-w-i/index.md) | +| [BITCOIN](-b-i-t-c-o-i-n/index.md) | [JVM]
[BITCOIN](-b-i-t-c-o-i-n/index.md) | +| [ELV](-e-l-v/index.md) | [JVM]
[ELV](-e-l-v/index.md) | +| [INTER_COMPANY](-i-n-t-e-r_-c-o-m-p-a-n-y/index.md) | [JVM]
[INTER_COMPANY](-i-n-t-e-r_-c-o-m-p-a-n-y/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1432207014%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1432207014%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-1199706204%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-1199706204%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [Payment.Brand](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Payment.Brand](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-i-n-t-e-r_-c-o-m-p-a-n-y/index.md#-1403601677%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/value-of.md new file mode 100644 index 000000000..a9f662470 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Payment](../index.md)/[Brand](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [Payment.Brand](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/values.md new file mode 100644 index 000000000..82cefb5cc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Payment](../index.md)/[Brand](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Payment.Brand](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-authorized-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-authorized-amount.md new file mode 100644 index 000000000..6997b7d42 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-authorized-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Payment](index.md)/[getAuthorizedAmount](get-authorized-amount.md) + +# getAuthorizedAmount + +[JVM]\ + +public abstract [Amount](../-amount/index.md)[getAuthorizedAmount](get-authorized-amount.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-billing-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-billing-address.md new file mode 100644 index 000000000..dde28632a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-billing-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Payment](index.md)/[getBillingAddress](get-billing-address.md) + +# getBillingAddress + +[JVM]\ + +public abstract [PaymentBillingAddress](../-payment-billing-address/index.md)[getBillingAddress](get-billing-address.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-billing-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-billing-email-address.md new file mode 100644 index 000000000..41788032a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-billing-email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Payment](index.md)/[getBillingEmailAddress](get-billing-email-address.md) + +# getBillingEmailAddress + +[JVM]\ + +public abstract [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBillingEmailAddress](get-billing-email-address.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-billing-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-billing-name.md new file mode 100644 index 000000000..aefede609 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-billing-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Payment](index.md)/[getBillingName](get-billing-name.md) + +# getBillingName + +[JVM]\ + +public abstract [Name](../-name/index.md)[getBillingName](get-billing-name.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-brand.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-brand.md new file mode 100644 index 000000000..120be920b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-brand.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Payment](index.md)/[getBrand](get-brand.md) + +# getBrand + +[JVM]\ + +public abstract [Payment.Brand](-brand/index.md)[getBrand](get-brand.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-method.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-method.md new file mode 100644 index 000000000..01e23f235 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-method.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Payment](index.md)/[getMethod](get-method.md) + +# getMethod + +[JVM]\ + +public abstract [PaymentMethod](../-payment-method/index.md)[getMethod](get-method.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-operations.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-operations.md new file mode 100644 index 000000000..a37e99a23 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-operations.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Payment](index.md)/[getOperations](get-operations.md) + +# getOperations + +[JVM]\ + +public abstract [Operations](../-operations/index.md)[getOperations](get-operations.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-reason.md new file mode 100644 index 000000000..91c8f9542 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Payment](index.md)/[getReason](get-reason.md) + +# getReason + +[JVM]\ + +public abstract [PaymentReason](../-payment-reason/index.md)[getReason](get-reason.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-three-digits-secure-criteria.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-three-digits-secure-criteria.md new file mode 100644 index 000000000..b7e9f8abd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-three-digits-secure-criteria.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Payment](index.md)/[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md) + +# getThreeDigitsSecureCriteria + +[JVM]\ + +public abstract [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-verified-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-verified-amount.md new file mode 100644 index 000000000..0d7a1eb02 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-verified-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Payment](index.md)/[getVerifiedAmount](get-verified-amount.md) + +# getVerifiedAmount + +[JVM]\ + +public abstract [Amount](../-amount/index.md)[getVerifiedAmount](get-verified-amount.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/index.md new file mode 100644 index 000000000..a7bf582b3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/index.md @@ -0,0 +1,56 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Payment](index.md) + +# Payment + +public interface [Payment](index.md) + +The `method` field value is used as a discriminator, with the following mapping: * `CREDIT_CARD`: `CreditCard` * `PAYPAL`: `PayPal` * `POINTS`: `Points` * `GIFT_CARD`: `GiftCard` * `INTERNET_BANK_PAYMENT`: `InternetBankPayment` * `DIRECT_DEBIT`: `DirectDebit` + +#### Parameters + +JVM + +| | | +|---|---| +| brand | The `brand` field value is the payment brand used for payment on this transaction. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `brand` - `card_type` combination will result in data quality issues and result in degraded risk recommendation. 'brand' is an enum value with the following mapping with CreditCard 'card_type' attribute: * brand : card_type * ------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB_INTERNATIONAL` : `DINERS_CLUB` * `BC_CARD` : `DINERS_CLUB` * `DISCOVER` : `DISCOVER` * `BC_CARD` : `DISCOVER` * `DINERS_CLUB_INTERNATIONAL` : `DISCOVER` * `JCB` : `DISCOVER` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MAESTRO` : `MASTER_CARD` * `POSTEPAY_MASTERCARD` : `MASTER_CARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA_DELTA` : `VISA` * `VISA_ELECTRON` : `VISA` * `CARTA_SI` : `VISA` * `CARTE_BLEUE` : `VISA` * `VISA_DANKORT` : `VISA` * `POSTEPAY_VISA_ELECTRON` : `VISA` * `PAYPAL` : 'brand' with 'Points' payment_type is an enum value with following: * `EXPEDIA_REWARDS` * `AMEX_POINTS` * `BANK_OF_AMERICA_REWARDS` * `DISCOVER_POINTS` * `MASTER_CARD_POINTS` * `CITI_THANK_YOU_POINTS` * `MERRILL_LYNCH_REWARDS` * `WELLS_FARGO_POINTS` * `DELTA_SKY_MILES` * `UNITED_POINTS` * `DISCOVER_MILES` * `ALASKA_MILES` * `RBC_REWARDS` * `BILT_REWARDS` * `ORBUCKS` * `CHEAP_CASH` * `BONUS_PLUS` * `ULTIMATE_REWARDS` 'brand' with 'GiftCard' payment_type is an enum value with following: * `GIFT_CARD` 'brand' with 'InternetBankPayment' payment_type is an enum value with following: * `IBP` * `LOCAL_DEBIT_CARD` * `SOFORT` * `YANDEX` * `WEB_MONEY` * `QIWI` * `BITCOIN` 'brand' with 'DirectDebit' payment_type is an enum value with following: * `ELV` * `INTER_COMPANY` | +| method | +| billingName | +| billingAddress | +| billingEmailAddress | Email address associated with the payment. | +| reason | +| authorizedAmount | +| verifiedAmount | +| threeDigitsSecureCriteria | +| operations | + +#### Inheritors + +| | +|---| +| [CreditCard](../-credit-card/index.md) | +| [DirectDebit](../-direct-debit/index.md) | +| [GiftCard](../-gift-card/index.md) | +| [InternetBankPayment](../-internet-bank-payment/index.md) | +| [PayPal](../-pay-pal/index.md) | +| [Points](../-points/index.md) | + +## Types + +| Name | Summary | +|---|---| +| [Brand](-brand/index.md) | [JVM]
public enum [Brand](-brand/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[Payment.Brand](-brand/index.md)>
The `brand` field value is the payment brand used for payment on this transaction. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `brand` - `card_type` combination will result in data quality issues and result in degraded risk recommendation. 'brand' is an enum value with the following mapping with CreditCard 'card_type' attribute: * brand : card_type * ------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB_INTERNATIONAL` : `DINERS_CLUB` * `BC_CARD` : `DINERS_CLUB` * `DISCOVER` : `DISCOVER` * `BC_CARD` : `DISCOVER` * `DINERS_CLUB_INTERNATIONAL` : `DISCOVER` * `JCB` : `DISCOVER` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MAESTRO` : `MASTER_CARD` * `POSTEPAY_MASTERCARD` : `MASTER_CARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA_DELTA` : `VISA` * `VISA_ELECTRON` : `VISA` * `CARTA_SI` : `VISA` * `CARTE_BLEUE` : `VISA` * `VISA_DANKORT` : `VISA` * `POSTEPAY_VISA_ELECTRON` : `VISA` * `PAYPAL` : 'brand' with 'Points' payment_type is an enum value with following: * `EXPEDIA_REWARDS` * `AMEX_POINTS` * `BANK_OF_AMERICA_REWARDS` * `DISCOVER_POINTS` * `MASTER_CARD_POINTS` * `CITI_THANK_YOU_POINTS` * `MERRILL_LYNCH_REWARDS` * `WELLS_FARGO_POINTS` * `DELTA_SKY_MILES` * `UNITED_POINTS` * `DISCOVER_MILES` * `ALASKA_MILES` * `RBC_REWARDS` * `BILT_REWARDS` * `ORBUCKS` * `CHEAP_CASH` * `BONUS_PLUS` * `ULTIMATE_REWARDS` 'brand' with 'GiftCard' payment_type is an enum value with following: * `GIFT_CARD` 'brand' with 'InternetBankPayment' payment_type is an enum value with following: * `IBP` * `LOCAL_DEBIT_CARD` * `SOFORT` * `YANDEX` * `WEB_MONEY` * `QIWI` * `BITCOIN` 'brand' with 'DirectDebit' payment_type is an enum value with following: * `ELV` * `INTER_COMPANY` Values: AMERICAN_EXPRESS,DINERS_CLUB_INTERNATIONAL,BC_CARD,DISCOVER,JCB,MASTER_CARD,MAESTRO,POSTEPAY_MASTERCARD,SOLO,SWITCH,CHINA_UNION_PAY,VISA,VISA_DELTA,VISA_ELECTRON,CARTA_SI,CARTE_BLEUE,VISA_DANKORT,POSTEPAY_VISA_ELECTRON,PAYPAL,EXPEDIA_REWARDS,AMEX_POINTS,BANK_OF_AMERICA_REWARDS,DISCOVER_POINTS,MASTER_CARD_POINTS,CITI_THANK_YOU_POINTS,MERRILL_LYNCH_REWARDS,WELLS_FARGO_POINTS,DELTA_SKY_MILES,UNITED_POINTS,DISCOVER_MILES,ALASKA_MILES,RBC_REWARDS,BILT_REWARDS,ORBUCKS,CHEAP_CASH,BONUS_PLUS,ULTIMATE_REWARDS,GIFT_CARD,IBP,LOCAL_DEBIT_CARD,SOFORT,YANDEX,WEB_MONEY,QIWI,BITCOIN,ELV,INTER_COMPANY | + +## Functions + +| Name | Summary | +|---|---| +| [getAuthorizedAmount](get-authorized-amount.md) | [JVM]
public abstract [Amount](../-amount/index.md)[getAuthorizedAmount](get-authorized-amount.md)() | +| [getBillingAddress](get-billing-address.md) | [JVM]
public abstract [PaymentBillingAddress](../-payment-billing-address/index.md)[getBillingAddress](get-billing-address.md)() | +| [getBillingEmailAddress](get-billing-email-address.md) | [JVM]
public abstract [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBillingEmailAddress](get-billing-email-address.md)() | +| [getBillingName](get-billing-name.md) | [JVM]
public abstract [Name](../-name/index.md)[getBillingName](get-billing-name.md)() | +| [getBrand](get-brand.md) | [JVM]
public abstract [Payment.Brand](-brand/index.md)[getBrand](get-brand.md)() | +| [getMethod](get-method.md) | [JVM]
public abstract [PaymentMethod](../-payment-method/index.md)[getMethod](get-method.md)() | +| [getOperations](get-operations.md) | [JVM]
public abstract [Operations](../-operations/index.md)[getOperations](get-operations.md)() | +| [getReason](get-reason.md) | [JVM]
public abstract [PaymentReason](../-payment-reason/index.md)[getReason](get-reason.md)() | +| [getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md) | [JVM]
public abstract [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md)() | +| [getVerifiedAmount](get-verified-amount.md) | [JVM]
public abstract [Amount](../-amount/index.md)[getVerifiedAmount](get-verified-amount.md)() | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-builder/-points-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-builder/-points-all-of.-builder.md new file mode 100644 index 000000000..35426dd02 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-builder/-points-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PointsAllOf](../index.md)/[Builder](index.md)/[PointsAllOf.Builder](-points-all-of.-builder.md) + +# PointsAllOf.Builder + +[JVM]\ + +public [PointsAllOf.Builder](index.md)[PointsAllOf.Builder](-points-all-of.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-builder/account-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-builder/account-id.md new file mode 100644 index 000000000..b85d95019 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-builder/account-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PointsAllOf](../index.md)/[Builder](index.md)/[accountId](account-id.md) + +# accountId + +[JVM]\ + +public final [PointsAllOf.Builder](index.md)[accountId](account-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-builder/build.md new file mode 100644 index 000000000..51b3a17d6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PointsAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [PointsAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-builder/index.md new file mode 100644 index 000000000..3506ea2bb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[PointsAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [PointsAllOf.Builder](-points-all-of.-builder.md) | [JVM]
public [PointsAllOf.Builder](index.md)[PointsAllOf.Builder](-points-all-of.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountId) | + +## Functions + +| Name | Summary | +|---|---| +| [accountId](account-id.md) | [JVM]
public final [PointsAllOf.Builder](index.md)[accountId](account-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountId) | +| [build](build.md) | [JVM]
public final [PointsAllOf](../index.md)[build](build.md)() | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-points-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-points-all-of.md new file mode 100644 index 000000000..83dfd5d81 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-points-all-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PointsAllOf](index.md)/[PointsAllOf](-points-all-of.md) + +# PointsAllOf + +[JVM]\ + +public [PointsAllOf](index.md)[PointsAllOf](-points-all-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountId) + +#### Parameters + +JVM + +| | | +|---|---| +| accountId | Points account id. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/builder.md new file mode 100644 index 000000000..deb6b2829 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PointsAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [PointsAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/get-account-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/get-account-id.md new file mode 100644 index 000000000..369c804fa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/get-account-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PointsAllOf](index.md)/[getAccountId](get-account-id.md) + +# getAccountId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAccountId](get-account-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| accountId | Points account id. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/index.md new file mode 100644 index 000000000..54d5a5293 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[PointsAllOf](index.md) + +# PointsAllOf + +public final class [PointsAllOf](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| accountId | Points account id. | + +## Constructors + +| | | +|---|---| +| [PointsAllOf](-points-all-of.md) | [JVM]
public [PointsAllOf](index.md)[PointsAllOf](-points-all-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountId) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [PointsAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getAccountId](get-account-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAccountId](get-account-id.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [accountId](index.md#-422781466%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[accountId](index.md#-422781466%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/-points.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/-points.-builder.md new file mode 100644 index 000000000..21aa3a7b8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/-points.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Points](../index.md)/[Builder](index.md)/[Points.Builder](-points.-builder.md) + +# Points.Builder + +[JVM]\ + +public [Points.Builder](index.md)[Points.Builder](-points.-builder.md)([Payment.Brand](../../-payment/-brand/index.md)brand, [Name](../../-name/index.md)billingName, [PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountId, [PaymentReason](../../-payment-reason/index.md)reason, [Amount](../../-amount/index.md)authorizedAmount, [Amount](../../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../../-operations/index.md)operations) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/account-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/account-id.md new file mode 100644 index 000000000..eb308cf90 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/account-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Points](../index.md)/[Builder](index.md)/[accountId](account-id.md) + +# accountId + +[JVM]\ + +public final [Points.Builder](index.md)[accountId](account-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/authorized-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/authorized-amount.md new file mode 100644 index 000000000..8d4c0c127 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/authorized-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Points](../index.md)/[Builder](index.md)/[authorizedAmount](authorized-amount.md) + +# authorizedAmount + +[JVM]\ + +public final [Points.Builder](index.md)[authorizedAmount](authorized-amount.md)([Amount](../../-amount/index.md)authorizedAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/billing-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/billing-address.md new file mode 100644 index 000000000..f7e40bd27 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/billing-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Points](../index.md)/[Builder](index.md)/[billingAddress](billing-address.md) + +# billingAddress + +[JVM]\ + +public final [Points.Builder](index.md)[billingAddress](billing-address.md)([PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/billing-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/billing-email-address.md new file mode 100644 index 000000000..f802e82db --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/billing-email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Points](../index.md)/[Builder](index.md)/[billingEmailAddress](billing-email-address.md) + +# billingEmailAddress + +[JVM]\ + +public final [Points.Builder](index.md)[billingEmailAddress](billing-email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/billing-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/billing-name.md new file mode 100644 index 000000000..5d881d064 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/billing-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Points](../index.md)/[Builder](index.md)/[billingName](billing-name.md) + +# billingName + +[JVM]\ + +public final [Points.Builder](index.md)[billingName](billing-name.md)([Name](../../-name/index.md)billingName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/brand.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/brand.md new file mode 100644 index 000000000..3c50f3eb4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/brand.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Points](../index.md)/[Builder](index.md)/[brand](brand.md) + +# brand + +[JVM]\ + +public final [Points.Builder](index.md)[brand](brand.md)([Payment.Brand](../../-payment/-brand/index.md)brand) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/build.md new file mode 100644 index 000000000..2e386f740 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Points](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Points](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/index.md new file mode 100644 index 000000000..5e0e3f5db --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/index.md @@ -0,0 +1,28 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Points](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Points.Builder](-points.-builder.md) | [JVM]
public [Points.Builder](index.md)[Points.Builder](-points.-builder.md)([Payment.Brand](../../-payment/-brand/index.md)brand, [Name](../../-name/index.md)billingName, [PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountId, [PaymentReason](../../-payment-reason/index.md)reason, [Amount](../../-amount/index.md)authorizedAmount, [Amount](../../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../../-operations/index.md)operations) | + +## Functions + +| Name | Summary | +|---|---| +| [accountId](account-id.md) | [JVM]
public final [Points.Builder](index.md)[accountId](account-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountId) | +| [authorizedAmount](authorized-amount.md) | [JVM]
public final [Points.Builder](index.md)[authorizedAmount](authorized-amount.md)([Amount](../../-amount/index.md)authorizedAmount) | +| [billingAddress](billing-address.md) | [JVM]
public final [Points.Builder](index.md)[billingAddress](billing-address.md)([PaymentBillingAddress](../../-payment-billing-address/index.md)billingAddress) | +| [billingEmailAddress](billing-email-address.md) | [JVM]
public final [Points.Builder](index.md)[billingEmailAddress](billing-email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress) | +| [billingName](billing-name.md) | [JVM]
public final [Points.Builder](index.md)[billingName](billing-name.md)([Name](../../-name/index.md)billingName) | +| [brand](brand.md) | [JVM]
public final [Points.Builder](index.md)[brand](brand.md)([Payment.Brand](../../-payment/-brand/index.md)brand) | +| [build](build.md) | [JVM]
public final [Points](../index.md)[build](build.md)() | +| [operations](operations.md) | [JVM]
public final [Points.Builder](index.md)[operations](operations.md)([Operations](../../-operations/index.md)operations) | +| [reason](reason.md) | [JVM]
public final [Points.Builder](index.md)[reason](reason.md)([PaymentReason](../../-payment-reason/index.md)reason) | +| [threeDigitsSecureCriteria](three-digits-secure-criteria.md) | [JVM]
public final [Points.Builder](index.md)[threeDigitsSecureCriteria](three-digits-secure-criteria.md)([PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria) | +| [verifiedAmount](verified-amount.md) | [JVM]
public final [Points.Builder](index.md)[verifiedAmount](verified-amount.md)([Amount](../../-amount/index.md)verifiedAmount) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/operations.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/operations.md new file mode 100644 index 000000000..6e71d95c8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/operations.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Points](../index.md)/[Builder](index.md)/[operations](operations.md) + +# operations + +[JVM]\ + +public final [Points.Builder](index.md)[operations](operations.md)([Operations](../../-operations/index.md)operations) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/reason.md new file mode 100644 index 000000000..ef3de2a00 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Points](../index.md)/[Builder](index.md)/[reason](reason.md) + +# reason + +[JVM]\ + +public final [Points.Builder](index.md)[reason](reason.md)([PaymentReason](../../-payment-reason/index.md)reason) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/three-digits-secure-criteria.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/three-digits-secure-criteria.md new file mode 100644 index 000000000..41563dea4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/three-digits-secure-criteria.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Points](../index.md)/[Builder](index.md)/[threeDigitsSecureCriteria](three-digits-secure-criteria.md) + +# threeDigitsSecureCriteria + +[JVM]\ + +public final [Points.Builder](index.md)[threeDigitsSecureCriteria](three-digits-secure-criteria.md)([PaymentThreeDSCriteria](../../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/verified-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/verified-amount.md new file mode 100644 index 000000000..b04f7b260 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/verified-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Points](../index.md)/[Builder](index.md)/[verifiedAmount](verified-amount.md) + +# verifiedAmount + +[JVM]\ + +public final [Points.Builder](index.md)[verifiedAmount](verified-amount.md)([Amount](../../-amount/index.md)verifiedAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-points.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-points.md new file mode 100644 index 000000000..29d799be0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-points.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Points](index.md)/[Points](-points.md) + +# Points + +[JVM]\ + +public [Points](index.md)[Points](-points.md)([Payment.Brand](../-payment/-brand/index.md)brand, [Name](../-name/index.md)billingName, [PaymentBillingAddress](../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountId, [PaymentReason](../-payment-reason/index.md)reason, [Amount](../-amount/index.md)authorizedAmount, [Amount](../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../-operations/index.md)operations) + +#### Parameters + +JVM + +| | | +|---|---| +| accountId | Points account id. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/builder.md new file mode 100644 index 000000000..dd8296a48 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Points](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Points.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-account-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-account-id.md new file mode 100644 index 000000000..88401a43c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-account-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Points](index.md)/[getAccountId](get-account-id.md) + +# getAccountId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAccountId](get-account-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| accountId | Points account id. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-authorized-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-authorized-amount.md new file mode 100644 index 000000000..f1faf033e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-authorized-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Points](index.md)/[getAuthorizedAmount](get-authorized-amount.md) + +# getAuthorizedAmount + +[JVM]\ + +public [Amount](../-amount/index.md)[getAuthorizedAmount](get-authorized-amount.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-billing-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-billing-address.md new file mode 100644 index 000000000..fc7d7c20e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-billing-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Points](index.md)/[getBillingAddress](get-billing-address.md) + +# getBillingAddress + +[JVM]\ + +public [PaymentBillingAddress](../-payment-billing-address/index.md)[getBillingAddress](get-billing-address.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-billing-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-billing-email-address.md new file mode 100644 index 000000000..05a41bdfd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-billing-email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Points](index.md)/[getBillingEmailAddress](get-billing-email-address.md) + +# getBillingEmailAddress + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBillingEmailAddress](get-billing-email-address.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-billing-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-billing-name.md new file mode 100644 index 000000000..ab8ba80f0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-billing-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Points](index.md)/[getBillingName](get-billing-name.md) + +# getBillingName + +[JVM]\ + +public [Name](../-name/index.md)[getBillingName](get-billing-name.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-brand.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-brand.md new file mode 100644 index 000000000..54bb621d1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-brand.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Points](index.md)/[getBrand](get-brand.md) + +# getBrand + +[JVM]\ + +public [Payment.Brand](../-payment/-brand/index.md)[getBrand](get-brand.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-method.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-method.md new file mode 100644 index 000000000..215324b67 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-method.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Points](index.md)/[getMethod](get-method.md) + +# getMethod + +[JVM]\ + +public [PaymentMethod](../-payment-method/index.md)[getMethod](get-method.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-operations.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-operations.md new file mode 100644 index 000000000..4538f59a9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-operations.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Points](index.md)/[getOperations](get-operations.md) + +# getOperations + +[JVM]\ + +public [Operations](../-operations/index.md)[getOperations](get-operations.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-reason.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-reason.md new file mode 100644 index 000000000..f3239d9b6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-reason.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Points](index.md)/[getReason](get-reason.md) + +# getReason + +[JVM]\ + +public [PaymentReason](../-payment-reason/index.md)[getReason](get-reason.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-three-digits-secure-criteria.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-three-digits-secure-criteria.md new file mode 100644 index 000000000..5fcfc7af5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-three-digits-secure-criteria.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Points](index.md)/[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md) + +# getThreeDigitsSecureCriteria + +[JVM]\ + +public [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-verified-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-verified-amount.md new file mode 100644 index 000000000..5d7de50d4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-verified-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Points](index.md)/[getVerifiedAmount](get-verified-amount.md) + +# getVerifiedAmount + +[JVM]\ + +public [Amount](../-amount/index.md)[getVerifiedAmount](get-verified-amount.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/index.md new file mode 100644 index 000000000..e2cf68f28 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/index.md @@ -0,0 +1,58 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Points](index.md) + +# Points + +public final class [Points](index.md) implements [Payment](../-payment/index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| accountId | Points account id. | + +## Constructors + +| | | +|---|---| +| [Points](-points.md) | [JVM]
public [Points](index.md)[Points](-points.md)([Payment.Brand](../-payment/-brand/index.md)brand, [Name](../-name/index.md)billingName, [PaymentBillingAddress](../-payment-billing-address/index.md)billingAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)billingEmailAddress, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)accountId, [PaymentReason](../-payment-reason/index.md)reason, [Amount](../-amount/index.md)authorizedAmount, [Amount](../-amount/index.md)verifiedAmount, [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)threeDigitsSecureCriteria, [Operations](../-operations/index.md)operations) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Points.Builder](-builder/index.md)[builder](builder.md)() | +| [getAccountId](get-account-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAccountId](get-account-id.md)() | +| [getAuthorizedAmount](get-authorized-amount.md) | [JVM]
public [Amount](../-amount/index.md)[getAuthorizedAmount](get-authorized-amount.md)() | +| [getBillingAddress](get-billing-address.md) | [JVM]
public [PaymentBillingAddress](../-payment-billing-address/index.md)[getBillingAddress](get-billing-address.md)() | +| [getBillingEmailAddress](get-billing-email-address.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getBillingEmailAddress](get-billing-email-address.md)() | +| [getBillingName](get-billing-name.md) | [JVM]
public [Name](../-name/index.md)[getBillingName](get-billing-name.md)() | +| [getBrand](get-brand.md) | [JVM]
public [Payment.Brand](../-payment/-brand/index.md)[getBrand](get-brand.md)() | +| [getMethod](get-method.md) | [JVM]
public [PaymentMethod](../-payment-method/index.md)[getMethod](get-method.md)() | +| [getOperations](get-operations.md) | [JVM]
public [Operations](../-operations/index.md)[getOperations](get-operations.md)() | +| [getReason](get-reason.md) | [JVM]
public [PaymentReason](../-payment-reason/index.md)[getReason](get-reason.md)() | +| [getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md) | [JVM]
public [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[getThreeDigitsSecureCriteria](get-three-digits-secure-criteria.md)() | +| [getVerifiedAmount](get-verified-amount.md) | [JVM]
public [Amount](../-amount/index.md)[getVerifiedAmount](get-verified-amount.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [accountId](index.md#1594692010%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[accountId](index.md#1594692010%2FProperties%2F-1883119931) | +| [authorizedAmount](index.md#1192973973%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[authorizedAmount](index.md#1192973973%2FProperties%2F-1883119931) | +| [billingAddress](index.md#527324399%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentBillingAddress](../-payment-billing-address/index.md)[billingAddress](index.md#527324399%2FProperties%2F-1883119931) | +| [billingEmailAddress](index.md#-123107553%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[billingEmailAddress](index.md#-123107553%2FProperties%2F-1883119931) | +| [billingName](index.md#615140012%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Name](../-name/index.md)[billingName](index.md#615140012%2FProperties%2F-1883119931) | +| [brand](index.md#1153764779%2FProperties%2F-1883119931) | [JVM]
private final [Payment.Brand](../-payment/-brand/index.md)[brand](index.md#1153764779%2FProperties%2F-1883119931) | +| [method](index.md#1429951751%2FProperties%2F-1883119931) | [JVM]
private final [PaymentMethod](../-payment-method/index.md)[method](index.md#1429951751%2FProperties%2F-1883119931) | +| [operations](index.md#-968408356%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Operations](../-operations/index.md)[operations](index.md#-968408356%2FProperties%2F-1883119931) | +| [reason](index.md#408017156%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentReason](../-payment-reason/index.md)[reason](index.md#408017156%2FProperties%2F-1883119931) | +| [threeDigitsSecureCriteria](index.md#41940696%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentThreeDSCriteria](../-payment-three-d-s-criteria/index.md)[threeDigitsSecureCriteria](index.md#41940696%2FProperties%2F-1883119931) | +| [verifiedAmount](index.md#1120673416%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[verifiedAmount](index.md#1120673416%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/-rail-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/-rail-all-of.-builder.md new file mode 100644 index 000000000..eae5e1a43 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/-rail-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailAllOf](../index.md)/[Builder](index.md)/[RailAllOf.Builder](-rail-all-of.-builder.md) + +# RailAllOf.Builder + +[JVM]\ + +public [RailAllOf.Builder](index.md)[RailAllOf.Builder](-rail-all-of.-builder.md)([RailAllOf.RouteType](../-route-type/index.md)routeType, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../../-rail-segments/index.md)>railSegments) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/build.md new file mode 100644 index 000000000..891ec5823 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [RailAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/index.md new file mode 100644 index 000000000..52e99056f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [RailAllOf.Builder](-rail-all-of.-builder.md) | [JVM]
public [RailAllOf.Builder](index.md)[RailAllOf.Builder](-rail-all-of.-builder.md)([RailAllOf.RouteType](../-route-type/index.md)routeType, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../../-rail-segments/index.md)>railSegments) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [RailAllOf](../index.md)[build](build.md)() | +| [railSegments](rail-segments.md) | [JVM]
public final [RailAllOf.Builder](index.md)[railSegments](rail-segments.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../../-rail-segments/index.md)>railSegments) | +| [routeType](route-type.md) | [JVM]
public final [RailAllOf.Builder](index.md)[routeType](route-type.md)([RailAllOf.RouteType](../-route-type/index.md)routeType) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/rail-segments.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/rail-segments.md new file mode 100644 index 000000000..fbb9764e3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/rail-segments.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailAllOf](../index.md)/[Builder](index.md)/[railSegments](rail-segments.md) + +# railSegments + +[JVM]\ + +public final [RailAllOf.Builder](index.md)[railSegments](rail-segments.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../../-rail-segments/index.md)>railSegments) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/route-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/route-type.md new file mode 100644 index 000000000..17fd821aa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/route-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailAllOf](../index.md)/[Builder](index.md)/[routeType](route-type.md) + +# routeType + +[JVM]\ + +public final [RailAllOf.Builder](index.md)[routeType](route-type.md)([RailAllOf.RouteType](../-route-type/index.md)routeType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-rail-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-rail-all-of.md new file mode 100644 index 000000000..84ad81dab --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-rail-all-of.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailAllOf](index.md)/[RailAllOf](-rail-all-of.md) + +# RailAllOf + +[JVM]\ + +public [RailAllOf](index.md)[RailAllOf](-rail-all-of.md)([RailAllOf.RouteType](-route-type/index.md)routeType, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../-rail-segments/index.md)>railSegments) + +#### Parameters + +JVM + +| | | +|---|---| +| routeType | The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. | +| railSegments | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n-s/index.md new file mode 100644 index 000000000..bcde64e1a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RailAllOf](../../index.md)/[RouteType](../index.md)/[MULTIPLE_DESTINATIONS](index.md) + +# MULTIPLE_DESTINATIONS + +[JVM]\ +[MULTIPLE_DESTINATIONS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-r-o-u-n-d_-t-r-i-p/index.md#1510420919%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-r-o-u-n-d_-t-r-i-p/index.md#1510420919%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/-o-n-e_-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/-o-n-e_-w-a-y/index.md new file mode 100644 index 000000000..d42eb6fcc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/-o-n-e_-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RailAllOf](../../index.md)/[RouteType](../index.md)/[ONE_WAY](index.md) + +# ONE_WAY + +[JVM]\ +[ONE_WAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-r-o-u-n-d_-t-r-i-p/index.md#1510420919%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-r-o-u-n-d_-t-r-i-p/index.md#1510420919%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/-r-o-u-n-d_-t-r-i-p/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/-r-o-u-n-d_-t-r-i-p/index.md new file mode 100644 index 000000000..e365eeae3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/-r-o-u-n-d_-t-r-i-p/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RailAllOf](../../index.md)/[RouteType](../index.md)/[ROUND_TRIP](index.md) + +# ROUND_TRIP + +[JVM]\ +[ROUND_TRIP](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1510420919%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1510420919%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/get-value.md new file mode 100644 index 000000000..f1165e038 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailAllOf](../index.md)/[RouteType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/index.md new file mode 100644 index 000000000..001eafc92 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/index.md @@ -0,0 +1,34 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailAllOf](../index.md)/[RouteType](index.md) + +# RouteType + +[JVM]\ +public enum [RouteType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[RailAllOf.RouteType](index.md)> + +The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. Values: MULTIPLE_DESTINATIONS,ONE_WAY,ROUND_TRIP + +## Entries + +| | | +|---|---| +| [MULTIPLE_DESTINATIONS](-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n-s/index.md) | [JVM]
[MULTIPLE_DESTINATIONS](-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n-s/index.md) | +| [ONE_WAY](-o-n-e_-w-a-y/index.md) | [JVM]
[ONE_WAY](-o-n-e_-w-a-y/index.md) | +| [ROUND_TRIP](-r-o-u-n-d_-t-r-i-p/index.md) | [JVM]
[ROUND_TRIP](-r-o-u-n-d_-t-r-i-p/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-313643042%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-313643042%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1583301280%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1583301280%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [RailAllOf.RouteType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[RailAllOf.RouteType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-r-o-u-n-d_-t-r-i-p/index.md#1510420919%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-r-o-u-n-d_-t-r-i-p/index.md#1510420919%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/value-of.md new file mode 100644 index 000000000..ae1486b8e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailAllOf](../index.md)/[RouteType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [RailAllOf.RouteType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/values.md new file mode 100644 index 000000000..d86f14a79 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailAllOf](../index.md)/[RouteType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[RailAllOf.RouteType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/builder.md new file mode 100644 index 000000000..912a30000 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [RailAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/get-rail-segments.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/get-rail-segments.md new file mode 100644 index 000000000..137d8ea72 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/get-rail-segments.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailAllOf](index.md)/[getRailSegments](get-rail-segments.md) + +# getRailSegments + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../-rail-segments/index.md)>[getRailSegments](get-rail-segments.md)() + +#### Parameters + +JVM + +| | +|---| +| railSegments | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/get-route-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/get-route-type.md new file mode 100644 index 000000000..ba7682106 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/get-route-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailAllOf](index.md)/[getRouteType](get-route-type.md) + +# getRouteType + +[JVM]\ + +public final [RailAllOf.RouteType](-route-type/index.md)[getRouteType](get-route-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| routeType | The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/index.md new file mode 100644 index 000000000..8fb04d16f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailAllOf](index.md) + +# RailAllOf + +public final class [RailAllOf](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| routeType | The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. | +| railSegments | + +## Constructors + +| | | +|---|---| +| [RailAllOf](-rail-all-of.md) | [JVM]
public [RailAllOf](index.md)[RailAllOf](-rail-all-of.md)([RailAllOf.RouteType](-route-type/index.md)routeType, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../-rail-segments/index.md)>railSegments) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [RouteType](-route-type/index.md) | [JVM]
public enum [RouteType](-route-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[RailAllOf.RouteType](-route-type/index.md)>
The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. Values: MULTIPLE_DESTINATIONS,ONE_WAY,ROUND_TRIP | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [RailAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getRailSegments](get-rail-segments.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../-rail-segments/index.md)>[getRailSegments](get-rail-segments.md)() | +| [getRouteType](get-route-type.md) | [JVM]
public final [RailAllOf.RouteType](-route-type/index.md)[getRouteType](get-route-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [railSegments](index.md#822441963%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 20)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../-rail-segments/index.md)>[railSegments](index.md#822441963%2FProperties%2F-1883119931) | +| [routeType](index.md#2074306234%2FProperties%2F-1883119931) | [JVM]
private final [RailAllOf.RouteType](-route-type/index.md)[routeType](index.md#2074306234%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-builder/-rail-segments-operating-company.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-builder/-rail-segments-operating-company.-builder.md new file mode 100644 index 000000000..91fa1b32c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-builder/-rail-segments-operating-company.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegmentsOperatingCompany](../index.md)/[Builder](index.md)/[RailSegmentsOperatingCompany.Builder](-rail-segments-operating-company.-builder.md) + +# RailSegmentsOperatingCompany.Builder + +[JVM]\ + +public [RailSegmentsOperatingCompany.Builder](index.md)[RailSegmentsOperatingCompany.Builder](-rail-segments-operating-company.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)marketingName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-builder/build.md new file mode 100644 index 000000000..168b6b296 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegmentsOperatingCompany](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [RailSegmentsOperatingCompany](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-builder/index.md new file mode 100644 index 000000000..4983bd5f5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegmentsOperatingCompany](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [RailSegmentsOperatingCompany.Builder](-rail-segments-operating-company.-builder.md) | [JVM]
public [RailSegmentsOperatingCompany.Builder](index.md)[RailSegmentsOperatingCompany.Builder](-rail-segments-operating-company.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)marketingName) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [RailSegmentsOperatingCompany](../index.md)[build](build.md)() | +| [marketingName](marketing-name.md) | [JVM]
public final [RailSegmentsOperatingCompany.Builder](index.md)[marketingName](marketing-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)marketingName) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-builder/marketing-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-builder/marketing-name.md new file mode 100644 index 000000000..db330c4f9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-builder/marketing-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegmentsOperatingCompany](../index.md)/[Builder](index.md)/[marketingName](marketing-name.md) + +# marketingName + +[JVM]\ + +public final [RailSegmentsOperatingCompany.Builder](index.md)[marketingName](marketing-name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)marketingName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-rail-segments-operating-company.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-rail-segments-operating-company.md new file mode 100644 index 000000000..c6246911a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-rail-segments-operating-company.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailSegmentsOperatingCompany](index.md)/[RailSegmentsOperatingCompany](-rail-segments-operating-company.md) + +# RailSegmentsOperatingCompany + +[JVM]\ + +public [RailSegmentsOperatingCompany](index.md)[RailSegmentsOperatingCompany](-rail-segments-operating-company.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)marketingName) + +#### Parameters + +JVM + +| | | +|---|---| +| marketingName | The name used by the transportation carrier for marketing purposes in the travel segment. Example: ARX, AMTRAC, ARRIVA | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/builder.md new file mode 100644 index 000000000..bb4079648 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailSegmentsOperatingCompany](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [RailSegmentsOperatingCompany.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/get-marketing-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/get-marketing-name.md new file mode 100644 index 000000000..30efbcf5b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/get-marketing-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailSegmentsOperatingCompany](index.md)/[getMarketingName](get-marketing-name.md) + +# getMarketingName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMarketingName](get-marketing-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| marketingName | The name used by the transportation carrier for marketing purposes in the travel segment. Example: ARX, AMTRAC, ARRIVA | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/index.md new file mode 100644 index 000000000..05837ad43 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/index.md @@ -0,0 +1,40 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailSegmentsOperatingCompany](index.md) + +# RailSegmentsOperatingCompany + +public final class [RailSegmentsOperatingCompany](index.md) + +This attribute captures the name or identifier of the company responsible for operating the Rail product. It represents the specific operating entity, such as Amtrak, British Railways, or a bus company. + +#### Parameters + +JVM + +| | | +|---|---| +| marketingName | The name used by the transportation carrier for marketing purposes in the travel segment. Example: ARX, AMTRAC, ARRIVA | + +## Constructors + +| | | +|---|---| +| [RailSegmentsOperatingCompany](-rail-segments-operating-company.md) | [JVM]
public [RailSegmentsOperatingCompany](index.md)[RailSegmentsOperatingCompany](-rail-segments-operating-company.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)marketingName) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [RailSegmentsOperatingCompany.Builder](-builder/index.md)[builder](builder.md)() | +| [getMarketingName](get-marketing-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMarketingName](get-marketing-name.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [marketingName](index.md#683376118%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[marketingName](index.md#683376118%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/-rail-segments.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/-rail-segments.-builder.md new file mode 100644 index 000000000..aa0040326 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/-rail-segments.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegments](../index.md)/[Builder](index.md)/[RailSegments.Builder](-rail-segments.-builder.md) + +# RailSegments.Builder + +[JVM]\ + +public [RailSegments.Builder](index.md)[RailSegments.Builder](-rail-segments.-builder.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [RailwayStationDetails](../../-railway-station-details/index.md)departureStation, [RailwayStationDetails](../../-railway-station-details/index.md)arrivalStation, [RailSegments.TransportationMethod](../-transportation-method/index.md)transportationMethod, [RailSegmentsOperatingCompany](../../-rail-segments-operating-company/index.md)operatingCompany) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/arrival-station.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/arrival-station.md new file mode 100644 index 000000000..5d384d1b7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/arrival-station.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegments](../index.md)/[Builder](index.md)/[arrivalStation](arrival-station.md) + +# arrivalStation + +[JVM]\ + +public final [RailSegments.Builder](index.md)[arrivalStation](arrival-station.md)([RailwayStationDetails](../../-railway-station-details/index.md)arrivalStation) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/arrival-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/arrival-time.md new file mode 100644 index 000000000..9c8a5764b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/arrival-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegments](../index.md)/[Builder](index.md)/[arrivalTime](arrival-time.md) + +# arrivalTime + +[JVM]\ + +public final [RailSegments.Builder](index.md)[arrivalTime](arrival-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/build.md new file mode 100644 index 000000000..fec603a04 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegments](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [RailSegments](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/departure-station.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/departure-station.md new file mode 100644 index 000000000..d5b01d3e7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/departure-station.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegments](../index.md)/[Builder](index.md)/[departureStation](departure-station.md) + +# departureStation + +[JVM]\ + +public final [RailSegments.Builder](index.md)[departureStation](departure-station.md)([RailwayStationDetails](../../-railway-station-details/index.md)departureStation) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/departure-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/departure-time.md new file mode 100644 index 000000000..a70067e18 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/departure-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegments](../index.md)/[Builder](index.md)/[departureTime](departure-time.md) + +# departureTime + +[JVM]\ + +public final [RailSegments.Builder](index.md)[departureTime](departure-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/index.md new file mode 100644 index 000000000..6f3fdb073 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/index.md @@ -0,0 +1,24 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegments](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [RailSegments.Builder](-rail-segments.-builder.md) | [JVM]
public [RailSegments.Builder](index.md)[RailSegments.Builder](-rail-segments.-builder.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [RailwayStationDetails](../../-railway-station-details/index.md)departureStation, [RailwayStationDetails](../../-railway-station-details/index.md)arrivalStation, [RailSegments.TransportationMethod](../-transportation-method/index.md)transportationMethod, [RailSegmentsOperatingCompany](../../-rail-segments-operating-company/index.md)operatingCompany) | + +## Functions + +| Name | Summary | +|---|---| +| [arrivalStation](arrival-station.md) | [JVM]
public final [RailSegments.Builder](index.md)[arrivalStation](arrival-station.md)([RailwayStationDetails](../../-railway-station-details/index.md)arrivalStation) | +| [arrivalTime](arrival-time.md) | [JVM]
public final [RailSegments.Builder](index.md)[arrivalTime](arrival-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime) | +| [build](build.md) | [JVM]
public final [RailSegments](../index.md)[build](build.md)() | +| [departureStation](departure-station.md) | [JVM]
public final [RailSegments.Builder](index.md)[departureStation](departure-station.md)([RailwayStationDetails](../../-railway-station-details/index.md)departureStation) | +| [departureTime](departure-time.md) | [JVM]
public final [RailSegments.Builder](index.md)[departureTime](departure-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime) | +| [operatingCompany](operating-company.md) | [JVM]
public final [RailSegments.Builder](index.md)[operatingCompany](operating-company.md)([RailSegmentsOperatingCompany](../../-rail-segments-operating-company/index.md)operatingCompany) | +| [transportationMethod](transportation-method.md) | [JVM]
public final [RailSegments.Builder](index.md)[transportationMethod](transportation-method.md)([RailSegments.TransportationMethod](../-transportation-method/index.md)transportationMethod) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/operating-company.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/operating-company.md new file mode 100644 index 000000000..456c75b55 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/operating-company.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegments](../index.md)/[Builder](index.md)/[operatingCompany](operating-company.md) + +# operatingCompany + +[JVM]\ + +public final [RailSegments.Builder](index.md)[operatingCompany](operating-company.md)([RailSegmentsOperatingCompany](../../-rail-segments-operating-company/index.md)operatingCompany) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/transportation-method.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/transportation-method.md new file mode 100644 index 000000000..867a43a47 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/transportation-method.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegments](../index.md)/[Builder](index.md)/[transportationMethod](transportation-method.md) + +# transportationMethod + +[JVM]\ + +public final [RailSegments.Builder](index.md)[transportationMethod](transportation-method.md)([RailSegments.TransportationMethod](../-transportation-method/index.md)transportationMethod) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-rail-segments.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-rail-segments.md new file mode 100644 index 000000000..64c570fe2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-rail-segments.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailSegments](index.md)/[RailSegments](-rail-segments.md) + +# RailSegments + +[JVM]\ + +public [RailSegments](index.md)[RailSegments](-rail-segments.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [RailwayStationDetails](../-railway-station-details/index.md)departureStation, [RailwayStationDetails](../-railway-station-details/index.md)arrivalStation, [RailSegments.TransportationMethod](-transportation-method/index.md)transportationMethod, [RailSegmentsOperatingCompany](../-rail-segments-operating-company/index.md)operatingCompany) + +#### Parameters + +JVM + +| | | +|---|---| +| departureTime | The local date and time of the scheduled departure from the departure station, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| arrivalTime | The local date and time of the scheduled arrival at the destination station, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| departureStation | +| arrivalStation | +| transportationMethod | This attribute represents the specific transportation method by which the passenger is traveling. It captures the mode of transportation used during the Rail product journey, Possible values are: - `BUS` - The Rail product includes bus transportation for certain segments of the itinerary. - `FERRY` - The Rail product involves ferry transportation as part of the journey. - `PUBLIC_TRANSPORT` - The Rail product represents the use of public transportation modes for the journey. - `TRAM` - The Rail product includes tram transportation as part of the journey. - `RAIL` - The Rail product specifically utilizes train transportation for the journey. - `TRANSFER` - The Rail product involves transfers between different modes of transportation. - `OTHER` - The Rail product utilizes transportation methods not covered by the aforementioned categories. | +| operatingCompany | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-b-u-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-b-u-s/index.md new file mode 100644 index 000000000..0c4b4fa69 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-b-u-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RailSegments](../../index.md)/[TransportationMethod](../index.md)/[BUS](index.md) + +# BUS + +[JVM]\ +[BUS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-o-t-h-e-r-s/index.md#1800032009%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-o-t-h-e-r-s/index.md#1800032009%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-f-e-r-r-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-f-e-r-r-y/index.md new file mode 100644 index 000000000..b58cfc516 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-f-e-r-r-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RailSegments](../../index.md)/[TransportationMethod](../index.md)/[FERRY](index.md) + +# FERRY + +[JVM]\ +[FERRY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-o-t-h-e-r-s/index.md#1800032009%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-o-t-h-e-r-s/index.md#1800032009%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-o-t-h-e-r-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-o-t-h-e-r-s/index.md new file mode 100644 index 000000000..0509ed00c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-o-t-h-e-r-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RailSegments](../../index.md)/[TransportationMethod](../index.md)/[OTHERS](index.md) + +# OTHERS + +[JVM]\ +[OTHERS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1800032009%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1800032009%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-p-u-b-l-i-c_-t-r-a-n-s-p-o-r-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-p-u-b-l-i-c_-t-r-a-n-s-p-o-r-t/index.md new file mode 100644 index 000000000..76e4d5bda --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-p-u-b-l-i-c_-t-r-a-n-s-p-o-r-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RailSegments](../../index.md)/[TransportationMethod](../index.md)/[PUBLIC_TRANSPORT](index.md) + +# PUBLIC_TRANSPORT + +[JVM]\ +[PUBLIC_TRANSPORT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-o-t-h-e-r-s/index.md#1800032009%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-o-t-h-e-r-s/index.md#1800032009%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-r-a-i-l/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-r-a-i-l/index.md new file mode 100644 index 000000000..32b4e3a50 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-r-a-i-l/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RailSegments](../../index.md)/[TransportationMethod](../index.md)/[RAIL](index.md) + +# RAIL + +[JVM]\ +[RAIL](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-o-t-h-e-r-s/index.md#1800032009%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-o-t-h-e-r-s/index.md#1800032009%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-t-r-a-m/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-t-r-a-m/index.md new file mode 100644 index 000000000..ec1fbba6e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-t-r-a-m/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RailSegments](../../index.md)/[TransportationMethod](../index.md)/[TRAM](index.md) + +# TRAM + +[JVM]\ +[TRAM](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-o-t-h-e-r-s/index.md#1800032009%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-o-t-h-e-r-s/index.md#1800032009%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-t-r-a-n-s-f-e-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-t-r-a-n-s-f-e-r/index.md new file mode 100644 index 000000000..d28ddf3ba --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-t-r-a-n-s-f-e-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RailSegments](../../index.md)/[TransportationMethod](../index.md)/[TRANSFER](index.md) + +# TRANSFER + +[JVM]\ +[TRANSFER](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-o-t-h-e-r-s/index.md#1800032009%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-o-t-h-e-r-s/index.md#1800032009%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/get-value.md new file mode 100644 index 000000000..cfb8ccb02 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegments](../index.md)/[TransportationMethod](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/index.md new file mode 100644 index 000000000..374b655b4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegments](../index.md)/[TransportationMethod](index.md) + +# TransportationMethod + +[JVM]\ +public enum [TransportationMethod](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[RailSegments.TransportationMethod](index.md)> + +This attribute represents the specific transportation method by which the passenger is traveling. It captures the mode of transportation used during the Rail product journey, Possible values are: - `BUS` - The Rail product includes bus transportation for certain segments of the itinerary. - `FERRY` - The Rail product involves ferry transportation as part of the journey. - `PUBLIC_TRANSPORT` - The Rail product represents the use of public transportation modes for the journey. - `TRAM` - The Rail product includes tram transportation as part of the journey. - `RAIL` - The Rail product specifically utilizes train transportation for the journey. - `TRANSFER` - The Rail product involves transfers between different modes of transportation. - `OTHER` - The Rail product utilizes transportation methods not covered by the aforementioned categories. Values: BUS,FERRY,PUBLIC_TRANSPORT,RAIL,TRAM,TRANSFER,OTHERS + +## Entries + +| | | +|---|---| +| [BUS](-b-u-s/index.md) | [JVM]
[BUS](-b-u-s/index.md) | +| [FERRY](-f-e-r-r-y/index.md) | [JVM]
[FERRY](-f-e-r-r-y/index.md) | +| [PUBLIC_TRANSPORT](-p-u-b-l-i-c_-t-r-a-n-s-p-o-r-t/index.md) | [JVM]
[PUBLIC_TRANSPORT](-p-u-b-l-i-c_-t-r-a-n-s-p-o-r-t/index.md) | +| [RAIL](-r-a-i-l/index.md) | [JVM]
[RAIL](-r-a-i-l/index.md) | +| [TRAM](-t-r-a-m/index.md) | [JVM]
[TRAM](-t-r-a-m/index.md) | +| [TRANSFER](-t-r-a-n-s-f-e-r/index.md) | [JVM]
[TRANSFER](-t-r-a-n-s-f-e-r/index.md) | +| [OTHERS](-o-t-h-e-r-s/index.md) | [JVM]
[OTHERS](-o-t-h-e-r-s/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#1006281840%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#1006281840%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-1255101234%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-1255101234%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [RailSegments.TransportationMethod](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[RailSegments.TransportationMethod](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-o-t-h-e-r-s/index.md#1800032009%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-o-t-h-e-r-s/index.md#1800032009%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/value-of.md new file mode 100644 index 000000000..c5774b3a8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegments](../index.md)/[TransportationMethod](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [RailSegments.TransportationMethod](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/values.md new file mode 100644 index 000000000..b1ec43e4d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailSegments](../index.md)/[TransportationMethod](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[RailSegments.TransportationMethod](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/builder.md new file mode 100644 index 000000000..d8c16847f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailSegments](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [RailSegments.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-arrival-station.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-arrival-station.md new file mode 100644 index 000000000..b64e5a727 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-arrival-station.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailSegments](index.md)/[getArrivalStation](get-arrival-station.md) + +# getArrivalStation + +[JVM]\ + +public final [RailwayStationDetails](../-railway-station-details/index.md)[getArrivalStation](get-arrival-station.md)() + +#### Parameters + +JVM + +| | +|---| +| arrivalStation | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-arrival-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-arrival-time.md new file mode 100644 index 000000000..0d5bbceb3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-arrival-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailSegments](index.md)/[getArrivalTime](get-arrival-time.md) + +# getArrivalTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getArrivalTime](get-arrival-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| arrivalTime | The local date and time of the scheduled arrival at the destination station, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-departure-station.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-departure-station.md new file mode 100644 index 000000000..d29bd3ac0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-departure-station.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailSegments](index.md)/[getDepartureStation](get-departure-station.md) + +# getDepartureStation + +[JVM]\ + +public final [RailwayStationDetails](../-railway-station-details/index.md)[getDepartureStation](get-departure-station.md)() + +#### Parameters + +JVM + +| | +|---| +| departureStation | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-departure-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-departure-time.md new file mode 100644 index 000000000..b0538800e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-departure-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailSegments](index.md)/[getDepartureTime](get-departure-time.md) + +# getDepartureTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getDepartureTime](get-departure-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| departureTime | The local date and time of the scheduled departure from the departure station, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-operating-company.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-operating-company.md new file mode 100644 index 000000000..712c423ef --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-operating-company.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailSegments](index.md)/[getOperatingCompany](get-operating-company.md) + +# getOperatingCompany + +[JVM]\ + +public final [RailSegmentsOperatingCompany](../-rail-segments-operating-company/index.md)[getOperatingCompany](get-operating-company.md)() + +#### Parameters + +JVM + +| | +|---| +| operatingCompany | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-transportation-method.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-transportation-method.md new file mode 100644 index 000000000..6455c7377 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-transportation-method.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailSegments](index.md)/[getTransportationMethod](get-transportation-method.md) + +# getTransportationMethod + +[JVM]\ + +public final [RailSegments.TransportationMethod](-transportation-method/index.md)[getTransportationMethod](get-transportation-method.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| transportationMethod | This attribute represents the specific transportation method by which the passenger is traveling. It captures the mode of transportation used during the Rail product journey, Possible values are: - `BUS` - The Rail product includes bus transportation for certain segments of the itinerary. - `FERRY` - The Rail product involves ferry transportation as part of the journey. - `PUBLIC_TRANSPORT` - The Rail product represents the use of public transportation modes for the journey. - `TRAM` - The Rail product includes tram transportation as part of the journey. - `RAIL` - The Rail product specifically utilizes train transportation for the journey. - `TRANSFER` - The Rail product involves transfers between different modes of transportation. - `OTHER` - The Rail product utilizes transportation methods not covered by the aforementioned categories. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/index.md new file mode 100644 index 000000000..eca122179 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/index.md @@ -0,0 +1,54 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailSegments](index.md) + +# RailSegments + +public final class [RailSegments](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| departureTime | The local date and time of the scheduled departure from the departure station, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| arrivalTime | The local date and time of the scheduled arrival at the destination station, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| departureStation | +| arrivalStation | +| transportationMethod | This attribute represents the specific transportation method by which the passenger is traveling. It captures the mode of transportation used during the Rail product journey, Possible values are: - `BUS` - The Rail product includes bus transportation for certain segments of the itinerary. - `FERRY` - The Rail product involves ferry transportation as part of the journey. - `PUBLIC_TRANSPORT` - The Rail product represents the use of public transportation modes for the journey. - `TRAM` - The Rail product includes tram transportation as part of the journey. - `RAIL` - The Rail product specifically utilizes train transportation for the journey. - `TRANSFER` - The Rail product involves transfers between different modes of transportation. - `OTHER` - The Rail product utilizes transportation methods not covered by the aforementioned categories. | +| operatingCompany | + +## Constructors + +| | | +|---|---| +| [RailSegments](-rail-segments.md) | [JVM]
public [RailSegments](index.md)[RailSegments](-rail-segments.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)departureTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)arrivalTime, [RailwayStationDetails](../-railway-station-details/index.md)departureStation, [RailwayStationDetails](../-railway-station-details/index.md)arrivalStation, [RailSegments.TransportationMethod](-transportation-method/index.md)transportationMethod, [RailSegmentsOperatingCompany](../-rail-segments-operating-company/index.md)operatingCompany) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [TransportationMethod](-transportation-method/index.md) | [JVM]
public enum [TransportationMethod](-transportation-method/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[RailSegments.TransportationMethod](-transportation-method/index.md)>
This attribute represents the specific transportation method by which the passenger is traveling. It captures the mode of transportation used during the Rail product journey, Possible values are: - `BUS` - The Rail product includes bus transportation for certain segments of the itinerary. - `FERRY` - The Rail product involves ferry transportation as part of the journey. - `PUBLIC_TRANSPORT` - The Rail product represents the use of public transportation modes for the journey. - `TRAM` - The Rail product includes tram transportation as part of the journey. - `RAIL` - The Rail product specifically utilizes train transportation for the journey. - `TRANSFER` - The Rail product involves transfers between different modes of transportation. - `OTHER` - The Rail product utilizes transportation methods not covered by the aforementioned categories. Values: BUS,FERRY,PUBLIC_TRANSPORT,RAIL,TRAM,TRANSFER,OTHERS | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [RailSegments.Builder](-builder/index.md)[builder](builder.md)() | +| [getArrivalStation](get-arrival-station.md) | [JVM]
public final [RailwayStationDetails](../-railway-station-details/index.md)[getArrivalStation](get-arrival-station.md)() | +| [getArrivalTime](get-arrival-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getArrivalTime](get-arrival-time.md)() | +| [getDepartureStation](get-departure-station.md) | [JVM]
public final [RailwayStationDetails](../-railway-station-details/index.md)[getDepartureStation](get-departure-station.md)() | +| [getDepartureTime](get-departure-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getDepartureTime](get-departure-time.md)() | +| [getOperatingCompany](get-operating-company.md) | [JVM]
public final [RailSegmentsOperatingCompany](../-rail-segments-operating-company/index.md)[getOperatingCompany](get-operating-company.md)() | +| [getTransportationMethod](get-transportation-method.md) | [JVM]
public final [RailSegments.TransportationMethod](-transportation-method/index.md)[getTransportationMethod](get-transportation-method.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [arrivalStation](index.md#-158783140%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [RailwayStationDetails](../-railway-station-details/index.md)[arrivalStation](index.md#-158783140%2FProperties%2F-1883119931) | +| [arrivalTime](index.md#1971009053%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[arrivalTime](index.md#1971009053%2FProperties%2F-1883119931) | +| [departureStation](index.md#1809939415%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [RailwayStationDetails](../-railway-station-details/index.md)[departureStation](index.md#1809939415%2FProperties%2F-1883119931) | +| [departureTime](index.md#-1718522494%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[departureTime](index.md#-1718522494%2FProperties%2F-1883119931) | +| [operatingCompany](index.md#-1155093253%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [RailSegmentsOperatingCompany](../-rail-segments-operating-company/index.md)[operatingCompany](index.md#-1155093253%2FProperties%2F-1883119931) | +| [transportationMethod](index.md#307364778%2FProperties%2F-1883119931) | [JVM]
private final [RailSegments.TransportationMethod](-transportation-method/index.md)[transportationMethod](index.md#307364778%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/-rail.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/-rail.-builder.md new file mode 100644 index 000000000..263c154fe --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/-rail.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Rail](../index.md)/[Builder](index.md)/[Rail.Builder](-rail.-builder.md) + +# Rail.Builder + +[JVM]\ + +public [Rail.Builder](index.md)[Rail.Builder](-rail.-builder.md)([Amount](../../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [Rail.RouteType](../-route-type/index.md)routeType, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../../-rail-segments/index.md)>railSegments) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/build.md new file mode 100644 index 000000000..72d98ee66 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Rail](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Rail](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/index.md new file mode 100644 index 000000000..f0d4437ad --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/index.md @@ -0,0 +1,24 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Rail](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Rail.Builder](-rail.-builder.md) | [JVM]
public [Rail.Builder](index.md)[Rail.Builder](-rail.-builder.md)([Amount](../../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [Rail.RouteType](../-route-type/index.md)routeType, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../../-rail-segments/index.md)>railSegments) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [Rail](../index.md)[build](build.md)() | +| [inventorySource](inventory-source.md) | [JVM]
public final [Rail.Builder](index.md)[inventorySource](inventory-source.md)([TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource) | +| [inventoryType](inventory-type.md) | [JVM]
public final [Rail.Builder](index.md)[inventoryType](inventory-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType) | +| [price](price.md) | [JVM]
public final [Rail.Builder](index.md)[price](price.md)([Amount](../../-amount/index.md)price) | +| [railSegments](rail-segments.md) | [JVM]
public final [Rail.Builder](index.md)[railSegments](rail-segments.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../../-rail-segments/index.md)>railSegments) | +| [routeType](route-type.md) | [JVM]
public final [Rail.Builder](index.md)[routeType](route-type.md)([Rail.RouteType](../-route-type/index.md)routeType) | +| [travelersReferences](travelers-references.md) | [JVM]
public final [Rail.Builder](index.md)[travelersReferences](travelers-references.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/inventory-source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/inventory-source.md new file mode 100644 index 000000000..5be6aa1ff --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/inventory-source.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Rail](../index.md)/[Builder](index.md)/[inventorySource](inventory-source.md) + +# inventorySource + +[JVM]\ + +public final [Rail.Builder](index.md)[inventorySource](inventory-source.md)([TravelProduct.InventorySource](../../-travel-product/-inventory-source/index.md)inventorySource) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/inventory-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/inventory-type.md new file mode 100644 index 000000000..8aea3d817 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/inventory-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Rail](../index.md)/[Builder](index.md)/[inventoryType](inventory-type.md) + +# inventoryType + +[JVM]\ + +public final [Rail.Builder](index.md)[inventoryType](inventory-type.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/price.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/price.md new file mode 100644 index 000000000..df7a3e6a0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/price.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Rail](../index.md)/[Builder](index.md)/[price](price.md) + +# price + +[JVM]\ + +public final [Rail.Builder](index.md)[price](price.md)([Amount](../../-amount/index.md)price) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/rail-segments.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/rail-segments.md new file mode 100644 index 000000000..e4dbdecb7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/rail-segments.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Rail](../index.md)/[Builder](index.md)/[railSegments](rail-segments.md) + +# railSegments + +[JVM]\ + +public final [Rail.Builder](index.md)[railSegments](rail-segments.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../../-rail-segments/index.md)>railSegments) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/route-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/route-type.md new file mode 100644 index 000000000..5fa872b15 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/route-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Rail](../index.md)/[Builder](index.md)/[routeType](route-type.md) + +# routeType + +[JVM]\ + +public final [Rail.Builder](index.md)[routeType](route-type.md)([Rail.RouteType](../-route-type/index.md)routeType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/travelers-references.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/travelers-references.md new file mode 100644 index 000000000..5eb3a7f61 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/travelers-references.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Rail](../index.md)/[Builder](index.md)/[travelersReferences](travelers-references.md) + +# travelersReferences + +[JVM]\ + +public final [Rail.Builder](index.md)[travelersReferences](travelers-references.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-rail.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-rail.md new file mode 100644 index 000000000..2e9e35ff8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-rail.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Rail](index.md)/[Rail](-rail.md) + +# Rail + +[JVM]\ + +public [Rail](index.md)[Rail](-rail.md)([Amount](../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [Rail.RouteType](-route-type/index.md)routeType, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../-rail-segments/index.md)>railSegments) + +#### Parameters + +JVM + +| | | +|---|---| +| routeType | The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. | +| railSegments | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n-s/index.md new file mode 100644 index 000000000..012f2a8c3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Rail](../../index.md)/[RouteType](../index.md)/[MULTIPLE_DESTINATIONS](index.md) + +# MULTIPLE_DESTINATIONS + +[JVM]\ +[MULTIPLE_DESTINATIONS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-r-o-u-n-d_-t-r-i-p/index.md#-552676163%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-r-o-u-n-d_-t-r-i-p/index.md#-552676163%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/-o-n-e_-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/-o-n-e_-w-a-y/index.md new file mode 100644 index 000000000..ca7d8b762 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/-o-n-e_-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Rail](../../index.md)/[RouteType](../index.md)/[ONE_WAY](index.md) + +# ONE_WAY + +[JVM]\ +[ONE_WAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-r-o-u-n-d_-t-r-i-p/index.md#-552676163%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-r-o-u-n-d_-t-r-i-p/index.md#-552676163%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/-r-o-u-n-d_-t-r-i-p/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/-r-o-u-n-d_-t-r-i-p/index.md new file mode 100644 index 000000000..cc613690f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/-r-o-u-n-d_-t-r-i-p/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[Rail](../../index.md)/[RouteType](../index.md)/[ROUND_TRIP](index.md) + +# ROUND_TRIP + +[JVM]\ +[ROUND_TRIP](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-552676163%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-552676163%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/get-value.md new file mode 100644 index 000000000..272dc965d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Rail](../index.md)/[RouteType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/index.md new file mode 100644 index 000000000..1a2164adc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/index.md @@ -0,0 +1,34 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Rail](../index.md)/[RouteType](index.md) + +# RouteType + +[JVM]\ +public enum [RouteType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[Rail.RouteType](index.md)> + +The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. Values: MULTIPLE_DESTINATIONS,ONE_WAY,ROUND_TRIP + +## Entries + +| | | +|---|---| +| [MULTIPLE_DESTINATIONS](-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n-s/index.md) | [JVM]
[MULTIPLE_DESTINATIONS](-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n-s/index.md) | +| [ONE_WAY](-o-n-e_-w-a-y/index.md) | [JVM]
[ONE_WAY](-o-n-e_-w-a-y/index.md) | +| [ROUND_TRIP](-r-o-u-n-d_-t-r-i-p/index.md) | [JVM]
[ROUND_TRIP](-r-o-u-n-d_-t-r-i-p/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1523690986%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1523690986%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#705516904%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#705516904%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [Rail.RouteType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Rail.RouteType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-r-o-u-n-d_-t-r-i-p/index.md#-552676163%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-r-o-u-n-d_-t-r-i-p/index.md#-552676163%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/value-of.md new file mode 100644 index 000000000..f2860c2c5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Rail](../index.md)/[RouteType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [Rail.RouteType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/values.md new file mode 100644 index 000000000..f822a6bb6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Rail](../index.md)/[RouteType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Rail.RouteType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/builder.md new file mode 100644 index 000000000..63d9a52c4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Rail](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Rail.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-inventory-source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-inventory-source.md new file mode 100644 index 000000000..088178e21 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-inventory-source.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Rail](index.md)/[getInventorySource](get-inventory-source.md) + +# getInventorySource + +[JVM]\ + +public [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[getInventorySource](get-inventory-source.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-inventory-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-inventory-type.md new file mode 100644 index 000000000..dfcb83bcf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-inventory-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Rail](index.md)/[getInventoryType](get-inventory-type.md) + +# getInventoryType + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getInventoryType](get-inventory-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-price.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-price.md new file mode 100644 index 000000000..99d082677 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-price.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Rail](index.md)/[getPrice](get-price.md) + +# getPrice + +[JVM]\ + +public [Amount](../-amount/index.md)[getPrice](get-price.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-rail-segments.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-rail-segments.md new file mode 100644 index 000000000..532b4f0f5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-rail-segments.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Rail](index.md)/[getRailSegments](get-rail-segments.md) + +# getRailSegments + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../-rail-segments/index.md)>[getRailSegments](get-rail-segments.md)() + +#### Parameters + +JVM + +| | +|---| +| railSegments | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-route-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-route-type.md new file mode 100644 index 000000000..0fe5a4d92 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-route-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Rail](index.md)/[getRouteType](get-route-type.md) + +# getRouteType + +[JVM]\ + +public final [Rail.RouteType](-route-type/index.md)[getRouteType](get-route-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| routeType | The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-travelers-references.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-travelers-references.md new file mode 100644 index 000000000..ab9660bc7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-travelers-references.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Rail](index.md)/[getTravelersReferences](get-travelers-references.md) + +# getTravelersReferences + +[JVM]\ + +public [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[getTravelersReferences](get-travelers-references.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-type.md new file mode 100644 index 000000000..c14129864 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Rail](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public [TravelProductType](../-travel-product-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/index.md new file mode 100644 index 000000000..6954667f7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/index.md @@ -0,0 +1,52 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Rail](index.md) + +# Rail + +public final class [Rail](index.md) implements [TravelProduct](../-travel-product/index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| routeType | The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. | +| railSegments | + +## Constructors + +| | | +|---|---| +| [Rail](-rail.md) | [JVM]
public [Rail](index.md)[Rail](-rail.md)([Amount](../-amount/index.md)price, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)inventoryType, [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)inventorySource, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>travelersReferences, [Rail.RouteType](-route-type/index.md)routeType, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../-rail-segments/index.md)>railSegments) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [RouteType](-route-type/index.md) | [JVM]
public enum [RouteType](-route-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[Rail.RouteType](-route-type/index.md)>
The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. Values: MULTIPLE_DESTINATIONS,ONE_WAY,ROUND_TRIP | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Rail.Builder](-builder/index.md)[builder](builder.md)() | +| [getInventorySource](get-inventory-source.md) | [JVM]
public [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[getInventorySource](get-inventory-source.md)() | +| [getInventoryType](get-inventory-type.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getInventoryType](get-inventory-type.md)() | +| [getPrice](get-price.md) | [JVM]
public [Amount](../-amount/index.md)[getPrice](get-price.md)() | +| [getRailSegments](get-rail-segments.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../-rail-segments/index.md)>[getRailSegments](get-rail-segments.md)() | +| [getRouteType](get-route-type.md) | [JVM]
public final [Rail.RouteType](-route-type/index.md)[getRouteType](get-route-type.md)() | +| [getTravelersReferences](get-travelers-references.md) | [JVM]
public [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[getTravelersReferences](get-travelers-references.md)() | +| [getType](get-type.md) | [JVM]
public [TravelProductType](../-travel-product-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [inventorySource](index.md#-1579682612%2FProperties%2F-1883119931) | [JVM]
private final [TravelProduct.InventorySource](../-travel-product/-inventory-source/index.md)[inventorySource](index.md#-1579682612%2FProperties%2F-1883119931) | +| [inventoryType](index.md#1612146957%2FProperties%2F-1883119931) | [JVM]
@Length(max = 30)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[inventoryType](index.md#1612146957%2FProperties%2F-1883119931) | +| [price](index.md#1275815898%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[price](index.md#1275815898%2FProperties%2F-1883119931) | +| [railSegments](index.md#286925477%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 20)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RailSegments](../-rail-segments/index.md)>[railSegments](index.md#286925477%2FProperties%2F-1883119931) | +| [routeType](index.md#-1144306112%2FProperties%2F-1883119931) | [JVM]
private final [Rail.RouteType](-route-type/index.md)[routeType](index.md#-1144306112%2FProperties%2F-1883119931) | +| [travelersReferences](index.md#1645216079%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 40)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[travelersReferences](index.md#1645216079%2FProperties%2F-1883119931) | +| [type](index.md#1829693373%2FProperties%2F-1883119931) | [JVM]
private final [TravelProductType](../-travel-product-type/index.md)[type](index.md#1829693373%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/-railway-station-details.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/-railway-station-details.-builder.md new file mode 100644 index 000000000..edee4a962 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/-railway-station-details.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailwayStationDetails](../index.md)/[Builder](index.md)/[RailwayStationDetails.Builder](-railway-station-details.-builder.md) + +# RailwayStationDetails.Builder + +[JVM]\ + +public [RailwayStationDetails.Builder](index.md)[RailwayStationDetails.Builder](-railway-station-details.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)name, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)stationCode, [Address](../../-address/index.md)address, [RailwayStationDetails.Type](../-type/index.md)type, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)timezone) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/address.md new file mode 100644 index 000000000..e8ccaf1ff --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailwayStationDetails](../index.md)/[Builder](index.md)/[address](address.md) + +# address + +[JVM]\ + +public final [RailwayStationDetails.Builder](index.md)[address](address.md)([Address](../../-address/index.md)address) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/build.md new file mode 100644 index 000000000..2b3ab741e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailwayStationDetails](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [RailwayStationDetails](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/index.md new file mode 100644 index 000000000..2321f95dd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/index.md @@ -0,0 +1,23 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailwayStationDetails](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [RailwayStationDetails.Builder](-railway-station-details.-builder.md) | [JVM]
public [RailwayStationDetails.Builder](index.md)[RailwayStationDetails.Builder](-railway-station-details.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)name, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)stationCode, [Address](../../-address/index.md)address, [RailwayStationDetails.Type](../-type/index.md)type, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)timezone) | + +## Functions + +| Name | Summary | +|---|---| +| [address](address.md) | [JVM]
public final [RailwayStationDetails.Builder](index.md)[address](address.md)([Address](../../-address/index.md)address) | +| [build](build.md) | [JVM]
public final [RailwayStationDetails](../index.md)[build](build.md)() | +| [name](name.md) | [JVM]
public final [RailwayStationDetails.Builder](index.md)[name](name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)name) | +| [stationCode](station-code.md) | [JVM]
public final [RailwayStationDetails.Builder](index.md)[stationCode](station-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)stationCode) | +| [timezone](timezone.md) | [JVM]
public final [RailwayStationDetails.Builder](index.md)[timezone](timezone.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)timezone) | +| [type](type.md) | [JVM]
public final [RailwayStationDetails.Builder](index.md)[type](type.md)([RailwayStationDetails.Type](../-type/index.md)type) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/name.md new file mode 100644 index 000000000..fcad2a48b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailwayStationDetails](../index.md)/[Builder](index.md)/[name](name.md) + +# name + +[JVM]\ + +public final [RailwayStationDetails.Builder](index.md)[name](name.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)name) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/station-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/station-code.md new file mode 100644 index 000000000..005099a3a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/station-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailwayStationDetails](../index.md)/[Builder](index.md)/[stationCode](station-code.md) + +# stationCode + +[JVM]\ + +public final [RailwayStationDetails.Builder](index.md)[stationCode](station-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)stationCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/timezone.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/timezone.md new file mode 100644 index 000000000..c43fc9db2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/timezone.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailwayStationDetails](../index.md)/[Builder](index.md)/[timezone](timezone.md) + +# timezone + +[JVM]\ + +public final [RailwayStationDetails.Builder](index.md)[timezone](timezone.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)timezone) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/type.md new file mode 100644 index 000000000..b99957048 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailwayStationDetails](../index.md)/[Builder](index.md)/[type](type.md) + +# type + +[JVM]\ + +public final [RailwayStationDetails.Builder](index.md)[type](type.md)([RailwayStationDetails.Type](../-type/index.md)type) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-railway-station-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-railway-station-details.md new file mode 100644 index 000000000..136441f54 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-railway-station-details.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailwayStationDetails](index.md)/[RailwayStationDetails](-railway-station-details.md) + +# RailwayStationDetails + +[JVM]\ + +public [RailwayStationDetails](index.md)[RailwayStationDetails](-railway-station-details.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)name, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)stationCode, [Address](../-address/index.md)address, [RailwayStationDetails.Type](-type/index.md)type, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)timezone) + +#### Parameters + +JVM + +| | | +|---|---| +| name | The popularly known name or title by which the railway station is identified. | +| stationCode | The unique identifier or code assigned to an individual rail station or a pseudo-station representing all the stations within a specific city, from which rail travel originates. | +| address | +| type | This attribute provides information about the specific classification assigned to the rail station. It helps differentiate between different types of stations, such as major stations (STATION) or stations located within a city (city). | +| timezone | The timezone associated with the location of the station, specifying the local time offset from Coordinated Universal Time (UTC). | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/-c-i-t-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/-c-i-t-y/index.md new file mode 100644 index 000000000..ee0613007 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/-c-i-t-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RailwayStationDetails](../../index.md)/[Type](../index.md)/[CITY](index.md) + +# CITY + +[JVM]\ +[CITY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#2143928487%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#2143928487%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/-s-t-a-t-i-o-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/-s-t-a-t-i-o-n/index.md new file mode 100644 index 000000000..2829efb85 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/-s-t-a-t-i-o-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RailwayStationDetails](../../index.md)/[Type](../index.md)/[STATION](index.md) + +# STATION + +[JVM]\ +[STATION](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-c-i-t-y/index.md#2143928487%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-c-i-t-y/index.md#2143928487%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/get-value.md new file mode 100644 index 000000000..de7526b37 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailwayStationDetails](../index.md)/[Type](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/index.md new file mode 100644 index 000000000..cf804bdc4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailwayStationDetails](../index.md)/[Type](index.md) + +# Type + +[JVM]\ +public enum [Type](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[RailwayStationDetails.Type](index.md)> + +This attribute provides information about the specific classification assigned to the rail station. It helps differentiate between different types of stations, such as major stations (STATION) or stations located within a city (city). Values: STATION,CITY + +## Entries + +| | | +|---|---| +| [STATION](-s-t-a-t-i-o-n/index.md) | [JVM]
[STATION](-s-t-a-t-i-o-n/index.md) | +| [CITY](-c-i-t-y/index.md) | [JVM]
[CITY](-c-i-t-y/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#54949376%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#54949376%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#88650046%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#88650046%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [RailwayStationDetails.Type](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[RailwayStationDetails.Type](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-c-i-t-y/index.md#2143928487%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-c-i-t-y/index.md#2143928487%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/value-of.md new file mode 100644 index 000000000..7960a28b1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailwayStationDetails](../index.md)/[Type](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [RailwayStationDetails.Type](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/values.md new file mode 100644 index 000000000..9241cecbf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RailwayStationDetails](../index.md)/[Type](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[RailwayStationDetails.Type](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/builder.md new file mode 100644 index 000000000..2a645f6dd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailwayStationDetails](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [RailwayStationDetails.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-address.md new file mode 100644 index 000000000..193545331 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-address.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailwayStationDetails](index.md)/[getAddress](get-address.md) + +# getAddress + +[JVM]\ + +public final [Address](../-address/index.md)[getAddress](get-address.md)() + +#### Parameters + +JVM + +| | +|---| +| address | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-name.md new file mode 100644 index 000000000..e99996f89 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailwayStationDetails](index.md)/[getName](get-name.md) + +# getName + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](get-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| name | The popularly known name or title by which the railway station is identified. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-station-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-station-code.md new file mode 100644 index 000000000..c28e7058c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-station-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailwayStationDetails](index.md)/[getStationCode](get-station-code.md) + +# getStationCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getStationCode](get-station-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| stationCode | The unique identifier or code assigned to an individual rail station or a pseudo-station representing all the stations within a specific city, from which rail travel originates. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-timezone.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-timezone.md new file mode 100644 index 000000000..3329bf196 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-timezone.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailwayStationDetails](index.md)/[getTimezone](get-timezone.md) + +# getTimezone + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTimezone](get-timezone.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| timezone | The timezone associated with the location of the station, specifying the local time offset from Coordinated Universal Time (UTC). | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-type.md new file mode 100644 index 000000000..235597a27 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailwayStationDetails](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public final [RailwayStationDetails.Type](-type/index.md)[getType](get-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| type | This attribute provides information about the specific classification assigned to the rail station. It helps differentiate between different types of stations, such as major stations (STATION) or stations located within a city (city). | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/index.md new file mode 100644 index 000000000..880ca7754 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/index.md @@ -0,0 +1,51 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RailwayStationDetails](index.md) + +# RailwayStationDetails + +public final class [RailwayStationDetails](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| name | The popularly known name or title by which the railway station is identified. | +| stationCode | The unique identifier or code assigned to an individual rail station or a pseudo-station representing all the stations within a specific city, from which rail travel originates. | +| address | +| type | This attribute provides information about the specific classification assigned to the rail station. It helps differentiate between different types of stations, such as major stations (STATION) or stations located within a city (city). | +| timezone | The timezone associated with the location of the station, specifying the local time offset from Coordinated Universal Time (UTC). | + +## Constructors + +| | | +|---|---| +| [RailwayStationDetails](-railway-station-details.md) | [JVM]
public [RailwayStationDetails](index.md)[RailwayStationDetails](-railway-station-details.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)name, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)stationCode, [Address](../-address/index.md)address, [RailwayStationDetails.Type](-type/index.md)type, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)timezone) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Type](-type/index.md) | [JVM]
public enum [Type](-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[RailwayStationDetails.Type](-type/index.md)>
This attribute provides information about the specific classification assigned to the rail station. It helps differentiate between different types of stations, such as major stations (STATION) or stations located within a city (city). Values: STATION,CITY | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [RailwayStationDetails.Builder](-builder/index.md)[builder](builder.md)() | +| [getAddress](get-address.md) | [JVM]
public final [Address](../-address/index.md)[getAddress](get-address.md)() | +| [getName](get-name.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](get-name.md)() | +| [getStationCode](get-station-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getStationCode](get-station-code.md)() | +| [getTimezone](get-timezone.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTimezone](get-timezone.md)() | +| [getType](get-type.md) | [JVM]
public final [RailwayStationDetails.Type](-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [address](index.md#325046308%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Address](../-address/index.md)[address](index.md#325046308%2FProperties%2F-1883119931) | +| [name](index.md#1994695575%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](index.md#1994695575%2FProperties%2F-1883119931) | +| [stationCode](index.md#-2112537097%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[stationCode](index.md#-2112537097%2FProperties%2F-1883119931) | +| [timezone](index.md#-786062487%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[timezone](index.md#-786062487%2FProperties%2F-1883119931) | +| [type](index.md#-1370496568%2FProperties%2F-1883119931) | [JVM]
private final [RailwayStationDetails.Type](-type/index.md)[type](index.md#-1370496568%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-builder/-refund-update-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-builder/-refund-update-all-of.-builder.md new file mode 100644 index 000000000..e9252616e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-builder/-refund-update-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RefundUpdateAllOf](../index.md)/[Builder](index.md)/[RefundUpdateAllOf.Builder](-refund-update-all-of.-builder.md) + +# RefundUpdateAllOf.Builder + +[JVM]\ + +public [RefundUpdateAllOf.Builder](index.md)[RefundUpdateAllOf.Builder](-refund-update-all-of.-builder.md)([RefundUpdateAllOf.RefundStatus](../-refund-status/index.md)refundStatus) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-builder/build.md new file mode 100644 index 000000000..f636481d7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RefundUpdateAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [RefundUpdateAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-builder/index.md new file mode 100644 index 000000000..a70caa10a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RefundUpdateAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [RefundUpdateAllOf.Builder](-refund-update-all-of.-builder.md) | [JVM]
public [RefundUpdateAllOf.Builder](index.md)[RefundUpdateAllOf.Builder](-refund-update-all-of.-builder.md)([RefundUpdateAllOf.RefundStatus](../-refund-status/index.md)refundStatus) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [RefundUpdateAllOf](../index.md)[build](build.md)() | +| [refundStatus](refund-status.md) | [JVM]
public final [RefundUpdateAllOf.Builder](index.md)[refundStatus](refund-status.md)([RefundUpdateAllOf.RefundStatus](../-refund-status/index.md)refundStatus) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-builder/refund-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-builder/refund-status.md new file mode 100644 index 000000000..45ffad71d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-builder/refund-status.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RefundUpdateAllOf](../index.md)/[Builder](index.md)/[refundStatus](refund-status.md) + +# refundStatus + +[JVM]\ + +public final [RefundUpdateAllOf.Builder](index.md)[refundStatus](refund-status.md)([RefundUpdateAllOf.RefundStatus](../-refund-status/index.md)refundStatus) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/-i-s-s-u-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/-i-s-s-u-e-d/index.md new file mode 100644 index 000000000..0a2306d99 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/-i-s-s-u-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RefundUpdateAllOf](../../index.md)/[RefundStatus](../index.md)/[ISSUED](index.md) + +# ISSUED + +[JVM]\ +[ISSUED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-s-e-t-t-l-e-d/index.md#-1906812829%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-s-e-t-t-l-e-d/index.md#-1906812829%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/-s-e-t-t-l-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/-s-e-t-t-l-e-d/index.md new file mode 100644 index 000000000..c214a7dd2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/-s-e-t-t-l-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RefundUpdateAllOf](../../index.md)/[RefundStatus](../index.md)/[SETTLED](index.md) + +# SETTLED + +[JVM]\ +[SETTLED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1906812829%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1906812829%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/get-value.md new file mode 100644 index 000000000..1cac1ce35 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RefundUpdateAllOf](../index.md)/[RefundStatus](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/index.md new file mode 100644 index 000000000..853ae756d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RefundUpdateAllOf](../index.md)/[RefundStatus](index.md) + +# RefundStatus + +[JVM]\ +public enum [RefundStatus](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[RefundUpdateAllOf.RefundStatus](index.md)> + +Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. Values: ISSUED,SETTLED + +## Entries + +| | | +|---|---| +| [ISSUED](-i-s-s-u-e-d/index.md) | [JVM]
[ISSUED](-i-s-s-u-e-d/index.md) | +| [SETTLED](-s-e-t-t-l-e-d/index.md) | [JVM]
[SETTLED](-s-e-t-t-l-e-d/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#868225596%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#868225596%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#490003330%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#490003330%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [RefundUpdateAllOf.RefundStatus](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[RefundUpdateAllOf.RefundStatus](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-s-e-t-t-l-e-d/index.md#-1906812829%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-s-e-t-t-l-e-d/index.md#-1906812829%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/value-of.md new file mode 100644 index 000000000..2f9a6ef38 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RefundUpdateAllOf](../index.md)/[RefundStatus](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [RefundUpdateAllOf.RefundStatus](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/values.md new file mode 100644 index 000000000..3221099bd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RefundUpdateAllOf](../index.md)/[RefundStatus](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[RefundUpdateAllOf.RefundStatus](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-update-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-update-all-of.md new file mode 100644 index 000000000..3a665f246 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-update-all-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RefundUpdateAllOf](index.md)/[RefundUpdateAllOf](-refund-update-all-of.md) + +# RefundUpdateAllOf + +[JVM]\ + +public [RefundUpdateAllOf](index.md)[RefundUpdateAllOf](-refund-update-all-of.md)([RefundUpdateAllOf.RefundStatus](-refund-status/index.md)refundStatus) + +#### Parameters + +JVM + +| | | +|---|---| +| refundStatus | Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/builder.md new file mode 100644 index 000000000..925f9e394 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RefundUpdateAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [RefundUpdateAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/get-refund-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/get-refund-status.md new file mode 100644 index 000000000..25729e9d1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/get-refund-status.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RefundUpdateAllOf](index.md)/[getRefundStatus](get-refund-status.md) + +# getRefundStatus + +[JVM]\ + +public final [RefundUpdateAllOf.RefundStatus](-refund-status/index.md)[getRefundStatus](get-refund-status.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| refundStatus | Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/index.md new file mode 100644 index 000000000..3242649df --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/index.md @@ -0,0 +1,39 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RefundUpdateAllOf](index.md) + +# RefundUpdateAllOf + +public final class [RefundUpdateAllOf](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| refundStatus | Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. | + +## Constructors + +| | | +|---|---| +| [RefundUpdateAllOf](-refund-update-all-of.md) | [JVM]
public [RefundUpdateAllOf](index.md)[RefundUpdateAllOf](-refund-update-all-of.md)([RefundUpdateAllOf.RefundStatus](-refund-status/index.md)refundStatus) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [RefundStatus](-refund-status/index.md) | [JVM]
public enum [RefundStatus](-refund-status/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[RefundUpdateAllOf.RefundStatus](-refund-status/index.md)>
Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. Values: ISSUED,SETTLED | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [RefundUpdateAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getRefundStatus](get-refund-status.md) | [JVM]
public final [RefundUpdateAllOf.RefundStatus](-refund-status/index.md)[getRefundStatus](get-refund-status.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [refundStatus](index.md#-1102198908%2FProperties%2F-1883119931) | [JVM]
private final [RefundUpdateAllOf.RefundStatus](-refund-status/index.md)[refundStatus](index.md#-1102198908%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/-i-s-s-u-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/-i-s-s-u-e-d/index.md new file mode 100644 index 000000000..4cd79fbdd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/-i-s-s-u-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RefundUpdate](../../index.md)/[RefundStatus](../index.md)/[ISSUED](index.md) + +# ISSUED + +[JVM]\ +[ISSUED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-s-e-t-t-l-e-d/index.md#1399181531%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-s-e-t-t-l-e-d/index.md#1399181531%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/-s-e-t-t-l-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/-s-e-t-t-l-e-d/index.md new file mode 100644 index 000000000..321979b0c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/-s-e-t-t-l-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RefundUpdate](../../index.md)/[RefundStatus](../index.md)/[SETTLED](index.md) + +# SETTLED + +[JVM]\ +[SETTLED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1399181531%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1399181531%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/get-value.md new file mode 100644 index 000000000..0801b7c3e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RefundUpdate](../index.md)/[RefundStatus](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/index.md new file mode 100644 index 000000000..46b61c131 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RefundUpdate](../index.md)/[RefundStatus](index.md) + +# RefundStatus + +[JVM]\ +public enum [RefundStatus](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[RefundUpdate.RefundStatus](index.md)> + +Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. Values: ISSUED,SETTLED + +## Entries + +| | | +|---|---| +| [ISSUED](-i-s-s-u-e-d/index.md) | [JVM]
[ISSUED](-i-s-s-u-e-d/index.md) | +| [SETTLED](-s-e-t-t-l-e-d/index.md) | [JVM]
[SETTLED](-s-e-t-t-l-e-d/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#760750274%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#760750274%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-1556678852%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-1556678852%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [RefundUpdate.RefundStatus](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[RefundUpdate.RefundStatus](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-s-e-t-t-l-e-d/index.md#1399181531%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-s-e-t-t-l-e-d/index.md#1399181531%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/value-of.md new file mode 100644 index 000000000..4c531e0e6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RefundUpdate](../index.md)/[RefundStatus](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [RefundUpdate.RefundStatus](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/values.md new file mode 100644 index 000000000..041db033c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RefundUpdate](../index.md)/[RefundStatus](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[RefundUpdate.RefundStatus](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/get-refund-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/get-refund-status.md new file mode 100644 index 000000000..94874ff87 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/get-refund-status.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RefundUpdate](index.md)/[getRefundStatus](get-refund-status.md) + +# getRefundStatus + +[JVM]\ + +public abstract [RefundUpdate.RefundStatus](-refund-status/index.md)[getRefundStatus](get-refund-status.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/index.md new file mode 100644 index 000000000..1a2c37925 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/index.md @@ -0,0 +1,36 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RefundUpdate](index.md) + +# RefundUpdate + +public interface [RefundUpdate](index.md) implements [OrderPurchaseUpdateRequest](../-order-purchase-update-request/index.md) + +Refund related data. Update should be sent when refund is issued or settled. Amounts should include all fees and taxes. + +#### Parameters + +JVM + +| | | +|---|---| +| refundStatus | Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. | + +#### Inheritors + +| | +|---| +| [IssuedRefundUpdate](../-issued-refund-update/index.md) | +| [SettledRefundUpdate](../-settled-refund-update/index.md) | + +## Types + +| Name | Summary | +|---|---| +| [RefundStatus](-refund-status/index.md) | [JVM]
public enum [RefundStatus](-refund-status/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[RefundUpdate.RefundStatus](-refund-status/index.md)>
Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. Values: ISSUED,SETTLED | + +## Functions + +| Name | Summary | +|---|---| +| [getRefundStatus](get-refund-status.md) | [JVM]
public abstract [RefundUpdate.RefundStatus](-refund-status/index.md)[getRefundStatus](get-refund-status.md)() | +| [getRiskId](index.md#-2103928684%2FFunctions%2F-1883119931) | [JVM]
public abstract [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](index.md#-2103928684%2FFunctions%2F-1883119931)() | +| [getType](index.md#91305956%2FFunctions%2F-1883119931) | [JVM]
public abstract [UpdateType](../-update-type/index.md)[getType](index.md#91305956%2FFunctions%2F-1883119931)() | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/-refund.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/-refund.-builder.md new file mode 100644 index 000000000..b5df11abe --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/-refund.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Refund](../index.md)/[Builder](index.md)/[Refund.Builder](-refund.-builder.md) + +# Refund.Builder + +[JVM]\ + +public [Refund.Builder](index.md)[Refund.Builder](-refund.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../../-amount/index.md)amount, [PaymentOutcome](../../-payment-outcome/index.md)outcome) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/amount.md new file mode 100644 index 000000000..8e32aa991 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Refund](../index.md)/[Builder](index.md)/[amount](amount.md) + +# amount + +[JVM]\ + +public final [Refund.Builder](index.md)[amount](amount.md)([Amount](../../-amount/index.md)amount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/build.md new file mode 100644 index 000000000..650b88e74 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Refund](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Refund](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/id.md new file mode 100644 index 000000000..dc3835a80 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Refund](../index.md)/[Builder](index.md)/[id](id.md) + +# id + +[JVM]\ + +public final [Refund.Builder](index.md)[id](id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/index.md new file mode 100644 index 000000000..79e3a1cef --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Refund](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Refund.Builder](-refund.-builder.md) | [JVM]
public [Refund.Builder](index.md)[Refund.Builder](-refund.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../../-amount/index.md)amount, [PaymentOutcome](../../-payment-outcome/index.md)outcome) | + +## Functions + +| Name | Summary | +|---|---| +| [amount](amount.md) | [JVM]
public final [Refund.Builder](index.md)[amount](amount.md)([Amount](../../-amount/index.md)amount) | +| [build](build.md) | [JVM]
public final [Refund](../index.md)[build](build.md)() | +| [id](id.md) | [JVM]
public final [Refund.Builder](index.md)[id](id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id) | +| [outcome](outcome.md) | [JVM]
public final [Refund.Builder](index.md)[outcome](outcome.md)([PaymentOutcome](../../-payment-outcome/index.md)outcome) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/outcome.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/outcome.md new file mode 100644 index 000000000..cae369b9c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/outcome.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Refund](../index.md)/[Builder](index.md)/[outcome](outcome.md) + +# outcome + +[JVM]\ + +public final [Refund.Builder](index.md)[outcome](outcome.md)([PaymentOutcome](../../-payment-outcome/index.md)outcome) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-refund.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-refund.md new file mode 100644 index 000000000..1053f175c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-refund.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Refund](index.md)/[Refund](-refund.md) + +# Refund + +[JVM]\ + +public [Refund](index.md)[Refund](-refund.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../-amount/index.md)amount, [PaymentOutcome](../-payment-outcome/index.md)outcome) + +#### Parameters + +JVM + +| | +|---| +| id | +| amount | +| outcome | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/builder.md new file mode 100644 index 000000000..a66cb29f6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Refund](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Refund.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/get-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/get-amount.md new file mode 100644 index 000000000..c9ff128c1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/get-amount.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Refund](index.md)/[getAmount](get-amount.md) + +# getAmount + +[JVM]\ + +public final [Amount](../-amount/index.md)[getAmount](get-amount.md)() + +#### Parameters + +JVM + +| | +|---| +| amount | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/get-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/get-id.md new file mode 100644 index 000000000..bc9efba7d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/get-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Refund](index.md)/[getId](get-id.md) + +# getId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getId](get-id.md)() + +#### Parameters + +JVM + +| | +|---| +| id | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/get-outcome.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/get-outcome.md new file mode 100644 index 000000000..90f95be0b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/get-outcome.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Refund](index.md)/[getOutcome](get-outcome.md) + +# getOutcome + +[JVM]\ + +public final [PaymentOutcome](../-payment-outcome/index.md)[getOutcome](get-outcome.md)() + +#### Parameters + +JVM + +| | +|---| +| outcome | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/index.md new file mode 100644 index 000000000..ce5daeb75 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/index.md @@ -0,0 +1,46 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Refund](index.md) + +# Refund + +public final class [Refund](index.md) + +Refund operation on the payment. A refund operation represents the intent to refund a previous charge. + +#### Parameters + +JVM + +| | +|---| +| id | +| amount | +| outcome | + +## Constructors + +| | | +|---|---| +| [Refund](-refund.md) | [JVM]
public [Refund](index.md)[Refund](-refund.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../-amount/index.md)amount, [PaymentOutcome](../-payment-outcome/index.md)outcome) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Refund.Builder](-builder/index.md)[builder](builder.md)() | +| [getAmount](get-amount.md) | [JVM]
public final [Amount](../-amount/index.md)[getAmount](get-amount.md)() | +| [getId](get-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getId](get-id.md)() | +| [getOutcome](get-outcome.md) | [JVM]
public final [PaymentOutcome](../-payment-outcome/index.md)[getOutcome](get-outcome.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [amount](index.md#1391282181%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[amount](index.md#1391282181%2FProperties%2F-1883119931) | +| [id](index.md#-300995422%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[id](index.md#-300995422%2FProperties%2F-1883119931) | +| [outcome](index.md#-478613749%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentOutcome](../-payment-outcome/index.md)[outcome](index.md#-478613749%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/-d-i-s-a-b-l-e_-a-c-c-o-u-n-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/-d-i-s-a-b-l-e_-a-c-c-o-u-n-t/index.md new file mode 100644 index 000000000..f0a2fef61 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/-d-i-s-a-b-l-e_-a-c-c-o-u-n-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RemediationUpdateAction](../../index.md)/[ActionName](../index.md)/[DISABLE_ACCOUNT](index.md) + +# DISABLE_ACCOUNT + +[JVM]\ +[DISABLE_ACCOUNT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-t-e-r-m-i-n-a-t-e_-a-l-l_-s-e-s-s-i-o-n-s/index.md#1185517145%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-t-e-r-m-i-n-a-t-e_-a-l-l_-s-e-s-s-i-o-n-s/index.md#1185517145%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md new file mode 100644 index 000000000..8db7b3778 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RemediationUpdateAction](../../index.md)/[ActionName](../index.md)/[PASSWORD_RESET](index.md) + +# PASSWORD_RESET + +[JVM]\ +[PASSWORD_RESET](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-t-e-r-m-i-n-a-t-e_-a-l-l_-s-e-s-s-i-o-n-s/index.md#1185517145%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-t-e-r-m-i-n-a-t-e_-a-l-l_-s-e-s-s-i-o-n-s/index.md#1185517145%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/-t-e-r-m-i-n-a-t-e_-a-l-l_-s-e-s-s-i-o-n-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/-t-e-r-m-i-n-a-t-e_-a-l-l_-s-e-s-s-i-o-n-s/index.md new file mode 100644 index 000000000..155d9bc7b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/-t-e-r-m-i-n-a-t-e_-a-l-l_-s-e-s-s-i-o-n-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RemediationUpdateAction](../../index.md)/[ActionName](../index.md)/[TERMINATE_ALL_SESSIONS](index.md) + +# TERMINATE_ALL_SESSIONS + +[JVM]\ +[TERMINATE_ALL_SESSIONS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1185517145%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1185517145%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/get-value.md new file mode 100644 index 000000000..d5adf0971 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAction](../index.md)/[ActionName](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/index.md new file mode 100644 index 000000000..463abe4aa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/index.md @@ -0,0 +1,34 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAction](../index.md)/[ActionName](index.md) + +# ActionName + +[JVM]\ +public enum [ActionName](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[RemediationUpdateAction.ActionName](index.md)> + +The categorized remediation action initiated by the Partner''s system to a user. Possible values are: - `PASSWORD_RESET` - Applicable if this event is the result of a password reset by the Partner''s system. - `DISABLE_ACCOUNT` - Applicable if this event is the result of disabling an account by the Partner''s system. - `TERMINATE_ALL_SESSIONS` - Applicable if this event is the result of terminating all active user sessions of an account by the Partner''s system. Values: PASSWORD_RESET,DISABLE_ACCOUNT,TERMINATE_ALL_SESSIONS + +## Entries + +| | | +|---|---| +| [PASSWORD_RESET](-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md) | [JVM]
[PASSWORD_RESET](-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md) | +| [DISABLE_ACCOUNT](-d-i-s-a-b-l-e_-a-c-c-o-u-n-t/index.md) | [JVM]
[DISABLE_ACCOUNT](-d-i-s-a-b-l-e_-a-c-c-o-u-n-t/index.md) | +| [TERMINATE_ALL_SESSIONS](-t-e-r-m-i-n-a-t-e_-a-l-l_-s-e-s-s-i-o-n-s/index.md) | [JVM]
[TERMINATE_ALL_SESSIONS](-t-e-r-m-i-n-a-t-e_-a-l-l_-s-e-s-s-i-o-n-s/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-266344910%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-266344910%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1892678604%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1892678604%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [RemediationUpdateAction.ActionName](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[RemediationUpdateAction.ActionName](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-t-e-r-m-i-n-a-t-e_-a-l-l_-s-e-s-s-i-o-n-s/index.md#1185517145%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-t-e-r-m-i-n-a-t-e_-a-l-l_-s-e-s-s-i-o-n-s/index.md#1185517145%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/value-of.md new file mode 100644 index 000000000..0fe05813b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAction](../index.md)/[ActionName](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [RemediationUpdateAction.ActionName](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/values.md new file mode 100644 index 000000000..f7f36902a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAction](../index.md)/[ActionName](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[RemediationUpdateAction.ActionName](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/-remediation-update-action.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/-remediation-update-action.-builder.md new file mode 100644 index 000000000..d868ff479 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/-remediation-update-action.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAction](../index.md)/[Builder](index.md)/[RemediationUpdateAction.Builder](-remediation-update-action.-builder.md) + +# RemediationUpdateAction.Builder + +[JVM]\ + +public [RemediationUpdateAction.Builder](index.md)[RemediationUpdateAction.Builder](-remediation-update-action.-builder.md)([RemediationUpdateAction.ActionName](../-action-name/index.md)actionName, [RemediationUpdateAction.Status](../-status/index.md)status, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateEndDateTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/action-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/action-name.md new file mode 100644 index 000000000..3aaad9e1b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/action-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAction](../index.md)/[Builder](index.md)/[actionName](action-name.md) + +# actionName + +[JVM]\ + +public final [RemediationUpdateAction.Builder](index.md)[actionName](action-name.md)([RemediationUpdateAction.ActionName](../-action-name/index.md)actionName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/build.md new file mode 100644 index 000000000..19f90dc44 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAction](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [RemediationUpdateAction](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/index.md new file mode 100644 index 000000000..8f61f9d91 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/index.md @@ -0,0 +1,21 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAction](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [RemediationUpdateAction.Builder](-remediation-update-action.-builder.md) | [JVM]
public [RemediationUpdateAction.Builder](index.md)[RemediationUpdateAction.Builder](-remediation-update-action.-builder.md)([RemediationUpdateAction.ActionName](../-action-name/index.md)actionName, [RemediationUpdateAction.Status](../-status/index.md)status, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateEndDateTime) | + +## Functions + +| Name | Summary | +|---|---| +| [actionName](action-name.md) | [JVM]
public final [RemediationUpdateAction.Builder](index.md)[actionName](action-name.md)([RemediationUpdateAction.ActionName](../-action-name/index.md)actionName) | +| [build](build.md) | [JVM]
public final [RemediationUpdateAction](../index.md)[build](build.md)() | +| [status](status.md) | [JVM]
public final [RemediationUpdateAction.Builder](index.md)[status](status.md)([RemediationUpdateAction.Status](../-status/index.md)status) | +| [updateEndDateTime](update-end-date-time.md) | [JVM]
public final [RemediationUpdateAction.Builder](index.md)[updateEndDateTime](update-end-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateEndDateTime) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/status.md new file mode 100644 index 000000000..8661789f6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/status.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAction](../index.md)/[Builder](index.md)/[status](status.md) + +# status + +[JVM]\ + +public final [RemediationUpdateAction.Builder](index.md)[status](status.md)([RemediationUpdateAction.Status](../-status/index.md)status) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/update-end-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/update-end-date-time.md new file mode 100644 index 000000000..a15b0c1ab --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/update-end-date-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAction](../index.md)/[Builder](index.md)/[updateEndDateTime](update-end-date-time.md) + +# updateEndDateTime + +[JVM]\ + +public final [RemediationUpdateAction.Builder](index.md)[updateEndDateTime](update-end-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateEndDateTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-remediation-update-action.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-remediation-update-action.md new file mode 100644 index 000000000..408281ae7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-remediation-update-action.md @@ -0,0 +1,17 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RemediationUpdateAction](index.md)/[RemediationUpdateAction](-remediation-update-action.md) + +# RemediationUpdateAction + +[JVM]\ + +public [RemediationUpdateAction](index.md)[RemediationUpdateAction](-remediation-update-action.md)([RemediationUpdateAction.ActionName](-action-name/index.md)actionName, [RemediationUpdateAction.Status](-status/index.md)status, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateEndDateTime) + +#### Parameters + +JVM + +| | | +|---|---| +| actionName | The categorized remediation action initiated by the Partner''s system to a user. Possible values are: - `PASSWORD_RESET` - Applicable if this event is the result of a password reset by the Partner''s system. - `DISABLE_ACCOUNT` - Applicable if this event is the result of disabling an account by the Partner''s system. - `TERMINATE_ALL_SESSIONS` - Applicable if this event is the result of terminating all active user sessions of an account by the Partner''s system. | +| status | The status of the remediation action. - `SUCCESS` - Applicable if the Partner''s system was successfully able to perform the remediation action. - `FAILED` - Applicable if the Partner''s system failed to perform the remediation action. | +| updateEndDateTime | The local date and time the remediation action to a user ended in the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/-f-a-i-l-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/-f-a-i-l-e-d/index.md new file mode 100644 index 000000000..2ed4b8430 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/-f-a-i-l-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RemediationUpdateAction](../../index.md)/[Status](../index.md)/[FAILED](index.md) + +# FAILED + +[JVM]\ +[FAILED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#640742824%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#640742824%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/-s-u-c-c-e-s-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/-s-u-c-c-e-s-s/index.md new file mode 100644 index 000000000..d56884f8b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/-s-u-c-c-e-s-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[RemediationUpdateAction](../../index.md)/[Status](../index.md)/[SUCCESS](index.md) + +# SUCCESS + +[JVM]\ +[SUCCESS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-f-a-i-l-e-d/index.md#640742824%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-f-a-i-l-e-d/index.md#640742824%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/get-value.md new file mode 100644 index 000000000..d6e925d3a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAction](../index.md)/[Status](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/index.md new file mode 100644 index 000000000..29c51ee28 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAction](../index.md)/[Status](index.md) + +# Status + +[JVM]\ +public enum [Status](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[RemediationUpdateAction.Status](index.md)> + +The status of the remediation action. - `SUCCESS` - Applicable if the Partner''s system was successfully able to perform the remediation action. - `FAILED` - Applicable if the Partner''s system failed to perform the remediation action. Values: SUCCESS,FAILED + +## Entries + +| | | +|---|---| +| [SUCCESS](-s-u-c-c-e-s-s/index.md) | [JVM]
[SUCCESS](-s-u-c-c-e-s-s/index.md) | +| [FAILED](-f-a-i-l-e-d/index.md) | [JVM]
[FAILED](-f-a-i-l-e-d/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#937849409%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#937849409%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#183812445%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#183812445%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [RemediationUpdateAction.Status](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[RemediationUpdateAction.Status](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-f-a-i-l-e-d/index.md#640742824%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-f-a-i-l-e-d/index.md#640742824%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/value-of.md new file mode 100644 index 000000000..3a1711626 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAction](../index.md)/[Status](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [RemediationUpdateAction.Status](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/values.md new file mode 100644 index 000000000..8882e124e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAction](../index.md)/[Status](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[RemediationUpdateAction.Status](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/builder.md new file mode 100644 index 000000000..329888608 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RemediationUpdateAction](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [RemediationUpdateAction.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/get-action-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/get-action-name.md new file mode 100644 index 000000000..ae9bf919f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/get-action-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RemediationUpdateAction](index.md)/[getActionName](get-action-name.md) + +# getActionName + +[JVM]\ + +public final [RemediationUpdateAction.ActionName](-action-name/index.md)[getActionName](get-action-name.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| actionName | The categorized remediation action initiated by the Partner''s system to a user. Possible values are: - `PASSWORD_RESET` - Applicable if this event is the result of a password reset by the Partner''s system. - `DISABLE_ACCOUNT` - Applicable if this event is the result of disabling an account by the Partner''s system. - `TERMINATE_ALL_SESSIONS` - Applicable if this event is the result of terminating all active user sessions of an account by the Partner''s system. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/get-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/get-status.md new file mode 100644 index 000000000..e3e919b8a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/get-status.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RemediationUpdateAction](index.md)/[getStatus](get-status.md) + +# getStatus + +[JVM]\ + +public final [RemediationUpdateAction.Status](-status/index.md)[getStatus](get-status.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| status | The status of the remediation action. - `SUCCESS` - Applicable if the Partner''s system was successfully able to perform the remediation action. - `FAILED` - Applicable if the Partner''s system failed to perform the remediation action. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/get-update-end-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/get-update-end-date-time.md new file mode 100644 index 000000000..ec4f41851 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/get-update-end-date-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RemediationUpdateAction](index.md)/[getUpdateEndDateTime](get-update-end-date-time.md) + +# getUpdateEndDateTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getUpdateEndDateTime](get-update-end-date-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| updateEndDateTime | The local date and time the remediation action to a user ended in the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/index.md new file mode 100644 index 000000000..7278c8e4c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/index.md @@ -0,0 +1,48 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RemediationUpdateAction](index.md) + +# RemediationUpdateAction + +public final class [RemediationUpdateAction](index.md) + +Information specific to the remediation action initiated by the Partner's system to a user. + +#### Parameters + +JVM + +| | | +|---|---| +| actionName | The categorized remediation action initiated by the Partner''s system to a user. Possible values are: - `PASSWORD_RESET` - Applicable if this event is the result of a password reset by the Partner''s system. - `DISABLE_ACCOUNT` - Applicable if this event is the result of disabling an account by the Partner''s system. - `TERMINATE_ALL_SESSIONS` - Applicable if this event is the result of terminating all active user sessions of an account by the Partner''s system. | +| status | The status of the remediation action. - `SUCCESS` - Applicable if the Partner''s system was successfully able to perform the remediation action. - `FAILED` - Applicable if the Partner''s system failed to perform the remediation action. | +| updateEndDateTime | The local date and time the remediation action to a user ended in the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | + +## Constructors + +| | | +|---|---| +| [RemediationUpdateAction](-remediation-update-action.md) | [JVM]
public [RemediationUpdateAction](index.md)[RemediationUpdateAction](-remediation-update-action.md)([RemediationUpdateAction.ActionName](-action-name/index.md)actionName, [RemediationUpdateAction.Status](-status/index.md)status, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)updateEndDateTime) | + +## Types + +| Name | Summary | +|---|---| +| [ActionName](-action-name/index.md) | [JVM]
public enum [ActionName](-action-name/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[RemediationUpdateAction.ActionName](-action-name/index.md)>
The categorized remediation action initiated by the Partner''s system to a user. Possible values are: - `PASSWORD_RESET` - Applicable if this event is the result of a password reset by the Partner''s system. - `DISABLE_ACCOUNT` - Applicable if this event is the result of disabling an account by the Partner''s system. - `TERMINATE_ALL_SESSIONS` - Applicable if this event is the result of terminating all active user sessions of an account by the Partner''s system. Values: PASSWORD_RESET,DISABLE_ACCOUNT,TERMINATE_ALL_SESSIONS | +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Status](-status/index.md) | [JVM]
public enum [Status](-status/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[RemediationUpdateAction.Status](-status/index.md)>
The status of the remediation action. - `SUCCESS` - Applicable if the Partner''s system was successfully able to perform the remediation action. - `FAILED` - Applicable if the Partner''s system failed to perform the remediation action. Values: SUCCESS,FAILED | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [RemediationUpdateAction.Builder](-builder/index.md)[builder](builder.md)() | +| [getActionName](get-action-name.md) | [JVM]
public final [RemediationUpdateAction.ActionName](-action-name/index.md)[getActionName](get-action-name.md)() | +| [getStatus](get-status.md) | [JVM]
public final [RemediationUpdateAction.Status](-status/index.md)[getStatus](get-status.md)() | +| [getUpdateEndDateTime](get-update-end-date-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getUpdateEndDateTime](get-update-end-date-time.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [actionName](index.md#-93433414%2FProperties%2F-1883119931) | [JVM]
private final [RemediationUpdateAction.ActionName](-action-name/index.md)[actionName](index.md#-93433414%2FProperties%2F-1883119931) | +| [status](index.md#-1507903543%2FProperties%2F-1883119931) | [JVM]
private final [RemediationUpdateAction.Status](-status/index.md)[status](index.md#-1507903543%2FProperties%2F-1883119931) | +| [updateEndDateTime](index.md#-1356132142%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[updateEndDateTime](index.md#-1356132142%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-builder/-remediation-update-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-builder/-remediation-update-all-of.-builder.md new file mode 100644 index 000000000..bb47fbe9c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-builder/-remediation-update-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAllOf](../index.md)/[Builder](index.md)/[RemediationUpdateAllOf.Builder](-remediation-update-all-of.-builder.md) + +# RemediationUpdateAllOf.Builder + +[JVM]\ + +public [RemediationUpdateAllOf.Builder](index.md)[RemediationUpdateAllOf.Builder](-remediation-update-all-of.-builder.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../../-remediation-update-action/index.md)>remediationUpdateActions) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-builder/build.md new file mode 100644 index 000000000..6f5d8978a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [RemediationUpdateAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-builder/index.md new file mode 100644 index 000000000..9bd1fabea --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [RemediationUpdateAllOf.Builder](-remediation-update-all-of.-builder.md) | [JVM]
public [RemediationUpdateAllOf.Builder](index.md)[RemediationUpdateAllOf.Builder](-remediation-update-all-of.-builder.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../../-remediation-update-action/index.md)>remediationUpdateActions) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [RemediationUpdateAllOf](../index.md)[build](build.md)() | +| [remediationUpdateActions](remediation-update-actions.md) | [JVM]
public final [RemediationUpdateAllOf.Builder](index.md)[remediationUpdateActions](remediation-update-actions.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../../-remediation-update-action/index.md)>remediationUpdateActions) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-builder/remediation-update-actions.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-builder/remediation-update-actions.md new file mode 100644 index 000000000..8bdc29629 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-builder/remediation-update-actions.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdateAllOf](../index.md)/[Builder](index.md)/[remediationUpdateActions](remediation-update-actions.md) + +# remediationUpdateActions + +[JVM]\ + +public final [RemediationUpdateAllOf.Builder](index.md)[remediationUpdateActions](remediation-update-actions.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../../-remediation-update-action/index.md)>remediationUpdateActions) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-remediation-update-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-remediation-update-all-of.md new file mode 100644 index 000000000..39c6798bb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-remediation-update-all-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RemediationUpdateAllOf](index.md)/[RemediationUpdateAllOf](-remediation-update-all-of.md) + +# RemediationUpdateAllOf + +[JVM]\ + +public [RemediationUpdateAllOf](index.md)[RemediationUpdateAllOf](-remediation-update-all-of.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../-remediation-update-action/index.md)>remediationUpdateActions) + +#### Parameters + +JVM + +| | +|---| +| remediationUpdateActions | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/builder.md new file mode 100644 index 000000000..3c4d53bef --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RemediationUpdateAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [RemediationUpdateAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/get-remediation-update-actions.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/get-remediation-update-actions.md new file mode 100644 index 000000000..5cd0f4197 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/get-remediation-update-actions.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RemediationUpdateAllOf](index.md)/[getRemediationUpdateActions](get-remediation-update-actions.md) + +# getRemediationUpdateActions + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../-remediation-update-action/index.md)>[getRemediationUpdateActions](get-remediation-update-actions.md)() + +#### Parameters + +JVM + +| | +|---| +| remediationUpdateActions | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/index.md new file mode 100644 index 000000000..46f5823c4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RemediationUpdateAllOf](index.md) + +# RemediationUpdateAllOf + +public final class [RemediationUpdateAllOf](index.md) + +#### Parameters + +JVM + +| | +|---| +| remediationUpdateActions | + +## Constructors + +| | | +|---|---| +| [RemediationUpdateAllOf](-remediation-update-all-of.md) | [JVM]
public [RemediationUpdateAllOf](index.md)[RemediationUpdateAllOf](-remediation-update-all-of.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../-remediation-update-action/index.md)>remediationUpdateActions) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [RemediationUpdateAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getRemediationUpdateActions](get-remediation-update-actions.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../-remediation-update-action/index.md)>[getRemediationUpdateActions](get-remediation-update-actions.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [remediationUpdateActions](index.md#-138626784%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 20)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../-remediation-update-action/index.md)>[remediationUpdateActions](index.md#-138626784%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/-remediation-update.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/-remediation-update.-builder.md new file mode 100644 index 000000000..22d536c08 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/-remediation-update.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdate](../index.md)/[Builder](index.md)/[RemediationUpdate.Builder](-remediation-update.-builder.md) + +# RemediationUpdate.Builder + +[JVM]\ + +public [RemediationUpdate.Builder](index.md)[RemediationUpdate.Builder](-remediation-update.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../../-remediation-update-action/index.md)>remediationUpdateActions) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/build.md new file mode 100644 index 000000000..7f6cd72bd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdate](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [RemediationUpdate](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/index.md new file mode 100644 index 000000000..b4d2be656 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdate](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [RemediationUpdate.Builder](-remediation-update.-builder.md) | [JVM]
public [RemediationUpdate.Builder](index.md)[RemediationUpdate.Builder](-remediation-update.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../../-remediation-update-action/index.md)>remediationUpdateActions) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [RemediationUpdate](../index.md)[build](build.md)() | +| [remediationUpdateActions](remediation-update-actions.md) | [JVM]
public final [RemediationUpdate.Builder](index.md)[remediationUpdateActions](remediation-update-actions.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../../-remediation-update-action/index.md)>remediationUpdateActions) | +| [riskId](risk-id.md) | [JVM]
public final [RemediationUpdate.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/remediation-update-actions.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/remediation-update-actions.md new file mode 100644 index 000000000..7daa91e2d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/remediation-update-actions.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdate](../index.md)/[Builder](index.md)/[remediationUpdateActions](remediation-update-actions.md) + +# remediationUpdateActions + +[JVM]\ + +public final [RemediationUpdate.Builder](index.md)[remediationUpdateActions](remediation-update-actions.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../../-remediation-update-action/index.md)>remediationUpdateActions) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/risk-id.md new file mode 100644 index 000000000..102f0463f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[RemediationUpdate](../index.md)/[Builder](index.md)/[riskId](risk-id.md) + +# riskId + +[JVM]\ + +public final [RemediationUpdate.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-remediation-update.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-remediation-update.md new file mode 100644 index 000000000..ec09d4f0c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-remediation-update.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RemediationUpdate](index.md)/[RemediationUpdate](-remediation-update.md) + +# RemediationUpdate + +[JVM]\ + +public [RemediationUpdate](index.md)[RemediationUpdate](-remediation-update.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../-remediation-update-action/index.md)>remediationUpdateActions) + +#### Parameters + +JVM + +| | +|---| +| remediationUpdateActions | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/builder.md new file mode 100644 index 000000000..503d262a1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RemediationUpdate](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [RemediationUpdate.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/get-remediation-update-actions.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/get-remediation-update-actions.md new file mode 100644 index 000000000..c0b359914 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/get-remediation-update-actions.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RemediationUpdate](index.md)/[getRemediationUpdateActions](get-remediation-update-actions.md) + +# getRemediationUpdateActions + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../-remediation-update-action/index.md)>[getRemediationUpdateActions](get-remediation-update-actions.md)() + +#### Parameters + +JVM + +| | +|---| +| remediationUpdateActions | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/get-risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/get-risk-id.md new file mode 100644 index 000000000..6e91b091e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/get-risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RemediationUpdate](index.md)/[getRiskId](get-risk-id.md) + +# getRiskId + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/get-type.md new file mode 100644 index 000000000..3e894dbd0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RemediationUpdate](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public [AccountUpdateRequest.Type](../-account-update-request/-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/index.md new file mode 100644 index 000000000..baa619583 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[RemediationUpdate](index.md) + +# RemediationUpdate + +public final class [RemediationUpdate](index.md) implements [AccountUpdateRequest](../-account-update-request/index.md) + +Information specific to remediation actions initiated by the Partner's system to a user as a result of a fraud recommendation. + +#### Parameters + +JVM + +| | +|---| +| remediationUpdateActions | + +## Constructors + +| | | +|---|---| +| [RemediationUpdate](-remediation-update.md) | [JVM]
public [RemediationUpdate](index.md)[RemediationUpdate](-remediation-update.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../-remediation-update-action/index.md)>remediationUpdateActions) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [RemediationUpdate.Builder](-builder/index.md)[builder](builder.md)() | +| [getRemediationUpdateActions](get-remediation-update-actions.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../-remediation-update-action/index.md)>[getRemediationUpdateActions](get-remediation-update-actions.md)() | +| [getRiskId](get-risk-id.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() | +| [getType](get-type.md) | [JVM]
public [AccountUpdateRequest.Type](../-account-update-request/-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [remediationUpdateActions](index.md#2039191414%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 20)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[RemediationUpdateAction](../-remediation-update-action/index.md)>[remediationUpdateActions](index.md#2039191414%2FProperties%2F-1883119931) | +| [riskId](index.md#650195291%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[riskId](index.md#650195291%2FProperties%2F-1883119931) | +| [type](index.md#514283115%2FProperties%2F-1883119931) | [JVM]
private final [AccountUpdateRequest.Type](../-account-update-request/-type/index.md)[type](index.md#514283115%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/-service-unavailable-error.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/-service-unavailable-error.-builder.md new file mode 100644 index 000000000..28281f496 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/-service-unavailable-error.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ServiceUnavailableError](../index.md)/[Builder](index.md)/[ServiceUnavailableError.Builder](-service-unavailable-error.-builder.md) + +# ServiceUnavailableError.Builder + +[JVM]\ + +public [ServiceUnavailableError.Builder](index.md)[ServiceUnavailableError.Builder](-service-unavailable-error.-builder.md)([ServiceUnavailableError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/build.md new file mode 100644 index 000000000..9ec709959 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ServiceUnavailableError](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [ServiceUnavailableError](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/code.md new file mode 100644 index 000000000..9dd00bb98 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ServiceUnavailableError](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [ServiceUnavailableError.Builder](index.md)[code](code.md)([ServiceUnavailableError.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/index.md new file mode 100644 index 000000000..81dee7488 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ServiceUnavailableError](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [ServiceUnavailableError.Builder](-service-unavailable-error.-builder.md) | [JVM]
public [ServiceUnavailableError.Builder](index.md)[ServiceUnavailableError.Builder](-service-unavailable-error.-builder.md)([ServiceUnavailableError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [ServiceUnavailableError](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [ServiceUnavailableError.Builder](index.md)[code](code.md)([ServiceUnavailableError.Code](../-code/index.md)code) | +| [message](message.md) | [JVM]
public final [ServiceUnavailableError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/message.md new file mode 100644 index 000000000..f054c8ca6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ServiceUnavailableError](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [ServiceUnavailableError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md new file mode 100644 index 000000000..c34c18db2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ServiceUnavailableError](../../index.md)/[Code](../index.md)/[BAD_GATEWAY](index.md) + +# BAD_GATEWAY + +[JVM]\ +[BAD_GATEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md new file mode 100644 index 000000000..855465f68 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ServiceUnavailableError](../../index.md)/[Code](../index.md)/[BAD_REQUEST](index.md) + +# BAD_REQUEST + +[JVM]\ +[BAD_REQUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1162075862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1162075862%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-f-o-r-b-i-d-d-e-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-f-o-r-b-i-d-d-e-n/index.md new file mode 100644 index 000000000..2620874b5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-f-o-r-b-i-d-d-e-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ServiceUnavailableError](../../index.md)/[Code](../index.md)/[FORBIDDEN](index.md) + +# FORBIDDEN + +[JVM]\ +[FORBIDDEN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md new file mode 100644 index 000000000..4ddf4f60b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ServiceUnavailableError](../../index.md)/[Code](../index.md)/[GATEWAY_TIMEOUT](index.md) + +# GATEWAY_TIMEOUT + +[JVM]\ +[GATEWAY_TIMEOUT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md new file mode 100644 index 000000000..9e42d531c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ServiceUnavailableError](../../index.md)/[Code](../index.md)/[INTERNAL_SERVER_ERROR](index.md) + +# INTERNAL_SERVER_ERROR + +[JVM]\ +[INTERNAL_SERVER_ERROR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..3a1e6f89f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ServiceUnavailableError](../../index.md)/[Code](../index.md)/[NOT_FOUND](index.md) + +# NOT_FOUND + +[JVM]\ +[NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..8c0307c9d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ServiceUnavailableError](../../index.md)/[Code](../index.md)/[ORDER_PURCHASE_UPDATE_NOT_FOUND](index.md) + +# ORDER_PURCHASE_UPDATE_NOT_FOUND + +[JVM]\ +[ORDER_PURCHASE_UPDATE_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..d33a47ecd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ServiceUnavailableError](../../index.md)/[Code](../index.md)/[RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](index.md) + +# RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE + +[JVM]\ +[RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..b30950700 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ServiceUnavailableError](../../index.md)/[Code](../index.md)/[RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](index.md) + +# RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE + +[JVM]\ +[RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md new file mode 100644 index 000000000..358f00378 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ServiceUnavailableError](../../index.md)/[Code](../index.md)/[TOO_MANY_REQUESTS](index.md) + +# TOO_MANY_REQUESTS + +[JVM]\ +[TOO_MANY_REQUESTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md new file mode 100644 index 000000000..b3d49c9ba --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[ServiceUnavailableError](../../index.md)/[Code](../index.md)/[UNAUTHORIZED](index.md) + +# UNAUTHORIZED + +[JVM]\ +[UNAUTHORIZED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/get-value.md new file mode 100644 index 000000000..7d31e00dd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ServiceUnavailableError](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/index.md new file mode 100644 index 000000000..50019bdfb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ServiceUnavailableError](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[ServiceUnavailableError.Code](index.md)> + +Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ORDER_PURCHASE_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE,RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + +## Entries + +| | | +|---|---| +| [UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | [JVM]
[UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | +| [FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | [JVM]
[FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | +| [NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | +| [ORDER_PURCHASE_UPDATE_NOT_FOUND](-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ORDER_PURCHASE_UPDATE_NOT_FOUND](-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | +| [TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | [JVM]
[TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | +| [INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | [JVM]
[INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | +| [BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | [JVM]
[BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | +| [RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | +| [RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | +| [GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | [JVM]
[GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | +| [BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | [JVM]
[BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#376340015%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#376340015%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1155073711%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1155073711%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [ServiceUnavailableError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[ServiceUnavailableError.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-a-d_-r-e-q-u-e-s-t/index.md#1162075862%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/value-of.md new file mode 100644 index 000000000..ccbdad7ab --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ServiceUnavailableError](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [ServiceUnavailableError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/values.md new file mode 100644 index 000000000..495aa675b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[ServiceUnavailableError](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[ServiceUnavailableError.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-service-unavailable-error.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-service-unavailable-error.md new file mode 100644 index 000000000..51ebcc33f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-service-unavailable-error.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ServiceUnavailableError](index.md)/[ServiceUnavailableError](-service-unavailable-error.md) + +# ServiceUnavailableError + +[JVM]\ + +public [ServiceUnavailableError](index.md)[ServiceUnavailableError](-service-unavailable-error.md)([ServiceUnavailableError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/builder.md new file mode 100644 index 000000000..f8fb59750 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ServiceUnavailableError](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [ServiceUnavailableError.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/get-code.md new file mode 100644 index 000000000..e9c6c4ee1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ServiceUnavailableError](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [ServiceUnavailableError.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/get-message.md new file mode 100644 index 000000000..e20340d97 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ServiceUnavailableError](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/index.md new file mode 100644 index 000000000..f60a6f138 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[ServiceUnavailableError](index.md) + +# ServiceUnavailableError + +public final class [ServiceUnavailableError](index.md) + +Indicates that the API is either down for maintenance or overloaded and cannot fulfill the request at the current time. This is a temporary error and retrying the same request after a certain delay could eventually result in success. There will be a Retry-After HTTP header in API response specifying how long to wait to retry the request. If there is no Retry-After HTTP header then retry can happen immediately. If the error persists after retrying with delay, please reach out to .\" + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | + +## Constructors + +| | | +|---|---| +| [ServiceUnavailableError](-service-unavailable-error.md) | [JVM]
public [ServiceUnavailableError](index.md)[ServiceUnavailableError](-service-unavailable-error.md)([ServiceUnavailableError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[ServiceUnavailableError.Code](-code/index.md)>
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ORDER_PURCHASE_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE,RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [ServiceUnavailableError.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [ServiceUnavailableError.Code](-code/index.md)[getCode](get-code.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#-1467216073%2FProperties%2F-1883119931) | [JVM]
private final [ServiceUnavailableError.Code](-code/index.md)[code](index.md#-1467216073%2FProperties%2F-1883119931) | +| [message](index.md#911563631%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#911563631%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-builder/-settled-refund-update-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-builder/-settled-refund-update-all-of.-builder.md new file mode 100644 index 000000000..40fc60b2b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-builder/-settled-refund-update-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdateAllOf](../index.md)/[Builder](index.md)/[SettledRefundUpdateAllOf.Builder](-settled-refund-update-all-of.-builder.md) + +# SettledRefundUpdateAllOf.Builder + +[JVM]\ + +public [SettledRefundUpdateAllOf.Builder](index.md)[SettledRefundUpdateAllOf.Builder](-settled-refund-update-all-of.-builder.md)([SettledRefundUpdateDetails](../../-settled-refund-update-details/index.md)refundDetails) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-builder/build.md new file mode 100644 index 000000000..bf18c8362 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdateAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [SettledRefundUpdateAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-builder/index.md new file mode 100644 index 000000000..d8c780005 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdateAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [SettledRefundUpdateAllOf.Builder](-settled-refund-update-all-of.-builder.md) | [JVM]
public [SettledRefundUpdateAllOf.Builder](index.md)[SettledRefundUpdateAllOf.Builder](-settled-refund-update-all-of.-builder.md)([SettledRefundUpdateDetails](../../-settled-refund-update-details/index.md)refundDetails) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [SettledRefundUpdateAllOf](../index.md)[build](build.md)() | +| [refundDetails](refund-details.md) | [JVM]
public final [SettledRefundUpdateAllOf.Builder](index.md)[refundDetails](refund-details.md)([SettledRefundUpdateDetails](../../-settled-refund-update-details/index.md)refundDetails) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-builder/refund-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-builder/refund-details.md new file mode 100644 index 000000000..9fbcd1283 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-builder/refund-details.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdateAllOf](../index.md)/[Builder](index.md)/[refundDetails](refund-details.md) + +# refundDetails + +[JVM]\ + +public final [SettledRefundUpdateAllOf.Builder](index.md)[refundDetails](refund-details.md)([SettledRefundUpdateDetails](../../-settled-refund-update-details/index.md)refundDetails) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-settled-refund-update-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-settled-refund-update-all-of.md new file mode 100644 index 000000000..2e0d828e2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-settled-refund-update-all-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdateAllOf](index.md)/[SettledRefundUpdateAllOf](-settled-refund-update-all-of.md) + +# SettledRefundUpdateAllOf + +[JVM]\ + +public [SettledRefundUpdateAllOf](index.md)[SettledRefundUpdateAllOf](-settled-refund-update-all-of.md)([SettledRefundUpdateDetails](../-settled-refund-update-details/index.md)refundDetails) + +#### Parameters + +JVM + +| | +|---| +| refundDetails | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/builder.md new file mode 100644 index 000000000..124c33bca --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdateAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [SettledRefundUpdateAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/get-refund-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/get-refund-details.md new file mode 100644 index 000000000..9c926fa66 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/get-refund-details.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdateAllOf](index.md)/[getRefundDetails](get-refund-details.md) + +# getRefundDetails + +[JVM]\ + +public final [SettledRefundUpdateDetails](../-settled-refund-update-details/index.md)[getRefundDetails](get-refund-details.md)() + +#### Parameters + +JVM + +| | +|---| +| refundDetails | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/index.md new file mode 100644 index 000000000..e1ea8c803 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdateAllOf](index.md) + +# SettledRefundUpdateAllOf + +public final class [SettledRefundUpdateAllOf](index.md) + +#### Parameters + +JVM + +| | +|---| +| refundDetails | + +## Constructors + +| | | +|---|---| +| [SettledRefundUpdateAllOf](-settled-refund-update-all-of.md) | [JVM]
public [SettledRefundUpdateAllOf](index.md)[SettledRefundUpdateAllOf](-settled-refund-update-all-of.md)([SettledRefundUpdateDetails](../-settled-refund-update-details/index.md)refundDetails) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [SettledRefundUpdateAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getRefundDetails](get-refund-details.md) | [JVM]
public final [SettledRefundUpdateDetails](../-settled-refund-update-details/index.md)[getRefundDetails](get-refund-details.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [refundDetails](index.md#1992054829%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [SettledRefundUpdateDetails](../-settled-refund-update-details/index.md)[refundDetails](index.md#1992054829%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/-settled-refund-update-details.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/-settled-refund-update-details.-builder.md new file mode 100644 index 000000000..f23c08af6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/-settled-refund-update-details.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdateDetails](../index.md)/[Builder](index.md)/[SettledRefundUpdateDetails.Builder](-settled-refund-update-details.-builder.md) + +# SettledRefundUpdateDetails.Builder + +[JVM]\ + +public [SettledRefundUpdateDetails.Builder](index.md)[SettledRefundUpdateDetails.Builder](-settled-refund-update-details.-builder.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundSettlementDateTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundDepositDateTime, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)settlementId, [Amount](../../-amount/index.md)refundSettledAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/acquirer-reference-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/acquirer-reference-number.md new file mode 100644 index 000000000..5c60ada64 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/acquirer-reference-number.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdateDetails](../index.md)/[Builder](index.md)/[acquirerReferenceNumber](acquirer-reference-number.md) + +# acquirerReferenceNumber + +[JVM]\ + +public final [SettledRefundUpdateDetails.Builder](index.md)[acquirerReferenceNumber](acquirer-reference-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/build.md new file mode 100644 index 000000000..309e6785c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdateDetails](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [SettledRefundUpdateDetails](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/index.md new file mode 100644 index 000000000..ef1799da6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/index.md @@ -0,0 +1,23 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdateDetails](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [SettledRefundUpdateDetails.Builder](-settled-refund-update-details.-builder.md) | [JVM]
public [SettledRefundUpdateDetails.Builder](index.md)[SettledRefundUpdateDetails.Builder](-settled-refund-update-details.-builder.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundSettlementDateTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundDepositDateTime, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)settlementId, [Amount](../../-amount/index.md)refundSettledAmount) | + +## Functions + +| Name | Summary | +|---|---| +| [acquirerReferenceNumber](acquirer-reference-number.md) | [JVM]
public final [SettledRefundUpdateDetails.Builder](index.md)[acquirerReferenceNumber](acquirer-reference-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber) | +| [build](build.md) | [JVM]
public final [SettledRefundUpdateDetails](../index.md)[build](build.md)() | +| [refundDepositDateTime](refund-deposit-date-time.md) | [JVM]
public final [SettledRefundUpdateDetails.Builder](index.md)[refundDepositDateTime](refund-deposit-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundDepositDateTime) | +| [refundSettledAmount](refund-settled-amount.md) | [JVM]
public final [SettledRefundUpdateDetails.Builder](index.md)[refundSettledAmount](refund-settled-amount.md)([Amount](../../-amount/index.md)refundSettledAmount) | +| [refundSettlementDateTime](refund-settlement-date-time.md) | [JVM]
public final [SettledRefundUpdateDetails.Builder](index.md)[refundSettlementDateTime](refund-settlement-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundSettlementDateTime) | +| [settlementId](settlement-id.md) | [JVM]
public final [SettledRefundUpdateDetails.Builder](index.md)[settlementId](settlement-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)settlementId) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/refund-deposit-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/refund-deposit-date-time.md new file mode 100644 index 000000000..a43862937 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/refund-deposit-date-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdateDetails](../index.md)/[Builder](index.md)/[refundDepositDateTime](refund-deposit-date-time.md) + +# refundDepositDateTime + +[JVM]\ + +public final [SettledRefundUpdateDetails.Builder](index.md)[refundDepositDateTime](refund-deposit-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundDepositDateTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/refund-settled-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/refund-settled-amount.md new file mode 100644 index 000000000..71022bd31 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/refund-settled-amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdateDetails](../index.md)/[Builder](index.md)/[refundSettledAmount](refund-settled-amount.md) + +# refundSettledAmount + +[JVM]\ + +public final [SettledRefundUpdateDetails.Builder](index.md)[refundSettledAmount](refund-settled-amount.md)([Amount](../../-amount/index.md)refundSettledAmount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/refund-settlement-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/refund-settlement-date-time.md new file mode 100644 index 000000000..011b74380 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/refund-settlement-date-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdateDetails](../index.md)/[Builder](index.md)/[refundSettlementDateTime](refund-settlement-date-time.md) + +# refundSettlementDateTime + +[JVM]\ + +public final [SettledRefundUpdateDetails.Builder](index.md)[refundSettlementDateTime](refund-settlement-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundSettlementDateTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/settlement-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/settlement-id.md new file mode 100644 index 000000000..d2f539d3d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/settlement-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdateDetails](../index.md)/[Builder](index.md)/[settlementId](settlement-id.md) + +# settlementId + +[JVM]\ + +public final [SettledRefundUpdateDetails.Builder](index.md)[settlementId](settlement-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)settlementId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-settled-refund-update-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-settled-refund-update-details.md new file mode 100644 index 000000000..b5958ee73 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-settled-refund-update-details.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdateDetails](index.md)/[SettledRefundUpdateDetails](-settled-refund-update-details.md) + +# SettledRefundUpdateDetails + +[JVM]\ + +public [SettledRefundUpdateDetails](index.md)[SettledRefundUpdateDetails](-settled-refund-update-details.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundSettlementDateTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundDepositDateTime, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)settlementId, [Amount](../-amount/index.md)refundSettledAmount) + +#### Parameters + +JVM + +| | | +|---|---| +| refundSettlementDateTime | Date and time when the 3rd party payment processor confirmed that a previously submitted payment refund has settled at the participating financial institutions. | +| refundDepositDateTime | Date and time when the refund was deposited to the original form of payment. | +| acquirerReferenceNumber | A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. | +| settlementId | Unique settlement identifier specific to the payment processor for the settlement transaction generated for a previously submitted payment refund. | +| refundSettledAmount | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/builder.md new file mode 100644 index 000000000..55991c0cb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdateDetails](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [SettledRefundUpdateDetails.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-acquirer-reference-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-acquirer-reference-number.md new file mode 100644 index 000000000..489630311 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-acquirer-reference-number.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdateDetails](index.md)/[getAcquirerReferenceNumber](get-acquirer-reference-number.md) + +# getAcquirerReferenceNumber + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAcquirerReferenceNumber](get-acquirer-reference-number.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| acquirerReferenceNumber | A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-refund-deposit-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-refund-deposit-date-time.md new file mode 100644 index 000000000..e0ef01424 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-refund-deposit-date-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdateDetails](index.md)/[getRefundDepositDateTime](get-refund-deposit-date-time.md) + +# getRefundDepositDateTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getRefundDepositDateTime](get-refund-deposit-date-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| refundDepositDateTime | Date and time when the refund was deposited to the original form of payment. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-refund-settled-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-refund-settled-amount.md new file mode 100644 index 000000000..29f59db71 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-refund-settled-amount.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdateDetails](index.md)/[getRefundSettledAmount](get-refund-settled-amount.md) + +# getRefundSettledAmount + +[JVM]\ + +public final [Amount](../-amount/index.md)[getRefundSettledAmount](get-refund-settled-amount.md)() + +#### Parameters + +JVM + +| | +|---| +| refundSettledAmount | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-refund-settlement-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-refund-settlement-date-time.md new file mode 100644 index 000000000..130e4c40d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-refund-settlement-date-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdateDetails](index.md)/[getRefundSettlementDateTime](get-refund-settlement-date-time.md) + +# getRefundSettlementDateTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getRefundSettlementDateTime](get-refund-settlement-date-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| refundSettlementDateTime | Date and time when the 3rd party payment processor confirmed that a previously submitted payment refund has settled at the participating financial institutions. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-settlement-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-settlement-id.md new file mode 100644 index 000000000..c880170e9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-settlement-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdateDetails](index.md)/[getSettlementId](get-settlement-id.md) + +# getSettlementId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getSettlementId](get-settlement-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| settlementId | Unique settlement identifier specific to the payment processor for the settlement transaction generated for a previously submitted payment refund. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/index.md new file mode 100644 index 000000000..2b0544406 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/index.md @@ -0,0 +1,52 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdateDetails](index.md) + +# SettledRefundUpdateDetails + +public final class [SettledRefundUpdateDetails](index.md) + +Data that describes settled refund that should be updated. + +#### Parameters + +JVM + +| | | +|---|---| +| refundSettlementDateTime | Date and time when the 3rd party payment processor confirmed that a previously submitted payment refund has settled at the participating financial institutions. | +| refundDepositDateTime | Date and time when the refund was deposited to the original form of payment. | +| acquirerReferenceNumber | A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. | +| settlementId | Unique settlement identifier specific to the payment processor for the settlement transaction generated for a previously submitted payment refund. | +| refundSettledAmount | + +## Constructors + +| | | +|---|---| +| [SettledRefundUpdateDetails](-settled-refund-update-details.md) | [JVM]
public [SettledRefundUpdateDetails](index.md)[SettledRefundUpdateDetails](-settled-refund-update-details.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundSettlementDateTime, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)refundDepositDateTime, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)acquirerReferenceNumber, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)settlementId, [Amount](../-amount/index.md)refundSettledAmount) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [SettledRefundUpdateDetails.Builder](-builder/index.md)[builder](builder.md)() | +| [getAcquirerReferenceNumber](get-acquirer-reference-number.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAcquirerReferenceNumber](get-acquirer-reference-number.md)() | +| [getRefundDepositDateTime](get-refund-deposit-date-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getRefundDepositDateTime](get-refund-deposit-date-time.md)() | +| [getRefundSettledAmount](get-refund-settled-amount.md) | [JVM]
public final [Amount](../-amount/index.md)[getRefundSettledAmount](get-refund-settled-amount.md)() | +| [getRefundSettlementDateTime](get-refund-settlement-date-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getRefundSettlementDateTime](get-refund-settlement-date-time.md)() | +| [getSettlementId](get-settlement-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getSettlementId](get-settlement-id.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [acquirerReferenceNumber](index.md#817355829%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[acquirerReferenceNumber](index.md#817355829%2FProperties%2F-1883119931) | +| [refundDepositDateTime](index.md#156951308%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[refundDepositDateTime](index.md#156951308%2FProperties%2F-1883119931) | +| [refundSettledAmount](index.md#-427704780%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[refundSettledAmount](index.md#-427704780%2FProperties%2F-1883119931) | +| [refundSettlementDateTime](index.md#-1135159855%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[refundSettlementDateTime](index.md#-1135159855%2FProperties%2F-1883119931) | +| [settlementId](index.md#1964105769%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[settlementId](index.md#1964105769%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/-settled-refund-update.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/-settled-refund-update.-builder.md new file mode 100644 index 000000000..578a977d9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/-settled-refund-update.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdate](../index.md)/[Builder](index.md)/[SettledRefundUpdate.Builder](-settled-refund-update.-builder.md) + +# SettledRefundUpdate.Builder + +[JVM]\ + +public [SettledRefundUpdate.Builder](index.md)[SettledRefundUpdate.Builder](-settled-refund-update.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [SettledRefundUpdateDetails](../../-settled-refund-update-details/index.md)refundDetails) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/build.md new file mode 100644 index 000000000..96852dc79 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdate](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [SettledRefundUpdate](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/index.md new file mode 100644 index 000000000..c4e45bbbb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdate](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [SettledRefundUpdate.Builder](-settled-refund-update.-builder.md) | [JVM]
public [SettledRefundUpdate.Builder](index.md)[SettledRefundUpdate.Builder](-settled-refund-update.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [SettledRefundUpdateDetails](../../-settled-refund-update-details/index.md)refundDetails) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [SettledRefundUpdate](../index.md)[build](build.md)() | +| [refundDetails](refund-details.md) | [JVM]
public final [SettledRefundUpdate.Builder](index.md)[refundDetails](refund-details.md)([SettledRefundUpdateDetails](../../-settled-refund-update-details/index.md)refundDetails) | +| [riskId](risk-id.md) | [JVM]
public final [SettledRefundUpdate.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/refund-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/refund-details.md new file mode 100644 index 000000000..e1cf47eff --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/refund-details.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdate](../index.md)/[Builder](index.md)/[refundDetails](refund-details.md) + +# refundDetails + +[JVM]\ + +public final [SettledRefundUpdate.Builder](index.md)[refundDetails](refund-details.md)([SettledRefundUpdateDetails](../../-settled-refund-update-details/index.md)refundDetails) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/risk-id.md new file mode 100644 index 000000000..3c0d1c49e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SettledRefundUpdate](../index.md)/[Builder](index.md)/[riskId](risk-id.md) + +# riskId + +[JVM]\ + +public final [SettledRefundUpdate.Builder](index.md)[riskId](risk-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-settled-refund-update.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-settled-refund-update.md new file mode 100644 index 000000000..928f57ddb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-settled-refund-update.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdate](index.md)/[SettledRefundUpdate](-settled-refund-update.md) + +# SettledRefundUpdate + +[JVM]\ + +public [SettledRefundUpdate](index.md)[SettledRefundUpdate](-settled-refund-update.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [SettledRefundUpdateDetails](../-settled-refund-update-details/index.md)refundDetails) + +#### Parameters + +JVM + +| | +|---| +| refundDetails | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/builder.md new file mode 100644 index 000000000..ba39225b1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdate](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [SettledRefundUpdate.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/get-refund-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/get-refund-details.md new file mode 100644 index 000000000..1d8ea015a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/get-refund-details.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdate](index.md)/[getRefundDetails](get-refund-details.md) + +# getRefundDetails + +[JVM]\ + +public final [SettledRefundUpdateDetails](../-settled-refund-update-details/index.md)[getRefundDetails](get-refund-details.md)() + +#### Parameters + +JVM + +| | +|---| +| refundDetails | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/get-refund-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/get-refund-status.md new file mode 100644 index 000000000..b494f0775 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/get-refund-status.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdate](index.md)/[getRefundStatus](get-refund-status.md) + +# getRefundStatus + +[JVM]\ + +public [RefundUpdate.RefundStatus](../-refund-update/-refund-status/index.md)[getRefundStatus](get-refund-status.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/get-risk-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/get-risk-id.md new file mode 100644 index 000000000..2f6c3cb99 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/get-risk-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdate](index.md)/[getRiskId](get-risk-id.md) + +# getRiskId + +[JVM]\ + +public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/get-type.md new file mode 100644 index 000000000..5ebc4f165 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdate](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public [UpdateType](../-update-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/index.md new file mode 100644 index 000000000..61d1ea4fb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/index.md @@ -0,0 +1,46 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SettledRefundUpdate](index.md) + +# SettledRefundUpdate + +public final class [SettledRefundUpdate](index.md) implements [RefundUpdate](../-refund-update/index.md) + +Data related to the settled refund that should be updated. + +#### Parameters + +JVM + +| | +|---| +| refundDetails | + +## Constructors + +| | | +|---|---| +| [SettledRefundUpdate](-settled-refund-update.md) | [JVM]
public [SettledRefundUpdate](index.md)[SettledRefundUpdate](-settled-refund-update.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)riskId, [SettledRefundUpdateDetails](../-settled-refund-update-details/index.md)refundDetails) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [SettledRefundUpdate.Builder](-builder/index.md)[builder](builder.md)() | +| [getRefundDetails](get-refund-details.md) | [JVM]
public final [SettledRefundUpdateDetails](../-settled-refund-update-details/index.md)[getRefundDetails](get-refund-details.md)() | +| [getRefundStatus](get-refund-status.md) | [JVM]
public [RefundUpdate.RefundStatus](../-refund-update/-refund-status/index.md)[getRefundStatus](get-refund-status.md)() | +| [getRiskId](get-risk-id.md) | [JVM]
public [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getRiskId](get-risk-id.md)() | +| [getType](get-type.md) | [JVM]
public [UpdateType](../-update-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [refundDetails](index.md#-1383018433%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [SettledRefundUpdateDetails](../-settled-refund-update-details/index.md)[refundDetails](index.md#-1383018433%2FProperties%2F-1883119931) | +| [refundStatus](index.md#1162393351%2FProperties%2F-1883119931) | [JVM]
private final [RefundUpdate.RefundStatus](../-refund-update/-refund-status/index.md)[refundStatus](index.md#1162393351%2FProperties%2F-1883119931) | +| [riskId](index.md#616969031%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[riskId](index.md#616969031%2FProperties%2F-1883119931) | +| [type](index.md#-2019826857%2FProperties%2F-1883119931) | [JVM]
private final [UpdateType](../-update-type/index.md)[type](index.md#-2019826857%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/-site-info.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/-site-info.-builder.md new file mode 100644 index 000000000..bebb2ade4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/-site-info.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SiteInfo](../index.md)/[Builder](index.md)/[SiteInfo.Builder](-site-info.-builder.md) + +# SiteInfo.Builder + +[JVM]\ + +public [SiteInfo.Builder](index.md)[SiteInfo.Builder](-site-info.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)agentAssisted) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/agent-assisted.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/agent-assisted.md new file mode 100644 index 000000000..476e6ea96 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/agent-assisted.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SiteInfo](../index.md)/[Builder](index.md)/[agentAssisted](agent-assisted.md) + +# agentAssisted + +[JVM]\ + +public final [SiteInfo.Builder](index.md)[agentAssisted](agent-assisted.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)agentAssisted) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/build.md new file mode 100644 index 000000000..dc3368671 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SiteInfo](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [SiteInfo](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/country-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/country-code.md new file mode 100644 index 000000000..9c83bd83c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/country-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SiteInfo](../index.md)/[Builder](index.md)/[countryCode](country-code.md) + +# countryCode + +[JVM]\ + +public final [SiteInfo.Builder](index.md)[countryCode](country-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/index.md new file mode 100644 index 000000000..74507ec1d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[SiteInfo](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [SiteInfo.Builder](-site-info.-builder.md) | [JVM]
public [SiteInfo.Builder](index.md)[SiteInfo.Builder](-site-info.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)agentAssisted) | + +## Functions + +| Name | Summary | +|---|---| +| [agentAssisted](agent-assisted.md) | [JVM]
public final [SiteInfo.Builder](index.md)[agentAssisted](agent-assisted.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)agentAssisted) | +| [build](build.md) | [JVM]
public final [SiteInfo](../index.md)[build](build.md)() | +| [countryCode](country-code.md) | [JVM]
public final [SiteInfo.Builder](index.md)[countryCode](country-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-site-info.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-site-info.md new file mode 100644 index 000000000..18a138d30 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-site-info.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SiteInfo](index.md)/[SiteInfo](-site-info.md) + +# SiteInfo + +[JVM]\ + +public [SiteInfo](index.md)[SiteInfo](-site-info.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)agentAssisted) + +#### Parameters + +JVM + +| | | +|---|---| +| countryCode | The alpha-3 ISO code that represents a country name. | +| agentAssisted | Identifies if an agent assisted in booking travel for the customer. `False` if the order was directly booked by customer. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/builder.md new file mode 100644 index 000000000..ab4d62c04 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SiteInfo](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [SiteInfo.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/get-agent-assisted.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/get-agent-assisted.md new file mode 100644 index 000000000..542985ca1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/get-agent-assisted.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SiteInfo](index.md)/[getAgentAssisted](get-agent-assisted.md) + +# getAgentAssisted + +[JVM]\ + +public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getAgentAssisted](get-agent-assisted.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| agentAssisted | Identifies if an agent assisted in booking travel for the customer. `False` if the order was directly booked by customer. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/get-country-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/get-country-code.md new file mode 100644 index 000000000..d3f49d7cf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/get-country-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SiteInfo](index.md)/[getCountryCode](get-country-code.md) + +# getCountryCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCountryCode](get-country-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| countryCode | The alpha-3 ISO code that represents a country name. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/index.md new file mode 100644 index 000000000..368f4b864 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/index.md @@ -0,0 +1,41 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[SiteInfo](index.md) + +# SiteInfo + +public final class [SiteInfo](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| countryCode | The alpha-3 ISO code that represents a country name. | +| agentAssisted | Identifies if an agent assisted in booking travel for the customer. `False` if the order was directly booked by customer. | + +## Constructors + +| | | +|---|---| +| [SiteInfo](-site-info.md) | [JVM]
public [SiteInfo](index.md)[SiteInfo](-site-info.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryCode, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)agentAssisted) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [SiteInfo.Builder](-builder/index.md)[builder](builder.md)() | +| [getAgentAssisted](get-agent-assisted.md) | [JVM]
public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getAgentAssisted](get-agent-assisted.md)() | +| [getCountryCode](get-country-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCountryCode](get-country-code.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [agentAssisted](index.md#1273392595%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[agentAssisted](index.md#1273392595%2FProperties%2F-1883119931) | +| [countryCode](index.md#-1866575971%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[A-Z]{3}$")
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[countryCode](index.md#-1866575971%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-c-a-n-c-e-l-l-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-c-a-n-c-e-l-l-e-d/index.md new file mode 100644 index 000000000..52c72e2b6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-c-a-n-c-e-l-l-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Status](../index.md)/[CANCELLED](index.md) + +# CANCELLED + +[JVM]\ +[CANCELLED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-c-h-a-n-g-e_-f-a-i-l-e-d/index.md#-1241231854%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-c-h-a-n-g-e_-f-a-i-l-e-d/index.md#-1241231854%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-c-h-a-n-g-e_-c-o-m-p-l-e-t-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-c-h-a-n-g-e_-c-o-m-p-l-e-t-e-d/index.md new file mode 100644 index 000000000..c56bb2161 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-c-h-a-n-g-e_-c-o-m-p-l-e-t-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Status](../index.md)/[CHANGE_COMPLETED](index.md) + +# CHANGE_COMPLETED + +[JVM]\ +[CHANGE_COMPLETED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-c-h-a-n-g-e_-f-a-i-l-e-d/index.md#-1241231854%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-c-h-a-n-g-e_-f-a-i-l-e-d/index.md#-1241231854%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-c-h-a-n-g-e_-f-a-i-l-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-c-h-a-n-g-e_-f-a-i-l-e-d/index.md new file mode 100644 index 000000000..20bbabc95 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-c-h-a-n-g-e_-f-a-i-l-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Status](../index.md)/[CHANGE_FAILED](index.md) + +# CHANGE_FAILED + +[JVM]\ +[CHANGE_FAILED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1241231854%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1241231854%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-c-o-m-p-l-e-t-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-c-o-m-p-l-e-t-e-d/index.md new file mode 100644 index 000000000..941ef5d92 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-c-o-m-p-l-e-t-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Status](../index.md)/[COMPLETED](index.md) + +# COMPLETED + +[JVM]\ +[COMPLETED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-c-h-a-n-g-e_-f-a-i-l-e-d/index.md#-1241231854%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-c-h-a-n-g-e_-f-a-i-l-e-d/index.md#-1241231854%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-f-a-i-l-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-f-a-i-l-e-d/index.md new file mode 100644 index 000000000..843a33c24 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-f-a-i-l-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Status](../index.md)/[FAILED](index.md) + +# FAILED + +[JVM]\ +[FAILED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-c-h-a-n-g-e_-f-a-i-l-e-d/index.md#-1241231854%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-c-h-a-n-g-e_-f-a-i-l-e-d/index.md#-1241231854%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/get-value.md new file mode 100644 index 000000000..806e25593 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Status](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/index.md new file mode 100644 index 000000000..aea971d00 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/index.md @@ -0,0 +1,36 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Status](index.md) + +# Status + +[JVM]\ +public enum [Status](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[Status](index.md)> + +Defines the current state of the Order. Generally, OrderPurchaseScreenRequest is followed by an OrderUpdate reflecting the change in current order status. From `IN_PROGRESS` to any of below possible values: * `COMPLETED` is used when the order has been processed fully. For example, inventory has been reserved, and the payment has been settled. * `CHANGE_COMPLETED` is like `COMPLETED` but on a changed order. * `CANCELLED` is used when the order is cancelled. This could be acustomer initiated cancel or based on Fraud recommendation. * `FAILED` is used when order failed due to any errors on Partner system. This could be followed by another OrderUpdate call with any `order_status` once the order is recovered, abandoned, or cancelled. * `CHANGE_FAILED` is like `FAILED` but on a changed order. * * `CHANGE_COMPLETED` or `CHANGE_FAILED` are applicable if OrderPurchaseScreen Fraud API was called via a change in order which is through `transaction.transaction_details.order_type` = `CHANGE` * `COMPLETED` or `CANCELLED` order status indicates the completion of lifecycle on an order. Values: COMPLETED,CHANGE_COMPLETED,CANCELLED,FAILED,CHANGE_FAILED + +## Entries + +| | | +|---|---| +| [COMPLETED](-c-o-m-p-l-e-t-e-d/index.md) | [JVM]
[COMPLETED](-c-o-m-p-l-e-t-e-d/index.md) | +| [CHANGE_COMPLETED](-c-h-a-n-g-e_-c-o-m-p-l-e-t-e-d/index.md) | [JVM]
[CHANGE_COMPLETED](-c-h-a-n-g-e_-c-o-m-p-l-e-t-e-d/index.md) | +| [CANCELLED](-c-a-n-c-e-l-l-e-d/index.md) | [JVM]
[CANCELLED](-c-a-n-c-e-l-l-e-d/index.md) | +| [FAILED](-f-a-i-l-e-d/index.md) | [JVM]
[FAILED](-f-a-i-l-e-d/index.md) | +| [CHANGE_FAILED](-c-h-a-n-g-e_-f-a-i-l-e-d/index.md) | [JVM]
[CHANGE_FAILED](-c-h-a-n-g-e_-f-a-i-l-e-d/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1219820757%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1219820757%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-487550925%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-487550925%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [Status](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Status](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-c-h-a-n-g-e_-f-a-i-l-e-d/index.md#-1241231854%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-c-h-a-n-g-e_-f-a-i-l-e-d/index.md#-1241231854%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/value-of.md new file mode 100644 index 000000000..c8ddcd75d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Status](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [Status](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/values.md new file mode 100644 index 000000000..3e330e5fb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Status](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Status](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/-l-a-n-d-l-i-n-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/-l-a-n-d-l-i-n-e/index.md new file mode 100644 index 000000000..5505af29a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/-l-a-n-d-l-i-n-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TelephonePlatformType](../index.md)/[LANDLINE](index.md) + +# LANDLINE + +[JVM]\ +[LANDLINE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-o-i-p/index.md#-1249068863%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-o-i-p/index.md#-1249068863%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/-m-o-b-i-l-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/-m-o-b-i-l-e/index.md new file mode 100644 index 000000000..6d36a4399 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/-m-o-b-i-l-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TelephonePlatformType](../index.md)/[MOBILE](index.md) + +# MOBILE + +[JVM]\ +[MOBILE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-v-o-i-p/index.md#-1249068863%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-v-o-i-p/index.md#-1249068863%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/-v-o-i-p/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/-v-o-i-p/index.md new file mode 100644 index 000000000..651ade00c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/-v-o-i-p/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TelephonePlatformType](../index.md)/[VOIP](index.md) + +# VOIP + +[JVM]\ +[VOIP](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1249068863%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1249068863%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/get-value.md new file mode 100644 index 000000000..66b780b53 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TelephonePlatformType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/index.md new file mode 100644 index 000000000..467416660 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/index.md @@ -0,0 +1,34 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TelephonePlatformType](index.md) + +# TelephonePlatformType + +[JVM]\ +public enum [TelephonePlatformType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[TelephonePlatformType](index.md)> + +Classification of the phone platform. Values: MOBILE,LANDLINE,VOIP + +## Entries + +| | | +|---|---| +| [MOBILE](-m-o-b-i-l-e/index.md) | [JVM]
[MOBILE](-m-o-b-i-l-e/index.md) | +| [LANDLINE](-l-a-n-d-l-i-n-e/index.md) | [JVM]
[LANDLINE](-l-a-n-d-l-i-n-e/index.md) | +| [VOIP](-v-o-i-p/index.md) | [JVM]
[VOIP](-v-o-i-p/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#1911216808%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#1911216808%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-1847186538%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-1847186538%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [TelephonePlatformType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[TelephonePlatformType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-v-o-i-p/index.md#-1249068863%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-v-o-i-p/index.md#-1249068863%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/value-of.md new file mode 100644 index 000000000..b95f8871d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TelephonePlatformType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [TelephonePlatformType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/values.md new file mode 100644 index 000000000..fb8e994d5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TelephonePlatformType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[TelephonePlatformType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-b-u-s-i-n-e-s-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-b-u-s-i-n-e-s-s/index.md new file mode 100644 index 000000000..5b0660918 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-b-u-s-i-n-e-s-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TelephoneType](../index.md)/[BUSINESS](index.md) + +# BUSINESS + +[JVM]\ +[BUSINESS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-o-t-h-e-r/index.md#-1449342668%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-o-t-h-e-r/index.md#-1449342668%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-f-a-x/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-f-a-x/index.md new file mode 100644 index 000000000..17e887c69 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-f-a-x/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TelephoneType](../index.md)/[FAX](index.md) + +# FAX + +[JVM]\ +[FAX](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-o-t-h-e-r/index.md#-1449342668%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-o-t-h-e-r/index.md#-1449342668%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-h-o-m-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-h-o-m-e/index.md new file mode 100644 index 000000000..e9f9ee909 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-h-o-m-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TelephoneType](../index.md)/[HOME](index.md) + +# HOME + +[JVM]\ +[HOME](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-o-t-h-e-r/index.md#-1449342668%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-o-t-h-e-r/index.md#-1449342668%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-m-o-b-i-l-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-m-o-b-i-l-e/index.md new file mode 100644 index 000000000..819636a47 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-m-o-b-i-l-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TelephoneType](../index.md)/[MOBILE](index.md) + +# MOBILE + +[JVM]\ +[MOBILE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-o-t-h-e-r/index.md#-1449342668%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-o-t-h-e-r/index.md#-1449342668%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-o-t-h-e-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-o-t-h-e-r/index.md new file mode 100644 index 000000000..a8a3908b5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-o-t-h-e-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TelephoneType](../index.md)/[OTHER](index.md) + +# OTHER + +[JVM]\ +[OTHER](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1449342668%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1449342668%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/get-value.md new file mode 100644 index 000000000..f52c38992 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TelephoneType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/index.md new file mode 100644 index 000000000..8f42c1bc9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/index.md @@ -0,0 +1,36 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TelephoneType](index.md) + +# TelephoneType + +[JVM]\ +public enum [TelephoneType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[TelephoneType](index.md)> + +Classification of the phone (e.g. `Home`, `Mobile`). Values: HOME,MOBILE,BUSINESS,FAX,OTHER + +## Entries + +| | | +|---|---| +| [HOME](-h-o-m-e/index.md) | [JVM]
[HOME](-h-o-m-e/index.md) | +| [MOBILE](-m-o-b-i-l-e/index.md) | [JVM]
[MOBILE](-m-o-b-i-l-e/index.md) | +| [BUSINESS](-b-u-s-i-n-e-s-s/index.md) | [JVM]
[BUSINESS](-b-u-s-i-n-e-s-s/index.md) | +| [FAX](-f-a-x/index.md) | [JVM]
[FAX](-f-a-x/index.md) | +| [OTHER](-o-t-h-e-r/index.md) | [JVM]
[OTHER](-o-t-h-e-r/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#1855340891%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#1855340891%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#680963%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#680963%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [TelephoneType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[TelephoneType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-o-t-h-e-r/index.md#-1449342668%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-o-t-h-e-r/index.md#-1449342668%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/value-of.md new file mode 100644 index 000000000..dd7fcb1ee --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TelephoneType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [TelephoneType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/values.md new file mode 100644 index 000000000..efaead77d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TelephoneType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[TelephoneType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/-telephone.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/-telephone.-builder.md new file mode 100644 index 000000000..c6d96988f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/-telephone.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Telephone](../index.md)/[Builder](index.md)/[Telephone.Builder](-telephone.-builder.md) + +# Telephone.Builder + +[JVM]\ + +public [Telephone.Builder](index.md)[Telephone.Builder](-telephone.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryAccessCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)areaCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)phoneNumber, [TelephoneType](../../-telephone-type/index.md)type, [TelephonePlatformType](../../-telephone-platform-type/index.md)platformType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)extensionNumber, [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)preferenceRank, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)lastVerifiedDateTime, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)verifiedFlag) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/area-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/area-code.md new file mode 100644 index 000000000..5f9388504 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/area-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Telephone](../index.md)/[Builder](index.md)/[areaCode](area-code.md) + +# areaCode + +[JVM]\ + +public final [Telephone.Builder](index.md)[areaCode](area-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)areaCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/build.md new file mode 100644 index 000000000..43c6883e7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Telephone](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Telephone](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/country-access-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/country-access-code.md new file mode 100644 index 000000000..e8f5e7939 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/country-access-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Telephone](../index.md)/[Builder](index.md)/[countryAccessCode](country-access-code.md) + +# countryAccessCode + +[JVM]\ + +public final [Telephone.Builder](index.md)[countryAccessCode](country-access-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryAccessCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/extension-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/extension-number.md new file mode 100644 index 000000000..17a67525c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/extension-number.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Telephone](../index.md)/[Builder](index.md)/[extensionNumber](extension-number.md) + +# extensionNumber + +[JVM]\ + +public final [Telephone.Builder](index.md)[extensionNumber](extension-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)extensionNumber) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/index.md new file mode 100644 index 000000000..83351def4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/index.md @@ -0,0 +1,27 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Telephone](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Telephone.Builder](-telephone.-builder.md) | [JVM]
public [Telephone.Builder](index.md)[Telephone.Builder](-telephone.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryAccessCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)areaCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)phoneNumber, [TelephoneType](../../-telephone-type/index.md)type, [TelephonePlatformType](../../-telephone-platform-type/index.md)platformType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)extensionNumber, [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)preferenceRank, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)lastVerifiedDateTime, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)verifiedFlag) | + +## Functions + +| Name | Summary | +|---|---| +| [areaCode](area-code.md) | [JVM]
public final [Telephone.Builder](index.md)[areaCode](area-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)areaCode) | +| [build](build.md) | [JVM]
public final [Telephone](../index.md)[build](build.md)() | +| [countryAccessCode](country-access-code.md) | [JVM]
public final [Telephone.Builder](index.md)[countryAccessCode](country-access-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryAccessCode) | +| [extensionNumber](extension-number.md) | [JVM]
public final [Telephone.Builder](index.md)[extensionNumber](extension-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)extensionNumber) | +| [lastVerifiedDateTime](last-verified-date-time.md) | [JVM]
public final [Telephone.Builder](index.md)[lastVerifiedDateTime](last-verified-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)lastVerifiedDateTime) | +| [phoneNumber](phone-number.md) | [JVM]
public final [Telephone.Builder](index.md)[phoneNumber](phone-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)phoneNumber) | +| [platformType](platform-type.md) | [JVM]
public final [Telephone.Builder](index.md)[platformType](platform-type.md)([TelephonePlatformType](../../-telephone-platform-type/index.md)platformType) | +| [preferenceRank](preference-rank.md) | [JVM]
public final [Telephone.Builder](index.md)[preferenceRank](preference-rank.md)([BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)preferenceRank) | +| [type](type.md) | [JVM]
public final [Telephone.Builder](index.md)[type](type.md)([TelephoneType](../../-telephone-type/index.md)type) | +| [verifiedFlag](verified-flag.md) | [JVM]
public final [Telephone.Builder](index.md)[verifiedFlag](verified-flag.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)verifiedFlag) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/last-verified-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/last-verified-date-time.md new file mode 100644 index 000000000..632d4e4e3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/last-verified-date-time.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Telephone](../index.md)/[Builder](index.md)/[lastVerifiedDateTime](last-verified-date-time.md) + +# lastVerifiedDateTime + +[JVM]\ + +public final [Telephone.Builder](index.md)[lastVerifiedDateTime](last-verified-date-time.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)lastVerifiedDateTime) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/phone-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/phone-number.md new file mode 100644 index 000000000..14b915704 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/phone-number.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Telephone](../index.md)/[Builder](index.md)/[phoneNumber](phone-number.md) + +# phoneNumber + +[JVM]\ + +public final [Telephone.Builder](index.md)[phoneNumber](phone-number.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)phoneNumber) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/platform-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/platform-type.md new file mode 100644 index 000000000..86af972d2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/platform-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Telephone](../index.md)/[Builder](index.md)/[platformType](platform-type.md) + +# platformType + +[JVM]\ + +public final [Telephone.Builder](index.md)[platformType](platform-type.md)([TelephonePlatformType](../../-telephone-platform-type/index.md)platformType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/preference-rank.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/preference-rank.md new file mode 100644 index 000000000..ed7e2cca2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/preference-rank.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Telephone](../index.md)/[Builder](index.md)/[preferenceRank](preference-rank.md) + +# preferenceRank + +[JVM]\ + +public final [Telephone.Builder](index.md)[preferenceRank](preference-rank.md)([BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)preferenceRank) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/type.md new file mode 100644 index 000000000..2b404a519 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Telephone](../index.md)/[Builder](index.md)/[type](type.md) + +# type + +[JVM]\ + +public final [Telephone.Builder](index.md)[type](type.md)([TelephoneType](../../-telephone-type/index.md)type) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/verified-flag.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/verified-flag.md new file mode 100644 index 000000000..57a9b56d7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/verified-flag.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Telephone](../index.md)/[Builder](index.md)/[verifiedFlag](verified-flag.md) + +# verifiedFlag + +[JVM]\ + +public final [Telephone.Builder](index.md)[verifiedFlag](verified-flag.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)verifiedFlag) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-telephone.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-telephone.md new file mode 100644 index 000000000..4e099cbe0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-telephone.md @@ -0,0 +1,23 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Telephone](index.md)/[Telephone](-telephone.md) + +# Telephone + +[JVM]\ + +public [Telephone](index.md)[Telephone](-telephone.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryAccessCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)areaCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)phoneNumber, [TelephoneType](../-telephone-type/index.md)type, [TelephonePlatformType](../-telephone-platform-type/index.md)platformType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)extensionNumber, [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)preferenceRank, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)lastVerifiedDateTime, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)verifiedFlag) + +#### Parameters + +JVM + +| | | +|---|---| +| countryAccessCode | Numeric digit between 1 to 3 characters used to represent the country code for international dialing. Does not include symbols, spaces, or leading zeros. | +| areaCode | A number prefixed to an individual telephone number: used in making long-distance calls. Does not include symbols, spaces, or leading zeros. | +| phoneNumber | A number that is dialed on a telephone, without the country or area codes, to reach a particular person, business, etc. Does not include symbols, spaces, or leading zeros. | +| type | +| platformType | +| extensionNumber | The number used to reach an individual once a phone connection is established. Does not include symbols, spaces, or leading zeros. | +| preferenceRank | Ranking of order of user preference for contact via text (if type is Mobile) or voice. `0` means no preference. `1` is the primary phone, `2` is the secondary phone, etc. | +| lastVerifiedDateTime | Local date and time user validated possession of their phone number via a text or voice multi factor authentication challenge, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| verifiedFlag | Flag indicating whether user passed validation of possession of their phone number via a text or voice multi factor authentication challenge. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/builder.md new file mode 100644 index 000000000..e982aa825 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Telephone](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Telephone.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-area-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-area-code.md new file mode 100644 index 000000000..aab0f0d74 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-area-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Telephone](index.md)/[getAreaCode](get-area-code.md) + +# getAreaCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAreaCode](get-area-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| areaCode | A number prefixed to an individual telephone number: used in making long-distance calls. Does not include symbols, spaces, or leading zeros. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-country-access-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-country-access-code.md new file mode 100644 index 000000000..4d62b8592 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-country-access-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Telephone](index.md)/[getCountryAccessCode](get-country-access-code.md) + +# getCountryAccessCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCountryAccessCode](get-country-access-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| countryAccessCode | Numeric digit between 1 to 3 characters used to represent the country code for international dialing. Does not include symbols, spaces, or leading zeros. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-extension-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-extension-number.md new file mode 100644 index 000000000..24c501ae5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-extension-number.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Telephone](index.md)/[getExtensionNumber](get-extension-number.md) + +# getExtensionNumber + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getExtensionNumber](get-extension-number.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| extensionNumber | The number used to reach an individual once a phone connection is established. Does not include symbols, spaces, or leading zeros. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-last-verified-date-time.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-last-verified-date-time.md new file mode 100644 index 000000000..690021670 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-last-verified-date-time.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Telephone](index.md)/[getLastVerifiedDateTime](get-last-verified-date-time.md) + +# getLastVerifiedDateTime + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getLastVerifiedDateTime](get-last-verified-date-time.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| lastVerifiedDateTime | Local date and time user validated possession of their phone number via a text or voice multi factor authentication challenge, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-phone-number.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-phone-number.md new file mode 100644 index 000000000..c05e7947b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-phone-number.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Telephone](index.md)/[getPhoneNumber](get-phone-number.md) + +# getPhoneNumber + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPhoneNumber](get-phone-number.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| phoneNumber | A number that is dialed on a telephone, without the country or area codes, to reach a particular person, business, etc. Does not include symbols, spaces, or leading zeros. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-platform-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-platform-type.md new file mode 100644 index 000000000..18ac0ee95 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-platform-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Telephone](index.md)/[getPlatformType](get-platform-type.md) + +# getPlatformType + +[JVM]\ + +public final [TelephonePlatformType](../-telephone-platform-type/index.md)[getPlatformType](get-platform-type.md)() + +#### Parameters + +JVM + +| | +|---| +| platformType | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-preference-rank.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-preference-rank.md new file mode 100644 index 000000000..ab4a728c1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-preference-rank.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Telephone](index.md)/[getPreferenceRank](get-preference-rank.md) + +# getPreferenceRank + +[JVM]\ + +public final [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)[getPreferenceRank](get-preference-rank.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| preferenceRank | Ranking of order of user preference for contact via text (if type is Mobile) or voice. `0` means no preference. `1` is the primary phone, `2` is the secondary phone, etc. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-type.md new file mode 100644 index 000000000..fc4a08533 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Telephone](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public final [TelephoneType](../-telephone-type/index.md)[getType](get-type.md)() + +#### Parameters + +JVM + +| | +|---| +| type | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-verified-flag.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-verified-flag.md new file mode 100644 index 000000000..c1d628350 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-verified-flag.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Telephone](index.md)/[getVerifiedFlag](get-verified-flag.md) + +# getVerifiedFlag + +[JVM]\ + +public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getVerifiedFlag](get-verified-flag.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| verifiedFlag | Flag indicating whether user passed validation of possession of their phone number via a text or voice multi factor authentication challenge. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/index.md new file mode 100644 index 000000000..0c383f840 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/index.md @@ -0,0 +1,64 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Telephone](index.md) + +# Telephone + +public final class [Telephone](index.md) + +Group of attributes intended to hold information about phone number associated with the transaction. A user can have one to many phone numbers (home, work, mobile, etc.). + +#### Parameters + +JVM + +| | | +|---|---| +| countryAccessCode | Numeric digit between 1 to 3 characters used to represent the country code for international dialing. Does not include symbols, spaces, or leading zeros. | +| areaCode | A number prefixed to an individual telephone number: used in making long-distance calls. Does not include symbols, spaces, or leading zeros. | +| phoneNumber | A number that is dialed on a telephone, without the country or area codes, to reach a particular person, business, etc. Does not include symbols, spaces, or leading zeros. | +| type | +| platformType | +| extensionNumber | The number used to reach an individual once a phone connection is established. Does not include symbols, spaces, or leading zeros. | +| preferenceRank | Ranking of order of user preference for contact via text (if type is Mobile) or voice. `0` means no preference. `1` is the primary phone, `2` is the secondary phone, etc. | +| lastVerifiedDateTime | Local date and time user validated possession of their phone number via a text or voice multi factor authentication challenge, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| verifiedFlag | Flag indicating whether user passed validation of possession of their phone number via a text or voice multi factor authentication challenge. | + +## Constructors + +| | | +|---|---| +| [Telephone](-telephone.md) | [JVM]
public [Telephone](index.md)[Telephone](-telephone.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)countryAccessCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)areaCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)phoneNumber, [TelephoneType](../-telephone-type/index.md)type, [TelephonePlatformType](../-telephone-platform-type/index.md)platformType, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)extensionNumber, [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)preferenceRank, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)lastVerifiedDateTime, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)verifiedFlag) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Telephone.Builder](-builder/index.md)[builder](builder.md)() | +| [getAreaCode](get-area-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getAreaCode](get-area-code.md)() | +| [getCountryAccessCode](get-country-access-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCountryAccessCode](get-country-access-code.md)() | +| [getExtensionNumber](get-extension-number.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getExtensionNumber](get-extension-number.md)() | +| [getLastVerifiedDateTime](get-last-verified-date-time.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getLastVerifiedDateTime](get-last-verified-date-time.md)() | +| [getPhoneNumber](get-phone-number.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getPhoneNumber](get-phone-number.md)() | +| [getPlatformType](get-platform-type.md) | [JVM]
public final [TelephonePlatformType](../-telephone-platform-type/index.md)[getPlatformType](get-platform-type.md)() | +| [getPreferenceRank](get-preference-rank.md) | [JVM]
public final [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)[getPreferenceRank](get-preference-rank.md)() | +| [getType](get-type.md) | [JVM]
public final [TelephoneType](../-telephone-type/index.md)[getType](get-type.md)() | +| [getVerifiedFlag](get-verified-flag.md) | [JVM]
public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getVerifiedFlag](get-verified-flag.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [areaCode](index.md#-431142975%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[0-9]{1,20}$")
@Length(max = 20)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[areaCode](index.md#-431142975%2FProperties%2F-1883119931) | +| [countryAccessCode](index.md#13109976%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[0-9]{1,3}$")
@Length(max = 3)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[countryAccessCode](index.md#13109976%2FProperties%2F-1883119931) | +| [extensionNumber](index.md#2087093175%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[0-9]{1,20}$")
@Length(max = 20)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[extensionNumber](index.md#2087093175%2FProperties%2F-1883119931) | +| [lastVerifiedDateTime](index.md#276671106%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[lastVerifiedDateTime](index.md#276671106%2FProperties%2F-1883119931) | +| [phoneNumber](index.md#-1000014424%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[0-9]{1,50}$")
@Length(max = 50)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[phoneNumber](index.md#-1000014424%2FProperties%2F-1883119931) | +| [platformType](index.md#-1807883794%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [TelephonePlatformType](../-telephone-platform-type/index.md)[platformType](index.md#-1807883794%2FProperties%2F-1883119931) | +| [preferenceRank](index.md#1001627220%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)[preferenceRank](index.md#1001627220%2FProperties%2F-1883119931) | +| [type](index.md#-1397063775%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [TelephoneType](../-telephone-type/index.md)[type](index.md#-1397063775%2FProperties%2F-1883119931) | +| [verifiedFlag](index.md#-194333753%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[verifiedFlag](index.md#-194333753%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/-too-many-requests-error.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/-too-many-requests-error.-builder.md new file mode 100644 index 000000000..4e847adf8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/-too-many-requests-error.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TooManyRequestsError](../index.md)/[Builder](index.md)/[TooManyRequestsError.Builder](-too-many-requests-error.-builder.md) + +# TooManyRequestsError.Builder + +[JVM]\ + +public [TooManyRequestsError.Builder](index.md)[TooManyRequestsError.Builder](-too-many-requests-error.-builder.md)([TooManyRequestsError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/build.md new file mode 100644 index 000000000..9ae8a8a9c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TooManyRequestsError](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [TooManyRequestsError](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/code.md new file mode 100644 index 000000000..fae98da69 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TooManyRequestsError](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [TooManyRequestsError.Builder](index.md)[code](code.md)([TooManyRequestsError.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/index.md new file mode 100644 index 000000000..2fece7532 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TooManyRequestsError](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [TooManyRequestsError.Builder](-too-many-requests-error.-builder.md) | [JVM]
public [TooManyRequestsError.Builder](index.md)[TooManyRequestsError.Builder](-too-many-requests-error.-builder.md)([TooManyRequestsError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [TooManyRequestsError](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [TooManyRequestsError.Builder](index.md)[code](code.md)([TooManyRequestsError.Code](../-code/index.md)code) | +| [message](message.md) | [JVM]
public final [TooManyRequestsError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/message.md new file mode 100644 index 000000000..55f5ca9c4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TooManyRequestsError](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [TooManyRequestsError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..0777f631c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TooManyRequestsError](../../index.md)/[Code](../index.md)/[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +# ACCOUNT_UPDATE_NOT_FOUND + +[JVM]\ +[ACCOUNT_UPDATE_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md new file mode 100644 index 000000000..81c452cb7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TooManyRequestsError](../../index.md)/[Code](../index.md)/[BAD_GATEWAY](index.md) + +# BAD_GATEWAY + +[JVM]\ +[BAD_GATEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md new file mode 100644 index 000000000..4466684a8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TooManyRequestsError](../../index.md)/[Code](../index.md)/[BAD_REQUEST](index.md) + +# BAD_REQUEST + +[JVM]\ +[BAD_REQUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-1937186232%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-1937186232%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-f-o-r-b-i-d-d-e-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-f-o-r-b-i-d-d-e-n/index.md new file mode 100644 index 000000000..3f8da8c41 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-f-o-r-b-i-d-d-e-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TooManyRequestsError](../../index.md)/[Code](../index.md)/[FORBIDDEN](index.md) + +# FORBIDDEN + +[JVM]\ +[FORBIDDEN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md new file mode 100644 index 000000000..e61f23a10 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TooManyRequestsError](../../index.md)/[Code](../index.md)/[GATEWAY_TIMEOUT](index.md) + +# GATEWAY_TIMEOUT + +[JVM]\ +[GATEWAY_TIMEOUT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md new file mode 100644 index 000000000..e61e8b599 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TooManyRequestsError](../../index.md)/[Code](../index.md)/[INTERNAL_SERVER_ERROR](index.md) + +# INTERNAL_SERVER_ERROR + +[JVM]\ +[INTERNAL_SERVER_ERROR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..f98d7cd46 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TooManyRequestsError](../../index.md)/[Code](../index.md)/[NOT_FOUND](index.md) + +# NOT_FOUND + +[JVM]\ +[NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..4a89780d8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TooManyRequestsError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_SCREEN_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_SCREEN_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..1185658b9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TooManyRequestsError](../../index.md)/[Code](../index.md)/[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +# RETRYABLE_ACCOUNT_UPDATE_FAILURE + +[JVM]\ +[RETRYABLE_ACCOUNT_UPDATE_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md new file mode 100644 index 000000000..a266e7f05 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TooManyRequestsError](../../index.md)/[Code](../index.md)/[TOO_MANY_REQUESTS](index.md) + +# TOO_MANY_REQUESTS + +[JVM]\ +[TOO_MANY_REQUESTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md new file mode 100644 index 000000000..3047f8403 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TooManyRequestsError](../../index.md)/[Code](../index.md)/[UNAUTHORIZED](index.md) + +# UNAUTHORIZED + +[JVM]\ +[UNAUTHORIZED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/get-value.md new file mode 100644 index 000000000..c84dafc4a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TooManyRequestsError](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/index.md new file mode 100644 index 000000000..65b469b22 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TooManyRequestsError](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[TooManyRequestsError.Code](index.md)> + +Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + +## Entries + +| | | +|---|---| +| [UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | [JVM]
[UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | +| [FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | [JVM]
[FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | +| [NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | +| [ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ACCOUNT_UPDATE_NOT_FOUND](-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | +| [TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | [JVM]
[TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | +| [INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | [JVM]
[INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | +| [BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | [JVM]
[BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | +| [RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | +| [RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ACCOUNT_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | +| [GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | [JVM]
[GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | +| [BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | [JVM]
[BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1443067153%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1443067153%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1683407343%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1683407343%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [TooManyRequestsError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[TooManyRequestsError.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-a-d_-r-e-q-u-e-s-t/index.md#-1937186232%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/value-of.md new file mode 100644 index 000000000..cd645b784 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TooManyRequestsError](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [TooManyRequestsError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/values.md new file mode 100644 index 000000000..2f5f6337d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TooManyRequestsError](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[TooManyRequestsError.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-too-many-requests-error.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-too-many-requests-error.md new file mode 100644 index 000000000..a3d1f340e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-too-many-requests-error.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TooManyRequestsError](index.md)/[TooManyRequestsError](-too-many-requests-error.md) + +# TooManyRequestsError + +[JVM]\ + +public [TooManyRequestsError](index.md)[TooManyRequestsError](-too-many-requests-error.md)([TooManyRequestsError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/builder.md new file mode 100644 index 000000000..e5335fd62 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TooManyRequestsError](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [TooManyRequestsError.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/get-code.md new file mode 100644 index 000000000..2c019ba1a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TooManyRequestsError](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [TooManyRequestsError.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/get-message.md new file mode 100644 index 000000000..9b5bf9a4f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TooManyRequestsError](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/index.md new file mode 100644 index 000000000..30cd2881d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TooManyRequestsError](index.md) + +# TooManyRequestsError + +public final class [TooManyRequestsError](index.md) + +Indicates that the API cannot fulfill the request because server resources have been exhausted. Perhaps the client has sent too many requests in a given amount of time or has reached some specific quota. Please check the rate limits for the product and adjust as necessary before retries. If you believe the rate limit was incorrect or if you need a different rate limit, please reach out to the regarding the next steps. + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | + +## Constructors + +| | | +|---|---| +| [TooManyRequestsError](-too-many-requests-error.md) | [JVM]
public [TooManyRequestsError](index.md)[TooManyRequestsError](-too-many-requests-error.md)([TooManyRequestsError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[TooManyRequestsError.Code](-code/index.md)>
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [TooManyRequestsError.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [TooManyRequestsError.Code](-code/index.md)[getCode](get-code.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#-85127127%2FProperties%2F-1883119931) | [JVM]
private final [TooManyRequestsError.Code](-code/index.md)[code](index.md#-85127127%2FProperties%2F-1883119931) | +| [message](index.md#-1128112835%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#-1128112835%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/-transaction-details.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/-transaction-details.-builder.md new file mode 100644 index 000000000..2e98b4813 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/-transaction-details.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[Builder](index.md)/[TransactionDetails.Builder](-transaction-details.-builder.md) + +# TransactionDetails.Builder + +[JVM]\ + +public [TransactionDetails.Builder](index.md)[TransactionDetails.Builder](-transaction-details.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)orderId, [TransactionDetails.CurrentOrderStatus](../-current-order-status/index.md)currentOrderStatus, [TransactionDetails.OrderType](../-order-type/index.md)orderType, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[TravelProduct](../../-travel-product/index.md)>travelProducts, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Traveler](../../-traveler/index.md)>travelers, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Payment](../../-payment/index.md)>payments) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/build.md new file mode 100644 index 000000000..0b95bd616 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [TransactionDetails](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/current-order-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/current-order-status.md new file mode 100644 index 000000000..b1f68bdd4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/current-order-status.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[Builder](index.md)/[currentOrderStatus](current-order-status.md) + +# currentOrderStatus + +[JVM]\ + +public final [TransactionDetails.Builder](index.md)[currentOrderStatus](current-order-status.md)([TransactionDetails.CurrentOrderStatus](../-current-order-status/index.md)currentOrderStatus) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/index.md new file mode 100644 index 000000000..224fd4b3e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/index.md @@ -0,0 +1,24 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [TransactionDetails.Builder](-transaction-details.-builder.md) | [JVM]
public [TransactionDetails.Builder](index.md)[TransactionDetails.Builder](-transaction-details.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)orderId, [TransactionDetails.CurrentOrderStatus](../-current-order-status/index.md)currentOrderStatus, [TransactionDetails.OrderType](../-order-type/index.md)orderType, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[TravelProduct](../../-travel-product/index.md)>travelProducts, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Traveler](../../-traveler/index.md)>travelers, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Payment](../../-payment/index.md)>payments) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [TransactionDetails](../index.md)[build](build.md)() | +| [currentOrderStatus](current-order-status.md) | [JVM]
public final [TransactionDetails.Builder](index.md)[currentOrderStatus](current-order-status.md)([TransactionDetails.CurrentOrderStatus](../-current-order-status/index.md)currentOrderStatus) | +| [orderId](order-id.md) | [JVM]
public final [TransactionDetails.Builder](index.md)[orderId](order-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)orderId) | +| [orderType](order-type.md) | [JVM]
public final [TransactionDetails.Builder](index.md)[orderType](order-type.md)([TransactionDetails.OrderType](../-order-type/index.md)orderType) | +| [payments](payments.md) | [JVM]
public final [TransactionDetails.Builder](index.md)[payments](payments.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Payment](../../-payment/index.md)>payments) | +| [travelers](travelers.md) | [JVM]
public final [TransactionDetails.Builder](index.md)[travelers](travelers.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Traveler](../../-traveler/index.md)>travelers) | +| [travelProducts](travel-products.md) | [JVM]
public final [TransactionDetails.Builder](index.md)[travelProducts](travel-products.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[TravelProduct](../../-travel-product/index.md)>travelProducts) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/order-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/order-id.md new file mode 100644 index 000000000..5c81e978c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/order-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[Builder](index.md)/[orderId](order-id.md) + +# orderId + +[JVM]\ + +public final [TransactionDetails.Builder](index.md)[orderId](order-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)orderId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/order-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/order-type.md new file mode 100644 index 000000000..32ac196d5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/order-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[Builder](index.md)/[orderType](order-type.md) + +# orderType + +[JVM]\ + +public final [TransactionDetails.Builder](index.md)[orderType](order-type.md)([TransactionDetails.OrderType](../-order-type/index.md)orderType) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/payments.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/payments.md new file mode 100644 index 000000000..a8bdf6e89 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/payments.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[Builder](index.md)/[payments](payments.md) + +# payments + +[JVM]\ + +public final [TransactionDetails.Builder](index.md)[payments](payments.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Payment](../../-payment/index.md)>payments) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/travel-products.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/travel-products.md new file mode 100644 index 000000000..26d3bcea8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/travel-products.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[Builder](index.md)/[travelProducts](travel-products.md) + +# travelProducts + +[JVM]\ + +public final [TransactionDetails.Builder](index.md)[travelProducts](travel-products.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[TravelProduct](../../-travel-product/index.md)>travelProducts) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/travelers.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/travelers.md new file mode 100644 index 000000000..74ff7d836 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/travelers.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[Builder](index.md)/[travelers](travelers.md) + +# travelers + +[JVM]\ + +public final [TransactionDetails.Builder](index.md)[travelers](travelers.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Traveler](../../-traveler/index.md)>travelers) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/-c-o-m-p-l-e-t-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/-c-o-m-p-l-e-t-e-d/index.md new file mode 100644 index 000000000..d561b017d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/-c-o-m-p-l-e-t-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TransactionDetails](../../index.md)/[CurrentOrderStatus](../index.md)/[COMPLETED](index.md) + +# COMPLETED + +[JVM]\ +[COMPLETED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1575185601%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1575185601%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/-i-n_-p-r-o-g-r-e-s-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/-i-n_-p-r-o-g-r-e-s-s/index.md new file mode 100644 index 000000000..4b268487c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/-i-n_-p-r-o-g-r-e-s-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TransactionDetails](../../index.md)/[CurrentOrderStatus](../index.md)/[IN_PROGRESS](index.md) + +# IN_PROGRESS + +[JVM]\ +[IN_PROGRESS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-c-o-m-p-l-e-t-e-d/index.md#1575185601%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-c-o-m-p-l-e-t-e-d/index.md#1575185601%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/get-value.md new file mode 100644 index 000000000..4c9c6b78d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[CurrentOrderStatus](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/index.md new file mode 100644 index 000000000..c6fac6de0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[CurrentOrderStatus](index.md) + +# CurrentOrderStatus + +[JVM]\ +public enum [CurrentOrderStatus](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[TransactionDetails.CurrentOrderStatus](index.md)> + +Status of the order: * `IN_PROGRESS` is used when order has not processed fully. For example, inventory has not yet been reserved, or payment has not yet been settled. * `COMPLETED` is used when an order has been processed fully. For example, inventory has been reserved, and the payment has been settled. Values: IN_PROGRESS,COMPLETED + +## Entries + +| | | +|---|---| +| [IN_PROGRESS](-i-n_-p-r-o-g-r-e-s-s/index.md) | [JVM]
[IN_PROGRESS](-i-n_-p-r-o-g-r-e-s-s/index.md) | +| [COMPLETED](-c-o-m-p-l-e-t-e-d/index.md) | [JVM]
[COMPLETED](-c-o-m-p-l-e-t-e-d/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#1500397736%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#1500397736%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#98633110%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#98633110%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [TransactionDetails.CurrentOrderStatus](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[TransactionDetails.CurrentOrderStatus](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-c-o-m-p-l-e-t-e-d/index.md#1575185601%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-c-o-m-p-l-e-t-e-d/index.md#1575185601%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/value-of.md new file mode 100644 index 000000000..2427c3de4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[CurrentOrderStatus](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [TransactionDetails.CurrentOrderStatus](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/values.md new file mode 100644 index 000000000..effa8e0b0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[CurrentOrderStatus](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[TransactionDetails.CurrentOrderStatus](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/-c-h-a-n-g-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/-c-h-a-n-g-e/index.md new file mode 100644 index 000000000..bfe5277ad --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/-c-h-a-n-g-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TransactionDetails](../../index.md)/[OrderType](../index.md)/[CHANGE](index.md) + +# CHANGE + +[JVM]\ +[CHANGE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#628371494%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#628371494%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/-c-r-e-a-t-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/-c-r-e-a-t-e/index.md new file mode 100644 index 000000000..bea7a8478 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/-c-r-e-a-t-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TransactionDetails](../../index.md)/[OrderType](../index.md)/[CREATE](index.md) + +# CREATE + +[JVM]\ +[CREATE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-c-h-a-n-g-e/index.md#628371494%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-c-h-a-n-g-e/index.md#628371494%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/get-value.md new file mode 100644 index 000000000..fd4e5d143 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[OrderType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/index.md new file mode 100644 index 000000000..9f30e001f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[OrderType](index.md) + +# OrderType + +[JVM]\ +public enum [OrderType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[TransactionDetails.OrderType](index.md)> + +Type of order. Possible `order_types`. `CREATE` - Initial type of a brand new order. `CHANGE` - If a `OrderPurchaseScreenRequest` has already been submitted for the initial booking with `order_type = CREATE`, but has now been modified and partner wishes to resubmit for Fraud screening then the `order_type = CHANGE`. Examples of changes that are supported are changes made to `check-in/checkout dates` or `price of a TravelProduct`. Values: CREATE,CHANGE + +## Entries + +| | | +|---|---| +| [CREATE](-c-r-e-a-t-e/index.md) | [JVM]
[CREATE](-c-r-e-a-t-e/index.md) | +| [CHANGE](-c-h-a-n-g-e/index.md) | [JVM]
[CHANGE](-c-h-a-n-g-e/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1412449409%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1412449409%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-1011415201%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-1011415201%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [TransactionDetails.OrderType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[TransactionDetails.OrderType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-c-h-a-n-g-e/index.md#628371494%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-c-h-a-n-g-e/index.md#628371494%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/value-of.md new file mode 100644 index 000000000..fffb12d14 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[OrderType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [TransactionDetails.OrderType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/values.md new file mode 100644 index 000000000..e9ff534a9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TransactionDetails](../index.md)/[OrderType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[TransactionDetails.OrderType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-transaction-details.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-transaction-details.md new file mode 100644 index 000000000..b50ecda13 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-transaction-details.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TransactionDetails](index.md)/[TransactionDetails](-transaction-details.md) + +# TransactionDetails + +[JVM]\ + +public [TransactionDetails](index.md)[TransactionDetails](-transaction-details.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)orderId, [TransactionDetails.CurrentOrderStatus](-current-order-status/index.md)currentOrderStatus, [TransactionDetails.OrderType](-order-type/index.md)orderType, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[TravelProduct](../-travel-product/index.md)>travelProducts, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Traveler](../-traveler/index.md)>travelers, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Payment](../-payment/index.md)>payments) + +#### Parameters + +JVM + +| | | +|---|---| +| orderId | Unique identifier assigned to the order by the partner. `order_id` is specific to the partner namespace. | +| currentOrderStatus | Status of the order: * `IN_PROGRESS` is used when order has not processed fully. For example, inventory has not yet been reserved, or payment has not yet been settled. * `COMPLETED` is used when an order has been processed fully. For example, inventory has been reserved, and the payment has been settled. | +| orderType | Type of order. Possible `order_types`. `CREATE` - Initial type of a brand new order. `CHANGE` - If a `OrderPurchaseScreenRequest` has already been submitted for the initial booking with `order_type = CREATE`, but has now been modified and partner wishes to resubmit for Fraud screening then the `order_type = CHANGE`. Examples of changes that are supported are changes made to `check-in/checkout dates` or `price of a TravelProduct`. | +| travelProducts | +| travelers | Individuals who are part of the travel party for the order. At minimum there must be at least `1` traveler. | +| payments | List of the form(s) of payment being used to purchase the order. One or more forms of payment can be used within an order. Information gathered will be specific to the form of payment. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/builder.md new file mode 100644 index 000000000..4c812167f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TransactionDetails](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [TransactionDetails.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-current-order-status.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-current-order-status.md new file mode 100644 index 000000000..a246c9067 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-current-order-status.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TransactionDetails](index.md)/[getCurrentOrderStatus](get-current-order-status.md) + +# getCurrentOrderStatus + +[JVM]\ + +public final [TransactionDetails.CurrentOrderStatus](-current-order-status/index.md)[getCurrentOrderStatus](get-current-order-status.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| currentOrderStatus | Status of the order: * `IN_PROGRESS` is used when order has not processed fully. For example, inventory has not yet been reserved, or payment has not yet been settled. * `COMPLETED` is used when an order has been processed fully. For example, inventory has been reserved, and the payment has been settled. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-order-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-order-id.md new file mode 100644 index 000000000..e4aa5638d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-order-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TransactionDetails](index.md)/[getOrderId](get-order-id.md) + +# getOrderId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getOrderId](get-order-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| orderId | Unique identifier assigned to the order by the partner. `order_id` is specific to the partner namespace. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-order-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-order-type.md new file mode 100644 index 000000000..891b9be4c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-order-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TransactionDetails](index.md)/[getOrderType](get-order-type.md) + +# getOrderType + +[JVM]\ + +public final [TransactionDetails.OrderType](-order-type/index.md)[getOrderType](get-order-type.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| orderType | Type of order. Possible `order_types`. `CREATE` - Initial type of a brand new order. `CHANGE` - If a `OrderPurchaseScreenRequest` has already been submitted for the initial booking with `order_type = CREATE`, but has now been modified and partner wishes to resubmit for Fraud screening then the `order_type = CHANGE`. Examples of changes that are supported are changes made to `check-in/checkout dates` or `price of a TravelProduct`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-payments.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-payments.md new file mode 100644 index 000000000..18ebe7961 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-payments.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TransactionDetails](index.md)/[getPayments](get-payments.md) + +# getPayments + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Payment](../-payment/index.md)>[getPayments](get-payments.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| payments | List of the form(s) of payment being used to purchase the order. One or more forms of payment can be used within an order. Information gathered will be specific to the form of payment. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-travel-products.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-travel-products.md new file mode 100644 index 000000000..b39a0141d --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-travel-products.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TransactionDetails](index.md)/[getTravelProducts](get-travel-products.md) + +# getTravelProducts + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[TravelProduct](../-travel-product/index.md)>[getTravelProducts](get-travel-products.md)() + +#### Parameters + +JVM + +| | +|---| +| travelProducts | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-travelers.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-travelers.md new file mode 100644 index 000000000..2ad4b3eee --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-travelers.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TransactionDetails](index.md)/[getTravelers](get-travelers.md) + +# getTravelers + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Traveler](../-traveler/index.md)>[getTravelers](get-travelers.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| travelers | Individuals who are part of the travel party for the order. At minimum there must be at least `1` traveler. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/index.md new file mode 100644 index 000000000..21a6110ed --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/index.md @@ -0,0 +1,55 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TransactionDetails](index.md) + +# TransactionDetails + +public final class [TransactionDetails](index.md) + +#### Parameters + +JVM + +| | | +|---|---| +| orderId | Unique identifier assigned to the order by the partner. `order_id` is specific to the partner namespace. | +| currentOrderStatus | Status of the order: * `IN_PROGRESS` is used when order has not processed fully. For example, inventory has not yet been reserved, or payment has not yet been settled. * `COMPLETED` is used when an order has been processed fully. For example, inventory has been reserved, and the payment has been settled. | +| orderType | Type of order. Possible `order_types`. `CREATE` - Initial type of a brand new order. `CHANGE` - If a `OrderPurchaseScreenRequest` has already been submitted for the initial booking with `order_type = CREATE`, but has now been modified and partner wishes to resubmit for Fraud screening then the `order_type = CHANGE`. Examples of changes that are supported are changes made to `check-in/checkout dates` or `price of a TravelProduct`. | +| travelProducts | +| travelers | Individuals who are part of the travel party for the order. At minimum there must be at least `1` traveler. | +| payments | List of the form(s) of payment being used to purchase the order. One or more forms of payment can be used within an order. Information gathered will be specific to the form of payment. | + +## Constructors + +| | | +|---|---| +| [TransactionDetails](-transaction-details.md) | [JVM]
public [TransactionDetails](index.md)[TransactionDetails](-transaction-details.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)orderId, [TransactionDetails.CurrentOrderStatus](-current-order-status/index.md)currentOrderStatus, [TransactionDetails.OrderType](-order-type/index.md)orderType, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[TravelProduct](../-travel-product/index.md)>travelProducts, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Traveler](../-traveler/index.md)>travelers, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Payment](../-payment/index.md)>payments) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [CurrentOrderStatus](-current-order-status/index.md) | [JVM]
public enum [CurrentOrderStatus](-current-order-status/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[TransactionDetails.CurrentOrderStatus](-current-order-status/index.md)>
Status of the order: * `IN_PROGRESS` is used when order has not processed fully. For example, inventory has not yet been reserved, or payment has not yet been settled. * `COMPLETED` is used when an order has been processed fully. For example, inventory has been reserved, and the payment has been settled. Values: IN_PROGRESS,COMPLETED | +| [OrderType](-order-type/index.md) | [JVM]
public enum [OrderType](-order-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[TransactionDetails.OrderType](-order-type/index.md)>
Type of order. Possible `order_types`. `CREATE` - Initial type of a brand new order. `CHANGE` - If a `OrderPurchaseScreenRequest` has already been submitted for the initial booking with `order_type = CREATE`, but has now been modified and partner wishes to resubmit for Fraud screening then the `order_type = CHANGE`. Examples of changes that are supported are changes made to `check-in/checkout dates` or `price of a TravelProduct`. Values: CREATE,CHANGE | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [TransactionDetails.Builder](-builder/index.md)[builder](builder.md)() | +| [getCurrentOrderStatus](get-current-order-status.md) | [JVM]
public final [TransactionDetails.CurrentOrderStatus](-current-order-status/index.md)[getCurrentOrderStatus](get-current-order-status.md)() | +| [getOrderId](get-order-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getOrderId](get-order-id.md)() | +| [getOrderType](get-order-type.md) | [JVM]
public final [TransactionDetails.OrderType](-order-type/index.md)[getOrderType](get-order-type.md)() | +| [getPayments](get-payments.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Payment](../-payment/index.md)>[getPayments](get-payments.md)() | +| [getTravelers](get-travelers.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Traveler](../-traveler/index.md)>[getTravelers](get-travelers.md)() | +| [getTravelProducts](get-travel-products.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[TravelProduct](../-travel-product/index.md)>[getTravelProducts](get-travel-products.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [currentOrderStatus](index.md#472657698%2FProperties%2F-1883119931) | [JVM]
private final [TransactionDetails.CurrentOrderStatus](-current-order-status/index.md)[currentOrderStatus](index.md#472657698%2FProperties%2F-1883119931) | +| [orderId](index.md#1486964520%2FProperties%2F-1883119931) | [JVM]
@Length(max = 50)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[orderId](index.md#1486964520%2FProperties%2F-1883119931) | +| [orderType](index.md#579839081%2FProperties%2F-1883119931) | [JVM]
private final [TransactionDetails.OrderType](-order-type/index.md)[orderType](index.md#579839081%2FProperties%2F-1883119931) | +| [payments](index.md#-1841524900%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 30)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Payment](../-payment/index.md)>[payments](index.md#-1841524900%2FProperties%2F-1883119931) | +| [travelers](index.md#-1308896123%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 30)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Traveler](../-traveler/index.md)>[travelers](index.md#-1308896123%2FProperties%2F-1883119931) | +| [travelProducts](index.md#854418443%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 20)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[TravelProduct](../-travel-product/index.md)>[travelProducts](index.md#854418443%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-a-i-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-a-i-r/index.md new file mode 100644 index 000000000..245745838 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-a-i-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TravelProductType](../index.md)/[AIR](index.md) + +# AIR + +[JVM]\ +[AIR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-r-a-i-l/index.md#303921059%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-r-a-i-l/index.md#303921059%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-c-a-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-c-a-r/index.md new file mode 100644 index 000000000..ec1e5d408 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-c-a-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TravelProductType](../index.md)/[CAR](index.md) + +# CAR + +[JVM]\ +[CAR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-r-a-i-l/index.md#303921059%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-r-a-i-l/index.md#303921059%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-c-r-u-i-s-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-c-r-u-i-s-e/index.md new file mode 100644 index 000000000..bb368247c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-c-r-u-i-s-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TravelProductType](../index.md)/[CRUISE](index.md) + +# CRUISE + +[JVM]\ +[CRUISE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-r-a-i-l/index.md#303921059%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-r-a-i-l/index.md#303921059%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-h-o-t-e-l/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-h-o-t-e-l/index.md new file mode 100644 index 000000000..ad8d02944 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-h-o-t-e-l/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TravelProductType](../index.md)/[HOTEL](index.md) + +# HOTEL + +[JVM]\ +[HOTEL](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-r-a-i-l/index.md#303921059%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-r-a-i-l/index.md#303921059%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-i-n-s-u-r-a-n-c-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-i-n-s-u-r-a-n-c-e/index.md new file mode 100644 index 000000000..1369e6de5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-i-n-s-u-r-a-n-c-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TravelProductType](../index.md)/[INSURANCE](index.md) + +# INSURANCE + +[JVM]\ +[INSURANCE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-r-a-i-l/index.md#303921059%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-r-a-i-l/index.md#303921059%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-r-a-i-l/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-r-a-i-l/index.md new file mode 100644 index 000000000..9d7864006 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-r-a-i-l/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TravelProductType](../index.md)/[RAIL](index.md) + +# RAIL + +[JVM]\ +[RAIL](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#303921059%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#303921059%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/get-value.md new file mode 100644 index 000000000..37dc130ef --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TravelProductType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/index.md new file mode 100644 index 000000000..f18424d54 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/index.md @@ -0,0 +1,37 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TravelProductType](index.md) + +# TravelProductType + +[JVM]\ +public enum [TravelProductType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[TravelProductType](index.md)> + +Type of product. Values: CRUISE,AIR,CAR,INSURANCE,HOTEL,RAIL + +## Entries + +| | | +|---|---| +| [CRUISE](-c-r-u-i-s-e/index.md) | [JVM]
[CRUISE](-c-r-u-i-s-e/index.md) | +| [AIR](-a-i-r/index.md) | [JVM]
[AIR](-a-i-r/index.md) | +| [CAR](-c-a-r/index.md) | [JVM]
[CAR](-c-a-r/index.md) | +| [INSURANCE](-i-n-s-u-r-a-n-c-e/index.md) | [JVM]
[INSURANCE](-i-n-s-u-r-a-n-c-e/index.md) | +| [HOTEL](-h-o-t-e-l/index.md) | [JVM]
[HOTEL](-h-o-t-e-l/index.md) | +| [RAIL](-r-a-i-l/index.md) | [JVM]
[RAIL](-r-a-i-l/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1544332150%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1544332150%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#-35076492%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#-35076492%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [TravelProductType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[TravelProductType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-r-a-i-l/index.md#303921059%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-r-a-i-l/index.md#303921059%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/value-of.md new file mode 100644 index 000000000..31b8cbdff --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TravelProductType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [TravelProductType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/values.md new file mode 100644 index 000000000..f77f1a36a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TravelProductType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[TravelProductType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/-a-g-e-n-c-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/-a-g-e-n-c-y/index.md new file mode 100644 index 000000000..2988d52c5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/-a-g-e-n-c-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TravelProduct](../../index.md)/[InventorySource](../index.md)/[AGENCY](index.md) + +# AGENCY + +[JVM]\ +[AGENCY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#771359636%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#771359636%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/-m-e-r-c-h-a-n-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/-m-e-r-c-h-a-n-t/index.md new file mode 100644 index 000000000..1f751d3d3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/-m-e-r-c-h-a-n-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[TravelProduct](../../index.md)/[InventorySource](../index.md)/[MERCHANT](index.md) + +# MERCHANT + +[JVM]\ +[MERCHANT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-a-g-e-n-c-y/index.md#771359636%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-a-g-e-n-c-y/index.md#771359636%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/get-value.md new file mode 100644 index 000000000..6eaaebc1e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TravelProduct](../index.md)/[InventorySource](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/index.md new file mode 100644 index 000000000..0a6824e36 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TravelProduct](../index.md)/[InventorySource](index.md) + +# InventorySource + +[JVM]\ +public enum [InventorySource](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[TravelProduct.InventorySource](index.md)> + +Identifies the business model through which the supply is being sold. Merchant/Agency. * `MERCHANT` is used when Partner is the merchant of record for this order. * `AGENCY` is used when this order is through an agency booking. Values: MERCHANT,AGENCY + +## Entries + +| | | +|---|---| +| [MERCHANT](-m-e-r-c-h-a-n-t/index.md) | [JVM]
[MERCHANT](-m-e-r-c-h-a-n-t/index.md) | +| [AGENCY](-a-g-e-n-c-y/index.md) | [JVM]
[AGENCY](-a-g-e-n-c-y/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-1066789445%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-1066789445%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1507963811%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1507963811%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [TravelProduct.InventorySource](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[TravelProduct.InventorySource](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-a-g-e-n-c-y/index.md#771359636%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-a-g-e-n-c-y/index.md#771359636%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/value-of.md new file mode 100644 index 000000000..0110d7715 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TravelProduct](../index.md)/[InventorySource](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [TravelProduct.InventorySource](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/values.md new file mode 100644 index 000000000..fc6e22d28 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[TravelProduct](../index.md)/[InventorySource](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[TravelProduct.InventorySource](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-inventory-source.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-inventory-source.md new file mode 100644 index 000000000..285a57d24 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-inventory-source.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TravelProduct](index.md)/[getInventorySource](get-inventory-source.md) + +# getInventorySource + +[JVM]\ + +public abstract [TravelProduct.InventorySource](-inventory-source/index.md)[getInventorySource](get-inventory-source.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-inventory-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-inventory-type.md new file mode 100644 index 000000000..75c76948a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-inventory-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TravelProduct](index.md)/[getInventoryType](get-inventory-type.md) + +# getInventoryType + +[JVM]\ + +public abstract [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getInventoryType](get-inventory-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-price.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-price.md new file mode 100644 index 000000000..bf6626478 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-price.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TravelProduct](index.md)/[getPrice](get-price.md) + +# getPrice + +[JVM]\ + +public abstract [Amount](../-amount/index.md)[getPrice](get-price.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-travelers-references.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-travelers-references.md new file mode 100644 index 000000000..a39a0087a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-travelers-references.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TravelProduct](index.md)/[getTravelersReferences](get-travelers-references.md) + +# getTravelersReferences + +[JVM]\ + +public abstract [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[getTravelersReferences](get-travelers-references.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-type.md new file mode 100644 index 000000000..e016df80e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TravelProduct](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public abstract [TravelProductType](../-travel-product-type/index.md)[getType](get-type.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/index.md new file mode 100644 index 000000000..e7327d34e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/index.md @@ -0,0 +1,46 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[TravelProduct](index.md) + +# TravelProduct + +public interface [TravelProduct](index.md) + +The `type` field value is used as a discriminator, with the following mapping: * `CRUISE`: `Cruise` * `AIR`: `Air` * `CAR`: `Car` * `INSURANCE`: `Insurance` * `HOTEL`: `Hotel` * `RAIL`: `Rail` + +#### Parameters + +JVM + +| | +|---| +| price | +| type | +| inventoryType | Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` | +| inventorySource | Identifies the business model through which the supply is being sold. Merchant/Agency. * `MERCHANT` is used when Partner is the merchant of record for this order. * `AGENCY` is used when this order is through an agency booking. | +| travelersReferences | List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * GUID1, GUID2, GUID3 * Hotel * GUID1 * Car * GUID3 * Rail * GUID2 * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. | + +#### Inheritors + +| | +|---| +| [Air](../-air/index.md) | +| [Car](../-car/index.md) | +| [Cruise](../-cruise/index.md) | +| [Hotel](../-hotel/index.md) | +| [Insurance](../-insurance/index.md) | +| [Rail](../-rail/index.md) | + +## Types + +| Name | Summary | +|---|---| +| [InventorySource](-inventory-source/index.md) | [JVM]
public enum [InventorySource](-inventory-source/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[TravelProduct.InventorySource](-inventory-source/index.md)>
Identifies the business model through which the supply is being sold. Merchant/Agency. * `MERCHANT` is used when Partner is the merchant of record for this order. * `AGENCY` is used when this order is through an agency booking. Values: MERCHANT,AGENCY | + +## Functions + +| Name | Summary | +|---|---| +| [getInventorySource](get-inventory-source.md) | [JVM]
public abstract [TravelProduct.InventorySource](-inventory-source/index.md)[getInventorySource](get-inventory-source.md)() | +| [getInventoryType](get-inventory-type.md) | [JVM]
public abstract [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getInventoryType](get-inventory-type.md)() | +| [getPrice](get-price.md) | [JVM]
public abstract [Amount](../-amount/index.md)[getPrice](get-price.md)() | +| [getTravelersReferences](get-travelers-references.md) | [JVM]
public abstract [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)>[getTravelersReferences](get-travelers-references.md)() | +| [getType](get-type.md) | [JVM]
public abstract [TravelProductType](../-travel-product-type/index.md)[getType](get-type.md)() | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/-traveler.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/-traveler.-builder.md new file mode 100644 index 000000000..541bf69e2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/-traveler.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Traveler](../index.md)/[Builder](index.md)/[Traveler.Builder](-traveler.-builder.md) + +# Traveler.Builder + +[JVM]\ + +public [Traveler.Builder](index.md)[Traveler.Builder](-traveler.-builder.md)([Name](../../-name/index.md)travelerName, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)primary, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones, [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)age, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)birthDate, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)citizenshipCountryCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)travelerId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/age.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/age.md new file mode 100644 index 000000000..b11a50038 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/age.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Traveler](../index.md)/[Builder](index.md)/[age](age.md) + +# age + +[JVM]\ + +public final [Traveler.Builder](index.md)[age](age.md)([BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)age) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/birth-date.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/birth-date.md new file mode 100644 index 000000000..862060293 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/birth-date.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Traveler](../index.md)/[Builder](index.md)/[birthDate](birth-date.md) + +# birthDate + +[JVM]\ + +public final [Traveler.Builder](index.md)[birthDate](birth-date.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)birthDate) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/build.md new file mode 100644 index 000000000..4ce82c78a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Traveler](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Traveler](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/citizenship-country-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/citizenship-country-code.md new file mode 100644 index 000000000..2d4db68c3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/citizenship-country-code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Traveler](../index.md)/[Builder](index.md)/[citizenshipCountryCode](citizenship-country-code.md) + +# citizenshipCountryCode + +[JVM]\ + +public final [Traveler.Builder](index.md)[citizenshipCountryCode](citizenship-country-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)citizenshipCountryCode) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/email-address.md new file mode 100644 index 000000000..75faec4a2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/email-address.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Traveler](../index.md)/[Builder](index.md)/[emailAddress](email-address.md) + +# emailAddress + +[JVM]\ + +public final [Traveler.Builder](index.md)[emailAddress](email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/index.md new file mode 100644 index 000000000..ae558b31f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/index.md @@ -0,0 +1,26 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Traveler](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Traveler.Builder](-traveler.-builder.md) | [JVM]
public [Traveler.Builder](index.md)[Traveler.Builder](-traveler.-builder.md)([Name](../../-name/index.md)travelerName, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)primary, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones, [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)age, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)birthDate, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)citizenshipCountryCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)travelerId) | + +## Functions + +| Name | Summary | +|---|---| +| [age](age.md) | [JVM]
public final [Traveler.Builder](index.md)[age](age.md)([BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)age) | +| [birthDate](birth-date.md) | [JVM]
public final [Traveler.Builder](index.md)[birthDate](birth-date.md)([OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)birthDate) | +| [build](build.md) | [JVM]
public final [Traveler](../index.md)[build](build.md)() | +| [citizenshipCountryCode](citizenship-country-code.md) | [JVM]
public final [Traveler.Builder](index.md)[citizenshipCountryCode](citizenship-country-code.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)citizenshipCountryCode) | +| [emailAddress](email-address.md) | [JVM]
public final [Traveler.Builder](index.md)[emailAddress](email-address.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress) | +| [primary](primary.md) | [JVM]
public final [Traveler.Builder](index.md)[primary](primary.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)primary) | +| [telephones](telephones.md) | [JVM]
public final [Traveler.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) | +| [travelerId](traveler-id.md) | [JVM]
public final [Traveler.Builder](index.md)[travelerId](traveler-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)travelerId) | +| [travelerName](traveler-name.md) | [JVM]
public final [Traveler.Builder](index.md)[travelerName](traveler-name.md)([Name](../../-name/index.md)travelerName) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/primary.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/primary.md new file mode 100644 index 000000000..6d60eff7a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/primary.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Traveler](../index.md)/[Builder](index.md)/[primary](primary.md) + +# primary + +[JVM]\ + +public final [Traveler.Builder](index.md)[primary](primary.md)([Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)primary) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/telephones.md new file mode 100644 index 000000000..d5cf72094 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/telephones.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Traveler](../index.md)/[Builder](index.md)/[telephones](telephones.md) + +# telephones + +[JVM]\ + +public final [Traveler.Builder](index.md)[telephones](telephones.md)([List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../../-telephone/index.md)>telephones) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/traveler-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/traveler-id.md new file mode 100644 index 000000000..a6c648e87 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/traveler-id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Traveler](../index.md)/[Builder](index.md)/[travelerId](traveler-id.md) + +# travelerId + +[JVM]\ + +public final [Traveler.Builder](index.md)[travelerId](traveler-id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)travelerId) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/traveler-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/traveler-name.md new file mode 100644 index 000000000..d89d04c1b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/traveler-name.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Traveler](../index.md)/[Builder](index.md)/[travelerName](traveler-name.md) + +# travelerName + +[JVM]\ + +public final [Traveler.Builder](index.md)[travelerName](traveler-name.md)([Name](../../-name/index.md)travelerName) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-traveler.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-traveler.md new file mode 100644 index 000000000..c95c52cb8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-traveler.md @@ -0,0 +1,22 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Traveler](index.md)/[Traveler](-traveler.md) + +# Traveler + +[JVM]\ + +public [Traveler](index.md)[Traveler](-traveler.md)([Name](../-name/index.md)travelerName, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)primary, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones, [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)age, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)birthDate, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)citizenshipCountryCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)travelerId) + +#### Parameters + +JVM + +| | +|---| +| travelerName | +| primary | Indicator for one of the travelers who is the primary traveler. One traveler in each itinerary item must be listed as primary. By default, for a single traveler this should be set to `true`. | +| emailAddress | Email address associated with the traveler as supplied by the partner system. | +| telephones | +| age | Age of the traveler. | +| birthDate | Date of birth for traveler, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| citizenshipCountryCode | The alpha-3 ISO country code of the traveler's nationality. | +| travelerId | A unique identifier for travelers in the transaction. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/builder.md new file mode 100644 index 000000000..736584d75 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Traveler](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Traveler.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-age.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-age.md new file mode 100644 index 000000000..3f42b4753 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-age.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Traveler](index.md)/[getAge](get-age.md) + +# getAge + +[JVM]\ + +public final [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)[getAge](get-age.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| age | Age of the traveler. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-birth-date.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-birth-date.md new file mode 100644 index 000000000..8b004d5cb --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-birth-date.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Traveler](index.md)/[getBirthDate](get-birth-date.md) + +# getBirthDate + +[JVM]\ + +public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getBirthDate](get-birth-date.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| birthDate | Date of birth for traveler, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-citizenship-country-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-citizenship-country-code.md new file mode 100644 index 000000000..1a922c6aa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-citizenship-country-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Traveler](index.md)/[getCitizenshipCountryCode](get-citizenship-country-code.md) + +# getCitizenshipCountryCode + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCitizenshipCountryCode](get-citizenship-country-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| citizenshipCountryCode | The alpha-3 ISO country code of the traveler's nationality. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-email-address.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-email-address.md new file mode 100644 index 000000000..c063aa2b3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-email-address.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Traveler](index.md)/[getEmailAddress](get-email-address.md) + +# getEmailAddress + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getEmailAddress](get-email-address.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| emailAddress | Email address associated with the traveler as supplied by the partner system. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-primary.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-primary.md new file mode 100644 index 000000000..bc0d47e34 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-primary.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Traveler](index.md)/[getPrimary](get-primary.md) + +# getPrimary + +[JVM]\ + +public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getPrimary](get-primary.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| primary | Indicator for one of the travelers who is the primary traveler. One traveler in each itinerary item must be listed as primary. By default, for a single traveler this should be set to `true`. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-telephones.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-telephones.md new file mode 100644 index 000000000..9496e2a18 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-telephones.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Traveler](index.md)/[getTelephones](get-telephones.md) + +# getTelephones + +[JVM]\ + +public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() + +#### Parameters + +JVM + +| | +|---| +| telephones | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-traveler-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-traveler-id.md new file mode 100644 index 000000000..f2cb37555 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-traveler-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Traveler](index.md)/[getTravelerId](get-traveler-id.md) + +# getTravelerId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTravelerId](get-traveler-id.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| travelerId | A unique identifier for travelers in the transaction. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-traveler-name.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-traveler-name.md new file mode 100644 index 000000000..26957e643 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-traveler-name.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Traveler](index.md)/[getTravelerName](get-traveler-name.md) + +# getTravelerName + +[JVM]\ + +public final [Name](../-name/index.md)[getTravelerName](get-traveler-name.md)() + +#### Parameters + +JVM + +| | +|---| +| travelerName | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/index.md new file mode 100644 index 000000000..c83212715 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/index.md @@ -0,0 +1,59 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Traveler](index.md) + +# Traveler + +public final class [Traveler](index.md) + +#### Parameters + +JVM + +| | +|---| +| travelerName | +| primary | Indicator for one of the travelers who is the primary traveler. One traveler in each itinerary item must be listed as primary. By default, for a single traveler this should be set to `true`. | +| emailAddress | Email address associated with the traveler as supplied by the partner system. | +| telephones | +| age | Age of the traveler. | +| birthDate | Date of birth for traveler, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. | +| citizenshipCountryCode | The alpha-3 ISO country code of the traveler's nationality. | +| travelerId | A unique identifier for travelers in the transaction. | + +## Constructors + +| | | +|---|---| +| [Traveler](-traveler.md) | [JVM]
public [Traveler](index.md)[Traveler](-traveler.md)([Name](../-name/index.md)travelerName, [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)primary, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)emailAddress, [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>telephones, [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)age, [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)birthDate, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)citizenshipCountryCode, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)travelerId) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Traveler.Builder](-builder/index.md)[builder](builder.md)() | +| [getAge](get-age.md) | [JVM]
public final [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)[getAge](get-age.md)() | +| [getBirthDate](get-birth-date.md) | [JVM]
public final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[getBirthDate](get-birth-date.md)() | +| [getCitizenshipCountryCode](get-citizenship-country-code.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getCitizenshipCountryCode](get-citizenship-country-code.md)() | +| [getEmailAddress](get-email-address.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getEmailAddress](get-email-address.md)() | +| [getPrimary](get-primary.md) | [JVM]
public final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[getPrimary](get-primary.md)() | +| [getTelephones](get-telephones.md) | [JVM]
public final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[getTelephones](get-telephones.md)() | +| [getTravelerId](get-traveler-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getTravelerId](get-traveler-id.md)() | +| [getTravelerName](get-traveler-name.md) | [JVM]
public final [Name](../-name/index.md)[getTravelerName](get-traveler-name.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [age](index.md#-1644008369%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [BigDecimal](https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html)[age](index.md#-1644008369%2FProperties%2F-1883119931) | +| [birthDate](index.md#786630465%2FProperties%2F-1883119931) | [JVM]
private final [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)[birthDate](index.md#786630465%2FProperties%2F-1883119931) | +| [citizenshipCountryCode](index.md#1516546541%2FProperties%2F-1883119931) | [JVM]
@Pattern(regexp = "^[A-Z]{3}$")
@Length(min = 3, max = 3)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[citizenshipCountryCode](index.md#1516546541%2FProperties%2F-1883119931) | +| [emailAddress](index.md#2074788980%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[emailAddress](index.md#2074788980%2FProperties%2F-1883119931) | +| [primary](index.md#-1560760276%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Boolean](https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html)[primary](index.md#-1560760276%2FProperties%2F-1883119931) | +| [telephones](index.md#-1061420067%2FProperties%2F-1883119931) | [JVM]
@Size(min = 1, max = 250)
@Valid()
private final [List](https://docs.oracle.com/javase/8/docs/api/java/util/List.html)<[Telephone](../-telephone/index.md)>[telephones](index.md#-1061420067%2FProperties%2F-1883119931) | +| [travelerId](index.md#1619374954%2FProperties%2F-1883119931) | [JVM]
@Length(max = 100)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[travelerId](index.md#1619374954%2FProperties%2F-1883119931) | +| [travelerName](index.md#-1952527878%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Name](../-name/index.md)[travelerName](index.md#-1952527878%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/-unauthorized-error.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/-unauthorized-error.-builder.md new file mode 100644 index 000000000..f2fad7996 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/-unauthorized-error.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[UnauthorizedError](../index.md)/[Builder](index.md)/[UnauthorizedError.Builder](-unauthorized-error.-builder.md) + +# UnauthorizedError.Builder + +[JVM]\ + +public [UnauthorizedError.Builder](index.md)[UnauthorizedError.Builder](-unauthorized-error.-builder.md)([UnauthorizedError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/build.md new file mode 100644 index 000000000..467abe1d3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[UnauthorizedError](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [UnauthorizedError](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/code.md new file mode 100644 index 000000000..a792b86c6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/code.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[UnauthorizedError](../index.md)/[Builder](index.md)/[code](code.md) + +# code + +[JVM]\ + +public final [UnauthorizedError.Builder](index.md)[code](code.md)([UnauthorizedError.Code](../-code/index.md)code) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/index.md new file mode 100644 index 000000000..1f6d398af --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/index.md @@ -0,0 +1,20 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[UnauthorizedError](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [UnauthorizedError.Builder](-unauthorized-error.-builder.md) | [JVM]
public [UnauthorizedError.Builder](index.md)[UnauthorizedError.Builder](-unauthorized-error.-builder.md)([UnauthorizedError.Code](../-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [UnauthorizedError](../index.md)[build](build.md)() | +| [code](code.md) | [JVM]
public final [UnauthorizedError.Builder](index.md)[code](code.md)([UnauthorizedError.Code](../-code/index.md)code) | +| [message](message.md) | [JVM]
public final [UnauthorizedError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/message.md new file mode 100644 index 000000000..6af8e8b86 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/message.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[UnauthorizedError](../index.md)/[Builder](index.md)/[message](message.md) + +# message + +[JVM]\ + +public final [UnauthorizedError.Builder](index.md)[message](message.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md new file mode 100644 index 000000000..31b84edef --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[UnauthorizedError](../../index.md)/[Code](../index.md)/[BAD_GATEWAY](index.md) + +# BAD_GATEWAY + +[JVM]\ +[BAD_GATEWAY](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md new file mode 100644 index 000000000..4bd3c5bb8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[UnauthorizedError](../../index.md)/[Code](../index.md)/[BAD_REQUEST](index.md) + +# BAD_REQUEST + +[JVM]\ +[BAD_REQUEST](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#973209373%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#973209373%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-f-o-r-b-i-d-d-e-n/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-f-o-r-b-i-d-d-e-n/index.md new file mode 100644 index 000000000..38629395e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-f-o-r-b-i-d-d-e-n/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[UnauthorizedError](../../index.md)/[Code](../index.md)/[FORBIDDEN](index.md) + +# FORBIDDEN + +[JVM]\ +[FORBIDDEN](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md new file mode 100644 index 000000000..89b591117 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[UnauthorizedError](../../index.md)/[Code](../index.md)/[GATEWAY_TIMEOUT](index.md) + +# GATEWAY_TIMEOUT + +[JVM]\ +[GATEWAY_TIMEOUT](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md new file mode 100644 index 000000000..456355d09 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[UnauthorizedError](../../index.md)/[Code](../index.md)/[INTERNAL_SERVER_ERROR](index.md) + +# INTERNAL_SERVER_ERROR + +[JVM]\ +[INTERNAL_SERVER_ERROR](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..3505d45a0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[UnauthorizedError](../../index.md)/[Code](../index.md)/[NOT_FOUND](index.md) + +# NOT_FOUND + +[JVM]\ +[NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md new file mode 100644 index 000000000..44c08a456 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[UnauthorizedError](../../index.md)/[Code](../index.md)/[ORDER_PURCHASE_UPDATE_NOT_FOUND](index.md) + +# ORDER_PURCHASE_UPDATE_NOT_FOUND + +[JVM]\ +[ORDER_PURCHASE_UPDATE_NOT_FOUND](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..b3477a9fd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[UnauthorizedError](../../index.md)/[Code](../index.md)/[RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](index.md) + +# RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE + +[JVM]\ +[RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md new file mode 100644 index 000000000..1c4eed827 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[UnauthorizedError](../../index.md)/[Code](../index.md)/[RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](index.md) + +# RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE + +[JVM]\ +[RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md new file mode 100644 index 000000000..f0e816341 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[UnauthorizedError](../../index.md)/[Code](../index.md)/[TOO_MANY_REQUESTS](index.md) + +# TOO_MANY_REQUESTS + +[JVM]\ +[TOO_MANY_REQUESTS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md new file mode 100644 index 000000000..4618d4995 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../../index.md)/[UnauthorizedError](../../index.md)/[Code](../index.md)/[UNAUTHORIZED](index.md) + +# UNAUTHORIZED + +[JVM]\ +[UNAUTHORIZED](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/get-value.md new file mode 100644 index 000000000..7fdb34f63 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[UnauthorizedError](../index.md)/[Code](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/index.md new file mode 100644 index 000000000..392c962bd --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/index.md @@ -0,0 +1,42 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[UnauthorizedError](../index.md)/[Code](index.md) + +# Code + +[JVM]\ +public enum [Code](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[UnauthorizedError.Code](index.md)> + +Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ORDER_PURCHASE_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE,RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + +## Entries + +| | | +|---|---| +| [UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | [JVM]
[UNAUTHORIZED](-u-n-a-u-t-h-o-r-i-z-e-d/index.md) | +| [FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | [JVM]
[FORBIDDEN](-f-o-r-b-i-d-d-e-n/index.md) | +| [NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[NOT_FOUND](-n-o-t_-f-o-u-n-d/index.md) | +| [ORDER_PURCHASE_UPDATE_NOT_FOUND](-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | [JVM]
[ORDER_PURCHASE_UPDATE_NOT_FOUND](-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md) | +| [TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | [JVM]
[TOO_MANY_REQUESTS](-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md) | +| [INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | [JVM]
[INTERNAL_SERVER_ERROR](-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md) | +| [BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | [JVM]
[BAD_GATEWAY](-b-a-d_-g-a-t-e-w-a-y/index.md) | +| [RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md) | +| [RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | [JVM]
[RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE](-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md) | +| [GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | [JVM]
[GATEWAY_TIMEOUT](-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md) | +| [BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | [JVM]
[BAD_REQUEST](-b-a-d_-r-e-q-u-e-s-t/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#1353263990%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#1353263990%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1998815240%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1998815240%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [UnauthorizedError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[UnauthorizedError.Code](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-b-a-d_-r-e-q-u-e-s-t/index.md#973209373%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/value-of.md new file mode 100644 index 000000000..d6d787fdc --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[UnauthorizedError](../index.md)/[Code](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [UnauthorizedError.Code](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/values.md new file mode 100644 index 000000000..99bcf90e5 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[UnauthorizedError](../index.md)/[Code](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[UnauthorizedError.Code](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-unauthorized-error.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-unauthorized-error.md new file mode 100644 index 000000000..1dbd548d8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-unauthorized-error.md @@ -0,0 +1,16 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[UnauthorizedError](index.md)/[UnauthorizedError](-unauthorized-error.md) + +# UnauthorizedError + +[JVM]\ + +public [UnauthorizedError](index.md)[UnauthorizedError](-unauthorized-error.md)([UnauthorizedError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/builder.md new file mode 100644 index 000000000..c93b95bc3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[UnauthorizedError](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [UnauthorizedError.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/get-code.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/get-code.md new file mode 100644 index 000000000..39be7a819 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/get-code.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[UnauthorizedError](index.md)/[getCode](get-code.md) + +# getCode + +[JVM]\ + +public final [UnauthorizedError.Code](-code/index.md)[getCode](get-code.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/get-message.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/get-message.md new file mode 100644 index 000000000..e7be04aca --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/get-message.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[UnauthorizedError](index.md)/[getMessage](get-message.md) + +# getMessage + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() + +#### Parameters + +JVM + +| | | +|---|---| +| message | A human-readable explanation of the error, specific to this error occurrence. | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/index.md new file mode 100644 index 000000000..2fc5c2d7c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/index.md @@ -0,0 +1,44 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[UnauthorizedError](index.md) + +# UnauthorizedError + +public final class [UnauthorizedError](index.md) + +Indicates that the token sent in the 'Authorization' header is either invalid or missing. Please check the value in the token field along with the token expiration time before retrying. + +#### Parameters + +JVM + +| | | +|---|---| +| code | Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. | +| message | A human-readable explanation of the error, specific to this error occurrence. | + +## Constructors + +| | | +|---|---| +| [UnauthorizedError](-unauthorized-error.md) | [JVM]
public [UnauthorizedError](index.md)[UnauthorizedError](-unauthorized-error.md)([UnauthorizedError.Code](-code/index.md)code, [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)message) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | +| [Code](-code/index.md) | [JVM]
public enum [Code](-code/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[UnauthorizedError.Code](-code/index.md)>
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ORDER_PURCHASE_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE,RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [UnauthorizedError.Builder](-builder/index.md)[builder](builder.md)() | +| [getCode](get-code.md) | [JVM]
public final [UnauthorizedError.Code](-code/index.md)[getCode](get-code.md)() | +| [getMessage](get-message.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getMessage](get-message.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [code](index.md#-1923239746%2FProperties%2F-1883119931) | [JVM]
private final [UnauthorizedError.Code](-code/index.md)[code](index.md#-1923239746%2FProperties%2F-1883119931) | +| [message](index.md#491878536%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[message](index.md#491878536%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-c-h-a-r-g-e-b-a-c-k_-f-e-e-d-b-a-c-k/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-c-h-a-r-g-e-b-a-c-k_-f-e-e-d-b-a-c-k/index.md new file mode 100644 index 000000000..792eb2a54 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-c-h-a-r-g-e-b-a-c-k_-f-e-e-d-b-a-c-k/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[UpdateType](../index.md)/[CHARGEBACK_FEEDBACK](index.md) + +# CHARGEBACK_FEEDBACK + +[JVM]\ +[CHARGEBACK_FEEDBACK](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-p-a-y-m-e-n-t_-u-p-d-a-t-e/index.md#1257184193%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-p-a-y-m-e-n-t_-u-p-d-a-t-e/index.md#1257184193%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-i-n-s-u-l-t_-f-e-e-d-b-a-c-k/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-i-n-s-u-l-t_-f-e-e-d-b-a-c-k/index.md new file mode 100644 index 000000000..bd935e6d2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-i-n-s-u-l-t_-f-e-e-d-b-a-c-k/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[UpdateType](../index.md)/[INSULT_FEEDBACK](index.md) + +# INSULT_FEEDBACK + +[JVM]\ +[INSULT_FEEDBACK](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-p-a-y-m-e-n-t_-u-p-d-a-t-e/index.md#1257184193%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-p-a-y-m-e-n-t_-u-p-d-a-t-e/index.md#1257184193%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-o-r-d-e-r_-u-p-d-a-t-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-o-r-d-e-r_-u-p-d-a-t-e/index.md new file mode 100644 index 000000000..74b728e3f --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-o-r-d-e-r_-u-p-d-a-t-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[UpdateType](../index.md)/[ORDER_UPDATE](index.md) + +# ORDER_UPDATE + +[JVM]\ +[ORDER_UPDATE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-p-a-y-m-e-n-t_-u-p-d-a-t-e/index.md#1257184193%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-p-a-y-m-e-n-t_-u-p-d-a-t-e/index.md#1257184193%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-p-a-y-m-e-n-t_-u-p-d-a-t-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-p-a-y-m-e-n-t_-u-p-d-a-t-e/index.md new file mode 100644 index 000000000..fb4a75d8c --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-p-a-y-m-e-n-t_-u-p-d-a-t-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[UpdateType](../index.md)/[PAYMENT_UPDATE](index.md) + +# PAYMENT_UPDATE + +[JVM]\ +[PAYMENT_UPDATE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#1257184193%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#1257184193%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-r-e-f-u-n-d_-u-p-d-a-t-e/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-r-e-f-u-n-d_-u-p-d-a-t-e/index.md new file mode 100644 index 000000000..2fec38385 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-r-e-f-u-n-d_-u-p-d-a-t-e/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[UpdateType](../index.md)/[REFUND_UPDATE](index.md) + +# REFUND_UPDATE + +[JVM]\ +[REFUND_UPDATE](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../-p-a-y-m-e-n-t_-u-p-d-a-t-e/index.md#1257184193%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../-p-a-y-m-e-n-t_-u-p-d-a-t-e/index.md#1257184193%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/get-value.md new file mode 100644 index 000000000..a00799e8e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[UpdateType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/index.md new file mode 100644 index 000000000..b22726e4e --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/index.md @@ -0,0 +1,36 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[UpdateType](index.md) + +# UpdateType + +[JVM]\ +public enum [UpdateType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[UpdateType](index.md)> + +Transaction type associated with the update event. Values: ORDER_UPDATE,CHARGEBACK_FEEDBACK,INSULT_FEEDBACK,REFUND_UPDATE,PAYMENT_UPDATE + +## Entries + +| | | +|---|---| +| [ORDER_UPDATE](-o-r-d-e-r_-u-p-d-a-t-e/index.md) | [JVM]
[ORDER_UPDATE](-o-r-d-e-r_-u-p-d-a-t-e/index.md) | +| [CHARGEBACK_FEEDBACK](-c-h-a-r-g-e-b-a-c-k_-f-e-e-d-b-a-c-k/index.md) | [JVM]
[CHARGEBACK_FEEDBACK](-c-h-a-r-g-e-b-a-c-k_-f-e-e-d-b-a-c-k/index.md) | +| [INSULT_FEEDBACK](-i-n-s-u-l-t_-f-e-e-d-b-a-c-k/index.md) | [JVM]
[INSULT_FEEDBACK](-i-n-s-u-l-t_-f-e-e-d-b-a-c-k/index.md) | +| [REFUND_UPDATE](-r-e-f-u-n-d_-u-p-d-a-t-e/index.md) | [JVM]
[REFUND_UPDATE](-r-e-f-u-n-d_-u-p-d-a-t-e/index.md) | +| [PAYMENT_UPDATE](-p-a-y-m-e-n-t_-u-p-d-a-t-e/index.md) | [JVM]
[PAYMENT_UPDATE](-p-a-y-m-e-n-t_-u-p-d-a-t-e/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-277879654%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-277879654%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1858503780%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1858503780%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [UpdateType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[UpdateType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](../-verification-type/_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](../-verification-type/_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](-p-a-y-m-e-n-t_-u-p-d-a-t-e/index.md#1257184193%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](-p-a-y-m-e-n-t_-u-p-d-a-t-e/index.md#1257184193%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/value-of.md new file mode 100644 index 000000000..7919729d2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[UpdateType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [UpdateType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/values.md new file mode 100644 index 000000000..696d94ac4 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[UpdateType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[UpdateType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/-c-v-v/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/-c-v-v/index.md new file mode 100644 index 000000000..a93775dc9 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/-c-v-v/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[VerificationType](../index.md)/[CVV](index.md) + +# CVV + +[JVM]\ +[CVV](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](../_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](../_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](../_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](../_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](../_3_-d-s/index.md#-43468177%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](../_3_-d-s/index.md#-43468177%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/_3_-d-s/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/_3_-d-s/index.md new file mode 100644 index 000000000..8fb2614b6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/_3_-d-s/index.md @@ -0,0 +1,14 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[VerificationType](../index.md)/[_3_DS](index.md) + +# _3_DS + +[JVM]\ +[_3_DS](index.md) + +## Properties + +| Name | Summary | +|---|---| +| [name](index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[name](index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
public final [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)[ordinal](index.md#-739389684%2FProperties%2F-1883119931) | +| [value](index.md#-43468177%2FProperties%2F-1883119931) | [JVM]
public final [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)[value](index.md#-43468177%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/get-value.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/get-value.md new file mode 100644 index 000000000..e81213678 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/get-value.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[VerificationType](index.md)/[getValue](get-value.md) + +# getValue + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/index.md new file mode 100644 index 000000000..784e63bfa --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/index.md @@ -0,0 +1,33 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[VerificationType](index.md) + +# VerificationType + +[JVM]\ +public enum [VerificationType](index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[VerificationType](index.md)> + +The type of the verification used to verify the instrument. If the Card Verfication Value was provided to verify the credit card used for the transaction, `type = CVV`. Values: CVV,_3_DS + +## Entries + +| | | +|---|---| +| [CVV](-c-v-v/index.md) | [JVM]
[CVV](-c-v-v/index.md) | +| [_3_DS](_3_-d-s/index.md) | [JVM]
[_3_DS](_3_-d-s/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [getName](index.md#-799347448%2FFunctions%2F-1883119931) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getName](index.md#-799347448%2FFunctions%2F-1883119931)() | +| [getOrdinal](index.md#1708162358%2FFunctions%2F-1883119931) | [JVM]
public final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[getOrdinal](index.md#1708162358%2FFunctions%2F-1883119931)() | +| [getValue](get-value.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getValue](get-value.md)() | +| [valueOf](value-of.md) | [JVM]
public final [VerificationType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) | +| [values](values.md) | [JVM]
public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[VerificationType](index.md)>[values](values.md)()
Returns an array containing the constants of this enum type, in the order they're declared. | + +## Properties + +| Name | Summary | +|---|---| +| [name](_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[name](_3_-d-s/index.md#-372974862%2FProperties%2F-1883119931) | +| [ordinal](_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | [JVM]
private final [Integer](https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)[ordinal](_3_-d-s/index.md#-739389684%2FProperties%2F-1883119931) | +| [value](_3_-d-s/index.md#-43468177%2FProperties%2F-1883119931) | [JVM]
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[value](_3_-d-s/index.md#-43468177%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/value-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/value-of.md new file mode 100644 index 000000000..d78dbcf62 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/value-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[VerificationType](index.md)/[valueOf](value-of.md) + +# valueOf + +[JVM]\ + +public final [VerificationType](index.md)[valueOf](value-of.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)value) + +Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) + +#### Throws + +| | | +|---|---| +| [IllegalArgumentException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-argument-exception/index.html) | if this enum type has no constant with the specified name | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/values.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/values.md new file mode 100644 index 000000000..72cd19b37 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/values.md @@ -0,0 +1,11 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[VerificationType](index.md)/[values](values.md) + +# values + +[JVM]\ + +public final [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[VerificationType](index.md)>[values](values.md)() + +Returns an array containing the constants of this enum type, in the order they're declared. + +This method may be used to iterate over the constants. diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-builder/-verify-all-of.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-builder/-verify-all-of.-builder.md new file mode 100644 index 000000000..01c233c52 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-builder/-verify-all-of.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[VerifyAllOf](../index.md)/[Builder](index.md)/[VerifyAllOf.Builder](-verify-all-of.-builder.md) + +# VerifyAllOf.Builder + +[JVM]\ + +public [VerifyAllOf.Builder](index.md)[VerifyAllOf.Builder](-verify-all-of.-builder.md)([VerificationType](../../-verification-type/index.md)type) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-builder/build.md new file mode 100644 index 000000000..82bf975ee --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[VerifyAllOf](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [VerifyAllOf](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-builder/index.md new file mode 100644 index 000000000..550570b00 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-builder/index.md @@ -0,0 +1,19 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[VerifyAllOf](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [VerifyAllOf.Builder](-verify-all-of.-builder.md) | [JVM]
public [VerifyAllOf.Builder](index.md)[VerifyAllOf.Builder](-verify-all-of.-builder.md)([VerificationType](../../-verification-type/index.md)type) | + +## Functions + +| Name | Summary | +|---|---| +| [build](build.md) | [JVM]
public final [VerifyAllOf](../index.md)[build](build.md)() | +| [type](type.md) | [JVM]
public final [VerifyAllOf.Builder](index.md)[type](type.md)([VerificationType](../../-verification-type/index.md)type) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-builder/type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-builder/type.md new file mode 100644 index 000000000..e7b0088f7 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-builder/type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[VerifyAllOf](../index.md)/[Builder](index.md)/[type](type.md) + +# type + +[JVM]\ + +public final [VerifyAllOf.Builder](index.md)[type](type.md)([VerificationType](../../-verification-type/index.md)type) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-verify-all-of.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-verify-all-of.md new file mode 100644 index 000000000..21259175a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-verify-all-of.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[VerifyAllOf](index.md)/[VerifyAllOf](-verify-all-of.md) + +# VerifyAllOf + +[JVM]\ + +public [VerifyAllOf](index.md)[VerifyAllOf](-verify-all-of.md)([VerificationType](../-verification-type/index.md)type) + +#### Parameters + +JVM + +| | +|---| +| type | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/builder.md new file mode 100644 index 000000000..fde77f332 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[VerifyAllOf](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [VerifyAllOf.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/get-type.md new file mode 100644 index 000000000..56126c328 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/get-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[VerifyAllOf](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public final [VerificationType](../-verification-type/index.md)[getType](get-type.md)() + +#### Parameters + +JVM + +| | +|---| +| type | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/index.md new file mode 100644 index 000000000..92d2518d8 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/index.md @@ -0,0 +1,38 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[VerifyAllOf](index.md) + +# VerifyAllOf + +public final class [VerifyAllOf](index.md) + +#### Parameters + +JVM + +| | +|---| +| type | + +## Constructors + +| | | +|---|---| +| [VerifyAllOf](-verify-all-of.md) | [JVM]
public [VerifyAllOf](index.md)[VerifyAllOf](-verify-all-of.md)([VerificationType](../-verification-type/index.md)type) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [VerifyAllOf.Builder](-builder/index.md)[builder](builder.md)() | +| [getType](get-type.md) | [JVM]
public final [VerificationType](../-verification-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [type](index.md#914947708%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [VerificationType](../-verification-type/index.md)[type](index.md#914947708%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/-verify.-builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/-verify.-builder.md new file mode 100644 index 000000000..1d58c12c1 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/-verify.-builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Verify](../index.md)/[Builder](index.md)/[Verify.Builder](-verify.-builder.md) + +# Verify.Builder + +[JVM]\ + +public [Verify.Builder](index.md)[Verify.Builder](-verify.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../../-amount/index.md)amount, [PaymentOutcome](../../-payment-outcome/index.md)outcome, [VerificationType](../../-verification-type/index.md)type) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/amount.md new file mode 100644 index 000000000..9c9fc5e21 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/amount.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Verify](../index.md)/[Builder](index.md)/[amount](amount.md) + +# amount + +[JVM]\ + +public final [Verify.Builder](index.md)[amount](amount.md)([Amount](../../-amount/index.md)amount) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/build.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/build.md new file mode 100644 index 000000000..2c742ac79 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/build.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Verify](../index.md)/[Builder](index.md)/[build](build.md) + +# build + +[JVM]\ + +public final [Verify](../index.md)[build](build.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/id.md new file mode 100644 index 000000000..b6ddcc10b --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/id.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Verify](../index.md)/[Builder](index.md)/[id](id.md) + +# id + +[JVM]\ + +public final [Verify.Builder](index.md)[id](id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/index.md new file mode 100644 index 000000000..6e065f5c3 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/index.md @@ -0,0 +1,22 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Verify](../index.md)/[Builder](index.md) + +# Builder + +[JVM]\ +public final class [Builder](index.md) + +## Constructors + +| | | +|---|---| +| [Verify.Builder](-verify.-builder.md) | [JVM]
public [Verify.Builder](index.md)[Verify.Builder](-verify.-builder.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../../-amount/index.md)amount, [PaymentOutcome](../../-payment-outcome/index.md)outcome, [VerificationType](../../-verification-type/index.md)type) | + +## Functions + +| Name | Summary | +|---|---| +| [amount](amount.md) | [JVM]
public final [Verify.Builder](index.md)[amount](amount.md)([Amount](../../-amount/index.md)amount) | +| [build](build.md) | [JVM]
public final [Verify](../index.md)[build](build.md)() | +| [id](id.md) | [JVM]
public final [Verify.Builder](index.md)[id](id.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id) | +| [outcome](outcome.md) | [JVM]
public final [Verify.Builder](index.md)[outcome](outcome.md)([PaymentOutcome](../../-payment-outcome/index.md)outcome) | +| [type](type.md) | [JVM]
public final [Verify.Builder](index.md)[type](type.md)([VerificationType](../../-verification-type/index.md)type) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/outcome.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/outcome.md new file mode 100644 index 000000000..33bbf45b0 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/outcome.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Verify](../index.md)/[Builder](index.md)/[outcome](outcome.md) + +# outcome + +[JVM]\ + +public final [Verify.Builder](index.md)[outcome](outcome.md)([PaymentOutcome](../../-payment-outcome/index.md)outcome) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/type.md new file mode 100644 index 000000000..8f223fe10 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/type.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../../index.md)/[Verify](../index.md)/[Builder](index.md)/[type](type.md) + +# type + +[JVM]\ + +public final [Verify.Builder](index.md)[type](type.md)([VerificationType](../../-verification-type/index.md)type) diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-verify.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-verify.md new file mode 100644 index 000000000..0b9d084f6 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-verify.md @@ -0,0 +1,18 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Verify](index.md)/[Verify](-verify.md) + +# Verify + +[JVM]\ + +public [Verify](index.md)[Verify](-verify.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../-amount/index.md)amount, [PaymentOutcome](../-payment-outcome/index.md)outcome, [VerificationType](../-verification-type/index.md)type) + +#### Parameters + +JVM + +| | +|---| +| id | +| amount | +| outcome | +| type | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/builder.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/builder.md new file mode 100644 index 000000000..1dadcb967 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/builder.md @@ -0,0 +1,7 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Verify](index.md)/[builder](builder.md) + +# builder + +[JVM]\ + +public final static [Verify.Builder](-builder/index.md)[builder](builder.md)() diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/get-amount.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/get-amount.md new file mode 100644 index 000000000..b5dfd56e2 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/get-amount.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Verify](index.md)/[getAmount](get-amount.md) + +# getAmount + +[JVM]\ + +public final [Amount](../-amount/index.md)[getAmount](get-amount.md)() + +#### Parameters + +JVM + +| | +|---| +| amount | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/get-id.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/get-id.md new file mode 100644 index 000000000..a7a724679 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/get-id.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Verify](index.md)/[getId](get-id.md) + +# getId + +[JVM]\ + +public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getId](get-id.md)() + +#### Parameters + +JVM + +| | +|---| +| id | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/get-outcome.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/get-outcome.md new file mode 100644 index 000000000..a5da5b968 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/get-outcome.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Verify](index.md)/[getOutcome](get-outcome.md) + +# getOutcome + +[JVM]\ + +public final [PaymentOutcome](../-payment-outcome/index.md)[getOutcome](get-outcome.md)() + +#### Parameters + +JVM + +| | +|---| +| outcome | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/get-type.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/get-type.md new file mode 100644 index 000000000..c70450918 --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/get-type.md @@ -0,0 +1,15 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Verify](index.md)/[getType](get-type.md) + +# getType + +[JVM]\ + +public final [VerificationType](../-verification-type/index.md)[getType](get-type.md)() + +#### Parameters + +JVM + +| | +|---| +| type | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/index.md new file mode 100644 index 000000000..50640ddaf --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/index.md @@ -0,0 +1,49 @@ +//[openworld-java-sdk-fraudpreventionv2](../../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](../index.md)/[Verify](index.md) + +# Verify + +public final class [Verify](index.md) + +A verify operation represents the intent to verify the payment associated with this transaction. + +#### Parameters + +JVM + +| | +|---| +| id | +| amount | +| outcome | +| type | + +## Constructors + +| | | +|---|---| +| [Verify](-verify.md) | [JVM]
public [Verify](index.md)[Verify](-verify.md)([String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)id, [Amount](../-amount/index.md)amount, [PaymentOutcome](../-payment-outcome/index.md)outcome, [VerificationType](../-verification-type/index.md)type) | + +## Types + +| Name | Summary | +|---|---| +| [Builder](-builder/index.md) | [JVM]
public final class [Builder](-builder/index.md) | + +## Functions + +| Name | Summary | +|---|---| +| [builder](builder.md) | [JVM]
public final static [Verify.Builder](-builder/index.md)[builder](builder.md)() | +| [getAmount](get-amount.md) | [JVM]
public final [Amount](../-amount/index.md)[getAmount](get-amount.md)() | +| [getId](get-id.md) | [JVM]
public final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[getId](get-id.md)() | +| [getOutcome](get-outcome.md) | [JVM]
public final [PaymentOutcome](../-payment-outcome/index.md)[getOutcome](get-outcome.md)() | +| [getType](get-type.md) | [JVM]
public final [VerificationType](../-verification-type/index.md)[getType](get-type.md)() | + +## Properties + +| Name | Summary | +|---|---| +| [amount](index.md#-491148026%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [Amount](../-amount/index.md)[amount](index.md#-491148026%2FProperties%2F-1883119931) | +| [id](index.md#-1475331549%2FProperties%2F-1883119931) | [JVM]
@Length(max = 200)
@Valid()
private final [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)[id](index.md#-1475331549%2FProperties%2F-1883119931) | +| [outcome](index.md#1295591978%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [PaymentOutcome](../-payment-outcome/index.md)[outcome](index.md#1295591978%2FProperties%2F-1883119931) | +| [type](index.md#1376634020%2FProperties%2F-1883119931) | [JVM]
@Valid()
private final [VerificationType](../-verification-type/index.md)[type](index.md#1376634020%2FProperties%2F-1883119931) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/index.md b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/index.md new file mode 100644 index 000000000..01fbeee4a --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/index.md @@ -0,0 +1,135 @@ +//[openworld-java-sdk-fraudpreventionv2](../../index.md)/[com.expediagroup.openworld.sdk.fraudpreventionv2.models](index.md) + +# Package-level declarations + +## Types + +| Name | Summary | +|---|---| +| [AccountScreenRequest](-account-screen-request/index.md) | [JVM]
public final class [AccountScreenRequest](-account-screen-request/index.md)
Information for account screening by Expedia's Fraud Prevention Service. | +| [AccountScreenResponse](-account-screen-response/index.md) | [JVM]
public final class [AccountScreenResponse](-account-screen-response/index.md)
Response for an account transaction provided by Expedia's Fraud Prevention Service. | +| [AccountTakeoverBadRequestError](-account-takeover-bad-request-error/index.md) | [JVM]
public final class [AccountTakeoverBadRequestError](-account-takeover-bad-request-error/index.md)
Indicates that a bad request occurred. Typically it is an invalid parameter. | +| [AccountTakeoverBadRequestErrorAllOf](-account-takeover-bad-request-error-all-of/index.md) | [JVM]
public final class [AccountTakeoverBadRequestErrorAllOf](-account-takeover-bad-request-error-all-of/index.md) | +| [AccountTakeoverBadRequestErrorAllOfCauses](-account-takeover-bad-request-error-all-of-causes/index.md) | [JVM]
public final class [AccountTakeoverBadRequestErrorAllOfCauses](-account-takeover-bad-request-error-all-of-causes/index.md) | +| [AccountTakeoverCustomerAccount](-account-takeover-customer-account/index.md) | [JVM]
public final class [AccountTakeoverCustomerAccount](-account-takeover-customer-account/index.md)
Information about a user's account. | +| [AccountTakeoverDeviceDetails](-account-takeover-device-details/index.md) | [JVM]
public final class [AccountTakeoverDeviceDetails](-account-takeover-device-details/index.md)
Information specific to the Partner's device through which a transaction was made. | +| [AccountTakeoverError](-account-takeover-error/index.md) | [JVM]
public final class [AccountTakeoverError](-account-takeover-error/index.md)
The object used to describe an error, containing both human-readable and machine-readable information. | +| [AccountTakeoverFraudDecision](-account-takeover-fraud-decision/index.md) | [JVM]
public enum [AccountTakeoverFraudDecision](-account-takeover-fraud-decision/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[AccountTakeoverFraudDecision](-account-takeover-fraud-decision/index.md)>
Fraud recommendation for an account transaction. A recommendation can be ACCEPT, CHALLENGE, or REJECT. - `ACCEPT` - Represents an account transaction where the user’’s account activity is accepted. - `CHALLENGE` - Represents an account transaction that requires additional verification or challenges the user’’s identity (example: CAPTCHA, MULTI_FACTOR_AUTHENTICATION, etc). - `REJECT` - Represents a suspicious account transaction where the user’’s credentials or their behavior requires us to block the account activity. Values: ACCEPT,CHALLENGE,REJECT | +| [AccountTakeoverName](-account-takeover-name/index.md) | [JVM]
public final class [AccountTakeoverName](-account-takeover-name/index.md)
Group of attributes intended to hold information about a customer or traveler''s name for the account. | +| [AccountTakeoverServiceUnavailableError](-account-takeover-service-unavailable-error/index.md) | [JVM]
public final class [AccountTakeoverServiceUnavailableError](-account-takeover-service-unavailable-error/index.md)
Indicates that the API is either down for maintenance or overloaded and cannot fulfill the request at the current time. This is a temporary error and retrying the same request after a certain delay could eventually result in success. There will be a Retry-After HTTP header in API response specifying how long to wait to retry the request. If there is no Retry-After HTTP header then retry can happen immediately. If the error persists after retrying with delay, please reach out to .\" | +| [AccountTakeoverSiteInfo](-account-takeover-site-info/index.md) | [JVM]
public final class [AccountTakeoverSiteInfo](-account-takeover-site-info/index.md)
Information specific to the Partner's website through which a transaction was made. | +| [AccountTakeoverTransactionDetails](-account-takeover-transaction-details/index.md) | [JVM]
public interface [AccountTakeoverTransactionDetails](-account-takeover-transaction-details/index.md)
The `transaction_type` field value is used as a discriminator, with the following mapping: * `LOGIN`: `LoginTransactionDetails` | +| [AccountTakeoverUnauthorizedError](-account-takeover-unauthorized-error/index.md) | [JVM]
public final class [AccountTakeoverUnauthorizedError](-account-takeover-unauthorized-error/index.md)
Indicates that the token sent in the 'Authorization' header is either invalid or missing. Please check the value in the token field along with the token expiration time before retrying. | +| [AccountTransaction](-account-transaction/index.md) | [JVM]
public final class [AccountTransaction](-account-transaction/index.md)
Information for an account transaction. | +| [AccountUpdateNotFoundError](-account-update-not-found-error/index.md) | [JVM]
public final class [AccountUpdateNotFoundError](-account-update-not-found-error/index.md)
Indicates that the API cannot find the resource that is either being requested or against which the operation is being performed. | +| [AccountUpdateRequest](-account-update-request/index.md) | [JVM]
public interface [AccountUpdateRequest](-account-update-request/index.md)
The `type` field value is used as a discriminator, with the following mapping: * `MULTI_FACTOR_AUTHENTICATION_UPDATE`: `MultiFactorAuthenticationUpdate` * `REMEDIATION_UPDATE`: `RemediationUpdate` | +| [AccountUpdateResponse](-account-update-response/index.md) | [JVM]
public final class [AccountUpdateResponse](-account-update-response/index.md) | +| [Address](-address/index.md) | [JVM]
public final class [Address](-address/index.md) | +| [Air](-air/index.md) | [JVM]
public final class [Air](-air/index.md) implements [TravelProduct](-travel-product/index.md) | +| [AirAllOf](-air-all-of/index.md) | [JVM]
public final class [AirAllOf](-air-all-of/index.md) | +| [AirSegment](-air-segment/index.md) | [JVM]
public final class [AirSegment](-air-segment/index.md) | +| [Amount](-amount/index.md) | [JVM]
public final class [Amount](-amount/index.md) | +| [Authorize](-authorize/index.md) | [JVM]
public final class [Authorize](-authorize/index.md)
Authorize operation on the payment. An authorize operation represents placing the funds on hold with the specified form of payment. | +| [AuthorizeReversal](-authorize-reversal/index.md) | [JVM]
public final class [AuthorizeReversal](-authorize-reversal/index.md)
Authorize Reversal operation on the payment. An authorize reversal operation represents a notification received usually from a 3rd party payment processor to indicate that an authorization hold should be released as a result of a sale being partially or completely cancelled. | +| [BadGatewayError](-bad-gateway-error/index.md) | [JVM]
public final class [BadGatewayError](-bad-gateway-error/index.md)
Indicates that the server received an invalid response from the upstream server. Causes could be incorrectly configured target server at gateway, EOF exception, incorrectly configured keep-alive timeouts. Please reach out to support team as next step for this error resolution. | +| [BadRequestError](-bad-request-error/index.md) | [JVM]
public final class [BadRequestError](-bad-request-error/index.md)
Indicates that a bad request occurred. Typically it is an invalid parameter. | +| [BadRequestErrorAllOf](-bad-request-error-all-of/index.md) | [JVM]
public final class [BadRequestErrorAllOf](-bad-request-error-all-of/index.md) | +| [BadRequestErrorAllOfCauses](-bad-request-error-all-of-causes/index.md) | [JVM]
public final class [BadRequestErrorAllOfCauses](-bad-request-error-all-of-causes/index.md) | +| [CancellationReason](-cancellation-reason/index.md) | [JVM]
public final class [CancellationReason](-cancellation-reason/index.md)
Reason of order update cancellation. | +| [Capture](-capture/index.md) | [JVM]
public final class [Capture](-capture/index.md)
Capture operation on the payment. A capture operation represents a notification received usually from a 3rd party payment processor to indicate that the funds placed on hold will be captured and the funds transfer process will occur from the customer's funds to the merchant's funds. | +| [Car](-car/index.md) | [JVM]
public final class [Car](-car/index.md) implements [TravelProduct](-travel-product/index.md) | +| [CarAllOf](-car-all-of/index.md) | [JVM]
public final class [CarAllOf](-car-all-of/index.md) | +| [ChallengeDetail](-challenge-detail/index.md) | [JVM]
public final class [ChallengeDetail](-challenge-detail/index.md)
Information related to challenges initiated by the Partner's system to a user before calling Expedia's Fraud Prevention Service. | +| [ChargebackDetail](-chargeback-detail/index.md) | [JVM]
public final class [ChargebackDetail](-chargeback-detail/index.md)
Details related to the chargeback. | +| [ChargebackFeedback](-chargeback-feedback/index.md) | [JVM]
public final class [ChargebackFeedback](-chargeback-feedback/index.md) implements [OrderPurchaseUpdateRequest](-order-purchase-update-request/index.md)
Feedback from EG external partners if they receive a chargeback for a false negative recommendation from Fraud Prevention system. | +| [ChargebackFeedbackAllOf](-chargeback-feedback-all-of/index.md) | [JVM]
public final class [ChargebackFeedbackAllOf](-chargeback-feedback-all-of/index.md) | +| [CreditCard](-credit-card/index.md) | [JVM]
public final class [CreditCard](-credit-card/index.md) implements [Payment](-payment/index.md) | +| [CreditCardAllOf](-credit-card-all-of/index.md) | [JVM]
public final class [CreditCardAllOf](-credit-card-all-of/index.md) | +| [Cruise](-cruise/index.md) | [JVM]
public final class [Cruise](-cruise/index.md) implements [TravelProduct](-travel-product/index.md) | +| [CruiseAllOf](-cruise-all-of/index.md) | [JVM]
public final class [CruiseAllOf](-cruise-all-of/index.md) | +| [CurrentUserSession](-current-user-session/index.md) | [JVM]
public final class [CurrentUserSession](-current-user-session/index.md)
The current user session prior to this transaction, which contains details related to any challenge initiated by the Partner''s system to a user before calling Expedia''s Fraud Prevention Service. An example is if the Partner''s system sent a Captcha challenge to the user before calling Expedia''s Fraud Prevention Service. | +| [CustomerAccount](-customer-account/index.md) | [JVM]
public final class [CustomerAccount](-customer-account/index.md) | +| [CustomerAccountAddress](-customer-account-address/index.md) | [JVM]
public final class [CustomerAccountAddress](-customer-account-address/index.md) | +| [DeviceDetails](-device-details/index.md) | [JVM]
public final class [DeviceDetails](-device-details/index.md) | +| [DirectDebit](-direct-debit/index.md) | [JVM]
public final class [DirectDebit](-direct-debit/index.md) implements [Payment](-payment/index.md) | +| [DirectDebitAllOf](-direct-debit-all-of/index.md) | [JVM]
public final class [DirectDebitAllOf](-direct-debit-all-of/index.md) | +| [Email](-email/index.md) | [JVM]
public final class [Email](-email/index.md)
Group of attributes intended to hold information about email address associated with the transaction. | +| [Error](-error/index.md) | [JVM]
public final class [Error](-error/index.md)
The object used to describe an error, containing both human-readable and machine-readable information. | +| [ForbiddenError](-forbidden-error/index.md) | [JVM]
public final class [ForbiddenError](-forbidden-error/index.md)
Indicates that the API cannot fulfill the request because while the client is correctly authenticated, the client doesn't have the permission to execute the specified operation. This error type does not imply that the request is valid, or that the resource against which the operation being performed exists or satisfies other pre-conditions. | +| [FraudDecision](-fraud-decision/index.md) | [JVM]
public enum [FraudDecision](-fraud-decision/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[FraudDecision](-fraud-decision/index.md)>
Values: ACCEPT,REVIEW,REJECT | +| [GatewayTimeoutError](-gateway-timeout-error/index.md) | [JVM]
public final class [GatewayTimeoutError](-gateway-timeout-error/index.md)
Indicates that the API gateway has issues completing the request on time. Request can be retried if it is idempotent, If the issue persists, please reach out to support. For non-idempotent requests, please reach out to to know the status of your request before attempting retries. | +| [GiftCard](-gift-card/index.md) | [JVM]
public final class [GiftCard](-gift-card/index.md) implements [Payment](-payment/index.md) | +| [GiftCardAllOf](-gift-card-all-of/index.md) | [JVM]
public final class [GiftCardAllOf](-gift-card-all-of/index.md) | +| [Hotel](-hotel/index.md) | [JVM]
public final class [Hotel](-hotel/index.md) implements [TravelProduct](-travel-product/index.md) | +| [HotelAddress](-hotel-address/index.md) | [JVM]
public final class [HotelAddress](-hotel-address/index.md)
Address of a hotel. | +| [HotelAllOf](-hotel-all-of/index.md) | [JVM]
public final class [HotelAllOf](-hotel-all-of/index.md) | +| [InsultDetail](-insult-detail/index.md) | [JVM]
public final class [InsultDetail](-insult-detail/index.md)
Details related to the insult. | +| [InsultFeedback](-insult-feedback/index.md) | [JVM]
public final class [InsultFeedback](-insult-feedback/index.md) implements [OrderPurchaseUpdateRequest](-order-purchase-update-request/index.md)
Feedback from EG external partners regarding a false positive recommendation that from Fraud Prevention system gave for their customer. | +| [InsultFeedbackAllOf](-insult-feedback-all-of/index.md) | [JVM]
public final class [InsultFeedbackAllOf](-insult-feedback-all-of/index.md) | +| [Insurance](-insurance/index.md) | [JVM]
public final class [Insurance](-insurance/index.md) implements [TravelProduct](-travel-product/index.md) | +| [InternalServerError](-internal-server-error/index.md) | [JVM]
public final class [InternalServerError](-internal-server-error/index.md)
Indicates that the API encountered an unexpected condition that prevented it from fulfilling the request. Sometimes used as a generic catch-allerror type when no other error types can be used. Retrying the same request will usually result in the same error. Please reach out to support team as next step for this error resolution. | +| [InternetBankPayment](-internet-bank-payment/index.md) | [JVM]
public final class [InternetBankPayment](-internet-bank-payment/index.md) implements [Payment](-payment/index.md) | +| [InternetBankPaymentAllOf](-internet-bank-payment-all-of/index.md) | [JVM]
public final class [InternetBankPaymentAllOf](-internet-bank-payment-all-of/index.md) | +| [IssuedRefundUpdate](-issued-refund-update/index.md) | [JVM]
public final class [IssuedRefundUpdate](-issued-refund-update/index.md) implements [RefundUpdate](-refund-update/index.md)
Data related to the issued refund that should be updated. | +| [IssuedRefundUpdateAllOf](-issued-refund-update-all-of/index.md) | [JVM]
public final class [IssuedRefundUpdateAllOf](-issued-refund-update-all-of/index.md) | +| [IssuedRefundUpdateDetails](-issued-refund-update-details/index.md) | [JVM]
public final class [IssuedRefundUpdateDetails](-issued-refund-update-details/index.md)
Data that describes issued refund that should be updated. | +| [LoginTransactionDetails](-login-transaction-details/index.md) | [JVM]
public final class [LoginTransactionDetails](-login-transaction-details/index.md) implements [AccountTakeoverTransactionDetails](-account-takeover-transaction-details/index.md) | +| [LoginTransactionDetailsAllOf](-login-transaction-details-all-of/index.md) | [JVM]
public final class [LoginTransactionDetailsAllOf](-login-transaction-details-all-of/index.md)
Specific information about a login transaction for a user. | +| [MultiFactorAuthenticationAttempt](-multi-factor-authentication-attempt/index.md) | [JVM]
public final class [MultiFactorAuthenticationAttempt](-multi-factor-authentication-attempt/index.md)
Information specific to the update event by a user. | +| [MultiFactorAuthenticationUpdate](-multi-factor-authentication-update/index.md) | [JVM]
public final class [MultiFactorAuthenticationUpdate](-multi-factor-authentication-update/index.md) implements [AccountUpdateRequest](-account-update-request/index.md)
Information specific to a user's response to a Multi-Factor Authentication initiated by the Partner's system as a result of a fraud recommendation. | +| [MultiFactorAuthenticationUpdateAllOf](-multi-factor-authentication-update-all-of/index.md) | [JVM]
public final class [MultiFactorAuthenticationUpdateAllOf](-multi-factor-authentication-update-all-of/index.md) | +| [Name](-name/index.md) | [JVM]
public final class [Name](-name/index.md)
Group of attributes intended to hold information about a customer or traveler's name for the order. | +| [NotFoundError](-not-found-error/index.md) | [JVM]
public final class [NotFoundError](-not-found-error/index.md)
Indicates that the API cannot find the resource that is either being requested or against which the operation is being performed. Please check the request again to make sure that the request is valid. | +| [Operations](-operations/index.md) | [JVM]
public final class [Operations](-operations/index.md)
All operations related to a payment throughout its lifespan. An operation represents an event external to Fraud Prevention Service that specifies to perform a payment operation. Possible operation types include: - `Verify` - `Authorize` - `AuthorizeReversal` - `Capture` - `Refund` | +| [OrderPurchaseScreenRequest](-order-purchase-screen-request/index.md) | [JVM]
public final class [OrderPurchaseScreenRequest](-order-purchase-screen-request/index.md) | +| [OrderPurchaseScreenResponse](-order-purchase-screen-response/index.md) | [JVM]
public final class [OrderPurchaseScreenResponse](-order-purchase-screen-response/index.md) | +| [OrderPurchaseTransaction](-order-purchase-transaction/index.md) | [JVM]
public final class [OrderPurchaseTransaction](-order-purchase-transaction/index.md) | +| [OrderPurchaseUpdateNotFoundError](-order-purchase-update-not-found-error/index.md) | [JVM]
public final class [OrderPurchaseUpdateNotFoundError](-order-purchase-update-not-found-error/index.md)
Indicates that the API cannot find the resource that is either being requested or against which the operation is being performed. | +| [OrderPurchaseUpdateRequest](-order-purchase-update-request/index.md) | [JVM]
public interface [OrderPurchaseUpdateRequest](-order-purchase-update-request/index.md)
The `type` field value is used as a discriminator, with the following mapping: * `ORDER_UPDATE`: `OrderUpdate` * `CHARGEBACK_FEEDBACK`: `ChargebackFeedback` * `INSULT_FEEDBACK`: `InsultFeedback` * `REFUND_UPDATE`: `RefundUpdate` * `PAYMENT_UPDATE`: `PaymentUpdate` | +| [OrderPurchaseUpdateResponse](-order-purchase-update-response/index.md) | [JVM]
public final class [OrderPurchaseUpdateResponse](-order-purchase-update-response/index.md) | +| [OrderUpdate](-order-update/index.md) | [JVM]
public final class [OrderUpdate](-order-update/index.md) implements [OrderPurchaseUpdateRequest](-order-purchase-update-request/index.md)
Order related data that should be updated. | +| [OrderUpdateAllOf](-order-update-all-of/index.md) | [JVM]
public final class [OrderUpdateAllOf](-order-update-all-of/index.md) | +| [Payment](-payment/index.md) | [JVM]
public interface [Payment](-payment/index.md)
The `method` field value is used as a discriminator, with the following mapping: * `CREDIT_CARD`: `CreditCard` * `PAYPAL`: `PayPal` * `POINTS`: `Points` * `GIFT_CARD`: `GiftCard` * `INTERNET_BANK_PAYMENT`: `InternetBankPayment` * `DIRECT_DEBIT`: `DirectDebit` | +| [PaymentBillingAddress](-payment-billing-address/index.md) | [JVM]
public final class [PaymentBillingAddress](-payment-billing-address/index.md) | +| [PaymentMethod](-payment-method/index.md) | [JVM]
public enum [PaymentMethod](-payment-method/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[PaymentMethod](-payment-method/index.md)>
The payment method used at the time of purchase for the transaction. Supported `method`'s are: `CREDIT_CARD`, `PAYPAL`, `POINTS`, `GIFT_CARD`, `INTERNET_BANK_PAYMENT`, `DIRECT_DEBIT`. Values: CREDIT_CARD,PAYPAL,POINTS,GIFT_CARD,INTERNET_BANK_PAYMENT,DIRECT_DEBIT | +| [PaymentOperation](-payment-operation/index.md) | [JVM]
public final class [PaymentOperation](-payment-operation/index.md) | +| [PaymentOutcome](-payment-outcome/index.md) | [JVM]
public final class [PaymentOutcome](-payment-outcome/index.md) | +| [PaymentReason](-payment-reason/index.md) | [JVM]
public enum [PaymentReason](-payment-reason/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[PaymentReason](-payment-reason/index.md)>
The reason of payment. Possible values: - `FULL` - If the amount is paid i full for the order - `DEPOSIT` - The initial payment. Amount to be paid up front. - `SCHEDULED` - The amount to be payment based on a schedule for the remaining portion of the booking amount. - `SUBSEQUENT` - An additional amount paid that was not originally scheduled. - `DEFERRED` Values: FULL,DEPOSIT,SCHEDULED,SUBSEQUENT,DEFERRED | +| [PaymentStatus](-payment-status/index.md) | [JVM]
public enum [PaymentStatus](-payment-status/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[PaymentStatus](-payment-status/index.md)>
The status of the payment operation. Values: COMPLETED,FAILED | +| [PaymentThreeDSCriteria](-payment-three-d-s-criteria/index.md) | [JVM]
public final class [PaymentThreeDSCriteria](-payment-three-d-s-criteria/index.md)
Payment ThreeDS criteria attributes. | +| [PaymentUpdate](-payment-update/index.md) | [JVM]
public final class [PaymentUpdate](-payment-update/index.md) implements [OrderPurchaseUpdateRequest](-order-purchase-update-request/index.md)
Payment related data that should be updated. | +| [PaymentUpdateAllOf](-payment-update-all-of/index.md) | [JVM]
public final class [PaymentUpdateAllOf](-payment-update-all-of/index.md) | +| [PayPal](-pay-pal/index.md) | [JVM]
public final class [PayPal](-pay-pal/index.md) implements [Payment](-payment/index.md) | +| [PayPalAllOf](-pay-pal-all-of/index.md) | [JVM]
public final class [PayPalAllOf](-pay-pal-all-of/index.md) | +| [Points](-points/index.md) | [JVM]
public final class [Points](-points/index.md) implements [Payment](-payment/index.md) | +| [PointsAllOf](-points-all-of/index.md) | [JVM]
public final class [PointsAllOf](-points-all-of/index.md) | +| [Rail](-rail/index.md) | [JVM]
public final class [Rail](-rail/index.md) implements [TravelProduct](-travel-product/index.md) | +| [RailAllOf](-rail-all-of/index.md) | [JVM]
public final class [RailAllOf](-rail-all-of/index.md) | +| [RailSegments](-rail-segments/index.md) | [JVM]
public final class [RailSegments](-rail-segments/index.md) | +| [RailSegmentsOperatingCompany](-rail-segments-operating-company/index.md) | [JVM]
public final class [RailSegmentsOperatingCompany](-rail-segments-operating-company/index.md)
This attribute captures the name or identifier of the company responsible for operating the Rail product. It represents the specific operating entity, such as Amtrak, British Railways, or a bus company. | +| [RailwayStationDetails](-railway-station-details/index.md) | [JVM]
public final class [RailwayStationDetails](-railway-station-details/index.md) | +| [Refund](-refund/index.md) | [JVM]
public final class [Refund](-refund/index.md)
Refund operation on the payment. A refund operation represents the intent to refund a previous charge. | +| [RefundUpdate](-refund-update/index.md) | [JVM]
public interface [RefundUpdate](-refund-update/index.md) implements [OrderPurchaseUpdateRequest](-order-purchase-update-request/index.md)
Refund related data. Update should be sent when refund is issued or settled. Amounts should include all fees and taxes. | +| [RefundUpdateAllOf](-refund-update-all-of/index.md) | [JVM]
public final class [RefundUpdateAllOf](-refund-update-all-of/index.md) | +| [RemediationUpdate](-remediation-update/index.md) | [JVM]
public final class [RemediationUpdate](-remediation-update/index.md) implements [AccountUpdateRequest](-account-update-request/index.md)
Information specific to remediation actions initiated by the Partner's system to a user as a result of a fraud recommendation. | +| [RemediationUpdateAction](-remediation-update-action/index.md) | [JVM]
public final class [RemediationUpdateAction](-remediation-update-action/index.md)
Information specific to the remediation action initiated by the Partner's system to a user. | +| [RemediationUpdateAllOf](-remediation-update-all-of/index.md) | [JVM]
public final class [RemediationUpdateAllOf](-remediation-update-all-of/index.md) | +| [ServiceUnavailableError](-service-unavailable-error/index.md) | [JVM]
public final class [ServiceUnavailableError](-service-unavailable-error/index.md)
Indicates that the API is either down for maintenance or overloaded and cannot fulfill the request at the current time. This is a temporary error and retrying the same request after a certain delay could eventually result in success. There will be a Retry-After HTTP header in API response specifying how long to wait to retry the request. If there is no Retry-After HTTP header then retry can happen immediately. If the error persists after retrying with delay, please reach out to .\" | +| [SettledRefundUpdate](-settled-refund-update/index.md) | [JVM]
public final class [SettledRefundUpdate](-settled-refund-update/index.md) implements [RefundUpdate](-refund-update/index.md)
Data related to the settled refund that should be updated. | +| [SettledRefundUpdateAllOf](-settled-refund-update-all-of/index.md) | [JVM]
public final class [SettledRefundUpdateAllOf](-settled-refund-update-all-of/index.md) | +| [SettledRefundUpdateDetails](-settled-refund-update-details/index.md) | [JVM]
public final class [SettledRefundUpdateDetails](-settled-refund-update-details/index.md)
Data that describes settled refund that should be updated. | +| [SiteInfo](-site-info/index.md) | [JVM]
public final class [SiteInfo](-site-info/index.md) | +| [Status](-status/index.md) | [JVM]
public enum [Status](-status/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[Status](-status/index.md)>
Defines the current state of the Order. Generally, OrderPurchaseScreenRequest is followed by an OrderUpdate reflecting the change in current order status. From `IN_PROGRESS` to any of below possible values: * `COMPLETED` is used when the order has been processed fully. For example, inventory has been reserved, and the payment has been settled. * `CHANGE_COMPLETED` is like `COMPLETED` but on a changed order. * `CANCELLED` is used when the order is cancelled. This could be acustomer initiated cancel or based on Fraud recommendation. * `FAILED` is used when order failed due to any errors on Partner system. This could be followed by another OrderUpdate call with any `order_status` once the order is recovered, abandoned, or cancelled. * `CHANGE_FAILED` is like `FAILED` but on a changed order. * * `CHANGE_COMPLETED` or `CHANGE_FAILED` are applicable if OrderPurchaseScreen Fraud API was called via a change in order which is through `transaction.transaction_details.order_type` = `CHANGE` * `COMPLETED` or `CANCELLED` order status indicates the completion of lifecycle on an order. Values: COMPLETED,CHANGE_COMPLETED,CANCELLED,FAILED,CHANGE_FAILED | +| [Telephone](-telephone/index.md) | [JVM]
public final class [Telephone](-telephone/index.md)
Group of attributes intended to hold information about phone number associated with the transaction. A user can have one to many phone numbers (home, work, mobile, etc.). | +| [TelephonePlatformType](-telephone-platform-type/index.md) | [JVM]
public enum [TelephonePlatformType](-telephone-platform-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[TelephonePlatformType](-telephone-platform-type/index.md)>
Classification of the phone platform. Values: MOBILE,LANDLINE,VOIP | +| [TelephoneType](-telephone-type/index.md) | [JVM]
public enum [TelephoneType](-telephone-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[TelephoneType](-telephone-type/index.md)>
Classification of the phone (e.g. `Home`, `Mobile`). Values: HOME,MOBILE,BUSINESS,FAX,OTHER | +| [TooManyRequestsError](-too-many-requests-error/index.md) | [JVM]
public final class [TooManyRequestsError](-too-many-requests-error/index.md)
Indicates that the API cannot fulfill the request because server resources have been exhausted. Perhaps the client has sent too many requests in a given amount of time or has reached some specific quota. Please check the rate limits for the product and adjust as necessary before retries. If you believe the rate limit was incorrect or if you need a different rate limit, please reach out to the regarding the next steps. | +| [TransactionDetails](-transaction-details/index.md) | [JVM]
public final class [TransactionDetails](-transaction-details/index.md) | +| [Traveler](-traveler/index.md) | [JVM]
public final class [Traveler](-traveler/index.md) | +| [TravelProduct](-travel-product/index.md) | [JVM]
public interface [TravelProduct](-travel-product/index.md)
The `type` field value is used as a discriminator, with the following mapping: * `CRUISE`: `Cruise` * `AIR`: `Air` * `CAR`: `Car` * `INSURANCE`: `Insurance` * `HOTEL`: `Hotel` * `RAIL`: `Rail` | +| [TravelProductType](-travel-product-type/index.md) | [JVM]
public enum [TravelProductType](-travel-product-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[TravelProductType](-travel-product-type/index.md)>
Type of product. Values: CRUISE,AIR,CAR,INSURANCE,HOTEL,RAIL | +| [UnauthorizedError](-unauthorized-error/index.md) | [JVM]
public final class [UnauthorizedError](-unauthorized-error/index.md)
Indicates that the token sent in the 'Authorization' header is either invalid or missing. Please check the value in the token field along with the token expiration time before retrying. | +| [UpdateType](-update-type/index.md) | [JVM]
public enum [UpdateType](-update-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[UpdateType](-update-type/index.md)>
Transaction type associated with the update event. Values: ORDER_UPDATE,CHARGEBACK_FEEDBACK,INSULT_FEEDBACK,REFUND_UPDATE,PAYMENT_UPDATE | +| [VerificationType](-verification-type/index.md) | [JVM]
public enum [VerificationType](-verification-type/index.md) extends [Enum](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html)<[VerificationType](-verification-type/index.md)>
The type of the verification used to verify the instrument. If the Card Verfication Value was provided to verify the credit card used for the transaction, `type = CVV`. Values: CVV,_3_DS | +| [Verify](-verify/index.md) | [JVM]
public final class [Verify](-verify/index.md)
A verify operation represents the intent to verify the payment associated with this transaction. | +| [VerifyAllOf](-verify-all-of/index.md) | [JVM]
public final class [VerifyAllOf](-verify-all-of/index.md) | diff --git a/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/package-list b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/package-list new file mode 100644 index 000000000..b185882ff --- /dev/null +++ b/release/fraudPreventionV2/docs/openworld-java-sdk-fraudpreventionv2/package-list @@ -0,0 +1,2364 @@ +$dokka.format:gfm-v1 +$dokka.linkExtension:md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client////PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/FraudPreventionV2Client.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/FraudPreventionV2Client.Builder/FraudPreventionV2Client.Builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/-builder/-fraud-prevention-v2-client.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/FraudPreventionV2Client.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/FraudPreventionV2Client.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/FraudPreventionV2Client///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/FraudPreventionV2Client/notifyWithAccountUpdate/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountUpdateRequest#java.util.UUID/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/notify-with-account-update.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/FraudPreventionV2Client/notifyWithOrderUpdate/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseUpdateRequest#java.util.UUID/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/notify-with-order-update.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/FraudPreventionV2Client/screenAccount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountScreenRequest#java.util.UUID/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/screen-account.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/FraudPreventionV2Client/screenOrder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseScreenRequest#java.util.UUID/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/screen-order.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/FraudPreventionV2Client/throwServiceException/#io.ktor.client.statement.HttpResponse#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-fraud-prevention-v2-client/throw-service-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/Paginator///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/Paginator/Paginator/#com.expediagroup.openworld.sdk.fraudpreventionv2.client.FraudPreventionV2Client#com.expediagroup.openworld.sdk.fraudpreventionv2.client.Response[TypeParam(bounds=[kotlin.Any?])]#kotlin.coroutines.SuspendFunction1[io.ktor.client.statement.HttpResponse,TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/-paginator.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/Paginator/getPaginationTotalResults/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/get-pagination-total-results.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/Paginator/hasNext/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/has-next.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/Paginator/next/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-paginator/next.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/Response///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-response/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/Response/Response/#TypeParam(bounds=[kotlin.Any?])#kotlin.collections.Map[kotlin.String,kotlin.collections.List[kotlin.String]]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-response/-response.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/Response/getBody/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-response/get-body.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.client/Response/getHeaders/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.client/-response/get-headers.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception////PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiAccountTakeoverBadRequestErrorException///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-bad-request-error-exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiAccountTakeoverBadRequestErrorException/OpenWorldApiAccountTakeoverBadRequestErrorException/#kotlin.Int#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverBadRequestError/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-bad-request-error-exception/-open-world-api-account-takeover-bad-request-error-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiAccountTakeoverBadRequestErrorException/getErrorObject/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-bad-request-error-exception/get-error-object.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiAccountTakeoverServiceUnavailableErrorException///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-service-unavailable-error-exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiAccountTakeoverServiceUnavailableErrorException/OpenWorldApiAccountTakeoverServiceUnavailableErrorException/#kotlin.Int#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverServiceUnavailableError/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-service-unavailable-error-exception/-open-world-api-account-takeover-service-unavailable-error-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiAccountTakeoverServiceUnavailableErrorException/getErrorObject/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-service-unavailable-error-exception/get-error-object.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiAccountTakeoverUnauthorizedErrorException///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-unauthorized-error-exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiAccountTakeoverUnauthorizedErrorException/OpenWorldApiAccountTakeoverUnauthorizedErrorException/#kotlin.Int#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverUnauthorizedError/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-unauthorized-error-exception/-open-world-api-account-takeover-unauthorized-error-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiAccountTakeoverUnauthorizedErrorException/getErrorObject/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-takeover-unauthorized-error-exception/get-error-object.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiAccountUpdateNotFoundErrorException///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-update-not-found-error-exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiAccountUpdateNotFoundErrorException/OpenWorldApiAccountUpdateNotFoundErrorException/#kotlin.Int#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountUpdateNotFoundError/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-update-not-found-error-exception/-open-world-api-account-update-not-found-error-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiAccountUpdateNotFoundErrorException/getErrorObject/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-account-update-not-found-error-exception/get-error-object.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiBadGatewayErrorException///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-gateway-error-exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiBadGatewayErrorException/OpenWorldApiBadGatewayErrorException/#kotlin.Int#com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadGatewayError/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-gateway-error-exception/-open-world-api-bad-gateway-error-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiBadGatewayErrorException/getErrorObject/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-gateway-error-exception/get-error-object.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiBadRequestErrorException///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-request-error-exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiBadRequestErrorException/OpenWorldApiBadRequestErrorException/#kotlin.Int#com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestError/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-request-error-exception/-open-world-api-bad-request-error-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiBadRequestErrorException/getErrorObject/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-bad-request-error-exception/get-error-object.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiForbiddenErrorException///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-forbidden-error-exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiForbiddenErrorException/OpenWorldApiForbiddenErrorException/#kotlin.Int#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ForbiddenError/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-forbidden-error-exception/-open-world-api-forbidden-error-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiForbiddenErrorException/getErrorObject/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-forbidden-error-exception/get-error-object.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiGatewayTimeoutErrorException///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-gateway-timeout-error-exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiGatewayTimeoutErrorException/OpenWorldApiGatewayTimeoutErrorException/#kotlin.Int#com.expediagroup.openworld.sdk.fraudpreventionv2.models.GatewayTimeoutError/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-gateway-timeout-error-exception/-open-world-api-gateway-timeout-error-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiGatewayTimeoutErrorException/getErrorObject/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-gateway-timeout-error-exception/get-error-object.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiInternalServerErrorException///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-internal-server-error-exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiInternalServerErrorException/OpenWorldApiInternalServerErrorException/#kotlin.Int#com.expediagroup.openworld.sdk.fraudpreventionv2.models.InternalServerError/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-internal-server-error-exception/-open-world-api-internal-server-error-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiInternalServerErrorException/getErrorObject/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-internal-server-error-exception/get-error-object.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiNotFoundErrorException///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-not-found-error-exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiNotFoundErrorException/OpenWorldApiNotFoundErrorException/#kotlin.Int#com.expediagroup.openworld.sdk.fraudpreventionv2.models.NotFoundError/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-not-found-error-exception/-open-world-api-not-found-error-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiNotFoundErrorException/getErrorObject/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-not-found-error-exception/get-error-object.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiOrderPurchaseUpdateNotFoundErrorException///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-order-purchase-update-not-found-error-exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiOrderPurchaseUpdateNotFoundErrorException/OpenWorldApiOrderPurchaseUpdateNotFoundErrorException/#kotlin.Int#com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseUpdateNotFoundError/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-order-purchase-update-not-found-error-exception/-open-world-api-order-purchase-update-not-found-error-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiOrderPurchaseUpdateNotFoundErrorException/getErrorObject/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-order-purchase-update-not-found-error-exception/get-error-object.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiServiceUnavailableErrorException///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-service-unavailable-error-exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiServiceUnavailableErrorException/OpenWorldApiServiceUnavailableErrorException/#kotlin.Int#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ServiceUnavailableError/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-service-unavailable-error-exception/-open-world-api-service-unavailable-error-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiServiceUnavailableErrorException/getErrorObject/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-service-unavailable-error-exception/get-error-object.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiTooManyRequestsErrorException///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-too-many-requests-error-exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiTooManyRequestsErrorException/OpenWorldApiTooManyRequestsErrorException/#kotlin.Int#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TooManyRequestsError/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-too-many-requests-error-exception/-open-world-api-too-many-requests-error-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiTooManyRequestsErrorException/getErrorObject/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-too-many-requests-error-exception/get-error-object.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiUnauthorizedErrorException///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-unauthorized-error-exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiUnauthorizedErrorException/OpenWorldApiUnauthorizedErrorException/#kotlin.Int#com.expediagroup.openworld.sdk.fraudpreventionv2.models.UnauthorizedError/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-unauthorized-error-exception/-open-world-api-unauthorized-error-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldApiUnauthorizedErrorException/getErrorObject/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-api-unauthorized-error-exception/get-error-object.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldServiceDefaultErrorException///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-service-default-error-exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldServiceDefaultErrorException/OpenWorldServiceDefaultErrorException/#kotlin.Int#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-service-default-error-exception/-open-world-service-default-error-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/OpenWorldServiceDefaultErrorException/getErrorObject/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-open-world-service-default-error-exception/get-error-object.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/PropertyConstraintViolation///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/PropertyConstraintViolation/PropertyConstraintViolation/#kotlin.String#kotlin.String#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/-property-constraint-violation.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/PropertyConstraintViolation/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/PropertyConstraintViolation/getName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/get-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/PropertyConstraintViolation/getPath/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation/get-path.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/PropertyConstraintViolationException///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation-exception/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/PropertyConstraintViolationException/PropertyConstraintViolationException/#kotlin.String#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception.PropertyConstraintViolation]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation-exception/-property-constraint-violation-exception.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/PropertyConstraintViolationException/getConstraintViolations/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception/-property-constraint-violation-exception/get-constraint-violations.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models////PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenRequest.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenRequest.Builder/AccountScreenRequest.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTransaction?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-builder/-account-screen-request.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenRequest.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenRequest.Builder/transaction/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTransaction/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-builder/transaction.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenRequest.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenRequest///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenRequest/AccountScreenRequest/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTransaction/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/-account-screen-request.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenRequest/getTransaction/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-request/get-transaction.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenResponse.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenResponse.Builder/AccountScreenResponse.Builder/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverFraudDecision?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/-account-screen-response.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenResponse.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenResponse.Builder/decision/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverFraudDecision/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/decision.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenResponse.Builder/riskId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-builder/risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenResponse.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenResponse///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenResponse/AccountScreenResponse/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverFraudDecision?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/-account-screen-response.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenResponse/getDecision/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/get-decision.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountScreenResponse/getRiskId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-screen-response/get-risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Builder/AccountTakeoverBadRequestError.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverBadRequestError.Code?#kotlin.String?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverBadRequestErrorAllOfCauses]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/-account-takeover-bad-request-error.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Builder/causes/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverBadRequestErrorAllOfCauses]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/causes.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverBadRequestError.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Code.ACCOUNT_UPDATE_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Code.BAD_GATEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Code.BAD_REQUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Code.FORBIDDEN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-f-o-r-b-i-d-d-e-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Code.GATEWAY_TIMEOUT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Code.INTERNAL_SERVER_ERROR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Code.NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Code.RETRYABLE_ACCOUNT_SCREEN_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Code.RETRYABLE_ACCOUNT_UPDATE_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Code.TOO_MANY_REQUESTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Code.UNAUTHORIZED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError/AccountTakeoverBadRequestError/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverBadRequestError.Code#kotlin.String#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverBadRequestErrorAllOfCauses]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/-account-takeover-bad-request-error.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError/getCauses/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/get-causes.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestError/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOf.Builder/AccountTakeoverBadRequestErrorAllOf.Builder/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverBadRequestErrorAllOfCauses]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-builder/-account-takeover-bad-request-error-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOf.Builder/causes/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverBadRequestErrorAllOfCauses]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-builder/causes.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOf/AccountTakeoverBadRequestErrorAllOf/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverBadRequestErrorAllOfCauses]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/-account-takeover-bad-request-error-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOf/getCauses/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of/get-causes.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses.Builder/AccountTakeoverBadRequestErrorAllOfCauses.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverBadRequestErrorAllOfCauses.Code?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/-account-takeover-bad-request-error-all-of-causes.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverBadRequestErrorAllOfCauses.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses.Builder/field/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/field.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses.Code.INVALID_FORMAT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses.Code.INVALID_PARAM///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/-i-n-v-a-l-i-d_-p-a-r-a-m/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses.Code.MISSING_MANDATORY_PARAM///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/-m-i-s-s-i-n-g_-m-a-n-d-a-t-o-r-y_-p-a-r-a-m/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses/AccountTakeoverBadRequestErrorAllOfCauses/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverBadRequestErrorAllOfCauses.Code?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/-account-takeover-bad-request-error-all-of-causes.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses/getField/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/get-field.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverBadRequestErrorAllOfCauses/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-bad-request-error-all-of-causes/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.AccountRole.ADMIN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/-a-d-m-i-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.AccountRole.MANAGER///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/-m-a-n-a-g-e-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.AccountRole.USER///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/-u-s-e-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.AccountRole///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.AccountRole/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.AccountRole/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.AccountRole/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-role/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.AccountType.BUSINESS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/-b-u-s-i-n-e-s-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.AccountType.INDIVIDUAL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/-i-n-d-i-v-i-d-u-a-l/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.AccountType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.AccountType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.AccountType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.AccountType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.Builder/AccountTakeoverCustomerAccount.Builder/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverCustomerAccount.AccountType?#kotlin.String?#kotlin.String?#java.time.OffsetDateTime?#kotlin.Boolean?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverCustomerAccount.AccountRole?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverName?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccountAddress?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/-account-takeover-customer-account.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.Builder/accountRole/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverCustomerAccount.AccountRole/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/account-role.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.Builder/accountType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverCustomerAccount.AccountType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/account-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.Builder/activeFlag/#kotlin.Boolean/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/active-flag.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.Builder/address/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccountAddress/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.Builder/emailAddress/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.Builder/loyaltyMemberId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/loyalty-member-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.Builder/name/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverName/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.Builder/registeredTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/registered-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.Builder/telephones/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.Builder/userId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/user-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.Builder/username/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-builder/username.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount/AccountTakeoverCustomerAccount/#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverCustomerAccount.AccountType#kotlin.String#kotlin.String#java.time.OffsetDateTime#kotlin.Boolean#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverCustomerAccount.AccountRole?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverName?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccountAddress?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/-account-takeover-customer-account.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount/getAccountRole/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-account-role.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount/getAccountType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-account-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount/getActiveFlag/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-active-flag.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount/getAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount/getEmailAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount/getLoyaltyMemberId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-loyalty-member-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount/getName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount/getRegisteredTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-registered-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount/getTelephones/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount/getUserId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-user-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverCustomerAccount/getUsername/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-customer-account/get-username.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Builder/AccountTakeoverDeviceDetails.Builder/#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverDeviceDetails.Type?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/-account-takeover-device-details.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Builder/deviceBox/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/device-box.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Builder/ipAddress/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/ip-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Builder/source/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Builder/type/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverDeviceDetails.Type/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Builder/userAgent/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-builder/user-agent.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Type.PHONE_APP///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-p-h-o-n-e_-a-p-p/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Type.PHONE_WEB///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-p-h-o-n-e_-w-e-b/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Type.TABLET_APP///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-t-a-b-l-e-t_-a-p-p/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Type.TABLET_WEB///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-t-a-b-l-e-t_-w-e-b/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Type.WEBSITE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/-w-e-b-s-i-t-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Type///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Type/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Type/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails.Type/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails/AccountTakeoverDeviceDetails/#kotlin.String#kotlin.String#kotlin.String#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverDeviceDetails.Type?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/-account-takeover-device-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails/getDeviceBox/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-device-box.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails/getIpAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-ip-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails/getSource/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverDeviceDetails/getUserAgent/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-device-details/get-user-agent.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Builder/AccountTakeoverError.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverError.Code?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/-account-takeover-error.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverError.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Code.ACCOUNT_UPDATE_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Code.BAD_GATEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Code.BAD_REQUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Code.FORBIDDEN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-f-o-r-b-i-d-d-e-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Code.GATEWAY_TIMEOUT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Code.INTERNAL_SERVER_ERROR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Code.NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Code.RETRYABLE_ACCOUNT_SCREEN_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Code.RETRYABLE_ACCOUNT_UPDATE_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Code.TOO_MANY_REQUESTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Code.UNAUTHORIZED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError/AccountTakeoverError/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverError.Code#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/-account-takeover-error.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverError/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-error/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverFraudDecision.ACCEPT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/-a-c-c-e-p-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverFraudDecision.CHALLENGE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/-c-h-a-l-l-e-n-g-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverFraudDecision.REJECT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/-r-e-j-e-c-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverFraudDecision///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverFraudDecision/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverFraudDecision/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverFraudDecision/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-fraud-decision/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverName.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverName.Builder/AccountTakeoverName.Builder/#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/-account-takeover-name.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverName.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverName.Builder/firstName/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/first-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverName.Builder/lastName/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/last-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverName.Builder/middleName/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/middle-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverName.Builder/suffix/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/suffix.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverName.Builder/title/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-builder/title.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverName.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverName///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverName/AccountTakeoverName/#kotlin.String#kotlin.String#kotlin.String?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/-account-takeover-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverName/getFirstName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-first-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverName/getLastName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-last-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverName/getMiddleName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-middle-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverName/getSuffix/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-suffix.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverName/getTitle/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-name/get-title.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Builder/AccountTakeoverServiceUnavailableError.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverServiceUnavailableError.Code?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/-account-takeover-service-unavailable-error.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverServiceUnavailableError.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Code.ACCOUNT_UPDATE_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Code.BAD_GATEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Code.BAD_REQUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Code.FORBIDDEN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-f-o-r-b-i-d-d-e-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Code.GATEWAY_TIMEOUT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Code.INTERNAL_SERVER_ERROR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Code.NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Code.RETRYABLE_ACCOUNT_SCREEN_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Code.RETRYABLE_ACCOUNT_UPDATE_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Code.TOO_MANY_REQUESTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Code.UNAUTHORIZED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError/AccountTakeoverServiceUnavailableError/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverServiceUnavailableError.Code#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/-account-takeover-service-unavailable-error.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverServiceUnavailableError/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-service-unavailable-error/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo.Builder/AccountTakeoverSiteInfo.Builder/#kotlin.String?#kotlin.String?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverSiteInfo.PlacementName?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/-account-takeover-site-info.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo.Builder/brandName/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/brand-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo.Builder/locale/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/locale.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo.Builder/name/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo.Builder/placementName/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverSiteInfo.PlacementName/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-builder/placement-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo.PlacementName.LOGIN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/-l-o-g-i-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo.PlacementName.PASSWORD_RESET///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo.PlacementName///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo.PlacementName/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo.PlacementName/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo.PlacementName/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-placement-name/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo/AccountTakeoverSiteInfo/#kotlin.String#kotlin.String?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverSiteInfo.PlacementName?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/-account-takeover-site-info.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo/getBrandName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/get-brand-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo/getLocale/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/get-locale.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo/getName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/get-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverSiteInfo/getPlacementName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-site-info/get-placement-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverTransactionDetails.Type.LOGIN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/-l-o-g-i-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverTransactionDetails.Type///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverTransactionDetails.Type/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverTransactionDetails.Type/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverTransactionDetails.Type/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverTransactionDetails///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverTransactionDetails/getCurrentUserSession/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/get-current-user-session.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverTransactionDetails/getTransactionDateTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/get-transaction-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverTransactionDetails/getTransactionId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/get-transaction-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverTransactionDetails/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-transaction-details/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Builder/AccountTakeoverUnauthorizedError.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverUnauthorizedError.Code?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/-account-takeover-unauthorized-error.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverUnauthorizedError.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Code.ACCOUNT_UPDATE_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Code.BAD_GATEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Code.BAD_REQUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Code.FORBIDDEN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-f-o-r-b-i-d-d-e-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Code.GATEWAY_TIMEOUT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Code.INTERNAL_SERVER_ERROR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Code.NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Code.RETRYABLE_ACCOUNT_SCREEN_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Code.RETRYABLE_ACCOUNT_UPDATE_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Code.TOO_MANY_REQUESTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Code.UNAUTHORIZED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError/AccountTakeoverUnauthorizedError/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverUnauthorizedError.Code#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/-account-takeover-unauthorized-error.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTakeoverUnauthorizedError/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-takeover-unauthorized-error/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTransaction.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTransaction.Builder/AccountTransaction.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverSiteInfo?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverDeviceDetails?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverCustomerAccount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverTransactionDetails?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/-account-transaction.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTransaction.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTransaction.Builder/customerAccount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverCustomerAccount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/customer-account.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTransaction.Builder/deviceDetails/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverDeviceDetails/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/device-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTransaction.Builder/siteInfo/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverSiteInfo/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/site-info.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTransaction.Builder/transactionDetails/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverTransactionDetails/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-builder/transaction-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTransaction.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTransaction///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTransaction/AccountTransaction/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverSiteInfo#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverDeviceDetails#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverCustomerAccount#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountTakeoverTransactionDetails/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/-account-transaction.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTransaction/getCustomerAccount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/get-customer-account.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTransaction/getDeviceDetails/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/get-device-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTransaction/getSiteInfo/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/get-site-info.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountTransaction/getTransactionDetails/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-transaction/get-transaction-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Builder/AccountUpdateNotFoundError.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountUpdateNotFoundError.Code?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/-account-update-not-found-error.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountUpdateNotFoundError.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Code.ACCOUNT_UPDATE_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Code.BAD_GATEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Code.BAD_REQUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Code.FORBIDDEN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-f-o-r-b-i-d-d-e-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Code.GATEWAY_TIMEOUT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Code.INTERNAL_SERVER_ERROR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Code.NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Code.RETRYABLE_ACCOUNT_SCREEN_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Code.RETRYABLE_ACCOUNT_UPDATE_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Code.TOO_MANY_REQUESTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Code.UNAUTHORIZED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError/AccountUpdateNotFoundError/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountUpdateNotFoundError.Code#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/-account-update-not-found-error.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateNotFoundError/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-not-found-error/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateRequest.Type.MULTI_FACTOR_AUTHENTICATION_UPDATE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n_-u-p-d-a-t-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateRequest.Type.REMEDIATION_UPDATE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/-r-e-m-e-d-i-a-t-i-o-n_-u-p-d-a-t-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateRequest.Type///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateRequest.Type/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateRequest.Type/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateRequest.Type/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateRequest///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateRequest/getRiskId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/get-risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateRequest/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-request/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateResponse.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateResponse.Builder/AccountUpdateResponse.Builder/#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-builder/-account-update-response.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateResponse.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateResponse.Builder/riskId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-builder/risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateResponse.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateResponse///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateResponse/AccountUpdateResponse/#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/-account-update-response.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AccountUpdateResponse/getRiskId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-account-update-response/get-risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.AddressType.HOME///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/-h-o-m-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.AddressType.WORK///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/-w-o-r-k/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.AddressType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.AddressType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.AddressType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.AddressType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.Builder/Address.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Address.AddressType?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/-address.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.Builder/addressLine1/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/address-line1.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.Builder/addressLine2/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/address-line2.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.Builder/addressType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Address.AddressType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/address-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.Builder/city/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/city.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.Builder/countryCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/country-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.Builder/state/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/state.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.Builder/zipCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-builder/zip-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address/Address/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Address.AddressType?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address/getAddressLine1/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-address-line1.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address/getAddressLine2/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-address-line2.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address/getAddressType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-address-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address/getCity/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-city.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address/getCountryCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-country-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address/getState/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-state.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Address/getZipCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-address/get-zip-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.Builder/Air.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource?#kotlin.collections.List[kotlin.String]?#java.time.OffsetDateTime?#java.time.OffsetDateTime?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.AirSegment]?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Air.FlightType?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/-air.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.Builder/airSegments/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.AirSegment]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/air-segments.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.Builder/arrivalTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/arrival-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.Builder/departureTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/departure-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.Builder/flightType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Air.FlightType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/flight-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.Builder/globalDistributionSystemType/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/global-distribution-system-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.Builder/inventorySource/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/inventory-source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.Builder/inventoryType/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/inventory-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.Builder/passengerNameRecord/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/passenger-name-record.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.Builder/price/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/price.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.Builder/travelersReferences/#kotlin.collections.List[kotlin.String]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-builder/travelers-references.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.FlightType.MULTIPLE_DESTINATION///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.FlightType.ONEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/-o-n-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.FlightType.ROUNDTRIP///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/-r-o-u-n-d-t-r-i-p/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.FlightType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.FlightType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.FlightType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air.FlightType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-flight-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air/Air/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource#kotlin.collections.List[kotlin.String]#java.time.OffsetDateTime#java.time.OffsetDateTime#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.AirSegment]#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Air.FlightType?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/-air.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air/getAirSegments/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-air-segments.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air/getArrivalTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-arrival-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air/getDepartureTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-departure-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air/getFlightType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-flight-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air/getGlobalDistributionSystemType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-global-distribution-system-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air/getInventorySource/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-inventory-source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air/getInventoryType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-inventory-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air/getPassengerNameRecord/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-passenger-name-record.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air/getPrice/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-price.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air/getTravelersReferences/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-travelers-references.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Air/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.Builder/AirAllOf.Builder/#java.time.OffsetDateTime?#java.time.OffsetDateTime?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.AirSegment]?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AirAllOf.FlightType?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/-air-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.Builder/airSegments/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.AirSegment]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/air-segments.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.Builder/arrivalTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/arrival-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.Builder/departureTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/departure-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.Builder/flightType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AirAllOf.FlightType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/flight-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.Builder/globalDistributionSystemType/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/global-distribution-system-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.Builder/passengerNameRecord/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-builder/passenger-name-record.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.FlightType.MULTIPLE_DESTINATION///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.FlightType.ONEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/-o-n-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.FlightType.ROUNDTRIP///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/-r-o-u-n-d-t-r-i-p/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.FlightType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.FlightType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.FlightType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf.FlightType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-flight-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf/AirAllOf/#java.time.OffsetDateTime#java.time.OffsetDateTime#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.AirSegment]#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AirAllOf.FlightType?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/-air-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf/getAirSegments/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-air-segments.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf/getArrivalTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-arrival-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf/getDepartureTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-departure-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf/getFlightType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-flight-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf/getGlobalDistributionSystemType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-global-distribution-system-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirAllOf/getPassengerNameRecord/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-all-of/get-passenger-name-record.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirSegment.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirSegment.Builder/AirSegment.Builder/#kotlin.String?#kotlin.String?#kotlin.String?#java.time.OffsetDateTime?#java.time.OffsetDateTime?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/-air-segment.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirSegment.Builder/airlineCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/airline-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirSegment.Builder/arrivalAirportCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/arrival-airport-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirSegment.Builder/arrivalTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/arrival-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirSegment.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirSegment.Builder/departureAirportCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/departure-airport-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirSegment.Builder/departureTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-builder/departure-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirSegment.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirSegment///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirSegment/AirSegment/#kotlin.String#kotlin.String#kotlin.String#java.time.OffsetDateTime?#java.time.OffsetDateTime?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/-air-segment.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirSegment/getAirlineCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-airline-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirSegment/getArrivalAirportCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-arrival-airport-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirSegment/getArrivalTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-arrival-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirSegment/getDepartureAirportCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-departure-airport-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AirSegment/getDepartureTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-air-segment/get-departure-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Amount.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Amount.Builder/Amount.Builder/#kotlin.Double?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/-amount.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Amount.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Amount.Builder/currencyCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/currency-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Amount.Builder/value/#kotlin.Double/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-builder/value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Amount.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Amount///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Amount/Amount/#kotlin.Double#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Amount/getCurrencyCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/get-currency-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Amount/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-amount/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Authorize.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Authorize.Builder/Authorize.Builder/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/-authorize.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Authorize.Builder/amount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Authorize.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Authorize.Builder/id/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Authorize.Builder/outcome/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-builder/outcome.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Authorize.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Authorize///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Authorize/Authorize/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/-authorize.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Authorize/getAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/get-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Authorize/getId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/get-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Authorize/getOutcome/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize/get-outcome.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AuthorizeReversal.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AuthorizeReversal.Builder/AuthorizeReversal.Builder/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/-authorize-reversal.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AuthorizeReversal.Builder/amount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AuthorizeReversal.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AuthorizeReversal.Builder/id/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AuthorizeReversal.Builder/outcome/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-builder/outcome.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AuthorizeReversal.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AuthorizeReversal///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AuthorizeReversal/AuthorizeReversal/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/-authorize-reversal.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AuthorizeReversal/getAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/get-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AuthorizeReversal/getId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/get-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/AuthorizeReversal/getOutcome/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-authorize-reversal/get-outcome.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Builder/BadGatewayError.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadGatewayError.Code?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/-bad-gateway-error.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadGatewayError.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Code.ACCOUNT_UPDATE_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Code.BAD_GATEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Code.BAD_REQUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Code.FORBIDDEN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-f-o-r-b-i-d-d-e-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Code.GATEWAY_TIMEOUT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Code.INTERNAL_SERVER_ERROR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Code.NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Code.RETRYABLE_ACCOUNT_SCREEN_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Code.RETRYABLE_ACCOUNT_UPDATE_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Code.TOO_MANY_REQUESTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Code.UNAUTHORIZED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError/BadGatewayError/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadGatewayError.Code#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/-bad-gateway-error.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadGatewayError/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-gateway-error/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Builder/BadRequestError.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestError.Code?#kotlin.String?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestErrorAllOfCauses]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/-bad-request-error.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Builder/causes/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestErrorAllOfCauses]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/causes.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestError.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Code.BAD_GATEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Code.BAD_REQUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Code.FORBIDDEN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-f-o-r-b-i-d-d-e-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Code.GATEWAY_TIMEOUT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Code.INTERNAL_SERVER_ERROR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Code.NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Code.ORDER_PURCHASE_UPDATE_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Code.RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Code.RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Code.TOO_MANY_REQUESTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Code.UNAUTHORIZED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError/BadRequestError/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestError.Code#kotlin.String#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestErrorAllOfCauses]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/-bad-request-error.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError/getCauses/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/get-causes.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestError/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOf.Builder/BadRequestErrorAllOf.Builder/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestErrorAllOfCauses]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-builder/-bad-request-error-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOf.Builder/causes/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestErrorAllOfCauses]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-builder/causes.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOf/BadRequestErrorAllOf/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestErrorAllOfCauses]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/-bad-request-error-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOf/getCauses/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of/get-causes.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses.Builder/BadRequestErrorAllOfCauses.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestErrorAllOfCauses.Code?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/-bad-request-error-all-of-causes.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestErrorAllOfCauses.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses.Builder/field/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/field.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses.Code.INVALID_FORMAT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/-i-n-v-a-l-i-d_-f-o-r-m-a-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses.Code.INVALID_PARAM///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/-i-n-v-a-l-i-d_-p-a-r-a-m/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses.Code.MISSING_MANDATORY_PARAM///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/-m-i-s-s-i-n-g_-m-a-n-d-a-t-o-r-y_-p-a-r-a-m/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses/BadRequestErrorAllOfCauses/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestErrorAllOfCauses.Code?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/-bad-request-error-all-of-causes.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses/getField/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/get-field.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/BadRequestErrorAllOfCauses/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-bad-request-error-all-of-causes/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CancellationReason.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CancellationReason.Builder/CancellationReason.Builder/#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/-cancellation-reason.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CancellationReason.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CancellationReason.Builder/primaryReasonCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/primary-reason-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CancellationReason.Builder/primaryReasonDescription/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/primary-reason-description.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CancellationReason.Builder/subReasonCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/sub-reason-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CancellationReason.Builder/subReasonDescription/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-builder/sub-reason-description.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CancellationReason.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CancellationReason///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CancellationReason/CancellationReason/#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/-cancellation-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CancellationReason/getPrimaryReasonCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/get-primary-reason-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CancellationReason/getPrimaryReasonDescription/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/get-primary-reason-description.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CancellationReason/getSubReasonCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/get-sub-reason-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CancellationReason/getSubReasonDescription/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cancellation-reason/get-sub-reason-description.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Capture.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Capture.Builder/Capture.Builder/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/-capture.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Capture.Builder/amount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Capture.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Capture.Builder/id/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Capture.Builder/outcome/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-builder/outcome.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Capture.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Capture///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Capture/Capture/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/-capture.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Capture/getAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/get-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Capture/getId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/get-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Capture/getOutcome/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-capture/get-outcome.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car.Builder/Car.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource?#kotlin.collections.List[kotlin.String]?#kotlin.String?#kotlin.String?#java.time.OffsetDateTime?#java.time.OffsetDateTime?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/-car.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car.Builder/dropOffLocation/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/drop-off-location.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car.Builder/inventorySource/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/inventory-source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car.Builder/inventoryType/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/inventory-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car.Builder/pickUpLocation/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/pick-up-location.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car.Builder/pickupTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/pickup-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car.Builder/price/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/price.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car.Builder/returnTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/return-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car.Builder/travelersReferences/#kotlin.collections.List[kotlin.String]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-builder/travelers-references.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car/Car/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource#kotlin.collections.List[kotlin.String]#kotlin.String#kotlin.String#java.time.OffsetDateTime#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/-car.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car/getDropOffLocation/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-drop-off-location.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car/getInventorySource/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-inventory-source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car/getInventoryType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-inventory-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car/getPickUpLocation/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-pick-up-location.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car/getPickupTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-pickup-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car/getPrice/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-price.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car/getReturnTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-return-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car/getTravelersReferences/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-travelers-references.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Car/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CarAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CarAllOf.Builder/CarAllOf.Builder/#kotlin.String?#kotlin.String?#java.time.OffsetDateTime?#java.time.OffsetDateTime?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/-car-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CarAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CarAllOf.Builder/dropOffLocation/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/drop-off-location.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CarAllOf.Builder/pickUpLocation/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/pick-up-location.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CarAllOf.Builder/pickupTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/pickup-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CarAllOf.Builder/returnTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-builder/return-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CarAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CarAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CarAllOf/CarAllOf/#kotlin.String#kotlin.String#java.time.OffsetDateTime#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/-car-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CarAllOf/getDropOffLocation/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/get-drop-off-location.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CarAllOf/getPickUpLocation/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/get-pick-up-location.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CarAllOf/getPickupTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/get-pickup-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CarAllOf/getReturnTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-car-all-of/get-return-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Builder/ChallengeDetail.Builder/#kotlin.Boolean?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChallengeDetail.Type?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChallengeDetail.Status?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/-challenge-detail.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Builder/displayedFlag/#kotlin.Boolean/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/displayed-flag.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Builder/status/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChallengeDetail.Status/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Builder/type/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChallengeDetail.Type/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-builder/type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Status.FAILED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/-f-a-i-l-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Status.SUCCESS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/-s-u-c-c-e-s-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Status///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Status/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Status/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Status/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-status/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Type.CAPTCHA///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/-c-a-p-t-c-h-a/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Type.TWO_FACTOR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/-t-w-o_-f-a-c-t-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Type///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Type/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Type/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail.Type/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail/ChallengeDetail/#kotlin.Boolean#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChallengeDetail.Type#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChallengeDetail.Status/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/-challenge-detail.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail/getDisplayedFlag/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/get-displayed-flag.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail/getStatus/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/get-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChallengeDetail/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-challenge-detail/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.Builder/ChargebackDetail.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChargebackDetail.ChargebackStatus?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChargebackDetail.ChargebackReason?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#kotlin.String?#java.time.OffsetDateTime?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/-chargeback-detail.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.Builder/bankReasonCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/bank-reason-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.Builder/chargebackAmount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/chargeback-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.Builder/chargebackReason/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChargebackDetail.ChargebackReason/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/chargeback-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.Builder/chargebackReportedDateTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/chargeback-reported-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.Builder/chargebackStatus/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChargebackDetail.ChargebackStatus/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-builder/chargeback-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.ChargebackReason.FRAUD///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/-f-r-a-u-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.ChargebackReason.NON_FRAUD///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/-n-o-n_-f-r-a-u-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.ChargebackReason///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.ChargebackReason/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.ChargebackReason/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.ChargebackReason/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-reason/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.ChargebackStatus.RECEIVED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/-r-e-c-e-i-v-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.ChargebackStatus.REVERSAL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/-r-e-v-e-r-s-a-l/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.ChargebackStatus///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.ChargebackStatus/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.ChargebackStatus/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.ChargebackStatus/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-status/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail/ChargebackDetail/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChargebackDetail.ChargebackStatus#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChargebackDetail.ChargebackReason#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount#kotlin.String?#java.time.OffsetDateTime?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/-chargeback-detail.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail/getBankReasonCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-bank-reason-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail/getChargebackAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-chargeback-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail/getChargebackReason/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-chargeback-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail/getChargebackReportedDateTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-chargeback-reported-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackDetail/getChargebackStatus/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-detail/get-chargeback-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedback.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedback.Builder/ChargebackFeedback.Builder/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChargebackDetail?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/-chargeback-feedback.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedback.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedback.Builder/chargebackDetail/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChargebackDetail/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/chargeback-detail.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedback.Builder/riskId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-builder/risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedback.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedback///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedback/ChargebackFeedback/#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChargebackDetail?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/-chargeback-feedback.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedback/getChargebackDetail/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/get-chargeback-detail.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedback/getRiskId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/get-risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedback/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedbackAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedbackAllOf.Builder/ChargebackFeedbackAllOf.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChargebackDetail?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-builder/-chargeback-feedback-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedbackAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedbackAllOf.Builder/chargebackDetail/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChargebackDetail/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-builder/chargeback-detail.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedbackAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedbackAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedbackAllOf/ChargebackFeedbackAllOf/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChargebackDetail?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/-chargeback-feedback-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ChargebackFeedbackAllOf/getChargebackDetail/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-chargeback-feedback-all-of/get-chargeback-detail.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/CreditCard.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CreditCard.CardType?#kotlin.String?#java.time.OffsetDateTime?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations?#kotlin.String?#kotlin.Boolean?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.Int?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/-credit-card.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/authorizedAmount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/authorized-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/billingAddress/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/billing-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/billingEmailAddress/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/billing-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/billingName/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/billing-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/brand/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/brand.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/cardAuthenticationFailureCount/#kotlin.Int/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-authentication-failure-count.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/cardAvsResponse/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-avs-response.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/cardCvvResponse/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-cvv-response.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/cardNumber/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/cardType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CreditCard.CardType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/card-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/electronicCommerceIndicator/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/electronic-commerce-indicator.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/expiryDate/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/expiry-date.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/merchantOrderCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/merchant-order-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/operations/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/operations.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/reason/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/telephones/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/threeDigitsSecureCriteria/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/three-digits-secure-criteria.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/verifiedAmount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/verified-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/virtualCreditCardFlag/#kotlin.Boolean/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/virtual-credit-card-flag.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Builder/walletType/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-builder/wallet-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.CardType.AMERICAN_EXPRESS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.CardType.CHINA_UNION_PAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.CardType.DINERS_CLUB///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-d-i-n-e-r-s_-c-l-u-b/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.CardType.DISCOVER///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-d-i-s-c-o-v-e-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.CardType.JCB///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-j-c-b/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.CardType.MAESTRO///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-m-a-e-s-t-r-o/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.CardType.MASTER_CARD///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-m-a-s-t-e-r_-c-a-r-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.CardType.SOLO///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-s-o-l-o/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.CardType.SWITCH///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-s-w-i-t-c-h/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.CardType.VISA///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/-v-i-s-a/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.CardType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.CardType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.CardType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.CardType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-card-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/CreditCard/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CreditCard.CardType#kotlin.String#java.time.OffsetDateTime#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations?#kotlin.String?#kotlin.Boolean?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.Int?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/-credit-card.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getAuthorizedAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-authorized-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getBillingAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-billing-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getBillingEmailAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-billing-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getBillingName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-billing-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getBrand/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-brand.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getCardAuthenticationFailureCount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-authentication-failure-count.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getCardAvsResponse/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-avs-response.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getCardCvvResponse/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-cvv-response.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getCardNumber/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getCardType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-card-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getElectronicCommerceIndicator/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-electronic-commerce-indicator.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getExpiryDate/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-expiry-date.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getMerchantOrderCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-merchant-order-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getMethod/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-method.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getOperations/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-operations.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getReason/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getTelephones/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getThreeDigitsSecureCriteria/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-three-digits-secure-criteria.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getVerifiedAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-verified-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getVirtualCreditCardFlag/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-virtual-credit-card-flag.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCard/getWalletType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card/get-wallet-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.Builder/CreditCardAllOf.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CreditCardAllOf.CardType?#kotlin.String?#java.time.OffsetDateTime?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]?#kotlin.String?#kotlin.Boolean?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.Int?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/-credit-card-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.Builder/cardAuthenticationFailureCount/#kotlin.Int/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-authentication-failure-count.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.Builder/cardAvsResponse/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-avs-response.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.Builder/cardCvvResponse/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-cvv-response.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.Builder/cardNumber/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.Builder/cardType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CreditCardAllOf.CardType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/card-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.Builder/electronicCommerceIndicator/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/electronic-commerce-indicator.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.Builder/expiryDate/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/expiry-date.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.Builder/merchantOrderCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/merchant-order-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.Builder/telephones/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.Builder/virtualCreditCardFlag/#kotlin.Boolean/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/virtual-credit-card-flag.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.Builder/walletType/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-builder/wallet-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.CardType.AMERICAN_EXPRESS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.CardType.CHINA_UNION_PAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.CardType.DINERS_CLUB///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-d-i-n-e-r-s_-c-l-u-b/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.CardType.DISCOVER///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-d-i-s-c-o-v-e-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.CardType.JCB///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-j-c-b/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.CardType.MAESTRO///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-m-a-e-s-t-r-o/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.CardType.MASTER_CARD///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-m-a-s-t-e-r_-c-a-r-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.CardType.SOLO///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-s-o-l-o/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.CardType.SWITCH///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-s-w-i-t-c-h/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.CardType.VISA///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/-v-i-s-a/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.CardType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.CardType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.CardType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.CardType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-card-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf/CreditCardAllOf/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CreditCardAllOf.CardType#kotlin.String#java.time.OffsetDateTime#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]#kotlin.String?#kotlin.Boolean?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.Int?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/-credit-card-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf/getCardAuthenticationFailureCount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-authentication-failure-count.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf/getCardAvsResponse/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-avs-response.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf/getCardCvvResponse/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-cvv-response.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf/getCardNumber/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf/getCardType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-card-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf/getElectronicCommerceIndicator/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-electronic-commerce-indicator.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf/getExpiryDate/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-expiry-date.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf/getMerchantOrderCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-merchant-order-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf/getTelephones/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf/getVirtualCreditCardFlag/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-virtual-credit-card-flag.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CreditCardAllOf/getWalletType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-credit-card-all-of/get-wallet-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise.Builder/Cruise.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource?#kotlin.collections.List[kotlin.String]?#java.time.OffsetDateTime?#java.time.OffsetDateTime?#kotlin.String?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/-cruise.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise.Builder/arrivalTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/arrival-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise.Builder/departureTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/departure-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise.Builder/disembarkationPort/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/disembarkation-port.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise.Builder/embarkationPort/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/embarkation-port.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise.Builder/inventorySource/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/inventory-source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise.Builder/inventoryType/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/inventory-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise.Builder/price/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/price.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise.Builder/shipName/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/ship-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise.Builder/travelersReferences/#kotlin.collections.List[kotlin.String]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-builder/travelers-references.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise/Cruise/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource#kotlin.collections.List[kotlin.String]#java.time.OffsetDateTime#java.time.OffsetDateTime#kotlin.String#kotlin.String#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/-cruise.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise/getArrivalTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-arrival-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise/getDepartureTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-departure-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise/getDisembarkationPort/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-disembarkation-port.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise/getEmbarkationPort/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-embarkation-port.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise/getInventorySource/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-inventory-source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise/getInventoryType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-inventory-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise/getPrice/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-price.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise/getShipName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-ship-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise/getTravelersReferences/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-travelers-references.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Cruise/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CruiseAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CruiseAllOf.Builder/CruiseAllOf.Builder/#java.time.OffsetDateTime?#java.time.OffsetDateTime?#kotlin.String?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/-cruise-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CruiseAllOf.Builder/arrivalTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/arrival-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CruiseAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CruiseAllOf.Builder/departureTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/departure-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CruiseAllOf.Builder/disembarkationPort/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/disembarkation-port.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CruiseAllOf.Builder/embarkationPort/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/embarkation-port.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CruiseAllOf.Builder/shipName/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-builder/ship-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CruiseAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CruiseAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CruiseAllOf/CruiseAllOf/#java.time.OffsetDateTime#java.time.OffsetDateTime#kotlin.String#kotlin.String#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/-cruise-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CruiseAllOf/getArrivalTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-arrival-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CruiseAllOf/getDepartureTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-departure-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CruiseAllOf/getDisembarkationPort/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-disembarkation-port.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CruiseAllOf/getEmbarkationPort/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-embarkation-port.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CruiseAllOf/getShipName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-cruise-all-of/get-ship-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CurrentUserSession.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CurrentUserSession.Builder/CurrentUserSession.Builder/#kotlin.String?#java.time.OffsetDateTime?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChallengeDetail?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/-current-user-session.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CurrentUserSession.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CurrentUserSession.Builder/challengeDetail/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChallengeDetail/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/challenge-detail.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CurrentUserSession.Builder/sessionId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/session-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CurrentUserSession.Builder/startDateTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-builder/start-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CurrentUserSession.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CurrentUserSession///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CurrentUserSession/CurrentUserSession/#kotlin.String?#java.time.OffsetDateTime?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChallengeDetail?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/-current-user-session.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CurrentUserSession/getChallengeDetail/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/get-challenge-detail.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CurrentUserSession/getSessionId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/get-session-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CurrentUserSession/getStartDateTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-current-user-session/get-start-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.AccountType.GUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/-g-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.AccountType.STANDARD///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/-s-t-a-n-d-a-r-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.AccountType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.AccountType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.AccountType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.AccountType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-account-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.Builder/CustomerAccount.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccount.AccountType?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name?#kotlin.String?#kotlin.String?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccountAddress?#java.time.OffsetDateTime?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/-customer-account.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.Builder/accountType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccount.AccountType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/account-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.Builder/address/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccountAddress/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.Builder/emailAddress/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.Builder/name/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.Builder/registeredTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/registered-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.Builder/telephones/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.Builder/userId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-builder/user-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount/CustomerAccount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccount.AccountType#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name#kotlin.String#kotlin.String?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccountAddress?#java.time.OffsetDateTime?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/-customer-account.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount/getAccountType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-account-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount/getAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount/getEmailAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount/getName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount/getRegisteredTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-registered-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount/getTelephones/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccount/getUserId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account/get-user-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.AddressType.HOME///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/-h-o-m-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.AddressType.WORK///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/-w-o-r-k/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.AddressType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.AddressType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.AddressType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.AddressType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-address-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.Builder/CustomerAccountAddress.Builder/#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccountAddress.AddressType?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/-customer-account-address.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.Builder/addressLine1/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/address-line1.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.Builder/addressLine2/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/address-line2.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.Builder/addressType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccountAddress.AddressType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/address-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.Builder/city/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/city.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.Builder/countryCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/country-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.Builder/state/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/state.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.Builder/zipCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-builder/zip-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress/CustomerAccountAddress/#kotlin.String#kotlin.String#kotlin.String#kotlin.String#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccountAddress.AddressType?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/-customer-account-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress/getAddressLine1/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-address-line1.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress/getAddressLine2/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-address-line2.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress/getAddressType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-address-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress/getCity/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-city.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress/getCountryCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-country-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress/getState/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-state.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/CustomerAccountAddress/getZipCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-customer-account-address/get-zip-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DeviceDetails.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DeviceDetails.Builder/DeviceDetails.Builder/#kotlin.String?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/-device-details.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DeviceDetails.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DeviceDetails.Builder/deviceBox/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/device-box.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DeviceDetails.Builder/ipAddress/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/ip-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DeviceDetails.Builder/source/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-builder/source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DeviceDetails.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DeviceDetails///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DeviceDetails/DeviceDetails/#kotlin.String#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/-device-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DeviceDetails/getDeviceBox/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/get-device-box.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DeviceDetails/getIpAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/get-ip-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DeviceDetails/getSource/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-device-details/get-source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit.Builder/DirectDebit.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/-direct-debit.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit.Builder/accountNumber/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/account-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit.Builder/authorizedAmount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/authorized-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit.Builder/billingAddress/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/billing-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit.Builder/billingEmailAddress/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/billing-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit.Builder/billingName/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/billing-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit.Builder/brand/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/brand.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit.Builder/operations/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/operations.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit.Builder/reason/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit.Builder/routingNumber/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/routing-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit.Builder/telephones/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit.Builder/threeDigitsSecureCriteria/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/three-digits-secure-criteria.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit.Builder/verifiedAmount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-builder/verified-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit/DirectDebit/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress#kotlin.String#kotlin.String#kotlin.String#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/-direct-debit.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit/getAccountNumber/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-account-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit/getAuthorizedAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-authorized-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit/getBillingAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-billing-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit/getBillingEmailAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-billing-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit/getBillingName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-billing-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit/getBrand/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-brand.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit/getMethod/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-method.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit/getOperations/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-operations.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit/getReason/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit/getRoutingNumber/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-routing-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit/getTelephones/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit/getThreeDigitsSecureCriteria/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-three-digits-secure-criteria.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebit/getVerifiedAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit/get-verified-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebitAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebitAllOf.Builder/DirectDebitAllOf.Builder/#kotlin.String?#kotlin.String?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/-direct-debit-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebitAllOf.Builder/accountNumber/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/account-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebitAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebitAllOf.Builder/routingNumber/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/routing-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebitAllOf.Builder/telephones/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-builder/telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebitAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebitAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebitAllOf/DirectDebitAllOf/#kotlin.String#kotlin.String#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/-direct-debit-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebitAllOf/getAccountNumber/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/get-account-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebitAllOf/getRoutingNumber/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/get-routing-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/DirectDebitAllOf/getTelephones/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-direct-debit-all-of/get-telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Email.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Email.Builder/Email.Builder/#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-builder/-email.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Email.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Email.Builder/emailAddress/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-builder/email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Email.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Email///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Email/Email/#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/-email.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Email/getEmailAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-email/get-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Builder/Error.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Error.Code?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/-error.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Error.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Code.BAD_GATEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Code.BAD_REQUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Code.FORBIDDEN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-f-o-r-b-i-d-d-e-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Code.GATEWAY_TIMEOUT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Code.INTERNAL_SERVER_ERROR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Code.NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Code.ORDER_PURCHASE_UPDATE_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Code.RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Code.RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Code.TOO_MANY_REQUESTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Code.UNAUTHORIZED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error/Error/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Error.Code#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/-error.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Error/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-error/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Builder/ForbiddenError.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ForbiddenError.Code?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/-forbidden-error.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ForbiddenError.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Code.ACCOUNT_UPDATE_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Code.BAD_GATEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Code.BAD_REQUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Code.FORBIDDEN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-f-o-r-b-i-d-d-e-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Code.GATEWAY_TIMEOUT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Code.INTERNAL_SERVER_ERROR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Code.NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Code.RETRYABLE_ACCOUNT_SCREEN_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Code.RETRYABLE_ACCOUNT_UPDATE_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Code.TOO_MANY_REQUESTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Code.UNAUTHORIZED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError/ForbiddenError/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ForbiddenError.Code#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/-forbidden-error.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ForbiddenError/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-forbidden-error/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/FraudDecision.ACCEPT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/-a-c-c-e-p-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/FraudDecision.REJECT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/-r-e-j-e-c-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/FraudDecision.REVIEW///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/-r-e-v-i-e-w/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/FraudDecision///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/FraudDecision/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/FraudDecision/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/FraudDecision/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-fraud-decision/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Builder/GatewayTimeoutError.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.GatewayTimeoutError.Code?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/-gateway-timeout-error.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.GatewayTimeoutError.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Code.ACCOUNT_UPDATE_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Code.BAD_GATEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Code.BAD_REQUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Code.FORBIDDEN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-f-o-r-b-i-d-d-e-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Code.GATEWAY_TIMEOUT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Code.INTERNAL_SERVER_ERROR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Code.NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Code.RETRYABLE_ACCOUNT_SCREEN_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Code.RETRYABLE_ACCOUNT_UPDATE_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Code.TOO_MANY_REQUESTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Code.UNAUTHORIZED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError/GatewayTimeoutError/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.GatewayTimeoutError.Code#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/-gateway-timeout-error.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GatewayTimeoutError/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gateway-timeout-error/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard.Builder/GiftCard.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/-gift-card.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard.Builder/authorizedAmount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/authorized-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard.Builder/billingAddress/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/billing-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard.Builder/billingEmailAddress/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/billing-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard.Builder/billingName/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/billing-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard.Builder/brand/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/brand.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard.Builder/cardHolderName/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/card-holder-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard.Builder/cardNumber/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/card-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard.Builder/operations/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/operations.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard.Builder/pin/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/pin.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard.Builder/reason/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard.Builder/threeDigitsSecureCriteria/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/three-digits-secure-criteria.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard.Builder/verifiedAmount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-builder/verified-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard/GiftCard/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress#kotlin.String#kotlin.String#kotlin.String#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/-gift-card.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard/getAuthorizedAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-authorized-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard/getBillingAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-billing-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard/getBillingEmailAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-billing-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard/getBillingName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-billing-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard/getBrand/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-brand.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard/getCardHolderName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-card-holder-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard/getCardNumber/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-card-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard/getMethod/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-method.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard/getOperations/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-operations.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard/getPin/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-pin.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard/getReason/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard/getThreeDigitsSecureCriteria/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-three-digits-secure-criteria.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCard/getVerifiedAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card/get-verified-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCardAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCardAllOf.Builder/GiftCardAllOf.Builder/#kotlin.String?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/-gift-card-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCardAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCardAllOf.Builder/cardHolderName/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/card-holder-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCardAllOf.Builder/cardNumber/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/card-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCardAllOf.Builder/pin/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-builder/pin.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCardAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCardAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCardAllOf/GiftCardAllOf/#kotlin.String#kotlin.String#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/-gift-card-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCardAllOf/getCardHolderName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/get-card-holder-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCardAllOf/getCardNumber/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/get-card-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/GiftCardAllOf/getPin/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-gift-card-all-of/get-pin.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel.Builder/Hotel.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource?#kotlin.collections.List[kotlin.String]?#kotlin.String?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.HotelAddress?#java.time.OffsetDateTime?#java.time.OffsetDateTime?#kotlin.Boolean?#kotlin.Int?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/-hotel.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel.Builder/address/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.HotelAddress/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel.Builder/checkinTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/checkin-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel.Builder/checkoutTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/checkout-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel.Builder/hotelId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/hotel-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel.Builder/hotelName/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/hotel-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel.Builder/inventorySource/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/inventory-source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel.Builder/inventoryType/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/inventory-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel.Builder/price/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/price.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel.Builder/priceWithheld/#kotlin.Boolean/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/price-withheld.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel.Builder/roomCount/#kotlin.Int/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/room-count.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel.Builder/travelersReferences/#kotlin.collections.List[kotlin.String]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-builder/travelers-references.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel/Hotel/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource#kotlin.collections.List[kotlin.String]#kotlin.String#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.HotelAddress#java.time.OffsetDateTime#java.time.OffsetDateTime#kotlin.Boolean?#kotlin.Int?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/-hotel.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel/getAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel/getCheckinTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-checkin-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel/getCheckoutTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-checkout-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel/getHotelId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-hotel-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel/getHotelName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-hotel-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel/getInventorySource/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-inventory-source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel/getInventoryType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-inventory-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel/getPrice/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-price.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel/getPriceWithheld/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-price-withheld.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel/getRoomCount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-room-count.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel/getTravelersReferences/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-travelers-references.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Hotel/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.AddressType.HOME///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/-h-o-m-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.AddressType.WORK///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/-w-o-r-k/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.AddressType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.AddressType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.AddressType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.AddressType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-address-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.Builder/HotelAddress.Builder/#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.HotelAddress.AddressType?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/-hotel-address.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.Builder/addressLine1/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/address-line1.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.Builder/addressLine2/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/address-line2.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.Builder/addressType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.HotelAddress.AddressType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/address-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.Builder/city/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/city.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.Builder/countryCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/country-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.Builder/state/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/state.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.Builder/zipCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-builder/zip-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress/HotelAddress/#kotlin.String#kotlin.String#kotlin.String#kotlin.String#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.HotelAddress.AddressType?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/-hotel-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress/getAddressLine1/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-address-line1.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress/getAddressLine2/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-address-line2.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress/getAddressType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-address-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress/getCity/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-city.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress/getCountryCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-country-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress/getState/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-state.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAddress/getZipCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-address/get-zip-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf.Builder/HotelAllOf.Builder/#kotlin.String?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.HotelAddress?#java.time.OffsetDateTime?#java.time.OffsetDateTime?#kotlin.Boolean?#kotlin.Int?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/-hotel-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf.Builder/address/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.HotelAddress/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf.Builder/checkinTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/checkin-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf.Builder/checkoutTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/checkout-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf.Builder/hotelId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/hotel-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf.Builder/hotelName/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/hotel-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf.Builder/priceWithheld/#kotlin.Boolean/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/price-withheld.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf.Builder/roomCount/#kotlin.Int/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-builder/room-count.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf/HotelAllOf/#kotlin.String#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.HotelAddress#java.time.OffsetDateTime#java.time.OffsetDateTime#kotlin.Boolean?#kotlin.Int?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/-hotel-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf/getAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf/getCheckinTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-checkin-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf/getCheckoutTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-checkout-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf/getHotelId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-hotel-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf/getHotelName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-hotel-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf/getPriceWithheld/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-price-withheld.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/HotelAllOf/getRoomCount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-hotel-all-of/get-room-count.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultDetail.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultDetail.Builder/InsultDetail.Builder/#java.time.OffsetDateTime?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-builder/-insult-detail.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultDetail.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultDetail.Builder/insultReportedDateTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-builder/insult-reported-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultDetail.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultDetail///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultDetail/InsultDetail/#java.time.OffsetDateTime?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/-insult-detail.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultDetail/getInsultReportedDateTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-detail/get-insult-reported-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedback.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedback.Builder/InsultFeedback.Builder/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.InsultDetail?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/-insult-feedback.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedback.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedback.Builder/insultDetail/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.InsultDetail/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/insult-detail.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedback.Builder/riskId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-builder/risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedback.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedback///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedback/InsultFeedback/#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.InsultDetail?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/-insult-feedback.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedback/getInsultDetail/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/get-insult-detail.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedback/getRiskId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/get-risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedback/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedbackAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedbackAllOf.Builder/InsultFeedbackAllOf.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.InsultDetail?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-builder/-insult-feedback-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedbackAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedbackAllOf.Builder/insultDetail/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.InsultDetail/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-builder/insult-detail.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedbackAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedbackAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedbackAllOf/InsultFeedbackAllOf/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.InsultDetail?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/-insult-feedback-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InsultFeedbackAllOf/getInsultDetail/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insult-feedback-all-of/get-insult-detail.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Insurance.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Insurance.Builder/Insurance.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource?#kotlin.collections.List[kotlin.String]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/-insurance.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Insurance.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Insurance.Builder/inventorySource/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/inventory-source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Insurance.Builder/inventoryType/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/inventory-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Insurance.Builder/price/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/price.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Insurance.Builder/travelersReferences/#kotlin.collections.List[kotlin.String]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-builder/travelers-references.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Insurance.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Insurance///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Insurance/Insurance/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource#kotlin.collections.List[kotlin.String]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/-insurance.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Insurance/getInventorySource/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-inventory-source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Insurance/getInventoryType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-inventory-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Insurance/getPrice/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-price.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Insurance/getTravelersReferences/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-travelers-references.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Insurance/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-insurance/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Builder/InternalServerError.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.InternalServerError.Code?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/-internal-server-error.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.InternalServerError.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Code.ACCOUNT_UPDATE_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Code.BAD_GATEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Code.BAD_REQUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Code.FORBIDDEN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-f-o-r-b-i-d-d-e-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Code.GATEWAY_TIMEOUT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Code.INTERNAL_SERVER_ERROR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Code.NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Code.RETRYABLE_ACCOUNT_SCREEN_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Code.RETRYABLE_ACCOUNT_UPDATE_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Code.TOO_MANY_REQUESTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Code.UNAUTHORIZED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError/InternalServerError/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.InternalServerError.Code#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/-internal-server-error.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternalServerError/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internal-server-error/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment.Builder/InternetBankPayment.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/-internet-bank-payment.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment.Builder/authorizedAmount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/authorized-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment.Builder/bankBranchCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/bank-branch-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment.Builder/bankId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/bank-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment.Builder/billingAddress/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/billing-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment.Builder/billingEmailAddress/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/billing-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment.Builder/billingName/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/billing-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment.Builder/brand/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/brand.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment.Builder/operations/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/operations.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment.Builder/reason/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment.Builder/telephones/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment.Builder/threeDigitsSecureCriteria/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/three-digits-secure-criteria.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment.Builder/verifiedAmount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-builder/verified-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment/InternetBankPayment/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress#kotlin.String#kotlin.String#kotlin.String#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/-internet-bank-payment.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment/getAuthorizedAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-authorized-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment/getBankBranchCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-bank-branch-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment/getBankId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-bank-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment/getBillingAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-billing-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment/getBillingEmailAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-billing-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment/getBillingName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-billing-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment/getBrand/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-brand.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment/getMethod/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-method.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment/getOperations/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-operations.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment/getReason/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment/getTelephones/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment/getThreeDigitsSecureCriteria/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-three-digits-secure-criteria.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPayment/getVerifiedAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment/get-verified-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPaymentAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPaymentAllOf.Builder/InternetBankPaymentAllOf.Builder/#kotlin.String?#kotlin.String?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/-internet-bank-payment-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPaymentAllOf.Builder/bankBranchCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/bank-branch-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPaymentAllOf.Builder/bankId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/bank-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPaymentAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPaymentAllOf.Builder/telephones/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-builder/telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPaymentAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPaymentAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPaymentAllOf/InternetBankPaymentAllOf/#kotlin.String#kotlin.String#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/-internet-bank-payment-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPaymentAllOf/getBankBranchCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/get-bank-branch-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPaymentAllOf/getBankId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/get-bank-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/InternetBankPaymentAllOf/getTelephones/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-internet-bank-payment-all-of/get-telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdate.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdate.Builder/IssuedRefundUpdate.Builder/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.IssuedRefundUpdateDetails?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/-issued-refund-update.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdate.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdate.Builder/refundDetails/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.IssuedRefundUpdateDetails/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/refund-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdate.Builder/riskId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-builder/risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdate.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdate///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdate/IssuedRefundUpdate/#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.IssuedRefundUpdateDetails?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/-issued-refund-update.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdate/getRefundDetails/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/get-refund-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdate/getRefundStatus/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/get-refund-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdate/getRiskId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/get-risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdate/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateAllOf.Builder/IssuedRefundUpdateAllOf.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.IssuedRefundUpdateDetails?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-builder/-issued-refund-update-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateAllOf.Builder/refundDetails/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.IssuedRefundUpdateDetails/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-builder/refund-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateAllOf/IssuedRefundUpdateAllOf/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.IssuedRefundUpdateDetails?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/-issued-refund-update-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateAllOf/getRefundDetails/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-all-of/get-refund-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateDetails.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateDetails.Builder/IssuedRefundUpdateDetails.Builder/#java.time.OffsetDateTime?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/-issued-refund-update-details.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateDetails.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateDetails.Builder/refundIssuedAmount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/refund-issued-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateDetails.Builder/refundIssuedDateTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-builder/refund-issued-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateDetails.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateDetails///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateDetails/IssuedRefundUpdateDetails/#java.time.OffsetDateTime#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/-issued-refund-update-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateDetails/getRefundIssuedAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/get-refund-issued-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/IssuedRefundUpdateDetails/getRefundIssuedDateTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-issued-refund-update-details/get-refund-issued-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationSubType.APPLE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-a-p-p-l-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationSubType.EMAIL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-e-m-a-i-l/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationSubType.FACEBOOK///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-f-a-c-e-b-o-o-k/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationSubType.GOOGLE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-g-o-o-g-l-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationSubType.PHONE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/-p-h-o-n-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationSubType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationSubType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationSubType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationSubType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-sub-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationType.CREDENTIALS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-c-r-e-d-e-n-t-i-a-l-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationType.MULTI_FACTOR_AUTHENTICATION///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationType.PASSWORD_RESET///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationType.SINGLE_SIGN_ON///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-s-i-n-g-l-e_-s-i-g-n_-o-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationType.SOCIAL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/-s-o-c-i-a-l/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.AuthenticationType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-authentication-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.Builder/LoginTransactionDetails.Builder/#java.time.OffsetDateTime?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetails.AuthenticationType?#kotlin.Boolean?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CurrentUserSession?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetails.AuthenticationSubType?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetails.FailedLoginReason?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/-login-transaction-details.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.Builder/authenticationSubType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetails.AuthenticationSubType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/authentication-sub-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.Builder/authenticationType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetails.AuthenticationType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/authentication-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.Builder/currentUserSession/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CurrentUserSession/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/current-user-session.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.Builder/failedLoginReason/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetails.FailedLoginReason/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/failed-login-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.Builder/successfulLoginFlag/#kotlin.Boolean/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/successful-login-flag.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.Builder/transactionDateTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/transaction-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.Builder/transactionId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-builder/transaction-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.FailedLoginReason.ACCOUNT_LOCKED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.FailedLoginReason.ACCOUNT_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/-a-c-c-o-u-n-t_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.FailedLoginReason.INVALID_CREDENTIALS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/-i-n-v-a-l-i-d_-c-r-e-d-e-n-t-i-a-l-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.FailedLoginReason.VERIFICATION_FAILED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/-v-e-r-i-f-i-c-a-t-i-o-n_-f-a-i-l-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.FailedLoginReason///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.FailedLoginReason/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.FailedLoginReason/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails.FailedLoginReason/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-failed-login-reason/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails/LoginTransactionDetails/#java.time.OffsetDateTime#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetails.AuthenticationType#kotlin.Boolean#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CurrentUserSession?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetails.AuthenticationSubType?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetails.FailedLoginReason?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/-login-transaction-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails/getAuthenticationSubType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-authentication-sub-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails/getAuthenticationType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-authentication-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails/getCurrentUserSession/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-current-user-session.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails/getFailedLoginReason/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-failed-login-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails/getSuccessfulLoginFlag/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-successful-login-flag.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails/getTransactionDateTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-transaction-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails/getTransactionId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-transaction-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetails/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationSubType.APPLE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-a-p-p-l-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationSubType.EMAIL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-e-m-a-i-l/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationSubType.FACEBOOK///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-f-a-c-e-b-o-o-k/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationSubType.GOOGLE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-g-o-o-g-l-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationSubType.PHONE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/-p-h-o-n-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationSubType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationSubType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationSubType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationSubType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-sub-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationType.CREDENTIALS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-c-r-e-d-e-n-t-i-a-l-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationType.MULTI_FACTOR_AUTHENTICATION///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-m-u-l-t-i_-f-a-c-t-o-r_-a-u-t-h-e-n-t-i-c-a-t-i-o-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationType.PASSWORD_RESET///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationType.SINGLE_SIGN_ON///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-s-i-n-g-l-e_-s-i-g-n_-o-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationType.SOCIAL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/-s-o-c-i-a-l/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.AuthenticationType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-authentication-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.Builder/LoginTransactionDetailsAllOf.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetailsAllOf.AuthenticationType?#kotlin.Boolean?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetailsAllOf.AuthenticationSubType?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetailsAllOf.FailedLoginReason?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/-login-transaction-details-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.Builder/authenticationSubType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetailsAllOf.AuthenticationSubType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/authentication-sub-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.Builder/authenticationType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetailsAllOf.AuthenticationType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/authentication-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.Builder/failedLoginReason/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetailsAllOf.FailedLoginReason/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/failed-login-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.Builder/successfulLoginFlag/#kotlin.Boolean/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-builder/successful-login-flag.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.FailedLoginReason.ACCOUNT_LOCKED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/-a-c-c-o-u-n-t_-l-o-c-k-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.FailedLoginReason.ACCOUNT_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/-a-c-c-o-u-n-t_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.FailedLoginReason.INVALID_CREDENTIALS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/-i-n-v-a-l-i-d_-c-r-e-d-e-n-t-i-a-l-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.FailedLoginReason.VERIFICATION_FAILED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/-v-e-r-i-f-i-c-a-t-i-o-n_-f-a-i-l-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.FailedLoginReason///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.FailedLoginReason/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.FailedLoginReason/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf.FailedLoginReason/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-failed-login-reason/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf/LoginTransactionDetailsAllOf/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetailsAllOf.AuthenticationType#kotlin.Boolean#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetailsAllOf.AuthenticationSubType?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.LoginTransactionDetailsAllOf.FailedLoginReason?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/-login-transaction-details-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf/getAuthenticationSubType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/get-authentication-sub-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf/getAuthenticationType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/get-authentication-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf/getFailedLoginReason/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/get-failed-login-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/LoginTransactionDetailsAllOf/getSuccessfulLoginFlag/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-login-transaction-details-all-of/get-successful-login-flag.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Builder/MultiFactorAuthenticationAttempt.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.MultiFactorAuthenticationAttempt.DeliveryMethod?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.MultiFactorAuthenticationAttempt.Status?#kotlin.String?#kotlin.String?#java.math.BigDecimal?#java.time.OffsetDateTime?#java.time.OffsetDateTime?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/-multi-factor-authentication-attempt.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Builder/attemptCount/#java.math.BigDecimal/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/attempt-count.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Builder/deliveryMethod/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.MultiFactorAuthenticationAttempt.DeliveryMethod/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/delivery-method.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Builder/emailAddress/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Builder/providerName/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/provider-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Builder/referenceId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/reference-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Builder/status/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.MultiFactorAuthenticationAttempt.Status/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Builder/telephone/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/telephone.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Builder/updateEndDateTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/update-end-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Builder/updateStartDateTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-builder/update-start-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.DeliveryMethod.EMAIL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/-e-m-a-i-l/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.DeliveryMethod.PUSH///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/-p-u-s-h/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.DeliveryMethod.SMS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/-s-m-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.DeliveryMethod.VOICE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/-v-o-i-c-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.DeliveryMethod///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.DeliveryMethod/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.DeliveryMethod/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.DeliveryMethod/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-delivery-method/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Status.ABANDON///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/-a-b-a-n-d-o-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Status.FAILED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/-f-a-i-l-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Status.SUCCESS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/-s-u-c-c-e-s-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Status///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Status/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Status/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt.Status/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-status/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt/MultiFactorAuthenticationAttempt/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.MultiFactorAuthenticationAttempt.DeliveryMethod#com.expediagroup.openworld.sdk.fraudpreventionv2.models.MultiFactorAuthenticationAttempt.Status#kotlin.String#kotlin.String#java.math.BigDecimal#java.time.OffsetDateTime?#java.time.OffsetDateTime?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/-multi-factor-authentication-attempt.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt/getAttemptCount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-attempt-count.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt/getDeliveryMethod/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-delivery-method.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt/getEmailAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt/getProviderName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-provider-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt/getReferenceId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-reference-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt/getStatus/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt/getTelephone/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-telephone.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt/getUpdateEndDateTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-update-end-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationAttempt/getUpdateStartDateTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-attempt/get-update-start-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdate.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdate.Builder/MultiFactorAuthenticationUpdate.Builder/#kotlin.String?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.MultiFactorAuthenticationAttempt]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/-multi-factor-authentication-update.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdate.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdate.Builder/multiFactorAuthenticationAttempts/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.MultiFactorAuthenticationAttempt]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/multi-factor-authentication-attempts.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdate.Builder/riskId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-builder/risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdate.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdate///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdate/MultiFactorAuthenticationUpdate/#kotlin.String#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.MultiFactorAuthenticationAttempt]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/-multi-factor-authentication-update.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdate/getMultiFactorAuthenticationAttempts/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/get-multi-factor-authentication-attempts.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdate/getRiskId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/get-risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdate/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdateAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdateAllOf.Builder/MultiFactorAuthenticationUpdateAllOf.Builder/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.MultiFactorAuthenticationAttempt]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-builder/-multi-factor-authentication-update-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdateAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdateAllOf.Builder/multiFactorAuthenticationAttempts/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.MultiFactorAuthenticationAttempt]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-builder/multi-factor-authentication-attempts.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdateAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdateAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdateAllOf/MultiFactorAuthenticationUpdateAllOf/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.MultiFactorAuthenticationAttempt]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/-multi-factor-authentication-update-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/MultiFactorAuthenticationUpdateAllOf/getMultiFactorAuthenticationAttempts/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-multi-factor-authentication-update-all-of/get-multi-factor-authentication-attempts.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Name.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Name.Builder/Name.Builder/#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/-name.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Name.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Name.Builder/firstName/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/first-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Name.Builder/lastName/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/last-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Name.Builder/middleName/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/middle-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Name.Builder/suffix/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/suffix.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Name.Builder/title/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-builder/title.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Name.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Name///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Name/Name/#kotlin.String#kotlin.String#kotlin.String?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Name/getFirstName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-first-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Name/getLastName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-last-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Name/getMiddleName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-middle-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Name/getSuffix/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-suffix.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Name/getTitle/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-name/get-title.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Builder/NotFoundError.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.NotFoundError.Code?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/-not-found-error.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.NotFoundError.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Code.ACCOUNT_UPDATE_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Code.BAD_GATEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Code.BAD_REQUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Code.FORBIDDEN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-f-o-r-b-i-d-d-e-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Code.GATEWAY_TIMEOUT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Code.INTERNAL_SERVER_ERROR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Code.NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Code.RETRYABLE_ACCOUNT_SCREEN_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Code.RETRYABLE_ACCOUNT_UPDATE_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Code.TOO_MANY_REQUESTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Code.UNAUTHORIZED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError/NotFoundError/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.NotFoundError.Code#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/-not-found-error.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/NotFoundError/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-not-found-error/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Operations.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Operations.Builder/Operations.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Verify?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Authorize?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AuthorizeReversal?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Capture?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Refund]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/-operations.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Operations.Builder/authorize/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Authorize/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/authorize.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Operations.Builder/authorizeReversal/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AuthorizeReversal/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/authorize-reversal.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Operations.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Operations.Builder/capture/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Capture/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/capture.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Operations.Builder/refunds/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Refund]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/refunds.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Operations.Builder/verify/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Verify/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-builder/verify.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Operations.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Operations///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Operations/Operations/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Verify?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Authorize?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.AuthorizeReversal?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Capture?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Refund]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/-operations.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Operations/getAuthorize/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-authorize.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Operations/getAuthorizeReversal/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-authorize-reversal.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Operations/getCapture/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-capture.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Operations/getRefunds/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-refunds.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Operations/getVerify/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-operations/get-verify.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenRequest.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenRequest.Builder/OrderPurchaseScreenRequest.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseTransaction?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-builder/-order-purchase-screen-request.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenRequest.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenRequest.Builder/transaction/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseTransaction/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-builder/transaction.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenRequest.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenRequest///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenRequest/OrderPurchaseScreenRequest/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseTransaction?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/-order-purchase-screen-request.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenRequest/getTransaction/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-request/get-transaction.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenResponse.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenResponse.Builder/OrderPurchaseScreenResponse.Builder/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.FraudDecision?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/-order-purchase-screen-response.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenResponse.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenResponse.Builder/decision/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.FraudDecision/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/decision.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenResponse.Builder/riskId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-builder/risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenResponse.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenResponse///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenResponse/OrderPurchaseScreenResponse/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.FraudDecision?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/-order-purchase-screen-response.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenResponse/getDecision/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/get-decision.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseScreenResponse/getRiskId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-screen-response/get-risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseTransaction.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseTransaction.Builder/OrderPurchaseTransaction.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.SiteInfo?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.DeviceDetails?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TransactionDetails?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/-order-purchase-transaction.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseTransaction.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseTransaction.Builder/customerAccount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/customer-account.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseTransaction.Builder/deviceDetails/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.DeviceDetails/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/device-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseTransaction.Builder/siteInfo/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.SiteInfo/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/site-info.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseTransaction.Builder/transactionDetails/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TransactionDetails/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-builder/transaction-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseTransaction.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseTransaction///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseTransaction/OrderPurchaseTransaction/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.SiteInfo#com.expediagroup.openworld.sdk.fraudpreventionv2.models.DeviceDetails#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccount#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TransactionDetails/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/-order-purchase-transaction.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseTransaction/getCustomerAccount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/get-customer-account.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseTransaction/getDeviceDetails/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/get-device-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseTransaction/getSiteInfo/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/get-site-info.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseTransaction/getTransactionDetails/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-transaction/get-transaction-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Builder/OrderPurchaseUpdateNotFoundError.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseUpdateNotFoundError.Code?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/-order-purchase-update-not-found-error.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseUpdateNotFoundError.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Code.BAD_GATEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Code.BAD_REQUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Code.FORBIDDEN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-f-o-r-b-i-d-d-e-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Code.GATEWAY_TIMEOUT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Code.INTERNAL_SERVER_ERROR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Code.NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Code.ORDER_PURCHASE_UPDATE_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Code.RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Code.RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Code.TOO_MANY_REQUESTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Code.UNAUTHORIZED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError/OrderPurchaseUpdateNotFoundError/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseUpdateNotFoundError.Code#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/-order-purchase-update-not-found-error.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateNotFoundError/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-not-found-error/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateRequest///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-request/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateRequest/getRiskId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-request/get-risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateRequest/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-request/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateResponse.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateResponse.Builder/OrderPurchaseUpdateResponse.Builder/#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-builder/-order-purchase-update-response.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateResponse.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateResponse.Builder/riskId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-builder/risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateResponse.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateResponse///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateResponse/OrderPurchaseUpdateResponse/#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/-order-purchase-update-response.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderPurchaseUpdateResponse/getRiskId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-purchase-update-response/get-risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdate.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdate.Builder/OrderUpdate.Builder/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Status?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CancellationReason?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/-order-update.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdate.Builder/acquirerReferenceNumber/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/acquirer-reference-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdate.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdate.Builder/cancellationReason/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CancellationReason/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/cancellation-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdate.Builder/orderStatus/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Status/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/order-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdate.Builder/riskId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-builder/risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdate.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdate///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdate/OrderUpdate/#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Status#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CancellationReason?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/-order-update.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdate/getAcquirerReferenceNumber/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-acquirer-reference-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdate/getCancellationReason/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-cancellation-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdate/getOrderStatus/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-order-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdate/getRiskId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdate/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdateAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdateAllOf.Builder/OrderUpdateAllOf.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Status?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CancellationReason?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/-order-update-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdateAllOf.Builder/acquirerReferenceNumber/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/acquirer-reference-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdateAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdateAllOf.Builder/cancellationReason/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CancellationReason/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/cancellation-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdateAllOf.Builder/orderStatus/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Status/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-builder/order-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdateAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdateAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdateAllOf/OrderUpdateAllOf/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Status#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.CancellationReason?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/-order-update-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdateAllOf/getAcquirerReferenceNumber/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/get-acquirer-reference-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdateAllOf/getCancellationReason/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/get-cancellation-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/OrderUpdateAllOf/getOrderStatus/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-order-update-all-of/get-order-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal.Builder/PayPal.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress?#kotlin.String?#kotlin.String?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/-pay-pal.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal.Builder/authorizedAmount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/authorized-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal.Builder/billingAddress/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/billing-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal.Builder/billingEmailAddress/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/billing-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal.Builder/billingName/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/billing-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal.Builder/brand/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/brand.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal.Builder/merchantOrderCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/merchant-order-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal.Builder/operations/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/operations.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal.Builder/payerId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/payer-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal.Builder/reason/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal.Builder/threeDigitsSecureCriteria/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/three-digits-secure-criteria.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal.Builder/transactionId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/transaction-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal.Builder/verifiedAmount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-builder/verified-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal/PayPal/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress#kotlin.String#kotlin.String#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/-pay-pal.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal/getAuthorizedAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-authorized-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal/getBillingAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-billing-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal/getBillingEmailAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-billing-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal/getBillingName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-billing-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal/getBrand/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-brand.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal/getMerchantOrderCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-merchant-order-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal/getMethod/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-method.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal/getOperations/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-operations.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal/getPayerId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-payer-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal/getReason/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal/getThreeDigitsSecureCriteria/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-three-digits-secure-criteria.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal/getTransactionId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-transaction-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPal/getVerifiedAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal/get-verified-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPalAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPalAllOf.Builder/PayPalAllOf.Builder/#kotlin.String?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/-pay-pal-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPalAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPalAllOf.Builder/merchantOrderCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/merchant-order-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPalAllOf.Builder/payerId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/payer-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPalAllOf.Builder/transactionId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-builder/transaction-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPalAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPalAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPalAllOf/PayPalAllOf/#kotlin.String#kotlin.String#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/-pay-pal-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPalAllOf/getMerchantOrderCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/get-merchant-order-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPalAllOf/getPayerId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/get-payer-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PayPalAllOf/getTransactionId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-pay-pal-all-of/get-transaction-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.ALASKA_MILES///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-a-l-a-s-k-a_-m-i-l-e-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.AMERICAN_EXPRESS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-a-m-e-r-i-c-a-n_-e-x-p-r-e-s-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.AMEX_POINTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-a-m-e-x_-p-o-i-n-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.BANK_OF_AMERICA_REWARDS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-a-n-k_-o-f_-a-m-e-r-i-c-a_-r-e-w-a-r-d-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.BC_CARD///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-c_-c-a-r-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.BILT_REWARDS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-i-l-t_-r-e-w-a-r-d-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.BITCOIN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-i-t-c-o-i-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.BONUS_PLUS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-b-o-n-u-s_-p-l-u-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.CARTA_SI///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-a-r-t-a_-s-i/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.CARTE_BLEUE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-a-r-t-e_-b-l-e-u-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.CHEAP_CASH///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-h-e-a-p_-c-a-s-h/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.CHINA_UNION_PAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-h-i-n-a_-u-n-i-o-n_-p-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.CITI_THANK_YOU_POINTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-c-i-t-i_-t-h-a-n-k_-y-o-u_-p-o-i-n-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.DELTA_SKY_MILES///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-e-l-t-a_-s-k-y_-m-i-l-e-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.DINERS_CLUB_INTERNATIONAL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-i-n-e-r-s_-c-l-u-b_-i-n-t-e-r-n-a-t-i-o-n-a-l/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.DISCOVER///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-i-s-c-o-v-e-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.DISCOVER_MILES///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-i-s-c-o-v-e-r_-m-i-l-e-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.DISCOVER_POINTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-d-i-s-c-o-v-e-r_-p-o-i-n-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.ELV///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-e-l-v/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.EXPEDIA_REWARDS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-e-x-p-e-d-i-a_-r-e-w-a-r-d-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.GIFT_CARD///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-g-i-f-t_-c-a-r-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.IBP///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-i-b-p/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.INTER_COMPANY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-i-n-t-e-r_-c-o-m-p-a-n-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.JCB///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-j-c-b/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.LOCAL_DEBIT_CARD///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-l-o-c-a-l_-d-e-b-i-t_-c-a-r-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.MAESTRO///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-m-a-e-s-t-r-o/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.MASTER_CARD///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-m-a-s-t-e-r_-c-a-r-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.MASTER_CARD_POINTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-m-a-s-t-e-r_-c-a-r-d_-p-o-i-n-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.MERRILL_LYNCH_REWARDS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-m-e-r-r-i-l-l_-l-y-n-c-h_-r-e-w-a-r-d-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.ORBUCKS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-o-r-b-u-c-k-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.PAYPAL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-p-a-y-p-a-l/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.POSTEPAY_MASTERCARD///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-p-o-s-t-e-p-a-y_-m-a-s-t-e-r-c-a-r-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.POSTEPAY_VISA_ELECTRON///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-p-o-s-t-e-p-a-y_-v-i-s-a_-e-l-e-c-t-r-o-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.QIWI///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-q-i-w-i/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.RBC_REWARDS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-r-b-c_-r-e-w-a-r-d-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.SOFORT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-s-o-f-o-r-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.SOLO///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-s-o-l-o/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.SWITCH///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-s-w-i-t-c-h/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.ULTIMATE_REWARDS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-u-l-t-i-m-a-t-e_-r-e-w-a-r-d-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.UNITED_POINTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-u-n-i-t-e-d_-p-o-i-n-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.VISA///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-v-i-s-a/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.VISA_DANKORT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-v-i-s-a_-d-a-n-k-o-r-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.VISA_DELTA///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-v-i-s-a_-d-e-l-t-a/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.VISA_ELECTRON///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-v-i-s-a_-e-l-e-c-t-r-o-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.WEB_MONEY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-w-e-b_-m-o-n-e-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.WELLS_FARGO_POINTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-w-e-l-l-s_-f-a-r-g-o_-p-o-i-n-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand.YANDEX///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/-y-a-n-d-e-x/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment.Brand/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/-brand/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment/getAuthorizedAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-authorized-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment/getBillingAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-billing-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment/getBillingEmailAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-billing-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment/getBillingName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-billing-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment/getBrand/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-brand.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment/getMethod/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-method.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment/getOperations/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-operations.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment/getReason/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment/getThreeDigitsSecureCriteria/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-three-digits-secure-criteria.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Payment/getVerifiedAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment/get-verified-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.AddressType.HOME///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/-h-o-m-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.AddressType.WORK///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/-w-o-r-k/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.AddressType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.AddressType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.AddressType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.AddressType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-address-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.Builder/PaymentBillingAddress.Builder/#kotlin.String?#kotlin.String?#kotlin.String?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress.AddressType?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/-payment-billing-address.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.Builder/addressLine1/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/address-line1.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.Builder/addressLine2/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/address-line2.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.Builder/addressType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress.AddressType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/address-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.Builder/city/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/city.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.Builder/countryCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/country-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.Builder/state/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/state.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.Builder/zipCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-builder/zip-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress/PaymentBillingAddress/#kotlin.String#kotlin.String#kotlin.String#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress.AddressType?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/-payment-billing-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress/getAddressLine1/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-address-line1.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress/getAddressLine2/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-address-line2.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress/getAddressType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-address-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress/getCity/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-city.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress/getCountryCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-country-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress/getState/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-state.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentBillingAddress/getZipCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-billing-address/get-zip-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentMethod.CREDIT_CARD///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-c-r-e-d-i-t_-c-a-r-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentMethod.DIRECT_DEBIT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-d-i-r-e-c-t_-d-e-b-i-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentMethod.GIFT_CARD///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-g-i-f-t_-c-a-r-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentMethod.INTERNET_BANK_PAYMENT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-i-n-t-e-r-n-e-t_-b-a-n-k_-p-a-y-m-e-n-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentMethod.PAYPAL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-p-a-y-p-a-l/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentMethod.POINTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/-p-o-i-n-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentMethod///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentMethod/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentMethod/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentMethod/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-method/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOperation.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOperation.Builder/PaymentOperation.Builder/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/-payment-operation.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOperation.Builder/amount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOperation.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOperation.Builder/id/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOperation.Builder/outcome/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-builder/outcome.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOperation.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOperation///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOperation/PaymentOperation/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/-payment-operation.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOperation/getAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/get-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOperation/getId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/get-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOperation/getOutcome/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-operation/get-outcome.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOutcome.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOutcome.Builder/PaymentOutcome.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentStatus?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/-payment-outcome.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOutcome.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOutcome.Builder/code/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOutcome.Builder/description/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/description.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOutcome.Builder/status/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentStatus/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-builder/status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOutcome.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOutcome///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOutcome/PaymentOutcome/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentStatus?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/-payment-outcome.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOutcome/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOutcome/getDescription/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/get-description.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentOutcome/getStatus/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-outcome/get-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentReason.DEFERRED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-d-e-f-e-r-r-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentReason.DEPOSIT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-d-e-p-o-s-i-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentReason.FULL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-f-u-l-l/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentReason.SCHEDULED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-s-c-h-e-d-u-l-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentReason.SUBSEQUENT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/-s-u-b-s-e-q-u-e-n-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentReason///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentReason/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentReason/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentReason/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-reason/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentStatus.COMPLETED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/-c-o-m-p-l-e-t-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentStatus.FAILED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/-f-a-i-l-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentStatus///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentStatus/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentStatus/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentStatus/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-status/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentThreeDSCriteria.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentThreeDSCriteria.Builder/PaymentThreeDSCriteria.Builder/#kotlin.Boolean?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/-payment-three-d-s-criteria.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentThreeDSCriteria.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentThreeDSCriteria.Builder/probableFlag/#kotlin.Boolean/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/probable-flag.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentThreeDSCriteria.Builder/transactionModel/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-builder/transaction-model.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentThreeDSCriteria.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentThreeDSCriteria///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentThreeDSCriteria/PaymentThreeDSCriteria/#kotlin.Boolean?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/-payment-three-d-s-criteria.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentThreeDSCriteria/getProbableFlag/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/get-probable-flag.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentThreeDSCriteria/getTransactionModel/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-three-d-s-criteria/get-transaction-model.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdate.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdate.Builder/PaymentUpdate.Builder/#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/-payment-update.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdate.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdate.Builder/merchantOrderCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/merchant-order-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdate.Builder/riskId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-builder/risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdate.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdate///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdate/PaymentUpdate/#kotlin.String#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/-payment-update.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdate/getMerchantOrderCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/get-merchant-order-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdate/getRiskId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/get-risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdate/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdateAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdateAllOf.Builder/PaymentUpdateAllOf.Builder/#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-builder/-payment-update-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdateAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdateAllOf.Builder/merchantOrderCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-builder/merchant-order-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdateAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdateAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdateAllOf/PaymentUpdateAllOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/-payment-update-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PaymentUpdateAllOf/getMerchantOrderCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-payment-update-all-of/get-merchant-order-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points.Builder/Points.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress?#kotlin.String?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/-points.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points.Builder/accountId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/account-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points.Builder/authorizedAmount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/authorized-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points.Builder/billingAddress/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/billing-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points.Builder/billingEmailAddress/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/billing-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points.Builder/billingName/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/billing-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points.Builder/brand/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/brand.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points.Builder/operations/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/operations.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points.Builder/reason/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points.Builder/threeDigitsSecureCriteria/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/three-digits-secure-criteria.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points.Builder/verifiedAmount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-builder/verified-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points/Points/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment.Brand#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress#kotlin.String#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/-points.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points/getAccountId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-account-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points/getAuthorizedAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-authorized-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points/getBillingAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-billing-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points/getBillingEmailAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-billing-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points/getBillingName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-billing-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points/getBrand/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-brand.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points/getMethod/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-method.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points/getOperations/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-operations.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points/getReason/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-reason.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points/getThreeDigitsSecureCriteria/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-three-digits-secure-criteria.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Points/getVerifiedAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points/get-verified-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PointsAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PointsAllOf.Builder/PointsAllOf.Builder/#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-builder/-points-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PointsAllOf.Builder/accountId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-builder/account-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PointsAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PointsAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PointsAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PointsAllOf/PointsAllOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/-points-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/PointsAllOf/getAccountId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-points-all-of/get-account-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.Builder/Rail.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource?#kotlin.collections.List[kotlin.String]?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Rail.RouteType?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailSegments]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/-rail.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.Builder/inventorySource/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/inventory-source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.Builder/inventoryType/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/inventory-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.Builder/price/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/price.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.Builder/railSegments/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailSegments]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/rail-segments.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.Builder/routeType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Rail.RouteType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/route-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.Builder/travelersReferences/#kotlin.collections.List[kotlin.String]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-builder/travelers-references.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.RouteType.MULTIPLE_DESTINATIONS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.RouteType.ONE_WAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/-o-n-e_-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.RouteType.ROUND_TRIP///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/-r-o-u-n-d_-t-r-i-p/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.RouteType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.RouteType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.RouteType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail.RouteType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-route-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail/Rail/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct.InventorySource#kotlin.collections.List[kotlin.String]#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Rail.RouteType#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailSegments]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/-rail.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail/getInventorySource/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-inventory-source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail/getInventoryType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-inventory-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail/getPrice/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-price.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail/getRailSegments/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-rail-segments.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail/getRouteType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-route-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail/getTravelersReferences/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-travelers-references.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Rail/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf.Builder/RailAllOf.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailAllOf.RouteType?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailSegments]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/-rail-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf.Builder/railSegments/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailSegments]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/rail-segments.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf.Builder/routeType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailAllOf.RouteType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-builder/route-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf.RouteType.MULTIPLE_DESTINATIONS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/-m-u-l-t-i-p-l-e_-d-e-s-t-i-n-a-t-i-o-n-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf.RouteType.ONE_WAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/-o-n-e_-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf.RouteType.ROUND_TRIP///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/-r-o-u-n-d_-t-r-i-p/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf.RouteType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf.RouteType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf.RouteType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf.RouteType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-route-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf/RailAllOf/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailAllOf.RouteType#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailSegments]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/-rail-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf/getRailSegments/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/get-rail-segments.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailAllOf/getRouteType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-all-of/get-route-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.Builder/RailSegments.Builder/#java.time.OffsetDateTime?#java.time.OffsetDateTime?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailwayStationDetails?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailwayStationDetails?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailSegments.TransportationMethod?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailSegmentsOperatingCompany?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/-rail-segments.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.Builder/arrivalStation/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailwayStationDetails/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/arrival-station.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.Builder/arrivalTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/arrival-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.Builder/departureStation/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailwayStationDetails/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/departure-station.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.Builder/departureTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/departure-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.Builder/operatingCompany/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailSegmentsOperatingCompany/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/operating-company.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.Builder/transportationMethod/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailSegments.TransportationMethod/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-builder/transportation-method.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.TransportationMethod.BUS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-b-u-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.TransportationMethod.FERRY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-f-e-r-r-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.TransportationMethod.OTHERS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-o-t-h-e-r-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.TransportationMethod.PUBLIC_TRANSPORT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-p-u-b-l-i-c_-t-r-a-n-s-p-o-r-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.TransportationMethod.RAIL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-r-a-i-l/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.TransportationMethod.TRAM///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-t-r-a-m/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.TransportationMethod.TRANSFER///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/-t-r-a-n-s-f-e-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.TransportationMethod///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.TransportationMethod/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.TransportationMethod/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments.TransportationMethod/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-transportation-method/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments/RailSegments/#java.time.OffsetDateTime#java.time.OffsetDateTime#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailwayStationDetails#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailwayStationDetails#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailSegments.TransportationMethod#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailSegmentsOperatingCompany?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/-rail-segments.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments/getArrivalStation/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-arrival-station.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments/getArrivalTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-arrival-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments/getDepartureStation/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-departure-station.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments/getDepartureTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-departure-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments/getOperatingCompany/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-operating-company.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegments/getTransportationMethod/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments/get-transportation-method.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegmentsOperatingCompany.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegmentsOperatingCompany.Builder/RailSegmentsOperatingCompany.Builder/#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-builder/-rail-segments-operating-company.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegmentsOperatingCompany.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegmentsOperatingCompany.Builder/marketingName/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-builder/marketing-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegmentsOperatingCompany.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegmentsOperatingCompany///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegmentsOperatingCompany/RailSegmentsOperatingCompany/#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/-rail-segments-operating-company.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailSegmentsOperatingCompany/getMarketingName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-rail-segments-operating-company/get-marketing-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails.Builder/RailwayStationDetails.Builder/#kotlin.String?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Address?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailwayStationDetails.Type?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/-railway-station-details.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails.Builder/address/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Address/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails.Builder/name/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails.Builder/stationCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/station-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails.Builder/timezone/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/timezone.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails.Builder/type/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailwayStationDetails.Type/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-builder/type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails.Type.CITY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/-c-i-t-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails.Type.STATION///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/-s-t-a-t-i-o-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails.Type///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails.Type/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails.Type/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails.Type/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails/RailwayStationDetails/#kotlin.String#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Address#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailwayStationDetails.Type?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/-railway-station-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails/getAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails/getName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails/getStationCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-station-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails/getTimezone/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-timezone.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RailwayStationDetails/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-railway-station-details/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Refund.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Refund.Builder/Refund.Builder/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/-refund.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Refund.Builder/amount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Refund.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Refund.Builder/id/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Refund.Builder/outcome/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-builder/outcome.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Refund.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Refund///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Refund/Refund/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/-refund.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Refund/getAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/get-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Refund/getId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/get-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Refund/getOutcome/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund/get-outcome.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdate.RefundStatus.ISSUED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/-i-s-s-u-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdate.RefundStatus.SETTLED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/-s-e-t-t-l-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdate.RefundStatus///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdate.RefundStatus/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdate.RefundStatus/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdate.RefundStatus/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/-refund-status/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdate///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdate/getRefundStatus/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update/get-refund-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdateAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdateAllOf.Builder/RefundUpdateAllOf.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RefundUpdateAllOf.RefundStatus?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-builder/-refund-update-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdateAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdateAllOf.Builder/refundStatus/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RefundUpdateAllOf.RefundStatus/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-builder/refund-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdateAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdateAllOf.RefundStatus.ISSUED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/-i-s-s-u-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdateAllOf.RefundStatus.SETTLED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/-s-e-t-t-l-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdateAllOf.RefundStatus///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdateAllOf.RefundStatus/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdateAllOf.RefundStatus/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdateAllOf.RefundStatus/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-status/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdateAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdateAllOf/RefundUpdateAllOf/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RefundUpdateAllOf.RefundStatus/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/-refund-update-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RefundUpdateAllOf/getRefundStatus/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-refund-update-all-of/get-refund-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdate.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdate.Builder/RemediationUpdate.Builder/#kotlin.String?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.RemediationUpdateAction]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/-remediation-update.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdate.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdate.Builder/remediationUpdateActions/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.RemediationUpdateAction]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/remediation-update-actions.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdate.Builder/riskId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-builder/risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdate.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdate///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdate/RemediationUpdate/#kotlin.String#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.RemediationUpdateAction]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/-remediation-update.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdate/getRemediationUpdateActions/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/get-remediation-update-actions.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdate/getRiskId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/get-risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdate/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.ActionName.DISABLE_ACCOUNT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/-d-i-s-a-b-l-e_-a-c-c-o-u-n-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.ActionName.PASSWORD_RESET///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/-p-a-s-s-w-o-r-d_-r-e-s-e-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.ActionName.TERMINATE_ALL_SESSIONS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/-t-e-r-m-i-n-a-t-e_-a-l-l_-s-e-s-s-i-o-n-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.ActionName///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.ActionName/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.ActionName/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.ActionName/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-action-name/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.Builder/RemediationUpdateAction.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RemediationUpdateAction.ActionName?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RemediationUpdateAction.Status?#java.time.OffsetDateTime?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/-remediation-update-action.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.Builder/actionName/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RemediationUpdateAction.ActionName/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/action-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.Builder/status/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RemediationUpdateAction.Status/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.Builder/updateEndDateTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-builder/update-end-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.Status.FAILED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/-f-a-i-l-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.Status.SUCCESS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/-s-u-c-c-e-s-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.Status///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.Status/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.Status/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction.Status/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-status/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction/RemediationUpdateAction/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RemediationUpdateAction.ActionName#com.expediagroup.openworld.sdk.fraudpreventionv2.models.RemediationUpdateAction.Status#java.time.OffsetDateTime?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/-remediation-update-action.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction/getActionName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/get-action-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction/getStatus/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/get-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAction/getUpdateEndDateTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-action/get-update-end-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAllOf.Builder/RemediationUpdateAllOf.Builder/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.RemediationUpdateAction]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-builder/-remediation-update-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAllOf.Builder/remediationUpdateActions/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.RemediationUpdateAction]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-builder/remediation-update-actions.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAllOf/RemediationUpdateAllOf/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.RemediationUpdateAction]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/-remediation-update-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/RemediationUpdateAllOf/getRemediationUpdateActions/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-remediation-update-all-of/get-remediation-update-actions.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Builder/ServiceUnavailableError.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ServiceUnavailableError.Code?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/-service-unavailable-error.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ServiceUnavailableError.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Code.BAD_GATEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Code.BAD_REQUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Code.FORBIDDEN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-f-o-r-b-i-d-d-e-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Code.GATEWAY_TIMEOUT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Code.INTERNAL_SERVER_ERROR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Code.NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Code.ORDER_PURCHASE_UPDATE_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Code.RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Code.RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Code.TOO_MANY_REQUESTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Code.UNAUTHORIZED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError/ServiceUnavailableError/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.ServiceUnavailableError.Code#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/-service-unavailable-error.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/ServiceUnavailableError/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-service-unavailable-error/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdate.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdate.Builder/SettledRefundUpdate.Builder/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.SettledRefundUpdateDetails?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/-settled-refund-update.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdate.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdate.Builder/refundDetails/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.SettledRefundUpdateDetails/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/refund-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdate.Builder/riskId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-builder/risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdate.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdate///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdate/SettledRefundUpdate/#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.SettledRefundUpdateDetails?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/-settled-refund-update.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdate/getRefundDetails/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/get-refund-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdate/getRefundStatus/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/get-refund-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdate/getRiskId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/get-risk-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdate/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateAllOf.Builder/SettledRefundUpdateAllOf.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.SettledRefundUpdateDetails?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-builder/-settled-refund-update-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateAllOf.Builder/refundDetails/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.SettledRefundUpdateDetails/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-builder/refund-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateAllOf/SettledRefundUpdateAllOf/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.SettledRefundUpdateDetails?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/-settled-refund-update-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateAllOf/getRefundDetails/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-all-of/get-refund-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateDetails.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateDetails.Builder/SettledRefundUpdateDetails.Builder/#java.time.OffsetDateTime?#java.time.OffsetDateTime?#kotlin.String?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/-settled-refund-update-details.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateDetails.Builder/acquirerReferenceNumber/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/acquirer-reference-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateDetails.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateDetails.Builder/refundDepositDateTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/refund-deposit-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateDetails.Builder/refundSettledAmount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/refund-settled-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateDetails.Builder/refundSettlementDateTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/refund-settlement-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateDetails.Builder/settlementId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-builder/settlement-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateDetails.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateDetails///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateDetails/SettledRefundUpdateDetails/#java.time.OffsetDateTime#java.time.OffsetDateTime#kotlin.String#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/-settled-refund-update-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateDetails/getAcquirerReferenceNumber/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-acquirer-reference-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateDetails/getRefundDepositDateTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-refund-deposit-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateDetails/getRefundSettledAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-refund-settled-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateDetails/getRefundSettlementDateTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-refund-settlement-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SettledRefundUpdateDetails/getSettlementId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-settled-refund-update-details/get-settlement-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SiteInfo.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SiteInfo.Builder/SiteInfo.Builder/#kotlin.String?#kotlin.Boolean?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/-site-info.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SiteInfo.Builder/agentAssisted/#kotlin.Boolean/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/agent-assisted.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SiteInfo.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SiteInfo.Builder/countryCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-builder/country-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SiteInfo.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SiteInfo///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SiteInfo/SiteInfo/#kotlin.String#kotlin.Boolean/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/-site-info.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SiteInfo/getAgentAssisted/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/get-agent-assisted.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/SiteInfo/getCountryCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-site-info/get-country-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Status.CANCELLED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-c-a-n-c-e-l-l-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Status.CHANGE_COMPLETED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-c-h-a-n-g-e_-c-o-m-p-l-e-t-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Status.CHANGE_FAILED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-c-h-a-n-g-e_-f-a-i-l-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Status.COMPLETED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-c-o-m-p-l-e-t-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Status.FAILED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/-f-a-i-l-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Status///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Status/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Status/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Status/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-status/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone.Builder/Telephone.Builder/#kotlin.String?#kotlin.String?#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TelephoneType?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TelephonePlatformType?#kotlin.String?#java.math.BigDecimal?#java.time.OffsetDateTime?#kotlin.Boolean?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/-telephone.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone.Builder/areaCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/area-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone.Builder/countryAccessCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/country-access-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone.Builder/extensionNumber/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/extension-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone.Builder/lastVerifiedDateTime/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/last-verified-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone.Builder/phoneNumber/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/phone-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone.Builder/platformType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TelephonePlatformType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/platform-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone.Builder/preferenceRank/#java.math.BigDecimal/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/preference-rank.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone.Builder/type/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TelephoneType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone.Builder/verifiedFlag/#kotlin.Boolean/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-builder/verified-flag.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone/Telephone/#kotlin.String#kotlin.String#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TelephoneType?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TelephonePlatformType?#kotlin.String?#java.math.BigDecimal?#java.time.OffsetDateTime?#kotlin.Boolean?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/-telephone.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone/getAreaCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-area-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone/getCountryAccessCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-country-access-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone/getExtensionNumber/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-extension-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone/getLastVerifiedDateTime/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-last-verified-date-time.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone/getPhoneNumber/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-phone-number.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone/getPlatformType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-platform-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone/getPreferenceRank/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-preference-rank.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Telephone/getVerifiedFlag/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone/get-verified-flag.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TelephonePlatformType.LANDLINE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/-l-a-n-d-l-i-n-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TelephonePlatformType.MOBILE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/-m-o-b-i-l-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TelephonePlatformType.VOIP///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/-v-o-i-p/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TelephonePlatformType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TelephonePlatformType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TelephonePlatformType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TelephonePlatformType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-platform-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TelephoneType.BUSINESS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-b-u-s-i-n-e-s-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TelephoneType.FAX///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-f-a-x/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TelephoneType.HOME///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-h-o-m-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TelephoneType.MOBILE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-m-o-b-i-l-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TelephoneType.OTHER///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/-o-t-h-e-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TelephoneType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TelephoneType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TelephoneType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TelephoneType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-telephone-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Builder/TooManyRequestsError.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TooManyRequestsError.Code?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/-too-many-requests-error.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TooManyRequestsError.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Code.ACCOUNT_UPDATE_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-a-c-c-o-u-n-t_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Code.BAD_GATEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Code.BAD_REQUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Code.FORBIDDEN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-f-o-r-b-i-d-d-e-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Code.GATEWAY_TIMEOUT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Code.INTERNAL_SERVER_ERROR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Code.NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Code.RETRYABLE_ACCOUNT_SCREEN_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Code.RETRYABLE_ACCOUNT_UPDATE_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-r-e-t-r-y-a-b-l-e_-a-c-c-o-u-n-t_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Code.TOO_MANY_REQUESTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Code.UNAUTHORIZED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError/TooManyRequestsError/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TooManyRequestsError.Code#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/-too-many-requests-error.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TooManyRequestsError/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-too-many-requests-error/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.Builder/TransactionDetails.Builder/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TransactionDetails.CurrentOrderStatus?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TransactionDetails.OrderType?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct]?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Traveler]?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment]?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/-transaction-details.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.Builder/currentOrderStatus/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TransactionDetails.CurrentOrderStatus/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/current-order-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.Builder/orderId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/order-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.Builder/orderType/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TransactionDetails.OrderType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/order-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.Builder/payments/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/payments.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.Builder/travelProducts/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/travel-products.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.Builder/travelers/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Traveler]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-builder/travelers.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.CurrentOrderStatus.COMPLETED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/-c-o-m-p-l-e-t-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.CurrentOrderStatus.IN_PROGRESS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/-i-n_-p-r-o-g-r-e-s-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.CurrentOrderStatus///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.CurrentOrderStatus/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.CurrentOrderStatus/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.CurrentOrderStatus/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-current-order-status/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.OrderType.CHANGE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/-c-h-a-n-g-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.OrderType.CREATE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/-c-r-e-a-t-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.OrderType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.OrderType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.OrderType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails.OrderType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-order-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails/TransactionDetails/#kotlin.String#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TransactionDetails.CurrentOrderStatus#com.expediagroup.openworld.sdk.fraudpreventionv2.models.TransactionDetails.OrderType#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct]#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Traveler]#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/-transaction-details.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails/getCurrentOrderStatus/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-current-order-status.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails/getOrderId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-order-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails/getOrderType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-order-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails/getPayments/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-payments.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails/getTravelProducts/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-travel-products.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TransactionDetails/getTravelers/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-transaction-details/get-travelers.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProduct.InventorySource.AGENCY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/-a-g-e-n-c-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProduct.InventorySource.MERCHANT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/-m-e-r-c-h-a-n-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProduct.InventorySource///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProduct.InventorySource/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProduct.InventorySource/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProduct.InventorySource/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/-inventory-source/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProduct///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProduct/getInventorySource/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-inventory-source.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProduct/getInventoryType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-inventory-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProduct/getPrice/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-price.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProduct/getTravelersReferences/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-travelers-references.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProduct/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProductType.AIR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-a-i-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProductType.CAR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-c-a-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProductType.CRUISE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-c-r-u-i-s-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProductType.HOTEL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-h-o-t-e-l/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProductType.INSURANCE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-i-n-s-u-r-a-n-c-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProductType.RAIL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/-r-a-i-l/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProductType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProductType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProductType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/TravelProductType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-travel-product-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler.Builder/Traveler.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name?#kotlin.Boolean?#kotlin.String?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]?#java.math.BigDecimal?#java.time.OffsetDateTime?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/-traveler.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler.Builder/age/#java.math.BigDecimal/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/age.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler.Builder/birthDate/#java.time.OffsetDateTime/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/birth-date.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler.Builder/citizenshipCountryCode/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/citizenship-country-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler.Builder/emailAddress/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler.Builder/primary/#kotlin.Boolean/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/primary.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler.Builder/telephones/#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler.Builder/travelerId/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/traveler-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler.Builder/travelerName/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-builder/traveler-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler/Traveler/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name#kotlin.Boolean#kotlin.String?#kotlin.collections.List[com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone]?#java.math.BigDecimal?#java.time.OffsetDateTime?#kotlin.String?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/-traveler.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler/getAge/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-age.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler/getBirthDate/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-birth-date.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler/getCitizenshipCountryCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-citizenship-country-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler/getEmailAddress/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-email-address.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler/getPrimary/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-primary.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler/getTelephones/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-telephones.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler/getTravelerId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-traveler-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Traveler/getTravelerName/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-traveler/get-traveler-name.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Builder/UnauthorizedError.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.UnauthorizedError.Code?#kotlin.String?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/-unauthorized-error.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Builder/code/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.UnauthorizedError.Code/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Builder/message/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-builder/message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Code.BAD_GATEWAY///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-b-a-d_-g-a-t-e-w-a-y/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Code.BAD_REQUEST///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-b-a-d_-r-e-q-u-e-s-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Code.FORBIDDEN///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-f-o-r-b-i-d-d-e-n/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Code.GATEWAY_TIMEOUT///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-g-a-t-e-w-a-y_-t-i-m-e-o-u-t/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Code.INTERNAL_SERVER_ERROR///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Code.NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Code.ORDER_PURCHASE_UPDATE_NOT_FOUND///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-n-o-t_-f-o-u-n-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Code.RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-s-c-r-e-e-n_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Code.RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-r-e-t-r-y-a-b-l-e_-o-r-d-e-r_-p-u-r-c-h-a-s-e_-u-p-d-a-t-e_-f-a-i-l-u-r-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Code.TOO_MANY_REQUESTS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-t-o-o_-m-a-n-y_-r-e-q-u-e-s-t-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Code.UNAUTHORIZED///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/-u-n-a-u-t-h-o-r-i-z-e-d/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Code///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Code/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Code/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Code/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-code/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError/UnauthorizedError/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.UnauthorizedError.Code#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/-unauthorized-error.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError/getCode/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/get-code.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UnauthorizedError/getMessage/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-unauthorized-error/get-message.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UpdateType.CHARGEBACK_FEEDBACK///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-c-h-a-r-g-e-b-a-c-k_-f-e-e-d-b-a-c-k/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UpdateType.INSULT_FEEDBACK///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-i-n-s-u-l-t_-f-e-e-d-b-a-c-k/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UpdateType.ORDER_UPDATE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-o-r-d-e-r_-u-p-d-a-t-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UpdateType.PAYMENT_UPDATE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-p-a-y-m-e-n-t_-u-p-d-a-t-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UpdateType.REFUND_UPDATE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/-r-e-f-u-n-d_-u-p-d-a-t-e/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UpdateType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UpdateType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UpdateType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/UpdateType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-update-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/VerificationType.CVV///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/-c-v-v/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/VerificationType._3_DS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/_3_-d-s/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/VerificationType///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/VerificationType/getValue/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/get-value.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/VerificationType/valueOf/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/value-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/VerificationType/values/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verification-type/values.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Verify.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Verify.Builder/Verify.Builder/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.VerificationType?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/-verify.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Verify.Builder/amount/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Verify.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Verify.Builder/id/#kotlin.String/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Verify.Builder/outcome/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/outcome.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Verify.Builder/type/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.VerificationType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-builder/type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Verify.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Verify///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Verify/Verify/#kotlin.String?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome?#com.expediagroup.openworld.sdk.fraudpreventionv2.models.VerificationType?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/-verify.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Verify/getAmount/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/get-amount.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Verify/getId/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/get-id.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Verify/getOutcome/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/get-outcome.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/Verify/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify/get-type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/VerifyAllOf.Builder///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-builder/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/VerifyAllOf.Builder/VerifyAllOf.Builder/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.VerificationType?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-builder/-verify-all-of.-builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/VerifyAllOf.Builder/build/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-builder/build.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/VerifyAllOf.Builder/type/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.VerificationType/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-builder/type.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/VerifyAllOf.Companion/builder/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/builder.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/VerifyAllOf///PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/index.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/VerifyAllOf/VerifyAllOf/#com.expediagroup.openworld.sdk.fraudpreventionv2.models.VerificationType?/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/-verify-all-of.md +$dokka.location:com.expediagroup.openworld.sdk.fraudpreventionv2.models/VerifyAllOf/getType/#/PointingToDeclaration/openworld-java-sdk-fraudpreventionv2/com.expediagroup.openworld.sdk.fraudpreventionv2.models/-verify-all-of/get-type.md +com.expediagroup.openworld.sdk.fraudpreventionv2.client +com.expediagroup.openworld.sdk.fraudpreventionv2.models +com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception + diff --git a/release/fraudPreventionV2/src/README.md b/release/fraudPreventionV2/src/README.md new file mode 100644 index 000000000..d6e76155f --- /dev/null +++ b/release/fraudPreventionV2/src/README.md @@ -0,0 +1,14 @@ +# Welcome to the openworld-java-sdk-fraudpreventionv2 SDK! + +## Usage +```xml + + com.expediagroup.openworld.sdk + openworld-java-sdk-fraudpreventionv2 + 2.0.0 + +``` + +## License + +This project is licensed under the Apache License v2.0 - see the [LICENSE](LICENSE) for details. diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/client/FraudPreventionV2Client.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/client/FraudPreventionV2Client.kt index bc76daf5f..dd8cf04d4 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/client/FraudPreventionV2Client.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/client/FraudPreventionV2Client.kt @@ -16,51 +16,41 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.client -import kotlinx.coroutines.runBlocking -import java.util.stream.Collectors -import kotlin.collections.Map.Entry - -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadGatewayError -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestError -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.ForbiddenError -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.GatewayTimeoutError -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.InternalServerError -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.NotFoundError +import com.expediagroup.openworld.sdk.core.client.OpenWorldClient +import com.expediagroup.openworld.sdk.core.config.provider.FileConfigurationProvider +import com.expediagroup.openworld.sdk.core.configuration.OpenWorldClientConfiguration +import com.expediagroup.openworld.sdk.core.model.exception.OpenWorldException +import com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountScreenRequest +import com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountScreenResponse +import com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountUpdateRequest +import com.expediagroup.openworld.sdk.fraudpreventionv2.models.AccountUpdateResponse import com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseScreenRequest import com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseScreenResponse -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseUpdateNotFoundError import com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseUpdateRequest import com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseUpdateResponse -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.ServiceUnavailableError -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TooManyRequestsError -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UnauthorizedError +import com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception.* import com.expediagroup.openworld.sdk.fraudpreventionv2.validation.PropertyConstraintsValidator.validateConstraints - -import com.expediagroup.openworld.sdk.core.client.OpenWorldClient -import com.expediagroup.openworld.sdk.core.config.provider.FileConfigurationProvider -import com.expediagroup.openworld.sdk.core.configuration.OpenWorldClientConfiguration -import com.expediagroup.openworld.sdk.core.model.exception.OpenWorldException -import com.expediagroup.openworld.sdk.core.model.exception.service.OpenWorldServiceException - import io.ktor.client.call.body import io.ktor.client.request.HttpRequestBuilder import io.ktor.client.request.request import io.ktor.client.request.setBody import io.ktor.client.request.url import io.ktor.client.statement.HttpResponse +import io.ktor.http.ContentType import io.ktor.http.HttpMethod import io.ktor.http.contentType -import io.ktor.http.ContentType -import io.ktor.http.ParametersBuilder import kotlinx.coroutines.Dispatchers import kotlinx.coroutines.GlobalScope import kotlinx.coroutines.future.future +import kotlinx.coroutines.runBlocking import java.util.UUID +import java.util.stream.Collectors +import kotlin.collections.Map.Entry /** -* +* */ - class FraudPreventionV2Client private constructor(clientConfiguration: OpenWorldClientConfiguration) : OpenWorldClient(clientConfiguration){ +class FraudPreventionV2Client private constructor(clientConfiguration: OpenWorldClientConfiguration) : OpenWorldClient(clientConfiguration) { private val loader = FileConfigurationProvider()[javaClass.classLoader.getResource("sdk.properties")!!] private val javaVersion = System.getProperty("java.version") private val operatingSystemName = System.getProperty("os.name") @@ -69,7 +59,7 @@ import java.util.UUID class Builder : OpenWorldClient.Builder() { override fun build(): FraudPreventionV2Client = FraudPreventionV2Client( - OpenWorldClientConfiguration(key, secret, endpoint, requestTimeout , authEndpoint) + OpenWorldClientConfiguration(key, secret, endpoint, requestTimeout, authEndpoint) ) } @@ -83,46 +73,63 @@ import java.util.UUID headers.append("User-agent", userAgent) } - override suspend fun throwServiceException(response: HttpResponse) { - runCatching { - response.body() - }.getOrThrow().let { - throw OpenWorldServiceException(it.toString()) - } + override suspend fun throwServiceException(response: HttpResponse, operationId: String) { + throw ErrorObjectMapper.process(response, operationId) } - private suspend inline fun kscreen(orderPurchaseScreenRequest: OrderPurchaseScreenRequest, transactionId: UUID = UUID.randomUUID()): OrderPurchaseScreenResponse { - return kscreenWithResponse(orderPurchaseScreenRequest, transactionId).body + private suspend inline fun knotifyWithAccountUpdate(accountUpdateRequest: AccountUpdateRequest, transactionId: UUID = UUID.randomUUID()): AccountUpdateResponse { + return knotifyWithAccountUpdateWithResponse(accountUpdateRequest, transactionId).body } - private suspend inline fun kscreenWithResponse(orderPurchaseScreenRequest: OrderPurchaseScreenRequest, transactionId: UUID = UUID.randomUUID()): Response { + private suspend inline fun knotifyWithAccountUpdateWithResponse(accountUpdateRequest: AccountUpdateRequest, transactionId: UUID = UUID.randomUUID()): Response { val response = httpClient.request { method = HttpMethod.parse("POST") - url("fraud-prevention/v2/order/purchase/screen") + url("fraud-prevention/v2/account/update") appendHeaders(transactionId) - validateConstraints(orderPurchaseScreenRequest) + validateConstraints(accountUpdateRequest) contentType(ContentType.Application.Json) - setBody(orderPurchaseScreenRequest) + setBody(accountUpdateRequest) } - throwIfError(response) - return Response(response.body(), toHeadersMap(response.headers.entries())) + throwIfError(response, "notifyWithAccountUpdate") + return Response(response.body(), toHeadersMap(response.headers.entries())) } /** - * Run fraud screening for one transaction - * The Order Purchase API gives a Fraud recommendation for a transaction. A recommendation can be Accept, Reject, or Review. A transaction is marked as Review whenever there are insufficient signals to recommend Accept or Reject. These incidents are manually reviewed, and a corrected recommendation is made asynchronously. - * @param orderPurchaseScreenRequest - * @return OrderPurchaseScreenResponse - */ + * Send an update as a result of an account screen transaction + * The Account Update API is called when there is an account lifecycle transition such as a challenge outcome, account restoration, or remediation action completion. For example, if a user's account is disabled, deleted, or restored, the Account Update API is called to notify Expedia Group about the change. The Account Update API is also called when a user responds to a login Multi-Factor Authentication based on a Fraud recommendation. + * @param accountUpdateRequest An AccountUpdate request may be of one of the following types `MULTI_FACTOR_AUTHENTICATION_UPDATE`, `REMEDIATION_UPDATE`. + + * @throws OpenWorldApiAccountTakeoverBadRequestErrorException + * @throws OpenWorldApiAccountTakeoverUnauthorizedErrorException + * @throws OpenWorldApiForbiddenErrorException + * @throws OpenWorldApiAccountUpdateNotFoundErrorException + * @throws OpenWorldApiTooManyRequestsErrorException + * @throws OpenWorldApiInternalServerErrorException + * @throws OpenWorldApiBadGatewayErrorException + * @throws OpenWorldApiAccountTakeoverServiceUnavailableErrorException + * @throws OpenWorldApiGatewayTimeoutErrorException + * @return AccountUpdateResponse + */ + @Throws( + OpenWorldApiAccountTakeoverBadRequestErrorException::class, + OpenWorldApiAccountTakeoverUnauthorizedErrorException::class, + OpenWorldApiForbiddenErrorException::class, + OpenWorldApiAccountUpdateNotFoundErrorException::class, + OpenWorldApiTooManyRequestsErrorException::class, + OpenWorldApiInternalServerErrorException::class, + OpenWorldApiBadGatewayErrorException::class, + OpenWorldApiAccountTakeoverServiceUnavailableErrorException::class, + OpenWorldApiGatewayTimeoutErrorException::class + ) @JvmOverloads - fun screen(orderPurchaseScreenRequest: OrderPurchaseScreenRequest, transactionId: UUID = UUID.randomUUID()) : OrderPurchaseScreenResponse { - return screenWithResponse(orderPurchaseScreenRequest, transactionId).body + fun notifyWithAccountUpdate(accountUpdateRequest: AccountUpdateRequest, transactionId: UUID = UUID.randomUUID()): AccountUpdateResponse { + return notifyWithAccountUpdateWithResponse(accountUpdateRequest, transactionId).body } - private fun screenWithResponse(orderPurchaseScreenRequest: OrderPurchaseScreenRequest, transactionId: UUID = UUID.randomUUID()) : Response { + private fun notifyWithAccountUpdateWithResponse(accountUpdateRequest: AccountUpdateRequest, transactionId: UUID = UUID.randomUUID()): Response { try { return GlobalScope.future(Dispatchers.IO) { - kscreenWithResponse(orderPurchaseScreenRequest, transactionId) + knotifyWithAccountUpdateWithResponse(accountUpdateRequest, transactionId) }.get() } catch (exception: Exception) { if (exception is OpenWorldException) throw exception @@ -133,11 +140,11 @@ import java.util.UUID } } } - private suspend inline fun kupdate(orderPurchaseUpdateRequest: OrderPurchaseUpdateRequest, transactionId: UUID = UUID.randomUUID()): OrderPurchaseUpdateResponse { - return kupdateWithResponse(orderPurchaseUpdateRequest, transactionId).body + private suspend inline fun knotifyWithOrderUpdate(orderPurchaseUpdateRequest: OrderPurchaseUpdateRequest, transactionId: UUID = UUID.randomUUID()): OrderPurchaseUpdateResponse { + return knotifyWithOrderUpdateWithResponse(orderPurchaseUpdateRequest, transactionId).body } - private suspend inline fun kupdateWithResponse(orderPurchaseUpdateRequest: OrderPurchaseUpdateRequest, transactionId: UUID = UUID.randomUUID()): Response { + private suspend inline fun knotifyWithOrderUpdateWithResponse(orderPurchaseUpdateRequest: OrderPurchaseUpdateRequest, transactionId: UUID = UUID.randomUUID()): Response { val response = httpClient.request { method = HttpMethod.parse("POST") url("fraud-prevention/v2/order/purchase/update") @@ -146,25 +153,172 @@ import java.util.UUID contentType(ContentType.Application.Json) setBody(orderPurchaseUpdateRequest) } - throwIfError(response) + throwIfError(response, "notifyWithOrderUpdate") return Response(response.body(), toHeadersMap(response.headers.entries())) } /** - * Send an update for a transaction - * The Order Purchase Update API is called when the status of the order has changed. For example, if the customer cancels the reservation, changes reservation in any way, or adds additional products or travelers to the reservation, the Order Purchase Update API is called to notify Expedia Group about the change. The Order Purchase Update API is also called when the merchant cancels or changes an order based on a Fraud recommendation. - * @param orderPurchaseUpdateRequest An OrderPurchaseUpdate request may be of one of the following types `ORDER_UPDATE`, `CHARGEBACK_FEEDBACK`, `INSULT_FEEDBACK`, `REFUND_UPDATE`, `PAYMENT_UPDATE`. + * Send an update for a transaction + * The Order Purchase Update API is called when the status of the order has changed. For example, if the customer cancels the reservation, changes reservation in any way, or adds additional products or travelers to the reservation, the Order Purchase Update API is called to notify Expedia Group about the change. The Order Purchase Update API is also called when the merchant cancels or changes an order based on a Fraud recommendation. + * @param orderPurchaseUpdateRequest An OrderPurchaseUpdate request may be of one of the following types `ORDER_UPDATE`, `CHARGEBACK_FEEDBACK`, `INSULT_FEEDBACK`, `REFUND_UPDATE`, `PAYMENT_UPDATE`. + + * @throws OpenWorldApiBadRequestErrorException + * @throws OpenWorldApiUnauthorizedErrorException + * @throws OpenWorldApiForbiddenErrorException + * @throws OpenWorldApiOrderPurchaseUpdateNotFoundErrorException + * @throws OpenWorldApiTooManyRequestsErrorException + * @throws OpenWorldApiInternalServerErrorException + * @throws OpenWorldApiBadGatewayErrorException + * @throws OpenWorldApiServiceUnavailableErrorException + * @throws OpenWorldApiGatewayTimeoutErrorException * @return OrderPurchaseUpdateResponse - */ + */ + @Throws( + OpenWorldApiBadRequestErrorException::class, + OpenWorldApiUnauthorizedErrorException::class, + OpenWorldApiForbiddenErrorException::class, + OpenWorldApiOrderPurchaseUpdateNotFoundErrorException::class, + OpenWorldApiTooManyRequestsErrorException::class, + OpenWorldApiInternalServerErrorException::class, + OpenWorldApiBadGatewayErrorException::class, + OpenWorldApiServiceUnavailableErrorException::class, + OpenWorldApiGatewayTimeoutErrorException::class + ) + @JvmOverloads + fun notifyWithOrderUpdate(orderPurchaseUpdateRequest: OrderPurchaseUpdateRequest, transactionId: UUID = UUID.randomUUID()): OrderPurchaseUpdateResponse { + return notifyWithOrderUpdateWithResponse(orderPurchaseUpdateRequest, transactionId).body + } + + private fun notifyWithOrderUpdateWithResponse(orderPurchaseUpdateRequest: OrderPurchaseUpdateRequest, transactionId: UUID = UUID.randomUUID()): Response { + try { + return GlobalScope.future(Dispatchers.IO) { + knotifyWithOrderUpdateWithResponse(orderPurchaseUpdateRequest, transactionId) + }.get() + } catch (exception: Exception) { + if (exception is OpenWorldException) throw exception + + when (val cause = exception.cause) { + is OpenWorldException -> throw cause + else -> throw OpenWorldException("OpenWorld Error", exception) + } + } + } + private suspend inline fun kscreenAccount(accountScreenRequest: AccountScreenRequest, transactionId: UUID = UUID.randomUUID()): AccountScreenResponse { + return kscreenAccountWithResponse(accountScreenRequest, transactionId).body + } + + private suspend inline fun kscreenAccountWithResponse(accountScreenRequest: AccountScreenRequest, transactionId: UUID = UUID.randomUUID()): Response { + val response = httpClient.request { + method = HttpMethod.parse("POST") + url("fraud-prevention/v2/account/screen") + appendHeaders(transactionId) + validateConstraints(accountScreenRequest) + contentType(ContentType.Application.Json) + setBody(accountScreenRequest) + } + throwIfError(response, "screenAccount") + return Response(response.body(), toHeadersMap(response.headers.entries())) + } + + /** + * Run fraud screening for one transaction + * The Account Screen API gives a Fraud recommendation for an account transaction. A recommendation can be ACCEPT, CHALLENGE, or REJECT. A transaction is marked as CHALLENGE whenever there are insufficient signals to recommend ACCEPT or REJECT. These CHALLENGE incidents are manually reviewed, and a corrected recommendation is made asynchronously. + * @param accountScreenRequest + + * @throws OpenWorldApiAccountTakeoverBadRequestErrorException + * @throws OpenWorldApiAccountTakeoverUnauthorizedErrorException + * @throws OpenWorldApiForbiddenErrorException + * @throws OpenWorldApiNotFoundErrorException + * @throws OpenWorldApiTooManyRequestsErrorException + * @throws OpenWorldApiInternalServerErrorException + * @throws OpenWorldApiBadGatewayErrorException + * @throws OpenWorldApiAccountTakeoverServiceUnavailableErrorException + * @throws OpenWorldApiGatewayTimeoutErrorException + * @return AccountScreenResponse + */ + @Throws( + OpenWorldApiAccountTakeoverBadRequestErrorException::class, + OpenWorldApiAccountTakeoverUnauthorizedErrorException::class, + OpenWorldApiForbiddenErrorException::class, + OpenWorldApiNotFoundErrorException::class, + OpenWorldApiTooManyRequestsErrorException::class, + OpenWorldApiInternalServerErrorException::class, + OpenWorldApiBadGatewayErrorException::class, + OpenWorldApiAccountTakeoverServiceUnavailableErrorException::class, + OpenWorldApiGatewayTimeoutErrorException::class + ) @JvmOverloads - fun update(orderPurchaseUpdateRequest: OrderPurchaseUpdateRequest, transactionId: UUID = UUID.randomUUID()) : OrderPurchaseUpdateResponse { - return updateWithResponse(orderPurchaseUpdateRequest, transactionId).body + fun screenAccount(accountScreenRequest: AccountScreenRequest, transactionId: UUID = UUID.randomUUID()): AccountScreenResponse { + return screenAccountWithResponse(accountScreenRequest, transactionId).body } - private fun updateWithResponse(orderPurchaseUpdateRequest: OrderPurchaseUpdateRequest, transactionId: UUID = UUID.randomUUID()) : Response { + private fun screenAccountWithResponse(accountScreenRequest: AccountScreenRequest, transactionId: UUID = UUID.randomUUID()): Response { try { return GlobalScope.future(Dispatchers.IO) { - kupdateWithResponse(orderPurchaseUpdateRequest, transactionId) + kscreenAccountWithResponse(accountScreenRequest, transactionId) + }.get() + } catch (exception: Exception) { + if (exception is OpenWorldException) throw exception + + when (val cause = exception.cause) { + is OpenWorldException -> throw cause + else -> throw OpenWorldException("OpenWorld Error", exception) + } + } + } + private suspend inline fun kscreenOrder(orderPurchaseScreenRequest: OrderPurchaseScreenRequest, transactionId: UUID = UUID.randomUUID()): OrderPurchaseScreenResponse { + return kscreenOrderWithResponse(orderPurchaseScreenRequest, transactionId).body + } + + private suspend inline fun kscreenOrderWithResponse(orderPurchaseScreenRequest: OrderPurchaseScreenRequest, transactionId: UUID = UUID.randomUUID()): Response { + val response = httpClient.request { + method = HttpMethod.parse("POST") + url("fraud-prevention/v2/order/purchase/screen") + appendHeaders(transactionId) + validateConstraints(orderPurchaseScreenRequest) + contentType(ContentType.Application.Json) + setBody(orderPurchaseScreenRequest) + } + throwIfError(response, "screenOrder") + return Response(response.body(), toHeadersMap(response.headers.entries())) + } + + /** + * Run fraud screening for one transaction + * The Order Purchase API gives a Fraud recommendation for a transaction. A recommendation can be Accept, Reject, or Review. A transaction is marked as Review whenever there are insufficient signals to recommend Accept or Reject. These incidents are manually reviewed, and a corrected recommendation is made asynchronously. + * @param orderPurchaseScreenRequest + + * @throws OpenWorldApiBadRequestErrorException + * @throws OpenWorldApiUnauthorizedErrorException + * @throws OpenWorldApiForbiddenErrorException + * @throws OpenWorldApiNotFoundErrorException + * @throws OpenWorldApiTooManyRequestsErrorException + * @throws OpenWorldApiInternalServerErrorException + * @throws OpenWorldApiBadGatewayErrorException + * @throws OpenWorldApiServiceUnavailableErrorException + * @throws OpenWorldApiGatewayTimeoutErrorException + * @return OrderPurchaseScreenResponse + */ + @Throws( + OpenWorldApiBadRequestErrorException::class, + OpenWorldApiUnauthorizedErrorException::class, + OpenWorldApiForbiddenErrorException::class, + OpenWorldApiNotFoundErrorException::class, + OpenWorldApiTooManyRequestsErrorException::class, + OpenWorldApiInternalServerErrorException::class, + OpenWorldApiBadGatewayErrorException::class, + OpenWorldApiServiceUnavailableErrorException::class, + OpenWorldApiGatewayTimeoutErrorException::class + ) + @JvmOverloads + fun screenOrder(orderPurchaseScreenRequest: OrderPurchaseScreenRequest, transactionId: UUID = UUID.randomUUID()): OrderPurchaseScreenResponse { + return screenOrderWithResponse(orderPurchaseScreenRequest, transactionId).body + } + + private fun screenOrderWithResponse(orderPurchaseScreenRequest: OrderPurchaseScreenRequest, transactionId: UUID = UUID.randomUUID()): Response { + try { + return GlobalScope.future(Dispatchers.IO) { + kscreenOrderWithResponse(orderPurchaseScreenRequest, transactionId) }.get() } catch (exception: Exception) { if (exception is OpenWorldException) throw exception @@ -183,11 +337,8 @@ import java.util.UUID appendHeaders(UUID.randomUUID()) } } - - } - class Paginator( private val client: FraudPreventionV2Client, firstResponse: Response, diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountScreenRequest.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountScreenRequest.kt new file mode 100644 index 000000000..dfff8c37e --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountScreenRequest.kt @@ -0,0 +1,72 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid + +/** + * Information for account screening by Expedia's Fraud Prevention Service. + * @param transaction + */ +data class AccountScreenRequest( + @JsonProperty("transaction") + @field:Valid + val transaction: AccountTransaction +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var transaction: AccountTransaction? = null + ) { + fun transaction(transaction: AccountTransaction) = apply { this.transaction = transaction } + + fun build(): AccountScreenRequest { + // Check required params + validateNullity() + return AccountScreenRequest( + transaction = transaction!! + ) + } + + private fun validateNullity() { + if (transaction == null) { + throw NullPointerException("Required parameter transaction is missing") + } + } + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Coordinates.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountScreenResponse.kt similarity index 51% rename from release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Coordinates.kt rename to release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountScreenResponse.kt index 0a2c597ad..44dfec108 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Coordinates.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountScreenResponse.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,43 +32,26 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * Group of attributes intended to hold information about location coordinates. - * @param latitude The latitude in degrees. It must be in the range [-90.0, +90.0]. - * @param longitude The longitude in degrees. It must be in the range [-180.0, +180.0]. + * Response for an account transaction provided by Expedia's Fraud Prevention Service. + * @param riskId Unique identifier assigned to the transaction by Expedia's Fraud Prevention Service. + * @param decision */ -data class Coordinates( - /* The latitude in degrees. It must be in the range [-90.0, +90.0]. */ -@JsonProperty("latitude") - - - - @field:Min(-90) - @field:Max(90) +data class AccountScreenResponse( + /* Unique identifier assigned to the transaction by Expedia's Fraud Prevention Service. */ + @JsonProperty("risk_id") + @field:Length(max = 200) @field:Valid - val latitude: java.math.BigDecimal? = null, - - /* The longitude in degrees. It must be in the range [-180.0, +180.0]. */ -@JsonProperty("longitude") + val riskId: kotlin.String? = null, - - - @field:Min(-180) - @field:Max(180) + @JsonProperty("decision") @field:Valid - val longitude: java.math.BigDecimal? = null + val decision: AccountTakeoverFraudDecision? = null ) { - - companion object { @JvmStatic @@ -77,19 +59,17 @@ data class Coordinates( } class Builder( - private var latitude: java.math.BigDecimal? = null, - private var longitude: java.math.BigDecimal? = null + private var riskId: kotlin.String? = null, + private var decision: AccountTakeoverFraudDecision? = null ) { - fun latitude(latitude: java.math.BigDecimal) = apply { this.latitude = latitude } - fun longitude(longitude: java.math.BigDecimal) = apply { this.longitude = longitude } + fun riskId(riskId: kotlin.String) = apply { this.riskId = riskId } + fun decision(decision: AccountTakeoverFraudDecision) = apply { this.decision = decision } - fun build(): Coordinates { - return Coordinates( - latitude = latitude, - longitude = longitude + fun build(): AccountScreenResponse { + return AccountScreenResponse( + riskId = riskId, + decision = decision ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverBadRequestError.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverBadRequestError.kt new file mode 100644 index 000000000..c6de7ac00 --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverBadRequestError.kt @@ -0,0 +1,131 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid + +/** + * Indicates that a bad request occurred. Typically it is an invalid parameter. + * @param code Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. + * @param message A human-readable explanation of the error, specific to this error occurrence. + * @param causes + */ +data class AccountTakeoverBadRequestError( + /* Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. */ + @JsonProperty("code") + val code: AccountTakeoverBadRequestError.Code, + + /* A human-readable explanation of the error, specific to this error occurrence. */ + @JsonProperty("message") + @field:Valid + val message: kotlin.String, + + @JsonProperty("causes") + @field:Valid + val causes: kotlin.collections.List? = null +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var code: AccountTakeoverBadRequestError.Code? = null, + private var message: kotlin.String? = null, + private var causes: kotlin.collections.List? = null + ) { + fun code(code: AccountTakeoverBadRequestError.Code) = apply { this.code = code } + fun message(message: kotlin.String) = apply { this.message = message } + fun causes(causes: kotlin.collections.List) = apply { this.causes = causes } + + fun build(): AccountTakeoverBadRequestError { + // Check required params + validateNullity() + return AccountTakeoverBadRequestError( + code = code!!, + message = message!!, + causes = causes + ) + } + + private fun validateNullity() { + if (code == null) { + throw NullPointerException("Required parameter code is missing") + } + if (message == null) { + throw NullPointerException("Required parameter message is missing") + } + } + } + + /** + * Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. + * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + */ + enum class Code(val value: kotlin.String) { + @JsonProperty("UNAUTHORIZED") + UNAUTHORIZED("UNAUTHORIZED"), + + @JsonProperty("FORBIDDEN") + FORBIDDEN("FORBIDDEN"), + + @JsonProperty("NOT_FOUND") + NOT_FOUND("NOT_FOUND"), + + @JsonProperty("ACCOUNT_UPDATE_NOT_FOUND") + ACCOUNT_UPDATE_NOT_FOUND("ACCOUNT_UPDATE_NOT_FOUND"), + + @JsonProperty("TOO_MANY_REQUESTS") + TOO_MANY_REQUESTS("TOO_MANY_REQUESTS"), + + @JsonProperty("INTERNAL_SERVER_ERROR") + INTERNAL_SERVER_ERROR("INTERNAL_SERVER_ERROR"), + + @JsonProperty("BAD_GATEWAY") + BAD_GATEWAY("BAD_GATEWAY"), + + @JsonProperty("RETRYABLE_ACCOUNT_SCREEN_FAILURE") + RETRYABLE_ACCOUNT_SCREEN_FAILURE("RETRYABLE_ACCOUNT_SCREEN_FAILURE"), + + @JsonProperty("RETRYABLE_ACCOUNT_UPDATE_FAILURE") + RETRYABLE_ACCOUNT_UPDATE_FAILURE("RETRYABLE_ACCOUNT_UPDATE_FAILURE"), + + @JsonProperty("GATEWAY_TIMEOUT") + GATEWAY_TIMEOUT("GATEWAY_TIMEOUT"), + + @JsonProperty("BAD_REQUEST") + BAD_REQUEST("BAD_REQUEST") + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverBadRequestErrorAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverBadRequestErrorAllOf.kt new file mode 100644 index 000000000..192cd4e89 --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverBadRequestErrorAllOf.kt @@ -0,0 +1,64 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid + +/** + * + * @param causes + */ +data class AccountTakeoverBadRequestErrorAllOf( + @JsonProperty("causes") + @field:Valid + val causes: kotlin.collections.List? = null +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var causes: kotlin.collections.List? = null + ) { + fun causes(causes: kotlin.collections.List) = apply { this.causes = causes } + + fun build(): AccountTakeoverBadRequestErrorAllOf { + return AccountTakeoverBadRequestErrorAllOf( + causes = causes + ) + } + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverBadRequestErrorAllOfCauses.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverBadRequestErrorAllOfCauses.kt new file mode 100644 index 000000000..b7f382470 --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverBadRequestErrorAllOfCauses.kt @@ -0,0 +1,95 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid + +/** + * + * @param code + * @param `field` A JSON Path expression indicating which field, in the request body, caused the error. + * @param message + */ +data class AccountTakeoverBadRequestErrorAllOfCauses( + @JsonProperty("code") + val code: AccountTakeoverBadRequestErrorAllOfCauses.Code? = null, + + /* A JSON Path expression indicating which field, in the request body, caused the error. */ + @JsonProperty("field") + @field:Valid + val `field`: kotlin.String? = null, + + @JsonProperty("message") + @field:Valid + val message: kotlin.String? = null +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var code: AccountTakeoverBadRequestErrorAllOfCauses.Code? = null, + private var `field`: kotlin.String? = null, + private var message: kotlin.String? = null + ) { + fun code(code: AccountTakeoverBadRequestErrorAllOfCauses.Code) = apply { this.code = code } + fun `field`(`field`: kotlin.String) = apply { this.`field` = `field` } + fun message(message: kotlin.String) = apply { this.message = message } + + fun build(): AccountTakeoverBadRequestErrorAllOfCauses { + return AccountTakeoverBadRequestErrorAllOfCauses( + code = code, + `field` = `field`, + message = message + ) + } + } + + /** + * + * Values: MISSING_MANDATORY_PARAM,INVALID_PARAM,INVALID_FORMAT + */ + enum class Code(val value: kotlin.String) { + @JsonProperty("MISSING_MANDATORY_PARAM") + MISSING_MANDATORY_PARAM("MISSING_MANDATORY_PARAM"), + + @JsonProperty("INVALID_PARAM") + INVALID_PARAM("INVALID_PARAM"), + + @JsonProperty("INVALID_FORMAT") + INVALID_FORMAT("INVALID_FORMAT") + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverCustomerAccount.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverCustomerAccount.kt new file mode 100644 index 000000000..9decf9025 --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverCustomerAccount.kt @@ -0,0 +1,205 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length + +/** + * Information about a user's account. + * @param userId Unique account identifier provided by the Partner's Identity Provider/System assigned to the account owner by the partner. `user_id` is specific to the Partner's namespace. Used to track repeat account activity by the same user. + * @param accountType Identifies the account type of a user''s account. Possible values are: - `INDIVIDUAL` - Applicable if this account is for an individual traveler. - `BUSINESS` - Applicable if this account is for a business or organization account used by suppliers or Partners. + * @param username Username of the account. + * @param emailAddress Email address for the account owner. + * @param registeredTime The local date and time that the customer first registered on the Partner's site, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. + * @param activeFlag Indicator for if this account is an active account or not. + * @param accountRole Identifies the account role and associated permissions of a user''s account. Possible values are: - `USER`: Basic account with no special privileges. - `MANAGER`: Account with additional privileges, such as the ability to make bookings for others. - `ADMIN`: Account with higher privileges than a manager, including the ability to grant manager access to other users. + * @param name + * @param telephones + * @param address + * @param loyaltyMemberId Unique loyalty identifier for a user. + */ +data class AccountTakeoverCustomerAccount( + /* Unique account identifier provided by the Partner's Identity Provider/System assigned to the account owner by the partner. `user_id` is specific to the Partner's namespace. Used to track repeat account activity by the same user. */ + @JsonProperty("user_id") + @field:Length(max = 200) + @field:Valid + val userId: kotlin.String, + + /* Identifies the account type of a user''s account. Possible values are: - `INDIVIDUAL` - Applicable if this account is for an individual traveler. - `BUSINESS` - Applicable if this account is for a business or organization account used by suppliers or Partners. */ + @JsonProperty("account_type") + val accountType: AccountTakeoverCustomerAccount.AccountType, + + /* Username of the account. */ + @JsonProperty("username") + @field:Length(max = 200) + @field:Valid + val username: kotlin.String, + + /* Email address for the account owner. */ + @JsonProperty("email_address") + @field:Valid + val emailAddress: kotlin.String, + + /* The local date and time that the customer first registered on the Partner's site, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ + @JsonProperty("registered_time") + val registeredTime: java.time.OffsetDateTime, + + /* Indicator for if this account is an active account or not. */ + @JsonProperty("active_flag") + @field:Valid + val activeFlag: kotlin.Boolean, + + /* Identifies the account role and associated permissions of a user''s account. Possible values are: - `USER`: Basic account with no special privileges. - `MANAGER`: Account with additional privileges, such as the ability to make bookings for others. - `ADMIN`: Account with higher privileges than a manager, including the ability to grant manager access to other users. */ + @JsonProperty("account_role") + val accountRole: AccountTakeoverCustomerAccount.AccountRole? = null, + + @JsonProperty("name") + @field:Valid + val name: AccountTakeoverName? = null, + + @JsonProperty("telephones") + @field:Size(max = 20) + @field:Valid + val telephones: kotlin.collections.List? = null, + + @JsonProperty("address") + @field:Valid + val address: CustomerAccountAddress? = null, + + /* Unique loyalty identifier for a user. */ + @JsonProperty("loyalty_member_id") + @field:Length(max = 200) + @field:Valid + val loyaltyMemberId: kotlin.String? = null +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var userId: kotlin.String? = null, + private var accountType: AccountTakeoverCustomerAccount.AccountType? = null, + private var username: kotlin.String? = null, + private var emailAddress: kotlin.String? = null, + private var registeredTime: java.time.OffsetDateTime? = null, + private var activeFlag: kotlin.Boolean? = null, + private var accountRole: AccountTakeoverCustomerAccount.AccountRole? = null, + private var name: AccountTakeoverName? = null, + private var telephones: kotlin.collections.List? = null, + private var address: CustomerAccountAddress? = null, + private var loyaltyMemberId: kotlin.String? = null + ) { + fun userId(userId: kotlin.String) = apply { this.userId = userId } + fun accountType(accountType: AccountTakeoverCustomerAccount.AccountType) = apply { this.accountType = accountType } + fun username(username: kotlin.String) = apply { this.username = username } + fun emailAddress(emailAddress: kotlin.String) = apply { this.emailAddress = emailAddress } + fun registeredTime(registeredTime: java.time.OffsetDateTime) = apply { this.registeredTime = registeredTime } + fun activeFlag(activeFlag: kotlin.Boolean) = apply { this.activeFlag = activeFlag } + fun accountRole(accountRole: AccountTakeoverCustomerAccount.AccountRole) = apply { this.accountRole = accountRole } + fun name(name: AccountTakeoverName) = apply { this.name = name } + fun telephones(telephones: kotlin.collections.List) = apply { this.telephones = telephones } + fun address(address: CustomerAccountAddress) = apply { this.address = address } + fun loyaltyMemberId(loyaltyMemberId: kotlin.String) = apply { this.loyaltyMemberId = loyaltyMemberId } + + fun build(): AccountTakeoverCustomerAccount { + // Check required params + validateNullity() + return AccountTakeoverCustomerAccount( + userId = userId!!, + accountType = accountType!!, + username = username!!, + emailAddress = emailAddress!!, + registeredTime = registeredTime!!, + activeFlag = activeFlag!!, + accountRole = accountRole, + name = name, + telephones = telephones, + address = address, + loyaltyMemberId = loyaltyMemberId + ) + } + + private fun validateNullity() { + if (userId == null) { + throw NullPointerException("Required parameter userId is missing") + } + if (accountType == null) { + throw NullPointerException("Required parameter accountType is missing") + } + if (username == null) { + throw NullPointerException("Required parameter username is missing") + } + if (emailAddress == null) { + throw NullPointerException("Required parameter emailAddress is missing") + } + if (registeredTime == null) { + throw NullPointerException("Required parameter registeredTime is missing") + } + if (activeFlag == null) { + throw NullPointerException("Required parameter activeFlag is missing") + } + } + } + + /** + * Identifies the account type of a user''s account. Possible values are: - `INDIVIDUAL` - Applicable if this account is for an individual traveler. - `BUSINESS` - Applicable if this account is for a business or organization account used by suppliers or Partners. + * Values: INDIVIDUAL,BUSINESS + */ + enum class AccountType(val value: kotlin.String) { + @JsonProperty("INDIVIDUAL") + INDIVIDUAL("INDIVIDUAL"), + + @JsonProperty("BUSINESS") + BUSINESS("BUSINESS") + } + + /** + * Identifies the account role and associated permissions of a user''s account. Possible values are: - `USER`: Basic account with no special privileges. - `MANAGER`: Account with additional privileges, such as the ability to make bookings for others. - `ADMIN`: Account with higher privileges than a manager, including the ability to grant manager access to other users. + * Values: USER,MANAGER,ADMIN + */ + enum class AccountRole(val value: kotlin.String) { + @JsonProperty("USER") + USER("USER"), + + @JsonProperty("MANAGER") + MANAGER("MANAGER"), + + @JsonProperty("ADMIN") + ADMIN("ADMIN") + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverDeviceDetails.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverDeviceDetails.kt new file mode 100644 index 000000000..f4272cce5 --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverDeviceDetails.kt @@ -0,0 +1,141 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid +import jakarta.validation.constraints.Pattern +import org.hibernate.validator.constraints.Length + +/** + * Information specific to the Partner's device through which a transaction was made. + * @param deviceBox Device related information retrieved from TrustWidget. + * @param ipAddress IP address of the device used for this event. + * @param userAgent The application type, operating system, software vendor, or software version of the originating request. + * @param source Source of the device_box. Default value is `TrustWidget`. + * @param type The categorized type of device used by a user. Possible values are: - `WEBSITE` - Applicable if the user initiated this event from a web browser on a desktop computer. - `PHONE_WEB` - Applicable if the user initiated this event from a web browser on a phone. - `TABLET_WEB` - Applicable if the user initiated this event from a web browser on a tablet. - `PHONE_APP` - Applicable if the user initiated this event from an app on a phone. - `TABLET_APP` - Applicable if the user initiated this event from an app on a tablet. + */ +data class AccountTakeoverDeviceDetails( + /* Device related information retrieved from TrustWidget. */ + @JsonProperty("device_box") + @field:Length(max = 16000) + @field:Valid + val deviceBox: kotlin.String, + + /* IP address of the device used for this event. */ + @JsonProperty("ip_address") + @field:Pattern(regexp = "^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$|^(?:[A-F0-9]{1,4}:){7}[A-F0-9]{1,4}$") + @field:Valid + val ipAddress: kotlin.String, + + /* The application type, operating system, software vendor, or software version of the originating request. */ + @JsonProperty("user_agent") + @field:Length(max = 200) + @field:Valid + val userAgent: kotlin.String, + + /* Source of the device_box. Default value is `TrustWidget`. */ + @JsonProperty("source") + @field:Length(max = 50) + @field:Valid + val source: kotlin.String? = null, + + /* The categorized type of device used by a user. Possible values are: - `WEBSITE` - Applicable if the user initiated this event from a web browser on a desktop computer. - `PHONE_WEB` - Applicable if the user initiated this event from a web browser on a phone. - `TABLET_WEB` - Applicable if the user initiated this event from a web browser on a tablet. - `PHONE_APP` - Applicable if the user initiated this event from an app on a phone. - `TABLET_APP` - Applicable if the user initiated this event from an app on a tablet. */ + @JsonProperty("type") + val type: AccountTakeoverDeviceDetails.Type? = null +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var deviceBox: kotlin.String? = null, + private var ipAddress: kotlin.String? = null, + private var userAgent: kotlin.String? = null, + private var source: kotlin.String? = null, + private var type: AccountTakeoverDeviceDetails.Type? = null + ) { + fun deviceBox(deviceBox: kotlin.String) = apply { this.deviceBox = deviceBox } + fun ipAddress(ipAddress: kotlin.String) = apply { this.ipAddress = ipAddress } + fun userAgent(userAgent: kotlin.String) = apply { this.userAgent = userAgent } + fun source(source: kotlin.String) = apply { this.source = source } + fun type(type: AccountTakeoverDeviceDetails.Type) = apply { this.type = type } + + fun build(): AccountTakeoverDeviceDetails { + // Check required params + validateNullity() + return AccountTakeoverDeviceDetails( + deviceBox = deviceBox!!, + ipAddress = ipAddress!!, + userAgent = userAgent!!, + source = source, + type = type + ) + } + + private fun validateNullity() { + if (deviceBox == null) { + throw NullPointerException("Required parameter deviceBox is missing") + } + if (ipAddress == null) { + throw NullPointerException("Required parameter ipAddress is missing") + } + if (userAgent == null) { + throw NullPointerException("Required parameter userAgent is missing") + } + } + } + + /** + * The categorized type of device used by a user. Possible values are: - `WEBSITE` - Applicable if the user initiated this event from a web browser on a desktop computer. - `PHONE_WEB` - Applicable if the user initiated this event from a web browser on a phone. - `TABLET_WEB` - Applicable if the user initiated this event from a web browser on a tablet. - `PHONE_APP` - Applicable if the user initiated this event from an app on a phone. - `TABLET_APP` - Applicable if the user initiated this event from an app on a tablet. + * Values: WEBSITE,PHONE_WEB,TABLET_WEB,PHONE_APP,TABLET_APP + */ + enum class Type(val value: kotlin.String) { + @JsonProperty("WEBSITE") + WEBSITE("WEBSITE"), + + @JsonProperty("PHONE_WEB") + PHONE_WEB("PHONE_WEB"), + + @JsonProperty("TABLET_WEB") + TABLET_WEB("TABLET_WEB"), + + @JsonProperty("PHONE_APP") + PHONE_APP("PHONE_APP"), + + @JsonProperty("TABLET_APP") + TABLET_APP("TABLET_APP") + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverError.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverError.kt new file mode 100644 index 000000000..6cd929747 --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverError.kt @@ -0,0 +1,123 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid + +/** + * The object used to describe an error, containing both human-readable and machine-readable information. + * @param code Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. + * @param message A human-readable explanation of the error, specific to this error occurrence. + */ +data class AccountTakeoverError( + /* Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. */ + @JsonProperty("code") + val code: AccountTakeoverError.Code, + + /* A human-readable explanation of the error, specific to this error occurrence. */ + @JsonProperty("message") + @field:Valid + val message: kotlin.String +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var code: AccountTakeoverError.Code? = null, + private var message: kotlin.String? = null + ) { + fun code(code: AccountTakeoverError.Code) = apply { this.code = code } + fun message(message: kotlin.String) = apply { this.message = message } + + fun build(): AccountTakeoverError { + // Check required params + validateNullity() + return AccountTakeoverError( + code = code!!, + message = message!! + ) + } + + private fun validateNullity() { + if (code == null) { + throw NullPointerException("Required parameter code is missing") + } + if (message == null) { + throw NullPointerException("Required parameter message is missing") + } + } + } + + /** + * Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. + * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + */ + enum class Code(val value: kotlin.String) { + @JsonProperty("UNAUTHORIZED") + UNAUTHORIZED("UNAUTHORIZED"), + + @JsonProperty("FORBIDDEN") + FORBIDDEN("FORBIDDEN"), + + @JsonProperty("NOT_FOUND") + NOT_FOUND("NOT_FOUND"), + + @JsonProperty("ACCOUNT_UPDATE_NOT_FOUND") + ACCOUNT_UPDATE_NOT_FOUND("ACCOUNT_UPDATE_NOT_FOUND"), + + @JsonProperty("TOO_MANY_REQUESTS") + TOO_MANY_REQUESTS("TOO_MANY_REQUESTS"), + + @JsonProperty("INTERNAL_SERVER_ERROR") + INTERNAL_SERVER_ERROR("INTERNAL_SERVER_ERROR"), + + @JsonProperty("BAD_GATEWAY") + BAD_GATEWAY("BAD_GATEWAY"), + + @JsonProperty("RETRYABLE_ACCOUNT_SCREEN_FAILURE") + RETRYABLE_ACCOUNT_SCREEN_FAILURE("RETRYABLE_ACCOUNT_SCREEN_FAILURE"), + + @JsonProperty("RETRYABLE_ACCOUNT_UPDATE_FAILURE") + RETRYABLE_ACCOUNT_UPDATE_FAILURE("RETRYABLE_ACCOUNT_UPDATE_FAILURE"), + + @JsonProperty("GATEWAY_TIMEOUT") + GATEWAY_TIMEOUT("GATEWAY_TIMEOUT"), + + @JsonProperty("BAD_REQUEST") + BAD_REQUEST("BAD_REQUEST") + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverFraudDecision.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverFraudDecision.kt new file mode 100644 index 000000000..1fb7074f6 --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverFraudDecision.kt @@ -0,0 +1,34 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +import com.fasterxml.jackson.annotation.JsonProperty + +/** +* Fraud recommendation for an account transaction. A recommendation can be ACCEPT, CHALLENGE, or REJECT. - `ACCEPT` - Represents an account transaction where the user’’s account activity is accepted. - `CHALLENGE` - Represents an account transaction that requires additional verification or challenges the user’’s identity (example: CAPTCHA, MULTI_FACTOR_AUTHENTICATION, etc). - `REJECT` - Represents a suspicious account transaction where the user’’s credentials or their behavior requires us to block the account activity. +* Values: ACCEPT,CHALLENGE,REJECT +*/ +enum class AccountTakeoverFraudDecision(val value: kotlin.String) { + @JsonProperty("ACCEPT") + ACCEPT("ACCEPT"), + + @JsonProperty("CHALLENGE") + CHALLENGE("CHALLENGE"), + + @JsonProperty("REJECT") + REJECT("REJECT") +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverName.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverName.kt new file mode 100644 index 000000000..f3c62b72c --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverName.kt @@ -0,0 +1,118 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length + +/** + * Group of attributes intended to hold information about a customer or traveler''s name for the account. + * @param lastName Surname, or last name, of the person. + * @param firstName Given, or first name, of the person. + * @param middleName Middle name of the person. + * @param title Title of the person for name (e.g. Mr., Ms. etc). + * @param suffix Generational designations (e.g. Sr, Jr, III) or values indicate that the individual holds a position, educational degree, accreditation, office, or honor (e.g. PhD, CCNA, OBE). + */ +data class AccountTakeoverName( + /* Surname, or last name, of the person. */ + @JsonProperty("last_name") + @field:Length(max = 200) + @field:Valid + val lastName: kotlin.String, + + /* Given, or first name, of the person. */ + @JsonProperty("first_name") + @field:Length(max = 200) + @field:Valid + val firstName: kotlin.String, + + /* Middle name of the person. */ + @JsonProperty("middle_name") + @field:Length(max = 200) + @field:Valid + val middleName: kotlin.String? = null, + + /* Title of the person for name (e.g. Mr., Ms. etc). */ + @JsonProperty("title") + @field:Length(max = 200) + @field:Valid + val title: kotlin.String? = null, + + /* Generational designations (e.g. Sr, Jr, III) or values indicate that the individual holds a position, educational degree, accreditation, office, or honor (e.g. PhD, CCNA, OBE). */ + @JsonProperty("suffix") + @field:Length(max = 50) + @field:Valid + val suffix: kotlin.String? = null +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var lastName: kotlin.String? = null, + private var firstName: kotlin.String? = null, + private var middleName: kotlin.String? = null, + private var title: kotlin.String? = null, + private var suffix: kotlin.String? = null + ) { + fun lastName(lastName: kotlin.String) = apply { this.lastName = lastName } + fun firstName(firstName: kotlin.String) = apply { this.firstName = firstName } + fun middleName(middleName: kotlin.String) = apply { this.middleName = middleName } + fun title(title: kotlin.String) = apply { this.title = title } + fun suffix(suffix: kotlin.String) = apply { this.suffix = suffix } + + fun build(): AccountTakeoverName { + // Check required params + validateNullity() + return AccountTakeoverName( + lastName = lastName!!, + firstName = firstName!!, + middleName = middleName, + title = title, + suffix = suffix + ) + } + + private fun validateNullity() { + if (lastName == null) { + throw NullPointerException("Required parameter lastName is missing") + } + if (firstName == null) { + throw NullPointerException("Required parameter firstName is missing") + } + } + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverServiceUnavailableError.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverServiceUnavailableError.kt new file mode 100644 index 000000000..b46fc61f6 --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverServiceUnavailableError.kt @@ -0,0 +1,123 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid + +/** + * Indicates that the API is either down for maintenance or overloaded and cannot fulfill the request at the current time. This is a temporary error and retrying the same request after a certain delay could eventually result in success. There will be a Retry-After HTTP header in API response specifying how long to wait to retry the request. If there is no Retry-After HTTP header then retry can happen immediately. If the error persists after retrying with delay, please reach out to .\" + * @param code Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. + * @param message A human-readable explanation of the error, specific to this error occurrence. + */ +data class AccountTakeoverServiceUnavailableError( + /* Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. */ + @JsonProperty("code") + val code: AccountTakeoverServiceUnavailableError.Code, + + /* A human-readable explanation of the error, specific to this error occurrence. */ + @JsonProperty("message") + @field:Valid + val message: kotlin.String +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var code: AccountTakeoverServiceUnavailableError.Code? = null, + private var message: kotlin.String? = null + ) { + fun code(code: AccountTakeoverServiceUnavailableError.Code) = apply { this.code = code } + fun message(message: kotlin.String) = apply { this.message = message } + + fun build(): AccountTakeoverServiceUnavailableError { + // Check required params + validateNullity() + return AccountTakeoverServiceUnavailableError( + code = code!!, + message = message!! + ) + } + + private fun validateNullity() { + if (code == null) { + throw NullPointerException("Required parameter code is missing") + } + if (message == null) { + throw NullPointerException("Required parameter message is missing") + } + } + } + + /** + * Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. + * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + */ + enum class Code(val value: kotlin.String) { + @JsonProperty("UNAUTHORIZED") + UNAUTHORIZED("UNAUTHORIZED"), + + @JsonProperty("FORBIDDEN") + FORBIDDEN("FORBIDDEN"), + + @JsonProperty("NOT_FOUND") + NOT_FOUND("NOT_FOUND"), + + @JsonProperty("ACCOUNT_UPDATE_NOT_FOUND") + ACCOUNT_UPDATE_NOT_FOUND("ACCOUNT_UPDATE_NOT_FOUND"), + + @JsonProperty("TOO_MANY_REQUESTS") + TOO_MANY_REQUESTS("TOO_MANY_REQUESTS"), + + @JsonProperty("INTERNAL_SERVER_ERROR") + INTERNAL_SERVER_ERROR("INTERNAL_SERVER_ERROR"), + + @JsonProperty("BAD_GATEWAY") + BAD_GATEWAY("BAD_GATEWAY"), + + @JsonProperty("RETRYABLE_ACCOUNT_SCREEN_FAILURE") + RETRYABLE_ACCOUNT_SCREEN_FAILURE("RETRYABLE_ACCOUNT_SCREEN_FAILURE"), + + @JsonProperty("RETRYABLE_ACCOUNT_UPDATE_FAILURE") + RETRYABLE_ACCOUNT_UPDATE_FAILURE("RETRYABLE_ACCOUNT_UPDATE_FAILURE"), + + @JsonProperty("GATEWAY_TIMEOUT") + GATEWAY_TIMEOUT("GATEWAY_TIMEOUT"), + + @JsonProperty("BAD_REQUEST") + BAD_REQUEST("BAD_REQUEST") + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverSiteInfo.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverSiteInfo.kt new file mode 100644 index 000000000..e05f7320d --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverSiteInfo.kt @@ -0,0 +1,116 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid +import jakarta.validation.constraints.Pattern +import org.hibernate.validator.constraints.Length + +/** + * Information specific to the Partner's website through which a transaction was made. + * @param brandName The trademark brand name that is displayed to a user on the website. + * @param locale The locale of the website a user is accessing, which is separate from the user configured browser locale, in ISO 639-2 language code format and in ISO 3166-1 country code format. + * @param name Name of the website from which the event is generated. + * @param placementName The categorized name of the page where a user initiated event is being evaluated. - `LOGIN` - Applicable if the user initiated this account event from a login web page. - `PASSWORD_RESET` - Applicable if the user initiated this account event from a password reset web page. + */ +data class AccountTakeoverSiteInfo( + /* The trademark brand name that is displayed to a user on the website. */ + @JsonProperty("brand_name") + @field:Length(max = 200) + @field:Valid + val brandName: kotlin.String, + + /* The locale of the website a user is accessing, which is separate from the user configured browser locale, in ISO 639-2 language code format and in ISO 3166-1 country code format. */ + @JsonProperty("locale") + @field:Pattern(regexp = "^([a-z]{2}-[A-Z]{2})$") + @field:Valid + val locale: kotlin.String? = null, + + /* Name of the website from which the event is generated. */ + @JsonProperty("name") + @field:Length(max = 200) + @field:Valid + val name: kotlin.String? = null, + + /* The categorized name of the page where a user initiated event is being evaluated. - `LOGIN` - Applicable if the user initiated this account event from a login web page. - `PASSWORD_RESET` - Applicable if the user initiated this account event from a password reset web page. */ + @JsonProperty("placement_name") + val placementName: AccountTakeoverSiteInfo.PlacementName? = null +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var brandName: kotlin.String? = null, + private var locale: kotlin.String? = null, + private var name: kotlin.String? = null, + private var placementName: AccountTakeoverSiteInfo.PlacementName? = null + ) { + fun brandName(brandName: kotlin.String) = apply { this.brandName = brandName } + fun locale(locale: kotlin.String) = apply { this.locale = locale } + fun name(name: kotlin.String) = apply { this.name = name } + fun placementName(placementName: AccountTakeoverSiteInfo.PlacementName) = apply { this.placementName = placementName } + + fun build(): AccountTakeoverSiteInfo { + // Check required params + validateNullity() + return AccountTakeoverSiteInfo( + brandName = brandName!!, + locale = locale, + name = name, + placementName = placementName + ) + } + + private fun validateNullity() { + if (brandName == null) { + throw NullPointerException("Required parameter brandName is missing") + } + } + } + + /** + * The categorized name of the page where a user initiated event is being evaluated. - `LOGIN` - Applicable if the user initiated this account event from a login web page. - `PASSWORD_RESET` - Applicable if the user initiated this account event from a password reset web page. + * Values: LOGIN,PASSWORD_RESET + */ + enum class PlacementName(val value: kotlin.String) { + @JsonProperty("LOGIN") + LOGIN("LOGIN"), + + @JsonProperty("PASSWORD_RESET") + PASSWORD_RESET("PASSWORD_RESET") + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverTransactionDetails.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverTransactionDetails.kt new file mode 100644 index 000000000..7f81c364a --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverTransactionDetails.kt @@ -0,0 +1,74 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import com.fasterxml.jackson.annotation.JsonIgnoreProperties +import com.fasterxml.jackson.annotation.JsonSubTypes +import com.fasterxml.jackson.annotation.JsonSubTypes.Type +import com.fasterxml.jackson.annotation.JsonTypeInfo + +/** + * The `transaction_type` field value is used as a discriminator, with the following mapping: * `LOGIN`: `LoginTransactionDetails` + * @param type The categorized type of account event related to a user's action. + * @param transactionDateTime The local date and time the transaction occured in the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. + * @param transactionId Unique identifier to identify a transaction attempt in the Partner's system. + * @param currentUserSession + */ +@JsonIgnoreProperties(ignoreUnknown = true, value = ["type"]) +@JsonTypeInfo(use = JsonTypeInfo.Id.NAME, include = JsonTypeInfo.As.PROPERTY, property = "type", visible = true) +@JsonSubTypes( + Type(value = LoginTransactionDetails::class, name = "LOGIN") +) +interface AccountTakeoverTransactionDetails { + + /* The categorized type of account event related to a user's action. */ + + val type: AccountTakeoverTransactionDetails.Type + /* The local date and time the transaction occured in the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ + + val transactionDateTime: java.time.OffsetDateTime + /* Unique identifier to identify a transaction attempt in the Partner's system. */ + + val transactionId: kotlin.String + val currentUserSession: CurrentUserSession? + + /** + * The categorized type of account event related to a user's action. + * Values: LOGIN + */ + enum class Type(val value: kotlin.String) { + @JsonProperty("LOGIN") + LOGIN("LOGIN") + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverUnauthorizedError.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverUnauthorizedError.kt new file mode 100644 index 000000000..e02fc616c --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTakeoverUnauthorizedError.kt @@ -0,0 +1,123 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid + +/** + * Indicates that the token sent in the 'Authorization' header is either invalid or missing. Please check the value in the token field along with the token expiration time before retrying. + * @param code Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. + * @param message A human-readable explanation of the error, specific to this error occurrence. + */ +data class AccountTakeoverUnauthorizedError( + /* Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. */ + @JsonProperty("code") + val code: AccountTakeoverUnauthorizedError.Code, + + /* A human-readable explanation of the error, specific to this error occurrence. */ + @JsonProperty("message") + @field:Valid + val message: kotlin.String +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var code: AccountTakeoverUnauthorizedError.Code? = null, + private var message: kotlin.String? = null + ) { + fun code(code: AccountTakeoverUnauthorizedError.Code) = apply { this.code = code } + fun message(message: kotlin.String) = apply { this.message = message } + + fun build(): AccountTakeoverUnauthorizedError { + // Check required params + validateNullity() + return AccountTakeoverUnauthorizedError( + code = code!!, + message = message!! + ) + } + + private fun validateNullity() { + if (code == null) { + throw NullPointerException("Required parameter code is missing") + } + if (message == null) { + throw NullPointerException("Required parameter message is missing") + } + } + } + + /** + * Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. + * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + */ + enum class Code(val value: kotlin.String) { + @JsonProperty("UNAUTHORIZED") + UNAUTHORIZED("UNAUTHORIZED"), + + @JsonProperty("FORBIDDEN") + FORBIDDEN("FORBIDDEN"), + + @JsonProperty("NOT_FOUND") + NOT_FOUND("NOT_FOUND"), + + @JsonProperty("ACCOUNT_UPDATE_NOT_FOUND") + ACCOUNT_UPDATE_NOT_FOUND("ACCOUNT_UPDATE_NOT_FOUND"), + + @JsonProperty("TOO_MANY_REQUESTS") + TOO_MANY_REQUESTS("TOO_MANY_REQUESTS"), + + @JsonProperty("INTERNAL_SERVER_ERROR") + INTERNAL_SERVER_ERROR("INTERNAL_SERVER_ERROR"), + + @JsonProperty("BAD_GATEWAY") + BAD_GATEWAY("BAD_GATEWAY"), + + @JsonProperty("RETRYABLE_ACCOUNT_SCREEN_FAILURE") + RETRYABLE_ACCOUNT_SCREEN_FAILURE("RETRYABLE_ACCOUNT_SCREEN_FAILURE"), + + @JsonProperty("RETRYABLE_ACCOUNT_UPDATE_FAILURE") + RETRYABLE_ACCOUNT_UPDATE_FAILURE("RETRYABLE_ACCOUNT_UPDATE_FAILURE"), + + @JsonProperty("GATEWAY_TIMEOUT") + GATEWAY_TIMEOUT("GATEWAY_TIMEOUT"), + + @JsonProperty("BAD_REQUEST") + BAD_REQUEST("BAD_REQUEST") + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTransaction.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTransaction.kt new file mode 100644 index 000000000..47ca5524b --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountTransaction.kt @@ -0,0 +1,105 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid + +/** + * Information for an account transaction. + * @param siteInfo + * @param deviceDetails + * @param customerAccount + * @param transactionDetails + */ +data class AccountTransaction( + @JsonProperty("site_info") + @field:Valid + val siteInfo: AccountTakeoverSiteInfo, + + @JsonProperty("device_details") + @field:Valid + val deviceDetails: AccountTakeoverDeviceDetails, + + @JsonProperty("customer_account") + @field:Valid + val customerAccount: AccountTakeoverCustomerAccount, + + @JsonProperty("transaction_details") + @field:Valid + val transactionDetails: AccountTakeoverTransactionDetails +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var siteInfo: AccountTakeoverSiteInfo? = null, + private var deviceDetails: AccountTakeoverDeviceDetails? = null, + private var customerAccount: AccountTakeoverCustomerAccount? = null, + private var transactionDetails: AccountTakeoverTransactionDetails? = null + ) { + fun siteInfo(siteInfo: AccountTakeoverSiteInfo) = apply { this.siteInfo = siteInfo } + fun deviceDetails(deviceDetails: AccountTakeoverDeviceDetails) = apply { this.deviceDetails = deviceDetails } + fun customerAccount(customerAccount: AccountTakeoverCustomerAccount) = apply { this.customerAccount = customerAccount } + fun transactionDetails(transactionDetails: AccountTakeoverTransactionDetails) = apply { this.transactionDetails = transactionDetails } + + fun build(): AccountTransaction { + // Check required params + validateNullity() + return AccountTransaction( + siteInfo = siteInfo!!, + deviceDetails = deviceDetails!!, + customerAccount = customerAccount!!, + transactionDetails = transactionDetails!! + ) + } + + private fun validateNullity() { + if (siteInfo == null) { + throw NullPointerException("Required parameter siteInfo is missing") + } + if (deviceDetails == null) { + throw NullPointerException("Required parameter deviceDetails is missing") + } + if (customerAccount == null) { + throw NullPointerException("Required parameter customerAccount is missing") + } + if (transactionDetails == null) { + throw NullPointerException("Required parameter transactionDetails is missing") + } + } + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountUpdateNotFoundError.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountUpdateNotFoundError.kt new file mode 100644 index 000000000..96fb05236 --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountUpdateNotFoundError.kt @@ -0,0 +1,123 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid + +/** + * Indicates that the API cannot find the resource that is either being requested or against which the operation is being performed. + * @param code Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. + * @param message A human-readable explanation of the error, specific to this error occurrence. + */ +data class AccountUpdateNotFoundError( + /* Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. */ + @JsonProperty("code") + val code: AccountUpdateNotFoundError.Code, + + /* A human-readable explanation of the error, specific to this error occurrence. */ + @JsonProperty("message") + @field:Valid + val message: kotlin.String +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var code: AccountUpdateNotFoundError.Code? = null, + private var message: kotlin.String? = null + ) { + fun code(code: AccountUpdateNotFoundError.Code) = apply { this.code = code } + fun message(message: kotlin.String) = apply { this.message = message } + + fun build(): AccountUpdateNotFoundError { + // Check required params + validateNullity() + return AccountUpdateNotFoundError( + code = code!!, + message = message!! + ) + } + + private fun validateNullity() { + if (code == null) { + throw NullPointerException("Required parameter code is missing") + } + if (message == null) { + throw NullPointerException("Required parameter message is missing") + } + } + } + + /** + * Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. + * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + */ + enum class Code(val value: kotlin.String) { + @JsonProperty("UNAUTHORIZED") + UNAUTHORIZED("UNAUTHORIZED"), + + @JsonProperty("FORBIDDEN") + FORBIDDEN("FORBIDDEN"), + + @JsonProperty("NOT_FOUND") + NOT_FOUND("NOT_FOUND"), + + @JsonProperty("ACCOUNT_UPDATE_NOT_FOUND") + ACCOUNT_UPDATE_NOT_FOUND("ACCOUNT_UPDATE_NOT_FOUND"), + + @JsonProperty("TOO_MANY_REQUESTS") + TOO_MANY_REQUESTS("TOO_MANY_REQUESTS"), + + @JsonProperty("INTERNAL_SERVER_ERROR") + INTERNAL_SERVER_ERROR("INTERNAL_SERVER_ERROR"), + + @JsonProperty("BAD_GATEWAY") + BAD_GATEWAY("BAD_GATEWAY"), + + @JsonProperty("RETRYABLE_ACCOUNT_SCREEN_FAILURE") + RETRYABLE_ACCOUNT_SCREEN_FAILURE("RETRYABLE_ACCOUNT_SCREEN_FAILURE"), + + @JsonProperty("RETRYABLE_ACCOUNT_UPDATE_FAILURE") + RETRYABLE_ACCOUNT_UPDATE_FAILURE("RETRYABLE_ACCOUNT_UPDATE_FAILURE"), + + @JsonProperty("GATEWAY_TIMEOUT") + GATEWAY_TIMEOUT("GATEWAY_TIMEOUT"), + + @JsonProperty("BAD_REQUEST") + BAD_REQUEST("BAD_REQUEST") + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountUpdateRequest.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountUpdateRequest.kt new file mode 100644 index 000000000..90386938e --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountUpdateRequest.kt @@ -0,0 +1,72 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonIgnoreProperties +import com.fasterxml.jackson.annotation.JsonProperty +import com.fasterxml.jackson.annotation.JsonSubTypes +import com.fasterxml.jackson.annotation.JsonSubTypes.Type +import com.fasterxml.jackson.annotation.JsonTypeInfo + +/** + * The `type` field value is used as a discriminator, with the following mapping: * `MULTI_FACTOR_AUTHENTICATION_UPDATE`: `MultiFactorAuthenticationUpdate` * `REMEDIATION_UPDATE`: `RemediationUpdate` + * @param type The categorized type of account update event from the Partner's system. + * @param riskId The `risk_id` provided by Expedia's Fraud Prevention Service in the `AccountScreenResponse`. + */ +@JsonIgnoreProperties(ignoreUnknown = true, value = ["type"]) +@JsonTypeInfo(use = JsonTypeInfo.Id.NAME, include = JsonTypeInfo.As.PROPERTY, property = "type", visible = true) +@JsonSubTypes( + Type(value = MultiFactorAuthenticationUpdate::class, name = "MULTI_FACTOR_AUTHENTICATION_UPDATE"), + Type(value = RemediationUpdate::class, name = "REMEDIATION_UPDATE") +) +interface AccountUpdateRequest { + + /* The categorized type of account update event from the Partner's system. */ + + val type: AccountUpdateRequest.Type + /* The `risk_id` provided by Expedia's Fraud Prevention Service in the `AccountScreenResponse`. */ + + val riskId: kotlin.String + + /** + * The categorized type of account update event from the Partner's system. + * Values: MULTI_FACTOR_AUTHENTICATION_UPDATE,REMEDIATION_UPDATE + */ + enum class Type(val value: kotlin.String) { + @JsonProperty("MULTI_FACTOR_AUTHENTICATION_UPDATE") + MULTI_FACTOR_AUTHENTICATION_UPDATE("MULTI_FACTOR_AUTHENTICATION_UPDATE"), + + @JsonProperty("REMEDIATION_UPDATE") + REMEDIATION_UPDATE("REMEDIATION_UPDATE") + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountUpdateResponse.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountUpdateResponse.kt new file mode 100644 index 000000000..6fbab46bd --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AccountUpdateResponse.kt @@ -0,0 +1,67 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length + +/** + * + * @param riskId Unique identifier of transaction that was updated. + */ +data class AccountUpdateResponse( + /* Unique identifier of transaction that was updated. */ + @JsonProperty("risk_id") + @field:Length(max = 200) + @field:Valid + val riskId: kotlin.String? = null +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var riskId: kotlin.String? = null + ) { + fun riskId(riskId: kotlin.String) = apply { this.riskId = riskId } + + fun build(): AccountUpdateResponse { + return AccountUpdateResponse( + riskId = riskId + ) + } + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Activities.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Activities.kt deleted file mode 100644 index 8943b499f..000000000 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Activities.kt +++ /dev/null @@ -1,239 +0,0 @@ -/* - * Copyright (C) 2022 Expedia, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.expediagroup.openworld.sdk.fraudpreventionv2.models - -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Activity -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Coordinates -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.OperatingCompany -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Ticket -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProductType - -/* - * Copyright (C) 2022 Expedia, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - - -import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; - -/** - * - * @param activity - * @param operatingCompany - * @param startTime The field represents the start time of a activity, using the ISO-8061 date and time format yyyy-MM-ddTHH:mm:ss.SSSZ. - * @param endTime The field represents the end time of a activity, using the ISO-8061 date and time format yyyy-MM-ddTHH:mm:ss.SSSZ. - * @param ticket This field provides information about the tickets available for the activity. - * @param isCouponRequired A coupon is typically a document or electronic code that confirms your reservation or purchase for the activity. It serves as proof of payment and allows you to participate in the activity. This field indicates whether a coupon is necessary for this activity. | For example, let's consider two scenarios: | Activity: Adventure Park | is_coupon_required: false | In this case, the attribute is set to 'false,' indicating that no coupon is necessary. However, you might still need to purchase a ticket to gain entry to the adventure park. The ticket serves as proof of payment and grants you access to the park's activities and attractions. | Activity: Spa Package | is_coupon_required: true | Here, the attribute is set to 'true,' indicating that a coupon is required. To participate in the spa package, you would need to present the designated coupon at the spa. The coupon confirms your reservation, serves as proof of payment, and may entitle you to specific spa treatments or discounts. - * @param locationCoordinates - */ -data class Activities( - @JsonProperty("price") - - - - - - @field:Valid - override val price: Amount, - - - /* Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` * `Activities` : `ACTIVITIES` */ -@JsonProperty("inventory_type") - - @field:Length(max = 30) - - - - @field:Valid - override val inventoryType: kotlin.String, - - /* Identifies the business model through which the supply is being sold. Merchant/Agency. * `MERCHANT` is used when Partner is the merchant of record for this order. * `AGENCY` is used when this order is through an agency booking. */ -@JsonProperty("inventory_source") - - override val inventorySource: TravelProduct.InventorySource, - - /* List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * Activities * [GUID1] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel and Activities products. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. */ -@JsonProperty("travelers_references") - - - @field:Size(min = 1, max = 40) - - - @field:Valid - override val travelersReferences: kotlin.collections.List, - - @JsonProperty("activity") - - - - - - @field:Valid - val activity: Activity, - - @JsonProperty("operating_company") - - - - - - @field:Valid - val operatingCompany: OperatingCompany, - - /* The field represents the start time of a activity, using the ISO-8061 date and time format yyyy-MM-ddTHH:mm:ss.SSSZ. */ -@JsonProperty("start_time") - - val startTime: java.time.OffsetDateTime, - - /* The field represents the end time of a activity, using the ISO-8061 date and time format yyyy-MM-ddTHH:mm:ss.SSSZ. */ -@JsonProperty("end_time") - - val endTime: java.time.OffsetDateTime, - - /* This field provides information about the tickets available for the activity. */ -@JsonProperty("ticket") - - - @field:Size(min = 1, max = 40) - - - @field:Valid - val ticket: kotlin.collections.List, - - /* A coupon is typically a document or electronic code that confirms your reservation or purchase for the activity. It serves as proof of payment and allows you to participate in the activity. This field indicates whether a coupon is necessary for this activity. | For example, let's consider two scenarios: | Activity: Adventure Park | is_coupon_required: false | In this case, the attribute is set to 'false,' indicating that no coupon is necessary. However, you might still need to purchase a ticket to gain entry to the adventure park. The ticket serves as proof of payment and grants you access to the park's activities and attractions. | Activity: Spa Package | is_coupon_required: true | Here, the attribute is set to 'true,' indicating that a coupon is required. To participate in the spa package, you would need to present the designated coupon at the spa. The coupon confirms your reservation, serves as proof of payment, and may entitle you to specific spa treatments or discounts. */ -@JsonProperty("is_coupon_required") - - - - - - @field:Valid - val isCouponRequired: kotlin.Boolean? = null, - - @JsonProperty("location_coordinates") - - - - - - @field:Valid - val locationCoordinates: Coordinates? = null -) : TravelProduct { - @JsonProperty("type") -override val type : TravelProductType = TravelProductType.ACTIVITIES - - - - companion object { - @JvmStatic - fun builder() = Builder() - } - - class Builder( - private var price: Amount? = null, - private var inventoryType: kotlin.String? = null, - private var inventorySource: TravelProduct.InventorySource? = null, - private var travelersReferences: kotlin.collections.List? = null, - private var activity: Activity? = null, - private var operatingCompany: OperatingCompany? = null, - private var startTime: java.time.OffsetDateTime? = null, - private var endTime: java.time.OffsetDateTime? = null, - private var ticket: kotlin.collections.List? = null, - private var isCouponRequired: kotlin.Boolean? = null, - private var locationCoordinates: Coordinates? = null - ) { - fun price(price: Amount) = apply { this.price = price } - fun inventoryType(inventoryType: kotlin.String) = apply { this.inventoryType = inventoryType } - fun inventorySource(inventorySource: TravelProduct.InventorySource) = apply { this.inventorySource = inventorySource } - fun travelersReferences(travelersReferences: kotlin.collections.List) = apply { this.travelersReferences = travelersReferences } - fun activity(activity: Activity) = apply { this.activity = activity } - fun operatingCompany(operatingCompany: OperatingCompany) = apply { this.operatingCompany = operatingCompany } - fun startTime(startTime: java.time.OffsetDateTime) = apply { this.startTime = startTime } - fun endTime(endTime: java.time.OffsetDateTime) = apply { this.endTime = endTime } - fun ticket(ticket: kotlin.collections.List) = apply { this.ticket = ticket } - fun isCouponRequired(isCouponRequired: kotlin.Boolean) = apply { this.isCouponRequired = isCouponRequired } - fun locationCoordinates(locationCoordinates: Coordinates) = apply { this.locationCoordinates = locationCoordinates } - - fun build(): Activities { - // Check required params - validateNullity() - return Activities( - price = price!!, - inventoryType = inventoryType!!, - inventorySource = inventorySource!!, - travelersReferences = travelersReferences!!, - activity = activity!!, - operatingCompany = operatingCompany!!, - startTime = startTime!!, - endTime = endTime!!, - ticket = ticket!!, - isCouponRequired = isCouponRequired, - locationCoordinates = locationCoordinates - ) - } - - private fun validateNullity() { - if (price == null) { - throw NullPointerException("Required parameter price is missing") - } - if (inventoryType == null) { - throw NullPointerException("Required parameter inventoryType is missing") - } - if (inventorySource == null) { - throw NullPointerException("Required parameter inventorySource is missing") - } - if (travelersReferences == null) { - throw NullPointerException("Required parameter travelersReferences is missing") - } - if (activity == null) { - throw NullPointerException("Required parameter activity is missing") - } - if (operatingCompany == null) { - throw NullPointerException("Required parameter operatingCompany is missing") - } - if (startTime == null) { - throw NullPointerException("Required parameter startTime is missing") - } - if (endTime == null) { - throw NullPointerException("Required parameter endTime is missing") - } - if (ticket == null) { - throw NullPointerException("Required parameter ticket is missing") - } - } - } -} - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ActivitiesAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ActivitiesAllOf.kt deleted file mode 100644 index be530adc2..000000000 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ActivitiesAllOf.kt +++ /dev/null @@ -1,175 +0,0 @@ -/* - * Copyright (C) 2022 Expedia, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.expediagroup.openworld.sdk.fraudpreventionv2.models - -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Activity -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Coordinates -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.OperatingCompany -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Ticket - -/* - * Copyright (C) 2022 Expedia, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - - -import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; - -/** - * - * @param activity - * @param operatingCompany - * @param startTime The field represents the start time of a activity, using the ISO-8061 date and time format yyyy-MM-ddTHH:mm:ss.SSSZ. - * @param endTime The field represents the end time of a activity, using the ISO-8061 date and time format yyyy-MM-ddTHH:mm:ss.SSSZ. - * @param ticket This field provides information about the tickets available for the activity. - * @param isCouponRequired A coupon is typically a document or electronic code that confirms your reservation or purchase for the activity. It serves as proof of payment and allows you to participate in the activity. This field indicates whether a coupon is necessary for this activity. | For example, let's consider two scenarios: | Activity: Adventure Park | is_coupon_required: false | In this case, the attribute is set to 'false,' indicating that no coupon is necessary. However, you might still need to purchase a ticket to gain entry to the adventure park. The ticket serves as proof of payment and grants you access to the park's activities and attractions. | Activity: Spa Package | is_coupon_required: true | Here, the attribute is set to 'true,' indicating that a coupon is required. To participate in the spa package, you would need to present the designated coupon at the spa. The coupon confirms your reservation, serves as proof of payment, and may entitle you to specific spa treatments or discounts. - * @param locationCoordinates - */ -data class ActivitiesAllOf( - @JsonProperty("activity") - - - - - - @field:Valid - val activity: Activity, - - @JsonProperty("operating_company") - - - - - - @field:Valid - val operatingCompany: OperatingCompany, - - /* The field represents the start time of a activity, using the ISO-8061 date and time format yyyy-MM-ddTHH:mm:ss.SSSZ. */ -@JsonProperty("start_time") - - val startTime: java.time.OffsetDateTime, - - /* The field represents the end time of a activity, using the ISO-8061 date and time format yyyy-MM-ddTHH:mm:ss.SSSZ. */ -@JsonProperty("end_time") - - val endTime: java.time.OffsetDateTime, - - /* This field provides information about the tickets available for the activity. */ -@JsonProperty("ticket") - - - @field:Size(min = 1, max = 40) - - - @field:Valid - val ticket: kotlin.collections.List, - - /* A coupon is typically a document or electronic code that confirms your reservation or purchase for the activity. It serves as proof of payment and allows you to participate in the activity. This field indicates whether a coupon is necessary for this activity. | For example, let's consider two scenarios: | Activity: Adventure Park | is_coupon_required: false | In this case, the attribute is set to 'false,' indicating that no coupon is necessary. However, you might still need to purchase a ticket to gain entry to the adventure park. The ticket serves as proof of payment and grants you access to the park's activities and attractions. | Activity: Spa Package | is_coupon_required: true | Here, the attribute is set to 'true,' indicating that a coupon is required. To participate in the spa package, you would need to present the designated coupon at the spa. The coupon confirms your reservation, serves as proof of payment, and may entitle you to specific spa treatments or discounts. */ -@JsonProperty("is_coupon_required") - - - - - - @field:Valid - val isCouponRequired: kotlin.Boolean? = null, - - @JsonProperty("location_coordinates") - - - - - - @field:Valid - val locationCoordinates: Coordinates? = null -) { - - - - companion object { - @JvmStatic - fun builder() = Builder() - } - - class Builder( - private var activity: Activity? = null, - private var operatingCompany: OperatingCompany? = null, - private var startTime: java.time.OffsetDateTime? = null, - private var endTime: java.time.OffsetDateTime? = null, - private var ticket: kotlin.collections.List? = null, - private var isCouponRequired: kotlin.Boolean? = null, - private var locationCoordinates: Coordinates? = null - ) { - fun activity(activity: Activity) = apply { this.activity = activity } - fun operatingCompany(operatingCompany: OperatingCompany) = apply { this.operatingCompany = operatingCompany } - fun startTime(startTime: java.time.OffsetDateTime) = apply { this.startTime = startTime } - fun endTime(endTime: java.time.OffsetDateTime) = apply { this.endTime = endTime } - fun ticket(ticket: kotlin.collections.List) = apply { this.ticket = ticket } - fun isCouponRequired(isCouponRequired: kotlin.Boolean) = apply { this.isCouponRequired = isCouponRequired } - fun locationCoordinates(locationCoordinates: Coordinates) = apply { this.locationCoordinates = locationCoordinates } - - fun build(): ActivitiesAllOf { - // Check required params - validateNullity() - return ActivitiesAllOf( - activity = activity!!, - operatingCompany = operatingCompany!!, - startTime = startTime!!, - endTime = endTime!!, - ticket = ticket!!, - isCouponRequired = isCouponRequired, - locationCoordinates = locationCoordinates - ) - } - - private fun validateNullity() { - if (activity == null) { - throw NullPointerException("Required parameter activity is missing") - } - if (operatingCompany == null) { - throw NullPointerException("Required parameter operatingCompany is missing") - } - if (startTime == null) { - throw NullPointerException("Required parameter startTime is missing") - } - if (endTime == null) { - throw NullPointerException("Required parameter endTime is missing") - } - if (ticket == null) { - throw NullPointerException("Required parameter ticket is missing") - } - } - } -} - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Activity.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Activity.kt deleted file mode 100644 index a5d2d6449..000000000 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Activity.kt +++ /dev/null @@ -1,105 +0,0 @@ -/* - * Copyright (C) 2022 Expedia, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.expediagroup.openworld.sdk.fraudpreventionv2.models - - -/* - * Copyright (C) 2022 Expedia, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - - -import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; - -/** - * Provides essential details about a specific activity. - * @param type This field provides a categorization of the different types of activities available within the activity product. It is designed to accommodate the preferences of the API consumer, allowing them to assign a descriptive label or keyword that accurately represents the nature of each activity. Here are some suggested values for this field: | Adventures: This category includes activities such as hiking, zip-lining, rock climbing, bungee jumping, and other adventurous pursuits. | Air, Balloon & Helicopter Tours: This category offers activities like hot air balloon rides, helicopter tours, and aerial sightseeing experiences. | Cruises & Water Tours: This includes options such as boat cruises, yacht tours, river rafting, snorkeling, and diving expeditions. | Nightlife: This category encompasses activities like clubbing, pub crawls, live music events, and cultural performances. These activities predominantly occur during the evening or nighttime. - * @param description This field within the trip information provides additional details or a brief explanation about the specific trip or activity being described - */ -data class Activity( - /* This field provides a categorization of the different types of activities available within the activity product. It is designed to accommodate the preferences of the API consumer, allowing them to assign a descriptive label or keyword that accurately represents the nature of each activity. Here are some suggested values for this field: | Adventures: This category includes activities such as hiking, zip-lining, rock climbing, bungee jumping, and other adventurous pursuits. | Air, Balloon & Helicopter Tours: This category offers activities like hot air balloon rides, helicopter tours, and aerial sightseeing experiences. | Cruises & Water Tours: This includes options such as boat cruises, yacht tours, river rafting, snorkeling, and diving expeditions. | Nightlife: This category encompasses activities like clubbing, pub crawls, live music events, and cultural performances. These activities predominantly occur during the evening or nighttime. */ -@JsonProperty("type") - - @field:Length(max = 200) - - - - @field:Valid - val type: kotlin.String, - - /* This field within the trip information provides additional details or a brief explanation about the specific trip or activity being described */ -@JsonProperty("description") - - @field:Length(max = 200) - - - - @field:Valid - val description: kotlin.String -) { - - - - companion object { - @JvmStatic - fun builder() = Builder() - } - - class Builder( - private var type: kotlin.String? = null, - private var description: kotlin.String? = null - ) { - fun type(type: kotlin.String) = apply { this.type = type } - fun description(description: kotlin.String) = apply { this.description = description } - - fun build(): Activity { - // Check required params - validateNullity() - return Activity( - type = type!!, - description = description!! - ) - } - - private fun validateNullity() { - if (type == null) { - throw NullPointerException("Required parameter type is missing") - } - if (description == null) { - throw NullPointerException("Required parameter description is missing") - } - } - } -} - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Address.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Address.kt index 976f738f9..6ceba450b 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Address.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Address.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,18 +32,14 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import jakarta.validation.constraints.Pattern +import org.hibernate.validator.constraints.Length /** - * - * @param addressType + * + * @param addressType * @param addressLine1 Address line 1 of the address provided. * @param addressLine2 Address line 2 of the address provided. * @param city City of the address provided. @@ -54,71 +49,44 @@ import org.hibernate.validator.constraints.Length; */ data class Address( @JsonProperty("address_type") - val addressType: Address.AddressType? = null, /* Address line 1 of the address provided. */ -@JsonProperty("address_line1") - + @JsonProperty("address_line1") @field:Length(max = 200) - - - @field:Valid val addressLine1: kotlin.String? = null, /* Address line 2 of the address provided. */ -@JsonProperty("address_line2") - + @JsonProperty("address_line2") @field:Length(max = 200) - - - @field:Valid val addressLine2: kotlin.String? = null, /* City of the address provided. */ -@JsonProperty("city") - + @JsonProperty("city") @field:Length(max = 200) - - - @field:Valid val city: kotlin.String? = null, /* The two-characters ISO code for the state or province of the address. */ -@JsonProperty("state") -@field:Pattern(regexp = "^[A-Z]{2}$") - - - - + @JsonProperty("state") + @field:Pattern(regexp = "^[A-Z]{2}$") @field:Valid val state: kotlin.String? = null, /* Zip code of the address provided. */ -@JsonProperty("zip_code") - + @JsonProperty("zip_code") @field:Length(max = 20) - - - @field:Valid val zipCode: kotlin.String? = null, /* ISO alpha-3 country code of the address provided. */ -@JsonProperty("country_code") -@field:Pattern(regexp = "^[A-Z]{3}$") - - - - + @JsonProperty("country_code") + @field:Pattern(regexp = "^[A-Z]{3}$") @field:Valid val countryCode: kotlin.String? = null ) { - - companion object { @JvmStatic @@ -153,19 +121,17 @@ data class Address( countryCode = countryCode ) } - } /** - * + * * Values: HOME,WORK */ enum class AddressType(val value: kotlin.String) { @JsonProperty("HOME") HOME("HOME"), - + @JsonProperty("WORK") - WORK("WORK"); + WORK("WORK") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Air.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Air.kt index e66f0939d..46ff826d9 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Air.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Air.kt @@ -16,11 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.AirSegment -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProductType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -37,17 +32,13 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProductType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param departureTime Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. * @param arrivalTime Local date and time of arrival to final destination location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. * @param airSegments Additional airline and flight details for each of the trip segments. @@ -57,89 +48,58 @@ import org.hibernate.validator.constraints.Length; */ data class Air( @JsonProperty("price") - - - - - @field:Valid override val price: Amount, - - /* Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` * `Activities` : `ACTIVITIES` */ -@JsonProperty("inventory_type") - + /* Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` */ + @JsonProperty("inventory_type") @field:Length(max = 30) - - - @field:Valid override val inventoryType: kotlin.String, /* Identifies the business model through which the supply is being sold. Merchant/Agency. * `MERCHANT` is used when Partner is the merchant of record for this order. * `AGENCY` is used when this order is through an agency booking. */ -@JsonProperty("inventory_source") + @JsonProperty("inventory_source") override val inventorySource: TravelProduct.InventorySource, - /* List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * Activities * [GUID1] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel and Activities products. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. */ -@JsonProperty("travelers_references") - - + /* List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. */ + @JsonProperty("travelers_references") @field:Size(min = 1, max = 40) - - @field:Valid override val travelersReferences: kotlin.collections.List, /* Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("departure_time") - + @JsonProperty("departure_time") val departureTime: java.time.OffsetDateTime, /* Local date and time of arrival to final destination location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("arrival_time") - + @JsonProperty("arrival_time") val arrivalTime: java.time.OffsetDateTime, /* Additional airline and flight details for each of the trip segments. */ -@JsonProperty("air_segments") - - + @JsonProperty("air_segments") @field:Size(min = 1, max = 30) - - @field:Valid val airSegments: kotlin.collections.List, /* Identifies the type of air trip based on the air destinations. */ -@JsonProperty("flight_type") - + @JsonProperty("flight_type") val flightType: Air.FlightType? = null, /* Airline booking confirmation code for the trip. */ -@JsonProperty("passenger_name_record") - + @JsonProperty("passenger_name_record") @field:Length(max = 100) - - - @field:Valid val passengerNameRecord: kotlin.String? = null, /* Associated with Passenger Name Record (PNR). */ -@JsonProperty("global_distribution_system_type") - + @JsonProperty("global_distribution_system_type") @field:Length(max = 100) - - - @field:Valid val globalDistributionSystemType: kotlin.String? = null ) : TravelProduct { @JsonProperty("type") -override val type : TravelProductType = TravelProductType.AIR - - + override val type: TravelProductType = TravelProductType.AIR companion object { @JvmStatic @@ -218,12 +178,11 @@ override val type : TravelProductType = TravelProductType.AIR enum class FlightType(val value: kotlin.String) { @JsonProperty("ROUNDTRIP") ROUNDTRIP("ROUNDTRIP"), - + @JsonProperty("ONEWAY") ONEWAY("ONEWAY"), - + @JsonProperty("MULTIPLE_DESTINATION") - MULTIPLE_DESTINATION("MULTIPLE_DESTINATION"); + MULTIPLE_DESTINATION("MULTIPLE_DESTINATION") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AirAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AirAllOf.kt index 0bf76f652..4083908c7 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AirAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AirAllOf.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.AirSegment - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,17 +32,13 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.AirSegment * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param departureTime Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. * @param arrivalTime Local date and time of arrival to final destination location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. * @param airSegments Additional airline and flight details for each of the trip segments. @@ -54,52 +48,35 @@ import org.hibernate.validator.constraints.Length; */ data class AirAllOf( /* Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("departure_time") - + @JsonProperty("departure_time") val departureTime: java.time.OffsetDateTime, /* Local date and time of arrival to final destination location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("arrival_time") - + @JsonProperty("arrival_time") val arrivalTime: java.time.OffsetDateTime, /* Additional airline and flight details for each of the trip segments. */ -@JsonProperty("air_segments") - - + @JsonProperty("air_segments") @field:Size(min = 1, max = 30) - - @field:Valid val airSegments: kotlin.collections.List, /* Identifies the type of air trip based on the air destinations. */ -@JsonProperty("flight_type") - + @JsonProperty("flight_type") val flightType: AirAllOf.FlightType? = null, /* Airline booking confirmation code for the trip. */ -@JsonProperty("passenger_name_record") - + @JsonProperty("passenger_name_record") @field:Length(max = 100) - - - @field:Valid val passengerNameRecord: kotlin.String? = null, /* Associated with Passenger Name Record (PNR). */ -@JsonProperty("global_distribution_system_type") - + @JsonProperty("global_distribution_system_type") @field:Length(max = 100) - - - @field:Valid val globalDistributionSystemType: kotlin.String? = null ) { - - companion object { @JvmStatic @@ -154,12 +131,11 @@ data class AirAllOf( enum class FlightType(val value: kotlin.String) { @JsonProperty("ROUNDTRIP") ROUNDTRIP("ROUNDTRIP"), - + @JsonProperty("ONEWAY") ONEWAY("ONEWAY"), - + @JsonProperty("MULTIPLE_DESTINATION") - MULTIPLE_DESTINATION("MULTIPLE_DESTINATION"); + MULTIPLE_DESTINATION("MULTIPLE_DESTINATION") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AirSegment.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AirSegment.kt index 086003568..619638e8f 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AirSegment.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AirSegment.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,17 +32,12 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param airlineCode Airline code of the trip segment * @param departureAirportCode Departure airport of the trip segment * @param arrivalAirportCode Arrival airport of the trip segment @@ -52,47 +46,31 @@ import org.hibernate.validator.constraints.Length; */ data class AirSegment( /* Airline code of the trip segment */ -@JsonProperty("airline_code") - + @JsonProperty("airline_code") @field:Length(max = 10) - - - @field:Valid val airlineCode: kotlin.String, /* Departure airport of the trip segment */ -@JsonProperty("departure_airport_code") - + @JsonProperty("departure_airport_code") @field:Length(max = 10) - - - @field:Valid val departureAirportCode: kotlin.String, /* Arrival airport of the trip segment */ -@JsonProperty("arrival_airport_code") - + @JsonProperty("arrival_airport_code") @field:Length(max = 10) - - - @field:Valid val arrivalAirportCode: kotlin.String, /* Local date and time of departure from departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("departure_time") - + @JsonProperty("departure_time") val departureTime: java.time.OffsetDateTime? = null, /* Local date and time of arrival to destination location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("arrival_time") - + @JsonProperty("arrival_time") val arrivalTime: java.time.OffsetDateTime? = null ) { - - companion object { @JvmStatic @@ -137,4 +115,3 @@ data class AirSegment( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Amount.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Amount.kt index 832c62f23..b34c3fa74 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Amount.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Amount.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,38 +32,28 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import jakarta.validation.constraints.Pattern +import org.hibernate.validator.constraints.Length /** - * + * * @param `value` The amount required in payment for the product/order in local currency (including any taxes and fees). * @param currencyCode The ISO alpha-3 country code for the amount currency. */ data class Amount( /* The amount required in payment for the product/order in local currency (including any taxes and fees). */ -@JsonProperty("value") - + @JsonProperty("value") val `value`: kotlin.Double, /* The ISO alpha-3 country code for the amount currency. */ -@JsonProperty("currency_code") -@field:Pattern(regexp = "^[A-Z]{3}$") + @JsonProperty("currency_code") + @field:Pattern(regexp = "^[A-Z]{3}$") @field:Length(max = 3) - - - @field:Valid val currencyCode: kotlin.String ) { - - companion object { @JvmStatic @@ -97,4 +86,3 @@ data class Amount( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Authorize.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Authorize.kt index 68d6aa7ac..97d433007 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Authorize.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Authorize.kt @@ -16,9 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome - /* * Copyright (C) 2022 Expedia, Inc. * @@ -35,51 +32,32 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Authorize operation on the payment. An authorize operation represents placing the funds on hold with the specified form of payment. - * @param id - * @param amount - * @param outcome + * @param id + * @param amount + * @param outcome */ data class Authorize( @JsonProperty("id") @field:Length(max = 200) - - - + @field:Valid val id: kotlin.String? = null, @JsonProperty("amount") - - - - - @field:Valid val amount: Amount? = null, @JsonProperty("outcome") - - - - - @field:Valid val outcome: PaymentOutcome? = null ) { - - companion object { @JvmStatic @@ -102,7 +80,5 @@ data class Authorize( outcome = outcome ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AuthorizeReversal.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AuthorizeReversal.kt index f272ed971..cc5967fb4 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AuthorizeReversal.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/AuthorizeReversal.kt @@ -16,9 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome - /* * Copyright (C) 2022 Expedia, Inc. * @@ -35,51 +32,32 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Authorize Reversal operation on the payment. An authorize reversal operation represents a notification received usually from a 3rd party payment processor to indicate that an authorization hold should be released as a result of a sale being partially or completely cancelled. - * @param id - * @param amount - * @param outcome + * @param id + * @param amount + * @param outcome */ data class AuthorizeReversal( @JsonProperty("id") @field:Length(max = 200) - - - + @field:Valid val id: kotlin.String? = null, @JsonProperty("amount") - - - - - @field:Valid val amount: Amount? = null, @JsonProperty("outcome") - - - - - @field:Valid val outcome: PaymentOutcome? = null ) { - - companion object { @JvmStatic @@ -102,7 +80,5 @@ data class AuthorizeReversal( outcome = outcome ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/BadGatewayError.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/BadGatewayError.kt index 506ec7098..14936cbc7 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/BadGatewayError.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/BadGatewayError.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,14 +32,8 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** * Indicates that the server received an invalid response from the upstream server. Causes could be incorrectly configured target server at gateway, EOF exception, incorrectly configured keep-alive timeouts. Please reach out to support team as next step for this error resolution. @@ -49,22 +42,14 @@ import org.hibernate.validator.constraints.Length; */ data class BadGatewayError( /* Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. */ -@JsonProperty("code") - + @JsonProperty("code") val code: BadGatewayError.Code, /* A human-readable explanation of the error, specific to this error occurrence. */ -@JsonProperty("message") - - - - - + @JsonProperty("message") @field:Valid val message: kotlin.String ) { - - companion object { @JvmStatic @@ -99,41 +84,40 @@ data class BadGatewayError( /** * Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. - * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ORDER_PURCHASE_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE,RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST */ enum class Code(val value: kotlin.String) { @JsonProperty("UNAUTHORIZED") UNAUTHORIZED("UNAUTHORIZED"), - + @JsonProperty("FORBIDDEN") FORBIDDEN("FORBIDDEN"), - + @JsonProperty("NOT_FOUND") NOT_FOUND("NOT_FOUND"), - - @JsonProperty("ORDER_PURCHASE_UPDATE_NOT_FOUND") - ORDER_PURCHASE_UPDATE_NOT_FOUND("ORDER_PURCHASE_UPDATE_NOT_FOUND"), - + + @JsonProperty("ACCOUNT_UPDATE_NOT_FOUND") + ACCOUNT_UPDATE_NOT_FOUND("ACCOUNT_UPDATE_NOT_FOUND"), + @JsonProperty("TOO_MANY_REQUESTS") TOO_MANY_REQUESTS("TOO_MANY_REQUESTS"), - + @JsonProperty("INTERNAL_SERVER_ERROR") INTERNAL_SERVER_ERROR("INTERNAL_SERVER_ERROR"), - + @JsonProperty("BAD_GATEWAY") BAD_GATEWAY("BAD_GATEWAY"), - - @JsonProperty("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE") - RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE"), - - @JsonProperty("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE") - RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE"), - + + @JsonProperty("RETRYABLE_ACCOUNT_SCREEN_FAILURE") + RETRYABLE_ACCOUNT_SCREEN_FAILURE("RETRYABLE_ACCOUNT_SCREEN_FAILURE"), + + @JsonProperty("RETRYABLE_ACCOUNT_UPDATE_FAILURE") + RETRYABLE_ACCOUNT_UPDATE_FAILURE("RETRYABLE_ACCOUNT_UPDATE_FAILURE"), + @JsonProperty("GATEWAY_TIMEOUT") GATEWAY_TIMEOUT("GATEWAY_TIMEOUT"), - + @JsonProperty("BAD_REQUEST") - BAD_REQUEST("BAD_REQUEST"); + BAD_REQUEST("BAD_REQUEST") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/BadRequestError.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/BadRequestError.kt index e72613a07..a77a2bb23 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/BadRequestError.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/BadRequestError.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestErrorAllOfCauses - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,48 +32,29 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestErrorAl * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** * Indicates that a bad request occurred. Typically it is an invalid parameter. * @param code Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. * @param message A human-readable explanation of the error, specific to this error occurrence. - * @param causes + * @param causes */ data class BadRequestError( /* Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. */ -@JsonProperty("code") - + @JsonProperty("code") val code: BadRequestError.Code, /* A human-readable explanation of the error, specific to this error occurrence. */ -@JsonProperty("message") - - - - - + @JsonProperty("message") @field:Valid val message: kotlin.String, @JsonProperty("causes") - - - - - @field:Valid val causes: kotlin.collections.List? = null ) { - - companion object { @JvmStatic @@ -118,36 +97,35 @@ data class BadRequestError( enum class Code(val value: kotlin.String) { @JsonProperty("UNAUTHORIZED") UNAUTHORIZED("UNAUTHORIZED"), - + @JsonProperty("FORBIDDEN") FORBIDDEN("FORBIDDEN"), - + @JsonProperty("NOT_FOUND") NOT_FOUND("NOT_FOUND"), - + @JsonProperty("ORDER_PURCHASE_UPDATE_NOT_FOUND") ORDER_PURCHASE_UPDATE_NOT_FOUND("ORDER_PURCHASE_UPDATE_NOT_FOUND"), - + @JsonProperty("TOO_MANY_REQUESTS") TOO_MANY_REQUESTS("TOO_MANY_REQUESTS"), - + @JsonProperty("INTERNAL_SERVER_ERROR") INTERNAL_SERVER_ERROR("INTERNAL_SERVER_ERROR"), - + @JsonProperty("BAD_GATEWAY") BAD_GATEWAY("BAD_GATEWAY"), - + @JsonProperty("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE") RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE"), - + @JsonProperty("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE") RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE"), - + @JsonProperty("GATEWAY_TIMEOUT") GATEWAY_TIMEOUT("GATEWAY_TIMEOUT"), - + @JsonProperty("BAD_REQUEST") - BAD_REQUEST("BAD_REQUEST"); + BAD_REQUEST("BAD_REQUEST") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/BadRequestErrorAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/BadRequestErrorAllOf.kt index 506cc813f..18b519e93 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/BadRequestErrorAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/BadRequestErrorAllOf.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestErrorAllOfCauses - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,31 +32,18 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.BadRequestErrorAl * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** - * - * @param causes + * + * @param causes */ data class BadRequestErrorAllOf( @JsonProperty("causes") - - - - - @field:Valid val causes: kotlin.collections.List? = null ) { - - companion object { @JvmStatic @@ -75,7 +60,5 @@ data class BadRequestErrorAllOf( causes = causes ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/BadRequestErrorAllOfCauses.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/BadRequestErrorAllOfCauses.kt index cb30349c9..4e3d8c645 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/BadRequestErrorAllOfCauses.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/BadRequestErrorAllOfCauses.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,47 +32,28 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** - * - * @param code + * + * @param code * @param `field` A JSON Path expression indicating which field, in the request body, caused the error. - * @param message + * @param message */ data class BadRequestErrorAllOfCauses( @JsonProperty("code") - val code: BadRequestErrorAllOfCauses.Code? = null, /* A JSON Path expression indicating which field, in the request body, caused the error. */ -@JsonProperty("field") - - - - - + @JsonProperty("field") @field:Valid val `field`: kotlin.String? = null, @JsonProperty("message") - - - - - @field:Valid val message: kotlin.String? = null ) { - - companion object { @JvmStatic @@ -96,22 +76,20 @@ data class BadRequestErrorAllOfCauses( message = message ) } - } /** - * + * * Values: MISSING_MANDATORY_PARAM,INVALID_PARAM,INVALID_FORMAT */ enum class Code(val value: kotlin.String) { @JsonProperty("MISSING_MANDATORY_PARAM") MISSING_MANDATORY_PARAM("MISSING_MANDATORY_PARAM"), - + @JsonProperty("INVALID_PARAM") INVALID_PARAM("INVALID_PARAM"), - + @JsonProperty("INVALID_FORMAT") - INVALID_FORMAT("INVALID_FORMAT"); + INVALID_FORMAT("INVALID_FORMAT") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CancellationReason.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CancellationReason.kt index 429349f94..d139f5293 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CancellationReason.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CancellationReason.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,14 +32,9 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Reason of order update cancellation. @@ -51,47 +45,29 @@ import org.hibernate.validator.constraints.Length; */ data class CancellationReason( /* Primary cancellation reason code. */ -@JsonProperty("primary_reason_code") - + @JsonProperty("primary_reason_code") @field:Length(max = 200) - - - @field:Valid val primaryReasonCode: kotlin.String? = null, /* Substitute cancellation reason code. */ -@JsonProperty("sub_reason_code") - + @JsonProperty("sub_reason_code") @field:Length(max = 200) - - - @field:Valid val subReasonCode: kotlin.String? = null, /* Primary cancellation reason code. Required if `order_status = CANCELLED`. */ -@JsonProperty("primary_reason_description") - + @JsonProperty("primary_reason_description") @field:Length(max = 200) - - - @field:Valid val primaryReasonDescription: kotlin.String? = null, /* Substitute cancellation reason description. */ -@JsonProperty("sub_reason_description") - + @JsonProperty("sub_reason_description") @field:Length(max = 200) - - - @field:Valid val subReasonDescription: kotlin.String? = null ) { - - companion object { @JvmStatic @@ -117,7 +93,5 @@ data class CancellationReason( subReasonDescription = subReasonDescription ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Capture.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Capture.kt index 50e8c1ca6..91c83ab74 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Capture.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Capture.kt @@ -16,9 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome - /* * Copyright (C) 2022 Expedia, Inc. * @@ -35,51 +32,32 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Capture operation on the payment. A capture operation represents a notification received usually from a 3rd party payment processor to indicate that the funds placed on hold will be captured and the funds transfer process will occur from the customer's funds to the merchant's funds. - * @param id - * @param amount - * @param outcome + * @param id + * @param amount + * @param outcome */ data class Capture( @JsonProperty("id") @field:Length(max = 200) - - - + @field:Valid val id: kotlin.String? = null, @JsonProperty("amount") - - - - - @field:Valid val amount: Amount? = null, @JsonProperty("outcome") - - - - - @field:Valid val outcome: PaymentOutcome? = null ) { - - companion object { @JvmStatic @@ -102,7 +80,5 @@ data class Capture( outcome = outcome ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Car.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Car.kt index 679e27498..57e4c0675 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Car.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Car.kt @@ -16,10 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProductType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -36,17 +32,13 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProductType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param pickUpLocation Location where the automobile will be picked up. * @param dropOffLocation Location at which the automobile will be returned. * @param pickupTime Local date and time the automobile will be picked-up, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. @@ -54,74 +46,48 @@ import org.hibernate.validator.constraints.Length; */ data class Car( @JsonProperty("price") - - - - - @field:Valid override val price: Amount, - - /* Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` * `Activities` : `ACTIVITIES` */ -@JsonProperty("inventory_type") - + /* Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` */ + @JsonProperty("inventory_type") @field:Length(max = 30) - - - @field:Valid override val inventoryType: kotlin.String, /* Identifies the business model through which the supply is being sold. Merchant/Agency. * `MERCHANT` is used when Partner is the merchant of record for this order. * `AGENCY` is used when this order is through an agency booking. */ -@JsonProperty("inventory_source") + @JsonProperty("inventory_source") override val inventorySource: TravelProduct.InventorySource, - /* List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * Activities * [GUID1] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel and Activities products. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. */ -@JsonProperty("travelers_references") - - + /* List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. */ + @JsonProperty("travelers_references") @field:Size(min = 1, max = 40) - - @field:Valid override val travelersReferences: kotlin.collections.List, /* Location where the automobile will be picked up. */ -@JsonProperty("pick_up_location") - + @JsonProperty("pick_up_location") @field:Length(max = 200) - - - @field:Valid val pickUpLocation: kotlin.String, /* Location at which the automobile will be returned. */ -@JsonProperty("drop_off_location") - + @JsonProperty("drop_off_location") @field:Length(max = 200) - - - @field:Valid val dropOffLocation: kotlin.String, /* Local date and time the automobile will be picked-up, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("pickup_time") - + @JsonProperty("pickup_time") val pickupTime: java.time.OffsetDateTime, /* Local date and time the automobile will be returned, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("return_time") - + @JsonProperty("return_time") val returnTime: java.time.OffsetDateTime ) : TravelProduct { @JsonProperty("type") -override val type : TravelProductType = TravelProductType.CAR - - + override val type: TravelProductType = TravelProductType.CAR companion object { @JvmStatic @@ -190,4 +156,3 @@ override val type : TravelProductType = TravelProductType.CAR } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CarAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CarAllOf.kt index bfdfa411c..42edbe621 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CarAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CarAllOf.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,17 +32,12 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param pickUpLocation Location where the automobile will be picked up. * @param dropOffLocation Location at which the automobile will be returned. * @param pickupTime Local date and time the automobile will be picked-up, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. @@ -51,37 +45,25 @@ import org.hibernate.validator.constraints.Length; */ data class CarAllOf( /* Location where the automobile will be picked up. */ -@JsonProperty("pick_up_location") - + @JsonProperty("pick_up_location") @field:Length(max = 200) - - - @field:Valid val pickUpLocation: kotlin.String, /* Location at which the automobile will be returned. */ -@JsonProperty("drop_off_location") - + @JsonProperty("drop_off_location") @field:Length(max = 200) - - - @field:Valid val dropOffLocation: kotlin.String, /* Local date and time the automobile will be picked-up, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("pickup_time") - + @JsonProperty("pickup_time") val pickupTime: java.time.OffsetDateTime, /* Local date and time the automobile will be returned, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("return_time") - + @JsonProperty("return_time") val returnTime: java.time.OffsetDateTime ) { - - companion object { @JvmStatic @@ -126,4 +108,3 @@ data class CarAllOf( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ChallengeDetail.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ChallengeDetail.kt new file mode 100644 index 000000000..3a8414721 --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ChallengeDetail.kt @@ -0,0 +1,119 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid + +/** + * Information related to challenges initiated by the Partner's system to a user before calling Expedia's Fraud Prevention Service. + * @param displayedFlag Indicates that there was a challenge initiated by the Partner's system to a user before calling Expedia's Fraud Prevention Service. + * @param type The kind of challenge served by the Partner''s system to a user prior to calling Expedia''s Fraud Prevention Service. - `CAPTCHA` - Applicable if the challenge served by the Partner''s system was a Captcha challenge. - `TWO_FACTOR` - Applicable if the challenge served by the Partner''s system was a two-factor challenge including (Email verification, One Time Password, Okta, etc). + * @param status The status of the challenge served by the Partner''s system to a user before calling Expedia''s Fraud Prevention Service. - `SUCCESS` - Applicable if the user successfully passed the challenge. - `FAILED` - Applicable if the user failed the challenge. + */ +data class ChallengeDetail( + /* Indicates that there was a challenge initiated by the Partner's system to a user before calling Expedia's Fraud Prevention Service. */ + @JsonProperty("displayed_flag") + @field:Valid + val displayedFlag: kotlin.Boolean, + + /* The kind of challenge served by the Partner''s system to a user prior to calling Expedia''s Fraud Prevention Service. - `CAPTCHA` - Applicable if the challenge served by the Partner''s system was a Captcha challenge. - `TWO_FACTOR` - Applicable if the challenge served by the Partner''s system was a two-factor challenge including (Email verification, One Time Password, Okta, etc). */ + @JsonProperty("type") + val type: ChallengeDetail.Type, + + /* The status of the challenge served by the Partner''s system to a user before calling Expedia''s Fraud Prevention Service. - `SUCCESS` - Applicable if the user successfully passed the challenge. - `FAILED` - Applicable if the user failed the challenge. */ + @JsonProperty("status") + val status: ChallengeDetail.Status +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var displayedFlag: kotlin.Boolean? = null, + private var type: ChallengeDetail.Type? = null, + private var status: ChallengeDetail.Status? = null + ) { + fun displayedFlag(displayedFlag: kotlin.Boolean) = apply { this.displayedFlag = displayedFlag } + fun type(type: ChallengeDetail.Type) = apply { this.type = type } + fun status(status: ChallengeDetail.Status) = apply { this.status = status } + + fun build(): ChallengeDetail { + // Check required params + validateNullity() + return ChallengeDetail( + displayedFlag = displayedFlag!!, + type = type!!, + status = status!! + ) + } + + private fun validateNullity() { + if (displayedFlag == null) { + throw NullPointerException("Required parameter displayedFlag is missing") + } + if (type == null) { + throw NullPointerException("Required parameter type is missing") + } + if (status == null) { + throw NullPointerException("Required parameter status is missing") + } + } + } + + /** + * The kind of challenge served by the Partner''s system to a user prior to calling Expedia''s Fraud Prevention Service. - `CAPTCHA` - Applicable if the challenge served by the Partner''s system was a Captcha challenge. - `TWO_FACTOR` - Applicable if the challenge served by the Partner''s system was a two-factor challenge including (Email verification, One Time Password, Okta, etc). + * Values: CAPTCHA,TWO_FACTOR + */ + enum class Type(val value: kotlin.String) { + @JsonProperty("CAPTCHA") + CAPTCHA("CAPTCHA"), + + @JsonProperty("TWO_FACTOR") + TWO_FACTOR("TWO_FACTOR") + } + + /** + * The status of the challenge served by the Partner''s system to a user before calling Expedia''s Fraud Prevention Service. - `SUCCESS` - Applicable if the user successfully passed the challenge. - `FAILED` - Applicable if the user failed the challenge. + * Values: SUCCESS,FAILED + */ + enum class Status(val value: kotlin.String) { + @JsonProperty("SUCCESS") + SUCCESS("SUCCESS"), + + @JsonProperty("FAILED") + FAILED("FAILED") + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ChargebackDetail.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ChargebackDetail.kt index 055be6790..bfcd67ead 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ChargebackDetail.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ChargebackDetail.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,60 +32,41 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Details related to the chargeback. - * @param chargebackStatus Identifies the chargeback status. Possible values are: -`RECEIVED` - The chargeback was received. -`REVERSAL` - The chargeback reversal was received. + * @param chargebackStatus Identifies the chargeback status. Possible values are: -`RECEIVED` - The chargeback was received. -`REVERSAL` - The chargeback reversal was received. * @param chargebackReason Reason for chargeback which can be `Fraud` or `Non Fraud`. - * @param chargebackAmount + * @param chargebackAmount * @param bankReasonCode Unique code provided by the acquiring bank for the category of fraud. * @param chargebackReportedDateTime Date and time when the chargeback was reported to the partner, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ data class ChargebackDetail( /* Identifies the chargeback status. Possible values are: -`RECEIVED` - The chargeback was received. -`REVERSAL` - The chargeback reversal was received. */ -@JsonProperty("chargeback_status") - + @JsonProperty("chargeback_status") val chargebackStatus: ChargebackDetail.ChargebackStatus, /* Reason for chargeback which can be `Fraud` or `Non Fraud`. */ -@JsonProperty("chargeback_reason") - + @JsonProperty("chargeback_reason") val chargebackReason: ChargebackDetail.ChargebackReason, @JsonProperty("chargeback_amount") - - - - - @field:Valid val chargebackAmount: Amount, /* Unique code provided by the acquiring bank for the category of fraud. */ -@JsonProperty("bank_reason_code") - + @JsonProperty("bank_reason_code") @field:Length(max = 200) - - - @field:Valid val bankReasonCode: kotlin.String? = null, /* Date and time when the chargeback was reported to the partner, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("chargeback_reported_date_time") - + @JsonProperty("chargeback_reported_date_time") val chargebackReportedDateTime: java.time.OffsetDateTime? = null ) { - - companion object { @JvmStatic @@ -133,15 +112,15 @@ data class ChargebackDetail( } /** - * Identifies the chargeback status. Possible values are: -`RECEIVED` - The chargeback was received. -`REVERSAL` - The chargeback reversal was received. + * Identifies the chargeback status. Possible values are: -`RECEIVED` - The chargeback was received. -`REVERSAL` - The chargeback reversal was received. * Values: RECEIVED,REVERSAL */ enum class ChargebackStatus(val value: kotlin.String) { @JsonProperty("RECEIVED") RECEIVED("RECEIVED"), - + @JsonProperty("REVERSAL") - REVERSAL("REVERSAL"); + REVERSAL("REVERSAL") } /** @@ -151,9 +130,8 @@ data class ChargebackDetail( enum class ChargebackReason(val value: kotlin.String) { @JsonProperty("FRAUD") FRAUD("FRAUD"), - + @JsonProperty("NON_FRAUD") - NON_FRAUD("NON_FRAUD"); + NON_FRAUD("NON_FRAUD") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ChargebackFeedback.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ChargebackFeedback.kt index 46f864b91..63280b23c 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ChargebackFeedback.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ChargebackFeedback.kt @@ -16,10 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChargebackDetail -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseUpdateRequest -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UpdateType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -36,44 +32,28 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UpdateType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Feedback from EG external partners if they receive a chargeback for a false negative recommendation from Fraud Prevention system. - * @param chargebackDetail + * @param chargebackDetail */ data class ChargebackFeedback( /* The `risk_id` provided by Expedia's Fraud Prevention Service in the `OrderPurchaseScreenResponse`. */ -@JsonProperty("risk_id") - + @JsonProperty("risk_id") @field:Length(max = 200) - - - @field:Valid override val riskId: kotlin.String, @JsonProperty("chargeback_detail") - - - - - @field:Valid val chargebackDetail: ChargebackDetail? = null ) : OrderPurchaseUpdateRequest { @JsonProperty("type") -override val type : UpdateType = UpdateType.CHARGEBACK_FEEDBACK - - + override val type: UpdateType = UpdateType.CHARGEBACK_FEEDBACK companion object { @JvmStatic @@ -103,4 +83,3 @@ override val type : UpdateType = UpdateType.CHARGEBACK_FEEDBACK } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ChargebackFeedbackAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ChargebackFeedbackAllOf.kt index 6ffad08a4..4cfef30a0 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ChargebackFeedbackAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ChargebackFeedbackAllOf.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChargebackDetail - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,31 +32,18 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.ChargebackDetail * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** - * - * @param chargebackDetail + * + * @param chargebackDetail */ data class ChargebackFeedbackAllOf( @JsonProperty("chargeback_detail") - - - - - @field:Valid val chargebackDetail: ChargebackDetail? = null ) { - - companion object { @JvmStatic @@ -75,7 +60,5 @@ data class ChargebackFeedbackAllOf( chargebackDetail = chargebackDetail ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CreditCard.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CreditCard.kt index 9bc6fc099..d89586a9b 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CreditCard.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CreditCard.kt @@ -16,16 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentMethod -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone - /* * Copyright (C) 2022 Expedia, Inc. * @@ -42,18 +32,14 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * - * @param cardType The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` + * + * @param cardType The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` * @param cardNumber All the digits (unencrypted) of the credit card number associated with the payment. * @param expiryDate Expiration date of the credit card used for payment, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. * @param telephones Telephone(s) associated with card holder and credit card. @@ -67,188 +53,106 @@ import org.hibernate.validator.constraints.Length; */ data class CreditCard( /* The `brand` field value is the payment brand used for payment on this transaction. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `brand` - `card_type` combination will result in data quality issues and result in degraded risk recommendation. 'brand' is an enum value with the following mapping with CreditCard 'card_type' attribute: * brand : card_type * ------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB_INTERNATIONAL` : `DINERS_CLUB` * `BC_CARD` : `DINERS_CLUB` * `DISCOVER` : `DISCOVER` * `BC_CARD` : `DISCOVER` * `DINERS_CLUB_INTERNATIONAL` : `DISCOVER` * `JCB` : `DISCOVER` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MAESTRO` : `MASTER_CARD` * `POSTEPAY_MASTERCARD` : `MASTER_CARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA_DELTA` : `VISA` * `VISA_ELECTRON` : `VISA` * `CARTA_SI` : `VISA` * `CARTE_BLEUE` : `VISA` * `VISA_DANKORT` : `VISA` * `POSTEPAY_VISA_ELECTRON` : `VISA` * `PAYPAL` : 'brand' with 'Points' payment_type is an enum value with following: * `EXPEDIA_REWARDS` * `AMEX_POINTS` * `BANK_OF_AMERICA_REWARDS` * `DISCOVER_POINTS` * `MASTER_CARD_POINTS` * `CITI_THANK_YOU_POINTS` * `MERRILL_LYNCH_REWARDS` * `WELLS_FARGO_POINTS` * `DELTA_SKY_MILES` * `UNITED_POINTS` * `DISCOVER_MILES` * `ALASKA_MILES` * `RBC_REWARDS` * `BILT_REWARDS` * `ORBUCKS` * `CHEAP_CASH` * `BONUS_PLUS` * `ULTIMATE_REWARDS` 'brand' with 'GiftCard' payment_type is an enum value with following: * `GIFT_CARD` 'brand' with 'InternetBankPayment' payment_type is an enum value with following: * `IBP` * `LOCAL_DEBIT_CARD` * `SOFORT` * `YANDEX` * `WEB_MONEY` * `QIWI` * `BITCOIN` 'brand' with 'DirectDebit' payment_type is an enum value with following: * `ELV` * `INTER_COMPANY` */ -@JsonProperty("brand") + @JsonProperty("brand") override val brand: Payment.Brand, - @JsonProperty("billing_name") - - - - - @field:Valid override val billingName: Name, @JsonProperty("billing_address") - - - - - @field:Valid override val billingAddress: PaymentBillingAddress, /* Email address associated with the payment. */ -@JsonProperty("billing_email_address") - + @JsonProperty("billing_email_address") @field:Length(max = 200) - - - @field:Valid override val billingEmailAddress: kotlin.String, /* The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` */ -@JsonProperty("card_type") - + @JsonProperty("card_type") val cardType: CreditCard.CardType, /* All the digits (unencrypted) of the credit card number associated with the payment. */ -@JsonProperty("card_number") - + @JsonProperty("card_number") @field:Length(max = 200) - - - @field:Valid val cardNumber: kotlin.String, /* Expiration date of the credit card used for payment, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("expiry_date") - + @JsonProperty("expiry_date") val expiryDate: java.time.OffsetDateTime, /* Telephone(s) associated with card holder and credit card. */ -@JsonProperty("telephones") - - + @JsonProperty("telephones") @field:Size(min = 1, max = 20) - - @field:Valid val telephones: kotlin.collections.List, @JsonProperty("reason") - - - - - @field:Valid override val reason: PaymentReason? = null, @JsonProperty("authorized_amount") - - - - - @field:Valid override val authorizedAmount: Amount? = null, @JsonProperty("verified_amount") - - - - - @field:Valid override val verifiedAmount: Amount? = null, @JsonProperty("three_digits_secure_criteria") - - - - - @field:Valid override val threeDigitsSecureCriteria: PaymentThreeDSCriteria? = null, @JsonProperty("operations") - - - - - @field:Valid override val operations: Operations? = null, /* Electronic Commerce Indicator, a two or three digit number usually returned by a 3rd party payment processor in regards to the authentication used when gathering the cardholder's payment credentials. */ -@JsonProperty("electronic_commerce_indicator") - + @JsonProperty("electronic_commerce_indicator") @field:Length(max = 200) - - - @field:Valid val electronicCommerceIndicator: kotlin.String? = null, /* A flag to indicate that the bank card being used for the charge is a virtual credit card. */ -@JsonProperty("virtual_credit_card_flag") - - - - - + @JsonProperty("virtual_credit_card_flag") @field:Valid val virtualCreditCardFlag: kotlin.Boolean? = null, /* If a virtual/digital form of payment was used, the type of digital wallet should be specified here. Possible `wallet_type`'s include: `Google` or `ApplePay`. */ -@JsonProperty("wallet_type") - + @JsonProperty("wallet_type") @field:Length(max = 200) - - - @field:Valid val walletType: kotlin.String? = null, /* A field used to confirm if the address provided at the time of purchase matches what the bank has on file for the Credit Card. */ -@JsonProperty("card_avs_response") - + @JsonProperty("card_avs_response") @field:Length(max = 50) - - - @field:Valid val cardAvsResponse: kotlin.String? = null, /* A field used to confirm the Card Verification Value on the Credit Card matches the Credit Card used at the time of purchase. */ -@JsonProperty("card_cvv_response") - + @JsonProperty("card_cvv_response") @field:Length(max = 20) - - - @field:Valid val cardCvvResponse: kotlin.String? = null, /* Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. */ -@JsonProperty("merchant_order_code") - + @JsonProperty("merchant_order_code") @field:Length(max = 200) - - - @field:Valid val merchantOrderCode: kotlin.String? = null, /* Total authentication failure count for given card. */ -@JsonProperty("card_authentication_failure_count") - - - - - + @JsonProperty("card_authentication_failure_count") @field:Valid val cardAuthenticationFailureCount: kotlin.Int? = null ) : Payment { @JsonProperty("method") -override val method : PaymentMethod = PaymentMethod.CREDIT_CARD - - + override val method: PaymentMethod = PaymentMethod.CREDIT_CARD companion object { @JvmStatic @@ -354,39 +258,38 @@ override val method : PaymentMethod = PaymentMethod.CREDIT_CARD } /** - * The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` + * The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` * Values: AMERICAN_EXPRESS,DINERS_CLUB,DISCOVER,JCB,MASTER_CARD,SOLO,SWITCH,MAESTRO,CHINA_UNION_PAY,VISA */ enum class CardType(val value: kotlin.String) { @JsonProperty("AMERICAN_EXPRESS") AMERICAN_EXPRESS("AMERICAN_EXPRESS"), - + @JsonProperty("DINERS_CLUB") DINERS_CLUB("DINERS_CLUB"), - + @JsonProperty("DISCOVER") DISCOVER("DISCOVER"), - + @JsonProperty("JCB") JCB("JCB"), - + @JsonProperty("MASTER_CARD") MASTER_CARD("MASTER_CARD"), - + @JsonProperty("SOLO") SOLO("SOLO"), - + @JsonProperty("SWITCH") SWITCH("SWITCH"), - + @JsonProperty("MAESTRO") MAESTRO("MAESTRO"), - + @JsonProperty("CHINA_UNION_PAY") CHINA_UNION_PAY("CHINA_UNION_PAY"), - + @JsonProperty("VISA") - VISA("VISA"); + VISA("VISA") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CreditCardAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CreditCardAllOf.kt index 6bf1267b7..cd1df2cb0 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CreditCardAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CreditCardAllOf.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,18 +32,14 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * - * @param cardType The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` + * + * @param cardType The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` * @param cardNumber All the digits (unencrypted) of the credit card number associated with the payment. * @param expiryDate Expiration date of the credit card used for payment, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. * @param telephones Telephone(s) associated with card holder and credit card. @@ -59,107 +53,65 @@ import org.hibernate.validator.constraints.Length; */ data class CreditCardAllOf( /* The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` */ -@JsonProperty("card_type") - + @JsonProperty("card_type") val cardType: CreditCardAllOf.CardType, /* All the digits (unencrypted) of the credit card number associated with the payment. */ -@JsonProperty("card_number") - + @JsonProperty("card_number") @field:Length(max = 200) - - - @field:Valid val cardNumber: kotlin.String, /* Expiration date of the credit card used for payment, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("expiry_date") - + @JsonProperty("expiry_date") val expiryDate: java.time.OffsetDateTime, /* Telephone(s) associated with card holder and credit card. */ -@JsonProperty("telephones") - - + @JsonProperty("telephones") @field:Size(min = 1, max = 20) - - @field:Valid val telephones: kotlin.collections.List, /* Electronic Commerce Indicator, a two or three digit number usually returned by a 3rd party payment processor in regards to the authentication used when gathering the cardholder's payment credentials. */ -@JsonProperty("electronic_commerce_indicator") - + @JsonProperty("electronic_commerce_indicator") @field:Length(max = 200) - - - @field:Valid val electronicCommerceIndicator: kotlin.String? = null, /* A flag to indicate that the bank card being used for the charge is a virtual credit card. */ -@JsonProperty("virtual_credit_card_flag") - - - - - + @JsonProperty("virtual_credit_card_flag") @field:Valid val virtualCreditCardFlag: kotlin.Boolean? = null, /* If a virtual/digital form of payment was used, the type of digital wallet should be specified here. Possible `wallet_type`'s include: `Google` or `ApplePay`. */ -@JsonProperty("wallet_type") - + @JsonProperty("wallet_type") @field:Length(max = 200) - - - @field:Valid val walletType: kotlin.String? = null, /* A field used to confirm if the address provided at the time of purchase matches what the bank has on file for the Credit Card. */ -@JsonProperty("card_avs_response") - + @JsonProperty("card_avs_response") @field:Length(max = 50) - - - @field:Valid val cardAvsResponse: kotlin.String? = null, /* A field used to confirm the Card Verification Value on the Credit Card matches the Credit Card used at the time of purchase. */ -@JsonProperty("card_cvv_response") - + @JsonProperty("card_cvv_response") @field:Length(max = 20) - - - @field:Valid val cardCvvResponse: kotlin.String? = null, /* Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. */ -@JsonProperty("merchant_order_code") - + @JsonProperty("merchant_order_code") @field:Length(max = 200) - - - @field:Valid val merchantOrderCode: kotlin.String? = null, /* Total authentication failure count for given card. */ -@JsonProperty("card_authentication_failure_count") - - - - - + @JsonProperty("card_authentication_failure_count") @field:Valid val cardAuthenticationFailureCount: kotlin.Int? = null ) { - - companion object { @JvmStatic @@ -226,39 +178,38 @@ data class CreditCardAllOf( } /** - * The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` + * The 'card_type' field value is an enum value which is associated with the payment method of the specific payment instrument. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `card_type` - `brand` combination will result in data quality issues and result in degraded risk recommendation. 'card_type' is an enum value with the following mapping with Payment `brand` attribute: * card_type : brand * -------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB` : `DINERS_CLUB_INTERNATIONAL` * `DINERS_CLUB` : `BC_CARD` * `DISCOVER` : `DISCOVER` * `DISCOVER` : `BC_CARD` * `DISCOVER` : `DINERS_CLUB_INTERNATIONAL` * `DISCOVER` : `JCB` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MASTER_CARD` : `MAESTRO` * `MASTER_CARD` : `POSTEPAY_MASTERCARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA` : `VISA_DELTA` * `VISA` : `VISA_ELECTRON` * `VISA` : `CARTA_SI` * `VISA` : `CARTE_BLEUE` * `VISA` : `VISA_DANKORT` * `VISA` : `POSTEPAY_VISA_ELECTRON` * Values: AMERICAN_EXPRESS,DINERS_CLUB,DISCOVER,JCB,MASTER_CARD,SOLO,SWITCH,MAESTRO,CHINA_UNION_PAY,VISA */ enum class CardType(val value: kotlin.String) { @JsonProperty("AMERICAN_EXPRESS") AMERICAN_EXPRESS("AMERICAN_EXPRESS"), - + @JsonProperty("DINERS_CLUB") DINERS_CLUB("DINERS_CLUB"), - + @JsonProperty("DISCOVER") DISCOVER("DISCOVER"), - + @JsonProperty("JCB") JCB("JCB"), - + @JsonProperty("MASTER_CARD") MASTER_CARD("MASTER_CARD"), - + @JsonProperty("SOLO") SOLO("SOLO"), - + @JsonProperty("SWITCH") SWITCH("SWITCH"), - + @JsonProperty("MAESTRO") MAESTRO("MAESTRO"), - + @JsonProperty("CHINA_UNION_PAY") CHINA_UNION_PAY("CHINA_UNION_PAY"), - + @JsonProperty("VISA") - VISA("VISA"); + VISA("VISA") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Cruise.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Cruise.kt index 11f2016c3..8f202349a 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Cruise.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Cruise.kt @@ -16,10 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProductType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -36,17 +32,13 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProductType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param departureTime Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. * @param arrivalTime Local date and time of arrival from original arrival location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. * @param embarkationPort Location from where cruise will depart. @@ -55,84 +47,54 @@ import org.hibernate.validator.constraints.Length; */ data class Cruise( @JsonProperty("price") - - - - - @field:Valid override val price: Amount, - - /* Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` * `Activities` : `ACTIVITIES` */ -@JsonProperty("inventory_type") - + /* Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` */ + @JsonProperty("inventory_type") @field:Length(max = 30) - - - @field:Valid override val inventoryType: kotlin.String, /* Identifies the business model through which the supply is being sold. Merchant/Agency. * `MERCHANT` is used when Partner is the merchant of record for this order. * `AGENCY` is used when this order is through an agency booking. */ -@JsonProperty("inventory_source") + @JsonProperty("inventory_source") override val inventorySource: TravelProduct.InventorySource, - /* List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * Activities * [GUID1] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel and Activities products. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. */ -@JsonProperty("travelers_references") - - + /* List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. */ + @JsonProperty("travelers_references") @field:Size(min = 1, max = 40) - - @field:Valid override val travelersReferences: kotlin.collections.List, /* Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("departure_time") - + @JsonProperty("departure_time") val departureTime: java.time.OffsetDateTime, /* Local date and time of arrival from original arrival location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("arrival_time") - + @JsonProperty("arrival_time") val arrivalTime: java.time.OffsetDateTime, /* Location from where cruise will depart. */ -@JsonProperty("embarkation_port") - + @JsonProperty("embarkation_port") @field:Length(max = 200) - - - @field:Valid val embarkationPort: kotlin.String, /* The cruise's final destination. */ -@JsonProperty("disembarkation_port") - + @JsonProperty("disembarkation_port") @field:Length(max = 200) - - - @field:Valid val disembarkationPort: kotlin.String, /* Name of the cruise ship. */ -@JsonProperty("ship_name") - + @JsonProperty("ship_name") @field:Length(max = 200) - - - @field:Valid val shipName: kotlin.String ) : TravelProduct { @JsonProperty("type") -override val type : TravelProductType = TravelProductType.CRUISE - - + override val type: TravelProductType = TravelProductType.CRUISE companion object { @JvmStatic @@ -207,4 +169,3 @@ override val type : TravelProductType = TravelProductType.CRUISE } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CruiseAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CruiseAllOf.kt index d6b69bb84..47367354f 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CruiseAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CruiseAllOf.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,17 +32,12 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param departureTime Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. * @param arrivalTime Local date and time of arrival from original arrival location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. * @param embarkationPort Location from where cruise will depart. @@ -52,47 +46,31 @@ import org.hibernate.validator.constraints.Length; */ data class CruiseAllOf( /* Local date and time of departure from original departure location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("departure_time") - + @JsonProperty("departure_time") val departureTime: java.time.OffsetDateTime, /* Local date and time of arrival from original arrival location, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("arrival_time") - + @JsonProperty("arrival_time") val arrivalTime: java.time.OffsetDateTime, /* Location from where cruise will depart. */ -@JsonProperty("embarkation_port") - + @JsonProperty("embarkation_port") @field:Length(max = 200) - - - @field:Valid val embarkationPort: kotlin.String, /* The cruise's final destination. */ -@JsonProperty("disembarkation_port") - + @JsonProperty("disembarkation_port") @field:Length(max = 200) - - - @field:Valid val disembarkationPort: kotlin.String, /* Name of the cruise ship. */ -@JsonProperty("ship_name") - + @JsonProperty("ship_name") @field:Length(max = 200) - - - @field:Valid val shipName: kotlin.String ) { - - companion object { @JvmStatic @@ -143,4 +121,3 @@ data class CruiseAllOf( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CurrentUserSession.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CurrentUserSession.kt new file mode 100644 index 000000000..1bb38282c --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CurrentUserSession.kt @@ -0,0 +1,83 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length + +/** + * The current user session prior to this transaction, which contains details related to any challenge initiated by the Partner''s system to a user before calling Expedia''s Fraud Prevention Service. An example is if the Partner''s system sent a Captcha challenge to the user before calling Expedia''s Fraud Prevention Service. + * @param sessionId Unique identifier for a user's session on their device + * @param startDateTime The local date and time a user's session started, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. + * @param challengeDetail + */ +data class CurrentUserSession( + /* Unique identifier for a user's session on their device */ + @JsonProperty("session_id") + @field:Length(max = 200) + @field:Valid + val sessionId: kotlin.String? = null, + + /* The local date and time a user's session started, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ + @JsonProperty("start_date_time") + val startDateTime: java.time.OffsetDateTime? = null, + + @JsonProperty("challenge_detail") + @field:Valid + val challengeDetail: ChallengeDetail? = null +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var sessionId: kotlin.String? = null, + private var startDateTime: java.time.OffsetDateTime? = null, + private var challengeDetail: ChallengeDetail? = null + ) { + fun sessionId(sessionId: kotlin.String) = apply { this.sessionId = sessionId } + fun startDateTime(startDateTime: java.time.OffsetDateTime) = apply { this.startDateTime = startDateTime } + fun challengeDetail(challengeDetail: ChallengeDetail) = apply { this.challengeDetail = challengeDetail } + + fun build(): CurrentUserSession { + return CurrentUserSession( + sessionId = sessionId, + startDateTime = startDateTime, + challengeDetail = challengeDetail + ) + } + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CustomerAccount.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CustomerAccount.kt index 5011c8f2a..e7e09b734 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CustomerAccount.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CustomerAccount.kt @@ -16,10 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccountAddress -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone - /* * Copyright (C) 2022 Expedia, Inc. * @@ -36,85 +32,50 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** - * - * @param accountType Identifies if the customer account is known to the client. Possible values are: -`GUEST` - Applicable if the partner maintains record to distinguish whether the transaction was booked via a guest account. -`STANDARD` - Default account type. - * @param name + * + * @param accountType Identifies if the customer account is known to the client. Possible values are: -`GUEST` - Applicable if the partner maintains record to distinguish whether the transaction was booked via a guest account. -`STANDARD` - Default account type. + * @param name * @param emailAddress Email address for the account owner. * @param userId Unique account identifier provided by the partner's Identity Provider/System assigned to the account owner by the partner. `user_id` is specific to the partner namespace. Used to track repeat purchases by the same user. - * @param telephones - * @param address + * @param telephones + * @param address * @param registeredTime The local date and time that the customer first registered on the client site, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ data class CustomerAccount( /* Identifies if the customer account is known to the client. Possible values are: -`GUEST` - Applicable if the partner maintains record to distinguish whether the transaction was booked via a guest account. -`STANDARD` - Default account type. */ -@JsonProperty("account_type") - + @JsonProperty("account_type") val accountType: CustomerAccount.AccountType, @JsonProperty("name") - - - - - @field:Valid val name: Name, /* Email address for the account owner. */ -@JsonProperty("email_address") - - - - - + @JsonProperty("email_address") @field:Valid val emailAddress: kotlin.String, /* Unique account identifier provided by the partner's Identity Provider/System assigned to the account owner by the partner. `user_id` is specific to the partner namespace. Used to track repeat purchases by the same user. */ -@JsonProperty("user_id") - - - - - + @JsonProperty("user_id") @field:Valid val userId: kotlin.String? = null, @JsonProperty("telephones") - - - - - @field:Valid val telephones: kotlin.collections.List? = null, @JsonProperty("address") - - - - - @field:Valid val address: CustomerAccountAddress? = null, /* The local date and time that the customer first registered on the client site, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("registered_time") - + @JsonProperty("registered_time") val registeredTime: java.time.OffsetDateTime? = null ) { - - companion object { @JvmStatic @@ -166,15 +127,14 @@ data class CustomerAccount( } /** - * Identifies if the customer account is known to the client. Possible values are: -`GUEST` - Applicable if the partner maintains record to distinguish whether the transaction was booked via a guest account. -`STANDARD` - Default account type. + * Identifies if the customer account is known to the client. Possible values are: -`GUEST` - Applicable if the partner maintains record to distinguish whether the transaction was booked via a guest account. -`STANDARD` - Default account type. * Values: GUEST,STANDARD */ enum class AccountType(val value: kotlin.String) { @JsonProperty("GUEST") GUEST("GUEST"), - + @JsonProperty("STANDARD") - STANDARD("STANDARD"); + STANDARD("STANDARD") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CustomerAccountAddress.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CustomerAccountAddress.kt index 8e2bdbe1a..f7255ab76 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CustomerAccountAddress.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/CustomerAccountAddress.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,92 +32,61 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import jakarta.validation.constraints.Pattern +import org.hibernate.validator.constraints.Length /** - * + * * @param addressLine1 Address line 1 of the address provided. * @param city City of the address provided. * @param state The two-characters ISO code for the state or province of the address. * @param zipCode Zip code of the address provided. * @param countryCode ISO alpha-3 country code of the address provided. - * @param addressType + * @param addressType * @param addressLine2 Address line 2 of the address provided. */ data class CustomerAccountAddress( /* Address line 1 of the address provided. */ -@JsonProperty("address_line1") - + @JsonProperty("address_line1") @field:Length(max = 200) - - - @field:Valid val addressLine1: kotlin.String, /* City of the address provided. */ -@JsonProperty("city") - + @JsonProperty("city") @field:Length(max = 200) - - - @field:Valid val city: kotlin.String, /* The two-characters ISO code for the state or province of the address. */ -@JsonProperty("state") -@field:Pattern(regexp = "^[A-Z]{2}$") - - - - + @JsonProperty("state") + @field:Pattern(regexp = "^[A-Z]{2}$") @field:Valid val state: kotlin.String, /* Zip code of the address provided. */ -@JsonProperty("zip_code") - + @JsonProperty("zip_code") @field:Length(max = 20) - - - @field:Valid val zipCode: kotlin.String, /* ISO alpha-3 country code of the address provided. */ -@JsonProperty("country_code") -@field:Pattern(regexp = "^[A-Z]{3}$") - - - - + @JsonProperty("country_code") + @field:Pattern(regexp = "^[A-Z]{3}$") @field:Valid val countryCode: kotlin.String, @JsonProperty("address_type") - val addressType: CustomerAccountAddress.AddressType? = null, /* Address line 2 of the address provided. */ -@JsonProperty("address_line2") - + @JsonProperty("address_line2") @field:Length(max = 200) - - - @field:Valid val addressLine2: kotlin.String? = null ) { - - companion object { @JvmStatic @@ -176,15 +144,14 @@ data class CustomerAccountAddress( } /** - * + * * Values: HOME,WORK */ enum class AddressType(val value: kotlin.String) { @JsonProperty("HOME") HOME("HOME"), - + @JsonProperty("WORK") - WORK("WORK"); + WORK("WORK") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/DeviceDetails.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/DeviceDetails.kt index aa2f573da..c7612e51b 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/DeviceDetails.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/DeviceDetails.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,54 +32,36 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import jakarta.validation.constraints.Pattern +import org.hibernate.validator.constraints.Length /** - * - * @param deviceBox Device related information retrieved from TrustWidget. + * * @param ipAddress IP address of the device used for booking. * @param source Source of the device_box. Default value is `TrustWidget`. + * @param deviceBox Device related information retrieved from TrustWidget. */ data class DeviceDetails( - /* Device related information retrieved from TrustWidget. */ -@JsonProperty("device_box") - - @field:Length(max = 16000) - - - - @field:Valid - val deviceBox: kotlin.String, - /* IP address of the device used for booking. */ -@JsonProperty("ip_address") -@field:Pattern(regexp = "^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$|^(?:[A-F0-9]{1,4}:){7}[A-F0-9]{1,4}$") - - - - + @JsonProperty("ip_address") + @field:Pattern(regexp = "^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$|^(?:[A-F0-9]{1,4}:){7}[A-F0-9]{1,4}$") @field:Valid val ipAddress: kotlin.String, /* Source of the device_box. Default value is `TrustWidget`. */ -@JsonProperty("source") - + @JsonProperty("source") @field:Length(max = 50) - - - @field:Valid - val source: kotlin.String? = null -) { - + val source: kotlin.String? = null, + /* Device related information retrieved from TrustWidget. */ + @JsonProperty("device_box") + @field:Length(max = 16000) + @field:Valid + val deviceBox: kotlin.String? = null +) { companion object { @JvmStatic @@ -88,32 +69,28 @@ data class DeviceDetails( } class Builder( - private var deviceBox: kotlin.String? = null, private var ipAddress: kotlin.String? = null, - private var source: kotlin.String? = null + private var source: kotlin.String? = null, + private var deviceBox: kotlin.String? = null ) { - fun deviceBox(deviceBox: kotlin.String) = apply { this.deviceBox = deviceBox } fun ipAddress(ipAddress: kotlin.String) = apply { this.ipAddress = ipAddress } fun source(source: kotlin.String) = apply { this.source = source } + fun deviceBox(deviceBox: kotlin.String) = apply { this.deviceBox = deviceBox } fun build(): DeviceDetails { // Check required params validateNullity() return DeviceDetails( - deviceBox = deviceBox!!, ipAddress = ipAddress!!, - source = source + source = source, + deviceBox = deviceBox ) } private fun validateNullity() { - if (deviceBox == null) { - throw NullPointerException("Required parameter deviceBox is missing") - } if (ipAddress == null) { throw NullPointerException("Required parameter ipAddress is missing") } } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/DirectDebit.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/DirectDebit.kt index 33c8368f5..37f4ec953 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/DirectDebit.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/DirectDebit.kt @@ -16,16 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentMethod -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone - /* * Copyright (C) 2022 Expedia, Inc. * @@ -42,135 +32,77 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param routingNumber A code that identifies the financial institution for a specific bank account. * @param accountNumber Cleartext (unencrypted) DirectDebit bank account number associated with the payment instrument. * @param telephones Telephone(s) associated with direct debit payment provider. */ data class DirectDebit( /* The `brand` field value is the payment brand used for payment on this transaction. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `brand` - `card_type` combination will result in data quality issues and result in degraded risk recommendation. 'brand' is an enum value with the following mapping with CreditCard 'card_type' attribute: * brand : card_type * ------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB_INTERNATIONAL` : `DINERS_CLUB` * `BC_CARD` : `DINERS_CLUB` * `DISCOVER` : `DISCOVER` * `BC_CARD` : `DISCOVER` * `DINERS_CLUB_INTERNATIONAL` : `DISCOVER` * `JCB` : `DISCOVER` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MAESTRO` : `MASTER_CARD` * `POSTEPAY_MASTERCARD` : `MASTER_CARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA_DELTA` : `VISA` * `VISA_ELECTRON` : `VISA` * `CARTA_SI` : `VISA` * `CARTE_BLEUE` : `VISA` * `VISA_DANKORT` : `VISA` * `POSTEPAY_VISA_ELECTRON` : `VISA` * `PAYPAL` : 'brand' with 'Points' payment_type is an enum value with following: * `EXPEDIA_REWARDS` * `AMEX_POINTS` * `BANK_OF_AMERICA_REWARDS` * `DISCOVER_POINTS` * `MASTER_CARD_POINTS` * `CITI_THANK_YOU_POINTS` * `MERRILL_LYNCH_REWARDS` * `WELLS_FARGO_POINTS` * `DELTA_SKY_MILES` * `UNITED_POINTS` * `DISCOVER_MILES` * `ALASKA_MILES` * `RBC_REWARDS` * `BILT_REWARDS` * `ORBUCKS` * `CHEAP_CASH` * `BONUS_PLUS` * `ULTIMATE_REWARDS` 'brand' with 'GiftCard' payment_type is an enum value with following: * `GIFT_CARD` 'brand' with 'InternetBankPayment' payment_type is an enum value with following: * `IBP` * `LOCAL_DEBIT_CARD` * `SOFORT` * `YANDEX` * `WEB_MONEY` * `QIWI` * `BITCOIN` 'brand' with 'DirectDebit' payment_type is an enum value with following: * `ELV` * `INTER_COMPANY` */ -@JsonProperty("brand") + @JsonProperty("brand") override val brand: Payment.Brand, - @JsonProperty("billing_name") - - - - - @field:Valid override val billingName: Name, @JsonProperty("billing_address") - - - - - @field:Valid override val billingAddress: PaymentBillingAddress, /* Email address associated with the payment. */ -@JsonProperty("billing_email_address") - + @JsonProperty("billing_email_address") @field:Length(max = 200) - - - @field:Valid override val billingEmailAddress: kotlin.String, /* A code that identifies the financial institution for a specific bank account. */ -@JsonProperty("routing_number") - + @JsonProperty("routing_number") @field:Length(max = 15) - - - @field:Valid val routingNumber: kotlin.String, /* Cleartext (unencrypted) DirectDebit bank account number associated with the payment instrument. */ -@JsonProperty("account_number") - + @JsonProperty("account_number") @field:Length(max = 100) - - - @field:Valid val accountNumber: kotlin.String, /* Telephone(s) associated with direct debit payment provider. */ -@JsonProperty("telephones") - - + @JsonProperty("telephones") @field:Size(min = 1, max = 20) - - @field:Valid val telephones: kotlin.collections.List, @JsonProperty("reason") - - - - - @field:Valid override val reason: PaymentReason? = null, @JsonProperty("authorized_amount") - - - - - @field:Valid override val authorizedAmount: Amount? = null, @JsonProperty("verified_amount") - - - - - @field:Valid override val verifiedAmount: Amount? = null, @JsonProperty("three_digits_secure_criteria") - - - - - @field:Valid override val threeDigitsSecureCriteria: PaymentThreeDSCriteria? = null, @JsonProperty("operations") - - - - - @field:Valid override val operations: Operations? = null ) : Payment { @JsonProperty("method") -override val method : PaymentMethod = PaymentMethod.DIRECT_DEBIT - - + override val method: PaymentMethod = PaymentMethod.DIRECT_DEBIT companion object { @JvmStatic @@ -248,4 +180,3 @@ override val method : PaymentMethod = PaymentMethod.DIRECT_DEBIT } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/DirectDebitAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/DirectDebitAllOf.kt index aa64beaa8..d53eb5008 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/DirectDebitAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/DirectDebitAllOf.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,54 +32,36 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param routingNumber A code that identifies the financial institution for a specific bank account. * @param accountNumber Cleartext (unencrypted) DirectDebit bank account number associated with the payment instrument. * @param telephones Telephone(s) associated with direct debit payment provider. */ data class DirectDebitAllOf( /* A code that identifies the financial institution for a specific bank account. */ -@JsonProperty("routing_number") - + @JsonProperty("routing_number") @field:Length(max = 15) - - - @field:Valid val routingNumber: kotlin.String, /* Cleartext (unencrypted) DirectDebit bank account number associated with the payment instrument. */ -@JsonProperty("account_number") - + @JsonProperty("account_number") @field:Length(max = 100) - - - @field:Valid val accountNumber: kotlin.String, /* Telephone(s) associated with direct debit payment provider. */ -@JsonProperty("telephones") - - + @JsonProperty("telephones") @field:Size(min = 1, max = 20) - - @field:Valid val telephones: kotlin.collections.List ) { - - companion object { @JvmStatic @@ -120,4 +100,3 @@ data class DirectDebitAllOf( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Email.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Email.kt index 82dc9dd34..a80f95a3a 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Email.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Email.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,14 +32,9 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Group of attributes intended to hold information about email address associated with the transaction. @@ -48,17 +42,11 @@ import org.hibernate.validator.constraints.Length; */ data class Email( /* Full email address including the alias, @ symbol, domain, and root domain. */ -@JsonProperty("email_address") - + @JsonProperty("email_address") @field:Length(max = 200) - - - @field:Valid val emailAddress: kotlin.String? = null ) { - - companion object { @JvmStatic @@ -75,7 +63,5 @@ data class Email( emailAddress = emailAddress ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Error.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Error.kt index 7a98a7724..2992976e8 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Error.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Error.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,14 +32,8 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** * The object used to describe an error, containing both human-readable and machine-readable information. @@ -49,22 +42,14 @@ import org.hibernate.validator.constraints.Length; */ data class Error( /* Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. */ -@JsonProperty("code") - + @JsonProperty("code") val code: Error.Code, /* A human-readable explanation of the error, specific to this error occurrence. */ -@JsonProperty("message") - - - - - + @JsonProperty("message") @field:Valid val message: kotlin.String ) { - - companion object { @JvmStatic @@ -104,36 +89,35 @@ data class Error( enum class Code(val value: kotlin.String) { @JsonProperty("UNAUTHORIZED") UNAUTHORIZED("UNAUTHORIZED"), - + @JsonProperty("FORBIDDEN") FORBIDDEN("FORBIDDEN"), - + @JsonProperty("NOT_FOUND") NOT_FOUND("NOT_FOUND"), - + @JsonProperty("ORDER_PURCHASE_UPDATE_NOT_FOUND") ORDER_PURCHASE_UPDATE_NOT_FOUND("ORDER_PURCHASE_UPDATE_NOT_FOUND"), - + @JsonProperty("TOO_MANY_REQUESTS") TOO_MANY_REQUESTS("TOO_MANY_REQUESTS"), - + @JsonProperty("INTERNAL_SERVER_ERROR") INTERNAL_SERVER_ERROR("INTERNAL_SERVER_ERROR"), - + @JsonProperty("BAD_GATEWAY") BAD_GATEWAY("BAD_GATEWAY"), - + @JsonProperty("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE") RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE"), - + @JsonProperty("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE") RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE"), - + @JsonProperty("GATEWAY_TIMEOUT") GATEWAY_TIMEOUT("GATEWAY_TIMEOUT"), - + @JsonProperty("BAD_REQUEST") - BAD_REQUEST("BAD_REQUEST"); + BAD_REQUEST("BAD_REQUEST") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ForbiddenError.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ForbiddenError.kt index 938c2f074..cc2ef1ef7 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ForbiddenError.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ForbiddenError.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,14 +32,8 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** * Indicates that the API cannot fulfill the request because while the client is correctly authenticated, the client doesn't have the permission to execute the specified operation. This error type does not imply that the request is valid, or that the resource against which the operation being performed exists or satisfies other pre-conditions. @@ -49,22 +42,14 @@ import org.hibernate.validator.constraints.Length; */ data class ForbiddenError( /* Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. */ -@JsonProperty("code") - + @JsonProperty("code") val code: ForbiddenError.Code, /* A human-readable explanation of the error, specific to this error occurrence. */ -@JsonProperty("message") - - - - - + @JsonProperty("message") @field:Valid val message: kotlin.String ) { - - companion object { @JvmStatic @@ -99,41 +84,40 @@ data class ForbiddenError( /** * Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. - * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ORDER_PURCHASE_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE,RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST */ enum class Code(val value: kotlin.String) { @JsonProperty("UNAUTHORIZED") UNAUTHORIZED("UNAUTHORIZED"), - + @JsonProperty("FORBIDDEN") FORBIDDEN("FORBIDDEN"), - + @JsonProperty("NOT_FOUND") NOT_FOUND("NOT_FOUND"), - - @JsonProperty("ORDER_PURCHASE_UPDATE_NOT_FOUND") - ORDER_PURCHASE_UPDATE_NOT_FOUND("ORDER_PURCHASE_UPDATE_NOT_FOUND"), - + + @JsonProperty("ACCOUNT_UPDATE_NOT_FOUND") + ACCOUNT_UPDATE_NOT_FOUND("ACCOUNT_UPDATE_NOT_FOUND"), + @JsonProperty("TOO_MANY_REQUESTS") TOO_MANY_REQUESTS("TOO_MANY_REQUESTS"), - + @JsonProperty("INTERNAL_SERVER_ERROR") INTERNAL_SERVER_ERROR("INTERNAL_SERVER_ERROR"), - + @JsonProperty("BAD_GATEWAY") BAD_GATEWAY("BAD_GATEWAY"), - - @JsonProperty("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE") - RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE"), - - @JsonProperty("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE") - RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE"), - + + @JsonProperty("RETRYABLE_ACCOUNT_SCREEN_FAILURE") + RETRYABLE_ACCOUNT_SCREEN_FAILURE("RETRYABLE_ACCOUNT_SCREEN_FAILURE"), + + @JsonProperty("RETRYABLE_ACCOUNT_UPDATE_FAILURE") + RETRYABLE_ACCOUNT_UPDATE_FAILURE("RETRYABLE_ACCOUNT_UPDATE_FAILURE"), + @JsonProperty("GATEWAY_TIMEOUT") GATEWAY_TIMEOUT("GATEWAY_TIMEOUT"), - + @JsonProperty("BAD_REQUEST") - BAD_REQUEST("BAD_REQUEST"); + BAD_REQUEST("BAD_REQUEST") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/FraudDecision.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/FraudDecision.kt index 8458e3bd4..04e756b0d 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/FraudDecision.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/FraudDecision.kt @@ -16,18 +16,19 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - import com.fasterxml.jackson.annotation.JsonProperty /** -* +* * Values: ACCEPT,REVIEW,REJECT */ enum class FraudDecision(val value: kotlin.String) { @JsonProperty("ACCEPT") ACCEPT("ACCEPT"), + @JsonProperty("REVIEW") REVIEW("REVIEW"), + @JsonProperty("REJECT") REJECT("REJECT") } diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/GatewayTimeoutError.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/GatewayTimeoutError.kt index 6c62ab849..62b65971d 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/GatewayTimeoutError.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/GatewayTimeoutError.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,14 +32,8 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** * Indicates that the API gateway has issues completing the request on time. Request can be retried if it is idempotent, If the issue persists, please reach out to support. For non-idempotent requests, please reach out to to know the status of your request before attempting retries. @@ -49,22 +42,14 @@ import org.hibernate.validator.constraints.Length; */ data class GatewayTimeoutError( /* Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. */ -@JsonProperty("code") - + @JsonProperty("code") val code: GatewayTimeoutError.Code, /* A human-readable explanation of the error, specific to this error occurrence. */ -@JsonProperty("message") - - - - - + @JsonProperty("message") @field:Valid val message: kotlin.String ) { - - companion object { @JvmStatic @@ -99,41 +84,40 @@ data class GatewayTimeoutError( /** * Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. - * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ORDER_PURCHASE_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE,RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST */ enum class Code(val value: kotlin.String) { @JsonProperty("UNAUTHORIZED") UNAUTHORIZED("UNAUTHORIZED"), - + @JsonProperty("FORBIDDEN") FORBIDDEN("FORBIDDEN"), - + @JsonProperty("NOT_FOUND") NOT_FOUND("NOT_FOUND"), - - @JsonProperty("ORDER_PURCHASE_UPDATE_NOT_FOUND") - ORDER_PURCHASE_UPDATE_NOT_FOUND("ORDER_PURCHASE_UPDATE_NOT_FOUND"), - + + @JsonProperty("ACCOUNT_UPDATE_NOT_FOUND") + ACCOUNT_UPDATE_NOT_FOUND("ACCOUNT_UPDATE_NOT_FOUND"), + @JsonProperty("TOO_MANY_REQUESTS") TOO_MANY_REQUESTS("TOO_MANY_REQUESTS"), - + @JsonProperty("INTERNAL_SERVER_ERROR") INTERNAL_SERVER_ERROR("INTERNAL_SERVER_ERROR"), - + @JsonProperty("BAD_GATEWAY") BAD_GATEWAY("BAD_GATEWAY"), - - @JsonProperty("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE") - RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE"), - - @JsonProperty("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE") - RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE"), - + + @JsonProperty("RETRYABLE_ACCOUNT_SCREEN_FAILURE") + RETRYABLE_ACCOUNT_SCREEN_FAILURE("RETRYABLE_ACCOUNT_SCREEN_FAILURE"), + + @JsonProperty("RETRYABLE_ACCOUNT_UPDATE_FAILURE") + RETRYABLE_ACCOUNT_UPDATE_FAILURE("RETRYABLE_ACCOUNT_UPDATE_FAILURE"), + @JsonProperty("GATEWAY_TIMEOUT") GATEWAY_TIMEOUT("GATEWAY_TIMEOUT"), - + @JsonProperty("BAD_REQUEST") - BAD_REQUEST("BAD_REQUEST"); + BAD_REQUEST("BAD_REQUEST") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/GiftCard.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/GiftCard.kt index 1567affbc..e8dd64fc6 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/GiftCard.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/GiftCard.kt @@ -16,15 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentMethod -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria - /* * Copyright (C) 2022 Expedia, Inc. * @@ -41,135 +32,79 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCri * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Pattern +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param cardNumber Gift card number. * @param cardHolderName The name of gift card holder. * @param pin The PIN of gift card. */ data class GiftCard( /* The `brand` field value is the payment brand used for payment on this transaction. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `brand` - `card_type` combination will result in data quality issues and result in degraded risk recommendation. 'brand' is an enum value with the following mapping with CreditCard 'card_type' attribute: * brand : card_type * ------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB_INTERNATIONAL` : `DINERS_CLUB` * `BC_CARD` : `DINERS_CLUB` * `DISCOVER` : `DISCOVER` * `BC_CARD` : `DISCOVER` * `DINERS_CLUB_INTERNATIONAL` : `DISCOVER` * `JCB` : `DISCOVER` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MAESTRO` : `MASTER_CARD` * `POSTEPAY_MASTERCARD` : `MASTER_CARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA_DELTA` : `VISA` * `VISA_ELECTRON` : `VISA` * `CARTA_SI` : `VISA` * `CARTE_BLEUE` : `VISA` * `VISA_DANKORT` : `VISA` * `POSTEPAY_VISA_ELECTRON` : `VISA` * `PAYPAL` : 'brand' with 'Points' payment_type is an enum value with following: * `EXPEDIA_REWARDS` * `AMEX_POINTS` * `BANK_OF_AMERICA_REWARDS` * `DISCOVER_POINTS` * `MASTER_CARD_POINTS` * `CITI_THANK_YOU_POINTS` * `MERRILL_LYNCH_REWARDS` * `WELLS_FARGO_POINTS` * `DELTA_SKY_MILES` * `UNITED_POINTS` * `DISCOVER_MILES` * `ALASKA_MILES` * `RBC_REWARDS` * `BILT_REWARDS` * `ORBUCKS` * `CHEAP_CASH` * `BONUS_PLUS` * `ULTIMATE_REWARDS` 'brand' with 'GiftCard' payment_type is an enum value with following: * `GIFT_CARD` 'brand' with 'InternetBankPayment' payment_type is an enum value with following: * `IBP` * `LOCAL_DEBIT_CARD` * `SOFORT` * `YANDEX` * `WEB_MONEY` * `QIWI` * `BITCOIN` 'brand' with 'DirectDebit' payment_type is an enum value with following: * `ELV` * `INTER_COMPANY` */ -@JsonProperty("brand") + @JsonProperty("brand") override val brand: Payment.Brand, - @JsonProperty("billing_name") - - - - - @field:Valid override val billingName: Name, @JsonProperty("billing_address") - - - - - @field:Valid override val billingAddress: PaymentBillingAddress, /* Email address associated with the payment. */ -@JsonProperty("billing_email_address") - + @JsonProperty("billing_email_address") @field:Length(max = 200) - - - @field:Valid override val billingEmailAddress: kotlin.String, /* Gift card number. */ -@JsonProperty("card_number") -@field:Pattern(regexp = "^[0-9A-Za-z]{4,16}$") + @JsonProperty("card_number") + @field:Pattern(regexp = "^[0-9A-Za-z]{4,16}$") @field:Length(max = 16) - - - @field:Valid val cardNumber: kotlin.String, /* The name of gift card holder. */ -@JsonProperty("card_holder_name") - + @JsonProperty("card_holder_name") @field:Length(max = 200) - - - @field:Valid val cardHolderName: kotlin.String, /* The PIN of gift card. */ -@JsonProperty("pin") -@field:Pattern(regexp = "^[0-9]{4,8}$") + @JsonProperty("pin") + @field:Pattern(regexp = "^[0-9]{4,8}$") @field:Length(max = 8) - - - @field:Valid val pin: kotlin.String, @JsonProperty("reason") - - - - - @field:Valid override val reason: PaymentReason? = null, @JsonProperty("authorized_amount") - - - - - @field:Valid override val authorizedAmount: Amount? = null, @JsonProperty("verified_amount") - - - - - @field:Valid override val verifiedAmount: Amount? = null, @JsonProperty("three_digits_secure_criteria") - - - - - @field:Valid override val threeDigitsSecureCriteria: PaymentThreeDSCriteria? = null, @JsonProperty("operations") - - - - - @field:Valid override val operations: Operations? = null ) : Payment { @JsonProperty("method") -override val method : PaymentMethod = PaymentMethod.GIFT_CARD - - + override val method: PaymentMethod = PaymentMethod.GIFT_CARD companion object { @JvmStatic @@ -247,4 +182,3 @@ override val method : PaymentMethod = PaymentMethod.GIFT_CARD } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/GiftCardAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/GiftCardAllOf.kt index 49d7f32c8..2ffb178b6 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/GiftCardAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/GiftCardAllOf.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,54 +32,38 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import jakarta.validation.constraints.Pattern +import org.hibernate.validator.constraints.Length /** - * + * * @param cardNumber Gift card number. * @param cardHolderName The name of gift card holder. * @param pin The PIN of gift card. */ data class GiftCardAllOf( /* Gift card number. */ -@JsonProperty("card_number") -@field:Pattern(regexp = "^[0-9A-Za-z]{4,16}$") + @JsonProperty("card_number") + @field:Pattern(regexp = "^[0-9A-Za-z]{4,16}$") @field:Length(max = 16) - - - @field:Valid val cardNumber: kotlin.String, /* The name of gift card holder. */ -@JsonProperty("card_holder_name") - + @JsonProperty("card_holder_name") @field:Length(max = 200) - - - @field:Valid val cardHolderName: kotlin.String, /* The PIN of gift card. */ -@JsonProperty("pin") -@field:Pattern(regexp = "^[0-9]{4,8}$") + @JsonProperty("pin") + @field:Pattern(regexp = "^[0-9]{4,8}$") @field:Length(max = 8) - - - @field:Valid val pin: kotlin.String ) { - - companion object { @JvmStatic @@ -119,4 +102,3 @@ data class GiftCardAllOf( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Hotel.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Hotel.kt index 5f462167c..9f0f273b2 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Hotel.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Hotel.kt @@ -16,11 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.HotelAddress -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProductType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -37,20 +32,16 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProductType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param hotelId Unique hotel identifier assigned by the partner. * @param hotelName Name of the hotel. - * @param address + * @param address * @param checkinTime Local date and time of the hotel check-in, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. * @param checkoutTime Local date and time of the hotel check-out, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. * @param priceWithheld Identifies if the product price was withheld from the customer during the booking process. @@ -58,98 +49,61 @@ import org.hibernate.validator.constraints.Length; */ data class Hotel( @JsonProperty("price") - - - - - @field:Valid override val price: Amount, - - /* Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` * `Activities` : `ACTIVITIES` */ -@JsonProperty("inventory_type") - + /* Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` */ + @JsonProperty("inventory_type") @field:Length(max = 30) - - - @field:Valid override val inventoryType: kotlin.String, /* Identifies the business model through which the supply is being sold. Merchant/Agency. * `MERCHANT` is used when Partner is the merchant of record for this order. * `AGENCY` is used when this order is through an agency booking. */ -@JsonProperty("inventory_source") + @JsonProperty("inventory_source") override val inventorySource: TravelProduct.InventorySource, - /* List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * Activities * [GUID1] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel and Activities products. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. */ -@JsonProperty("travelers_references") - - + /* List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. */ + @JsonProperty("travelers_references") @field:Size(min = 1, max = 40) - - @field:Valid override val travelersReferences: kotlin.collections.List, /* Unique hotel identifier assigned by the partner. */ -@JsonProperty("hotel_id") - + @JsonProperty("hotel_id") @field:Length(max = 200) - - - @field:Valid val hotelId: kotlin.String, /* Name of the hotel. */ -@JsonProperty("hotel_name") - + @JsonProperty("hotel_name") @field:Length(max = 200) - - - @field:Valid val hotelName: kotlin.String, @JsonProperty("address") - - - - - @field:Valid val address: HotelAddress, /* Local date and time of the hotel check-in, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("checkin_time") - + @JsonProperty("checkin_time") val checkinTime: java.time.OffsetDateTime, /* Local date and time of the hotel check-out, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("checkout_time") - + @JsonProperty("checkout_time") val checkoutTime: java.time.OffsetDateTime, /* Identifies if the product price was withheld from the customer during the booking process. */ -@JsonProperty("price_withheld") - - - - - + @JsonProperty("price_withheld") @field:Valid val priceWithheld: kotlin.Boolean? = null, /* Total number of rooms booked within the hotel product collection. */ -@JsonProperty("room_count") - + @JsonProperty("room_count") val roomCount: kotlin.Int? = null ) : TravelProduct { @JsonProperty("type") -override val type : TravelProductType = TravelProductType.HOTEL - - + override val type: TravelProductType = TravelProductType.HOTEL companion object { @JvmStatic @@ -230,4 +184,3 @@ override val type : TravelProductType = TravelProductType.HOTEL } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/HotelAddress.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/HotelAddress.kt index fa43d88bf..2577a793c 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/HotelAddress.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/HotelAddress.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,14 +32,10 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import jakarta.validation.constraints.Pattern +import org.hibernate.validator.constraints.Length /** * Address of a hotel. @@ -49,76 +44,49 @@ import org.hibernate.validator.constraints.Length; * @param state The two-characters ISO code for the state or province of the address. * @param zipCode Zip code of the address provided. * @param countryCode ISO alpha-3 country code of the address provided. - * @param addressType + * @param addressType * @param addressLine2 Address line 2 of the address provided. */ data class HotelAddress( /* Address line 1 of the address provided. */ -@JsonProperty("address_line1") - + @JsonProperty("address_line1") @field:Length(max = 200) - - - @field:Valid val addressLine1: kotlin.String, /* City of the address provided. */ -@JsonProperty("city") - + @JsonProperty("city") @field:Length(max = 200) - - - @field:Valid val city: kotlin.String, /* The two-characters ISO code for the state or province of the address. */ -@JsonProperty("state") -@field:Pattern(regexp = "^[A-Z]{2}$") - - - - + @JsonProperty("state") + @field:Pattern(regexp = "^[A-Z]{2}$") @field:Valid val state: kotlin.String, /* Zip code of the address provided. */ -@JsonProperty("zip_code") - + @JsonProperty("zip_code") @field:Length(max = 20) - - - @field:Valid val zipCode: kotlin.String, /* ISO alpha-3 country code of the address provided. */ -@JsonProperty("country_code") -@field:Pattern(regexp = "^[A-Z]{3}$") - - - - + @JsonProperty("country_code") + @field:Pattern(regexp = "^[A-Z]{3}$") @field:Valid val countryCode: kotlin.String, @JsonProperty("address_type") - val addressType: HotelAddress.AddressType? = null, /* Address line 2 of the address provided. */ -@JsonProperty("address_line2") - + @JsonProperty("address_line2") @field:Length(max = 200) - - - @field:Valid val addressLine2: kotlin.String? = null ) { - - companion object { @JvmStatic @@ -176,15 +144,14 @@ data class HotelAddress( } /** - * + * * Values: HOME,WORK */ enum class AddressType(val value: kotlin.String) { @JsonProperty("HOME") HOME("HOME"), - + @JsonProperty("WORK") - WORK("WORK"); + WORK("WORK") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/HotelAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/HotelAllOf.kt index ed184e7bb..d1a8e0e8b 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/HotelAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/HotelAllOf.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.HotelAddress - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,20 +32,15 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.HotelAddress * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param hotelId Unique hotel identifier assigned by the partner. * @param hotelName Name of the hotel. - * @param address + * @param address * @param checkinTime Local date and time of the hotel check-in, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. * @param checkoutTime Local date and time of the hotel check-out, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. * @param priceWithheld Identifies if the product price was withheld from the customer during the booking process. @@ -55,61 +48,38 @@ import org.hibernate.validator.constraints.Length; */ data class HotelAllOf( /* Unique hotel identifier assigned by the partner. */ -@JsonProperty("hotel_id") - + @JsonProperty("hotel_id") @field:Length(max = 200) - - - @field:Valid val hotelId: kotlin.String, /* Name of the hotel. */ -@JsonProperty("hotel_name") - + @JsonProperty("hotel_name") @field:Length(max = 200) - - - @field:Valid val hotelName: kotlin.String, @JsonProperty("address") - - - - - @field:Valid val address: HotelAddress, /* Local date and time of the hotel check-in, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("checkin_time") - + @JsonProperty("checkin_time") val checkinTime: java.time.OffsetDateTime, /* Local date and time of the hotel check-out, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("checkout_time") - + @JsonProperty("checkout_time") val checkoutTime: java.time.OffsetDateTime, /* Identifies if the product price was withheld from the customer during the booking process. */ -@JsonProperty("price_withheld") - - - - - + @JsonProperty("price_withheld") @field:Valid val priceWithheld: kotlin.Boolean? = null, /* Total number of rooms booked within the hotel product collection. */ -@JsonProperty("room_count") - + @JsonProperty("room_count") val roomCount: kotlin.Int? = null ) { - - companion object { @JvmStatic @@ -166,4 +136,3 @@ data class HotelAllOf( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InsultDetail.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InsultDetail.kt index 5d4ba00a5..014c0a6dd 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InsultDetail.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InsultDetail.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,14 +32,7 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; /** * Details related to the insult. @@ -48,12 +40,9 @@ import org.hibernate.validator.constraints.Length; */ data class InsultDetail( /* Date and time when the insult was reported to the partner, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("insult_reported_date_time") - + @JsonProperty("insult_reported_date_time") val insultReportedDateTime: java.time.OffsetDateTime? = null ) { - - companion object { @JvmStatic @@ -70,7 +59,5 @@ data class InsultDetail( insultReportedDateTime = insultReportedDateTime ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InsultFeedback.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InsultFeedback.kt index 4e6a9e917..f64dcb1ae 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InsultFeedback.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InsultFeedback.kt @@ -16,10 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.InsultDetail -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseUpdateRequest -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UpdateType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -36,44 +32,28 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UpdateType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Feedback from EG external partners regarding a false positive recommendation that from Fraud Prevention system gave for their customer. - * @param insultDetail + * @param insultDetail */ data class InsultFeedback( /* The `risk_id` provided by Expedia's Fraud Prevention Service in the `OrderPurchaseScreenResponse`. */ -@JsonProperty("risk_id") - + @JsonProperty("risk_id") @field:Length(max = 200) - - - @field:Valid override val riskId: kotlin.String, @JsonProperty("insult_detail") - - - - - @field:Valid val insultDetail: InsultDetail? = null ) : OrderPurchaseUpdateRequest { @JsonProperty("type") -override val type : UpdateType = UpdateType.INSULT_FEEDBACK - - + override val type: UpdateType = UpdateType.INSULT_FEEDBACK companion object { @JvmStatic @@ -103,4 +83,3 @@ override val type : UpdateType = UpdateType.INSULT_FEEDBACK } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InsultFeedbackAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InsultFeedbackAllOf.kt index 537e95333..20d5be695 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InsultFeedbackAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InsultFeedbackAllOf.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.InsultDetail - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,31 +32,18 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.InsultDetail * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** - * - * @param insultDetail + * + * @param insultDetail */ data class InsultFeedbackAllOf( @JsonProperty("insult_detail") - - - - - @field:Valid val insultDetail: InsultDetail? = null ) { - - companion object { @JvmStatic @@ -75,7 +60,5 @@ data class InsultFeedbackAllOf( insultDetail = insultDetail ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Insurance.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Insurance.kt index 3e6facb28..3fe84411b 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Insurance.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Insurance.kt @@ -16,10 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProductType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -36,58 +32,38 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProductType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * */ data class Insurance( @JsonProperty("price") - - - - - @field:Valid override val price: Amount, - - /* Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` * `Activities` : `ACTIVITIES` */ -@JsonProperty("inventory_type") - + /* Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` */ + @JsonProperty("inventory_type") @field:Length(max = 30) - - - @field:Valid override val inventoryType: kotlin.String, /* Identifies the business model through which the supply is being sold. Merchant/Agency. * `MERCHANT` is used when Partner is the merchant of record for this order. * `AGENCY` is used when this order is through an agency booking. */ -@JsonProperty("inventory_source") + @JsonProperty("inventory_source") override val inventorySource: TravelProduct.InventorySource, - /* List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * Activities * [GUID1] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel and Activities products. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. */ -@JsonProperty("travelers_references") - - + /* List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. */ + @JsonProperty("travelers_references") @field:Size(min = 1, max = 40) - - @field:Valid override val travelersReferences: kotlin.collections.List ) : TravelProduct { @JsonProperty("type") -override val type : TravelProductType = TravelProductType.INSURANCE - - + override val type: TravelProductType = TravelProductType.INSURANCE companion object { @JvmStatic @@ -132,4 +108,3 @@ override val type : TravelProductType = TravelProductType.INSURANCE } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InternalServerError.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InternalServerError.kt index 13dc24a6c..55e706ea9 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InternalServerError.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InternalServerError.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,14 +32,8 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** * Indicates that the API encountered an unexpected condition that prevented it from fulfilling the request. Sometimes used as a generic catch-allerror type when no other error types can be used. Retrying the same request will usually result in the same error. Please reach out to support team as next step for this error resolution. @@ -49,22 +42,14 @@ import org.hibernate.validator.constraints.Length; */ data class InternalServerError( /* Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. */ -@JsonProperty("code") - + @JsonProperty("code") val code: InternalServerError.Code, /* A human-readable explanation of the error, specific to this error occurrence. */ -@JsonProperty("message") - - - - - + @JsonProperty("message") @field:Valid val message: kotlin.String ) { - - companion object { @JvmStatic @@ -99,41 +84,40 @@ data class InternalServerError( /** * Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. - * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ORDER_PURCHASE_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE,RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST */ enum class Code(val value: kotlin.String) { @JsonProperty("UNAUTHORIZED") UNAUTHORIZED("UNAUTHORIZED"), - + @JsonProperty("FORBIDDEN") FORBIDDEN("FORBIDDEN"), - + @JsonProperty("NOT_FOUND") NOT_FOUND("NOT_FOUND"), - - @JsonProperty("ORDER_PURCHASE_UPDATE_NOT_FOUND") - ORDER_PURCHASE_UPDATE_NOT_FOUND("ORDER_PURCHASE_UPDATE_NOT_FOUND"), - + + @JsonProperty("ACCOUNT_UPDATE_NOT_FOUND") + ACCOUNT_UPDATE_NOT_FOUND("ACCOUNT_UPDATE_NOT_FOUND"), + @JsonProperty("TOO_MANY_REQUESTS") TOO_MANY_REQUESTS("TOO_MANY_REQUESTS"), - + @JsonProperty("INTERNAL_SERVER_ERROR") INTERNAL_SERVER_ERROR("INTERNAL_SERVER_ERROR"), - + @JsonProperty("BAD_GATEWAY") BAD_GATEWAY("BAD_GATEWAY"), - - @JsonProperty("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE") - RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE"), - - @JsonProperty("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE") - RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE"), - + + @JsonProperty("RETRYABLE_ACCOUNT_SCREEN_FAILURE") + RETRYABLE_ACCOUNT_SCREEN_FAILURE("RETRYABLE_ACCOUNT_SCREEN_FAILURE"), + + @JsonProperty("RETRYABLE_ACCOUNT_UPDATE_FAILURE") + RETRYABLE_ACCOUNT_UPDATE_FAILURE("RETRYABLE_ACCOUNT_UPDATE_FAILURE"), + @JsonProperty("GATEWAY_TIMEOUT") GATEWAY_TIMEOUT("GATEWAY_TIMEOUT"), - + @JsonProperty("BAD_REQUEST") - BAD_REQUEST("BAD_REQUEST"); + BAD_REQUEST("BAD_REQUEST") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InternetBankPayment.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InternetBankPayment.kt index 083116b2b..215b23dc1 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InternetBankPayment.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InternetBankPayment.kt @@ -16,16 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentMethod -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone - /* * Copyright (C) 2022 Expedia, Inc. * @@ -42,135 +32,77 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param bankId The bank_id provided by the internet bank payment(IBP) provider (DRWP aka NetGiro) for the bank used for processing the payment. * @param bankBranchCode A code that identifies the bank branch for internet bank payment(IBP). * @param telephones Telephone(s) associated with internet bank payment(IBP) provider. */ data class InternetBankPayment( /* The `brand` field value is the payment brand used for payment on this transaction. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `brand` - `card_type` combination will result in data quality issues and result in degraded risk recommendation. 'brand' is an enum value with the following mapping with CreditCard 'card_type' attribute: * brand : card_type * ------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB_INTERNATIONAL` : `DINERS_CLUB` * `BC_CARD` : `DINERS_CLUB` * `DISCOVER` : `DISCOVER` * `BC_CARD` : `DISCOVER` * `DINERS_CLUB_INTERNATIONAL` : `DISCOVER` * `JCB` : `DISCOVER` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MAESTRO` : `MASTER_CARD` * `POSTEPAY_MASTERCARD` : `MASTER_CARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA_DELTA` : `VISA` * `VISA_ELECTRON` : `VISA` * `CARTA_SI` : `VISA` * `CARTE_BLEUE` : `VISA` * `VISA_DANKORT` : `VISA` * `POSTEPAY_VISA_ELECTRON` : `VISA` * `PAYPAL` : 'brand' with 'Points' payment_type is an enum value with following: * `EXPEDIA_REWARDS` * `AMEX_POINTS` * `BANK_OF_AMERICA_REWARDS` * `DISCOVER_POINTS` * `MASTER_CARD_POINTS` * `CITI_THANK_YOU_POINTS` * `MERRILL_LYNCH_REWARDS` * `WELLS_FARGO_POINTS` * `DELTA_SKY_MILES` * `UNITED_POINTS` * `DISCOVER_MILES` * `ALASKA_MILES` * `RBC_REWARDS` * `BILT_REWARDS` * `ORBUCKS` * `CHEAP_CASH` * `BONUS_PLUS` * `ULTIMATE_REWARDS` 'brand' with 'GiftCard' payment_type is an enum value with following: * `GIFT_CARD` 'brand' with 'InternetBankPayment' payment_type is an enum value with following: * `IBP` * `LOCAL_DEBIT_CARD` * `SOFORT` * `YANDEX` * `WEB_MONEY` * `QIWI` * `BITCOIN` 'brand' with 'DirectDebit' payment_type is an enum value with following: * `ELV` * `INTER_COMPANY` */ -@JsonProperty("brand") + @JsonProperty("brand") override val brand: Payment.Brand, - @JsonProperty("billing_name") - - - - - @field:Valid override val billingName: Name, @JsonProperty("billing_address") - - - - - @field:Valid override val billingAddress: PaymentBillingAddress, /* Email address associated with the payment. */ -@JsonProperty("billing_email_address") - + @JsonProperty("billing_email_address") @field:Length(max = 200) - - - @field:Valid override val billingEmailAddress: kotlin.String, /* The bank_id provided by the internet bank payment(IBP) provider (DRWP aka NetGiro) for the bank used for processing the payment. */ -@JsonProperty("bank_id") - + @JsonProperty("bank_id") @field:Length(max = 15) - - - @field:Valid val bankId: kotlin.String, /* A code that identifies the bank branch for internet bank payment(IBP). */ -@JsonProperty("bank_branch_code") - + @JsonProperty("bank_branch_code") @field:Length(max = 15) - - - @field:Valid val bankBranchCode: kotlin.String, /* Telephone(s) associated with internet bank payment(IBP) provider. */ -@JsonProperty("telephones") - - + @JsonProperty("telephones") @field:Size(min = 1, max = 20) - - @field:Valid val telephones: kotlin.collections.List, @JsonProperty("reason") - - - - - @field:Valid override val reason: PaymentReason? = null, @JsonProperty("authorized_amount") - - - - - @field:Valid override val authorizedAmount: Amount? = null, @JsonProperty("verified_amount") - - - - - @field:Valid override val verifiedAmount: Amount? = null, @JsonProperty("three_digits_secure_criteria") - - - - - @field:Valid override val threeDigitsSecureCriteria: PaymentThreeDSCriteria? = null, @JsonProperty("operations") - - - - - @field:Valid override val operations: Operations? = null ) : Payment { @JsonProperty("method") -override val method : PaymentMethod = PaymentMethod.INTERNET_BANK_PAYMENT - - + override val method: PaymentMethod = PaymentMethod.INTERNET_BANK_PAYMENT companion object { @JvmStatic @@ -248,4 +180,3 @@ override val method : PaymentMethod = PaymentMethod.INTERNET_BANK_PAYMENT } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InternetBankPaymentAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InternetBankPaymentAllOf.kt index ce2f69f82..1d989032a 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InternetBankPaymentAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/InternetBankPaymentAllOf.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,54 +32,36 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param bankId The bank_id provided by the internet bank payment(IBP) provider (DRWP aka NetGiro) for the bank used for processing the payment. * @param bankBranchCode A code that identifies the bank branch for internet bank payment(IBP). * @param telephones Telephone(s) associated with internet bank payment(IBP) provider. */ data class InternetBankPaymentAllOf( /* The bank_id provided by the internet bank payment(IBP) provider (DRWP aka NetGiro) for the bank used for processing the payment. */ -@JsonProperty("bank_id") - + @JsonProperty("bank_id") @field:Length(max = 15) - - - @field:Valid val bankId: kotlin.String, /* A code that identifies the bank branch for internet bank payment(IBP). */ -@JsonProperty("bank_branch_code") - + @JsonProperty("bank_branch_code") @field:Length(max = 15) - - - @field:Valid val bankBranchCode: kotlin.String, /* Telephone(s) associated with internet bank payment(IBP) provider. */ -@JsonProperty("telephones") - - + @JsonProperty("telephones") @field:Size(min = 1, max = 20) - - @field:Valid val telephones: kotlin.collections.List ) { - - companion object { @JvmStatic @@ -120,4 +100,3 @@ data class InternetBankPaymentAllOf( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/IssuedRefundUpdate.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/IssuedRefundUpdate.kt index 6b5434d58..a6e792e4a 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/IssuedRefundUpdate.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/IssuedRefundUpdate.kt @@ -16,10 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.IssuedRefundUpdateDetails -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.RefundUpdate -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UpdateType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -36,47 +32,31 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UpdateType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Data related to the issued refund that should be updated. - * @param refundDetails + * @param refundDetails */ data class IssuedRefundUpdate( /* The `risk_id` provided by Expedia's Fraud Prevention Service in the `OrderPurchaseScreenResponse`. */ -@JsonProperty("risk_id") - + @JsonProperty("risk_id") @field:Length(max = 200) - - - @field:Valid override val riskId: kotlin.String, - @JsonProperty("refund_details") - - - - - @field:Valid val refundDetails: IssuedRefundUpdateDetails? = null ) : RefundUpdate { @JsonProperty("type") -override val type : UpdateType = UpdateType.REFUND_UPDATE -@JsonProperty("refund_status") -override val refundStatus : RefundUpdate.RefundStatus = RefundUpdate.RefundStatus.ISSUED - + override val type: UpdateType = UpdateType.REFUND_UPDATE + @JsonProperty("refund_status") + override val refundStatus: RefundUpdate.RefundStatus = RefundUpdate.RefundStatus.ISSUED companion object { @JvmStatic @@ -106,4 +86,3 @@ override val refundStatus : RefundUpdate.RefundStatus = RefundUpdate.RefundStatu } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/IssuedRefundUpdateAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/IssuedRefundUpdateAllOf.kt index 1974de3d7..88cefdcbe 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/IssuedRefundUpdateAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/IssuedRefundUpdateAllOf.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.IssuedRefundUpdateDetails - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,31 +32,18 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.IssuedRefundUpdat * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** - * - * @param refundDetails + * + * @param refundDetails */ data class IssuedRefundUpdateAllOf( @JsonProperty("refund_details") - - - - - @field:Valid val refundDetails: IssuedRefundUpdateDetails? = null ) { - - companion object { @JvmStatic @@ -75,7 +60,5 @@ data class IssuedRefundUpdateAllOf( refundDetails = refundDetails ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/IssuedRefundUpdateDetails.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/IssuedRefundUpdateDetails.kt index 591c56aa7..2861cfcb5 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/IssuedRefundUpdateDetails.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/IssuedRefundUpdateDetails.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,37 +32,23 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** * Data that describes issued refund that should be updated. * @param refundIssuedDateTime Date and time when the 3rd party payment processor confirmed that a previously submitted payment refund has issued at the participating financial institutions. - * @param refundIssuedAmount + * @param refundIssuedAmount */ data class IssuedRefundUpdateDetails( /* Date and time when the 3rd party payment processor confirmed that a previously submitted payment refund has issued at the participating financial institutions. */ -@JsonProperty("refund_issued_date_time") - + @JsonProperty("refund_issued_date_time") val refundIssuedDateTime: java.time.OffsetDateTime, @JsonProperty("refund_issued_amount") - - - - - @field:Valid val refundIssuedAmount: Amount ) { - - companion object { @JvmStatic @@ -97,4 +81,3 @@ data class IssuedRefundUpdateDetails( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/LoginTransactionDetails.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/LoginTransactionDetails.kt new file mode 100644 index 000000000..74abc4476 --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/LoginTransactionDetails.kt @@ -0,0 +1,194 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length + +/** + * + * @param authenticationType The type of login authentication method used by a user. For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: * authentication_type : authentication_sub_type * ------------------------------------------------------------------------------- * `CREDENTIALS` : `EMAIL` * `CREDENTIALS` : * `PASSWORD_RESET` : `EMAIL` * `SINGLE_SIGN_ON` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` * `SOCIAL` : `GOOGLE` * `SOCIAL` : `FACEBOOK` * `SOCIAL` : `APPLE` + * @param successfulLoginFlag Identifies if a login attempt by a user was successful or not. + * @param authenticationSubType The sub type of login authentication method used by a user. For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: * authentication_sub_type : authentication_type * ------------------------------------------------------------------------------- * `EMAIL` : `CREDENTIALS` * `EMAIL` : `PASSWORD_RESET` * `EMAIL` : `SINGLE_SIGN_ON` * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` * `GOOGLE` : `SOCIAL` * `FACEBOOK` : `SOCIAL` * `APPLE` : `SOCIAL` * : `CREDENTIALS` + * @param failedLoginReason The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. + */ +data class LoginTransactionDetails( + + /* The local date and time the transaction occured in the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ + @JsonProperty("transaction_date_time") + + override val transactionDateTime: java.time.OffsetDateTime, + + /* Unique identifier to identify a transaction attempt in the Partner's system. */ + @JsonProperty("transaction_id") + @field:Length(max = 200) + @field:Valid + override val transactionId: kotlin.String, + + /* The type of login authentication method used by a user. For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: * authentication_type : authentication_sub_type * ------------------------------------------------------------------------------- * `CREDENTIALS` : `EMAIL` * `CREDENTIALS` : * `PASSWORD_RESET` : `EMAIL` * `SINGLE_SIGN_ON` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` * `SOCIAL` : `GOOGLE` * `SOCIAL` : `FACEBOOK` * `SOCIAL` : `APPLE` */ + @JsonProperty("authentication_type") + val authenticationType: LoginTransactionDetails.AuthenticationType, + + /* Identifies if a login attempt by a user was successful or not. */ + @JsonProperty("successful_login_flag") + @field:Valid + val successfulLoginFlag: kotlin.Boolean, + + @JsonProperty("current_user_session") + @field:Valid + override val currentUserSession: CurrentUserSession? = null, + + /* The sub type of login authentication method used by a user. For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: * authentication_sub_type : authentication_type * ------------------------------------------------------------------------------- * `EMAIL` : `CREDENTIALS` * `EMAIL` : `PASSWORD_RESET` * `EMAIL` : `SINGLE_SIGN_ON` * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` * `GOOGLE` : `SOCIAL` * `FACEBOOK` : `SOCIAL` * `APPLE` : `SOCIAL` * : `CREDENTIALS` */ + @JsonProperty("authentication_sub_type") + val authenticationSubType: LoginTransactionDetails.AuthenticationSubType? = null, + + /* The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. */ + @JsonProperty("failed_login_reason") + val failedLoginReason: LoginTransactionDetails.FailedLoginReason? = null +) : AccountTakeoverTransactionDetails { + @JsonProperty("type") + override val type: AccountTakeoverTransactionDetails.Type = AccountTakeoverTransactionDetails.Type.LOGIN + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var transactionDateTime: java.time.OffsetDateTime? = null, + private var transactionId: kotlin.String? = null, + private var authenticationType: LoginTransactionDetails.AuthenticationType? = null, + private var successfulLoginFlag: kotlin.Boolean? = null, + private var currentUserSession: CurrentUserSession? = null, + private var authenticationSubType: LoginTransactionDetails.AuthenticationSubType? = null, + private var failedLoginReason: LoginTransactionDetails.FailedLoginReason? = null + ) { + fun transactionDateTime(transactionDateTime: java.time.OffsetDateTime) = apply { this.transactionDateTime = transactionDateTime } + fun transactionId(transactionId: kotlin.String) = apply { this.transactionId = transactionId } + fun authenticationType(authenticationType: LoginTransactionDetails.AuthenticationType) = apply { this.authenticationType = authenticationType } + fun successfulLoginFlag(successfulLoginFlag: kotlin.Boolean) = apply { this.successfulLoginFlag = successfulLoginFlag } + fun currentUserSession(currentUserSession: CurrentUserSession) = apply { this.currentUserSession = currentUserSession } + fun authenticationSubType(authenticationSubType: LoginTransactionDetails.AuthenticationSubType) = apply { this.authenticationSubType = authenticationSubType } + fun failedLoginReason(failedLoginReason: LoginTransactionDetails.FailedLoginReason) = apply { this.failedLoginReason = failedLoginReason } + + fun build(): LoginTransactionDetails { + // Check required params + validateNullity() + return LoginTransactionDetails( + transactionDateTime = transactionDateTime!!, + transactionId = transactionId!!, + authenticationType = authenticationType!!, + successfulLoginFlag = successfulLoginFlag!!, + currentUserSession = currentUserSession, + authenticationSubType = authenticationSubType, + failedLoginReason = failedLoginReason + ) + } + + private fun validateNullity() { + if (transactionDateTime == null) { + throw NullPointerException("Required parameter transactionDateTime is missing") + } + if (transactionId == null) { + throw NullPointerException("Required parameter transactionId is missing") + } + if (authenticationType == null) { + throw NullPointerException("Required parameter authenticationType is missing") + } + if (successfulLoginFlag == null) { + throw NullPointerException("Required parameter successfulLoginFlag is missing") + } + } + } + + /** + * The type of login authentication method used by a user. For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: * authentication_type : authentication_sub_type * ------------------------------------------------------------------------------- * `CREDENTIALS` : `EMAIL` * `CREDENTIALS` : * `PASSWORD_RESET` : `EMAIL` * `SINGLE_SIGN_ON` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` * `SOCIAL` : `GOOGLE` * `SOCIAL` : `FACEBOOK` * `SOCIAL` : `APPLE` + * Values: CREDENTIALS,PASSWORD_RESET,SOCIAL,SINGLE_SIGN_ON,MULTI_FACTOR_AUTHENTICATION + */ + enum class AuthenticationType(val value: kotlin.String) { + @JsonProperty("CREDENTIALS") + CREDENTIALS("CREDENTIALS"), + + @JsonProperty("PASSWORD_RESET") + PASSWORD_RESET("PASSWORD_RESET"), + + @JsonProperty("SOCIAL") + SOCIAL("SOCIAL"), + + @JsonProperty("SINGLE_SIGN_ON") + SINGLE_SIGN_ON("SINGLE_SIGN_ON"), + + @JsonProperty("MULTI_FACTOR_AUTHENTICATION") + MULTI_FACTOR_AUTHENTICATION("MULTI_FACTOR_AUTHENTICATION") + } + + /** + * The sub type of login authentication method used by a user. For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: * authentication_sub_type : authentication_type * ------------------------------------------------------------------------------- * `EMAIL` : `CREDENTIALS` * `EMAIL` : `PASSWORD_RESET` * `EMAIL` : `SINGLE_SIGN_ON` * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` * `GOOGLE` : `SOCIAL` * `FACEBOOK` : `SOCIAL` * `APPLE` : `SOCIAL` * : `CREDENTIALS` + * Values: EMAIL,PHONE,GOOGLE,FACEBOOK,APPLE + */ + enum class AuthenticationSubType(val value: kotlin.String) { + @JsonProperty("EMAIL") + EMAIL("EMAIL"), + + @JsonProperty("PHONE") + PHONE("PHONE"), + + @JsonProperty("GOOGLE") + GOOGLE("GOOGLE"), + + @JsonProperty("FACEBOOK") + FACEBOOK("FACEBOOK"), + + @JsonProperty("APPLE") + APPLE("APPLE") + } + + /** + * The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. + * Values: INVALID_CREDENTIALS,ACCOUNT_NOT_FOUND,VERIFICATION_FAILED,ACCOUNT_LOCKED + */ + enum class FailedLoginReason(val value: kotlin.String) { + @JsonProperty("INVALID_CREDENTIALS") + INVALID_CREDENTIALS("INVALID_CREDENTIALS"), + + @JsonProperty("ACCOUNT_NOT_FOUND") + ACCOUNT_NOT_FOUND("ACCOUNT_NOT_FOUND"), + + @JsonProperty("VERIFICATION_FAILED") + VERIFICATION_FAILED("VERIFICATION_FAILED"), + + @JsonProperty("ACCOUNT_LOCKED") + ACCOUNT_LOCKED("ACCOUNT_LOCKED") + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/LoginTransactionDetailsAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/LoginTransactionDetailsAllOf.kt new file mode 100644 index 000000000..fd8b5e57a --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/LoginTransactionDetailsAllOf.kt @@ -0,0 +1,160 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid + +/** + * Specific information about a login transaction for a user. + * @param authenticationType The type of login authentication method used by a user. For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: * authentication_type : authentication_sub_type * ------------------------------------------------------------------------------- * `CREDENTIALS` : `EMAIL` * `CREDENTIALS` : * `PASSWORD_RESET` : `EMAIL` * `SINGLE_SIGN_ON` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` * `SOCIAL` : `GOOGLE` * `SOCIAL` : `FACEBOOK` * `SOCIAL` : `APPLE` + * @param successfulLoginFlag Identifies if a login attempt by a user was successful or not. + * @param authenticationSubType The sub type of login authentication method used by a user. For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: * authentication_sub_type : authentication_type * ------------------------------------------------------------------------------- * `EMAIL` : `CREDENTIALS` * `EMAIL` : `PASSWORD_RESET` * `EMAIL` : `SINGLE_SIGN_ON` * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` * `GOOGLE` : `SOCIAL` * `FACEBOOK` : `SOCIAL` * `APPLE` : `SOCIAL` * : `CREDENTIALS` + * @param failedLoginReason The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. + */ +data class LoginTransactionDetailsAllOf( + /* The type of login authentication method used by a user. For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: * authentication_type : authentication_sub_type * ------------------------------------------------------------------------------- * `CREDENTIALS` : `EMAIL` * `CREDENTIALS` : * `PASSWORD_RESET` : `EMAIL` * `SINGLE_SIGN_ON` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` * `SOCIAL` : `GOOGLE` * `SOCIAL` : `FACEBOOK` * `SOCIAL` : `APPLE` */ + @JsonProperty("authentication_type") + val authenticationType: LoginTransactionDetailsAllOf.AuthenticationType, + + /* Identifies if a login attempt by a user was successful or not. */ + @JsonProperty("successful_login_flag") + @field:Valid + val successfulLoginFlag: kotlin.Boolean, + + /* The sub type of login authentication method used by a user. For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: * authentication_sub_type : authentication_type * ------------------------------------------------------------------------------- * `EMAIL` : `CREDENTIALS` * `EMAIL` : `PASSWORD_RESET` * `EMAIL` : `SINGLE_SIGN_ON` * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` * `GOOGLE` : `SOCIAL` * `FACEBOOK` : `SOCIAL` * `APPLE` : `SOCIAL` * : `CREDENTIALS` */ + @JsonProperty("authentication_sub_type") + val authenticationSubType: LoginTransactionDetailsAllOf.AuthenticationSubType? = null, + + /* The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. */ + @JsonProperty("failed_login_reason") + val failedLoginReason: LoginTransactionDetailsAllOf.FailedLoginReason? = null +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var authenticationType: LoginTransactionDetailsAllOf.AuthenticationType? = null, + private var successfulLoginFlag: kotlin.Boolean? = null, + private var authenticationSubType: LoginTransactionDetailsAllOf.AuthenticationSubType? = null, + private var failedLoginReason: LoginTransactionDetailsAllOf.FailedLoginReason? = null + ) { + fun authenticationType(authenticationType: LoginTransactionDetailsAllOf.AuthenticationType) = apply { this.authenticationType = authenticationType } + fun successfulLoginFlag(successfulLoginFlag: kotlin.Boolean) = apply { this.successfulLoginFlag = successfulLoginFlag } + fun authenticationSubType(authenticationSubType: LoginTransactionDetailsAllOf.AuthenticationSubType) = apply { this.authenticationSubType = authenticationSubType } + fun failedLoginReason(failedLoginReason: LoginTransactionDetailsAllOf.FailedLoginReason) = apply { this.failedLoginReason = failedLoginReason } + + fun build(): LoginTransactionDetailsAllOf { + // Check required params + validateNullity() + return LoginTransactionDetailsAllOf( + authenticationType = authenticationType!!, + successfulLoginFlag = successfulLoginFlag!!, + authenticationSubType = authenticationSubType, + failedLoginReason = failedLoginReason + ) + } + + private fun validateNullity() { + if (authenticationType == null) { + throw NullPointerException("Required parameter authenticationType is missing") + } + if (successfulLoginFlag == null) { + throw NullPointerException("Required parameter successfulLoginFlag is missing") + } + } + } + + /** + * The type of login authentication method used by a user. For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: * authentication_type : authentication_sub_type * ------------------------------------------------------------------------------- * `CREDENTIALS` : `EMAIL` * `CREDENTIALS` : * `PASSWORD_RESET` : `EMAIL` * `SINGLE_SIGN_ON` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` * `SOCIAL` : `GOOGLE` * `SOCIAL` : `FACEBOOK` * `SOCIAL` : `APPLE` + * Values: CREDENTIALS,PASSWORD_RESET,SOCIAL,SINGLE_SIGN_ON,MULTI_FACTOR_AUTHENTICATION + */ + enum class AuthenticationType(val value: kotlin.String) { + @JsonProperty("CREDENTIALS") + CREDENTIALS("CREDENTIALS"), + + @JsonProperty("PASSWORD_RESET") + PASSWORD_RESET("PASSWORD_RESET"), + + @JsonProperty("SOCIAL") + SOCIAL("SOCIAL"), + + @JsonProperty("SINGLE_SIGN_ON") + SINGLE_SIGN_ON("SINGLE_SIGN_ON"), + + @JsonProperty("MULTI_FACTOR_AUTHENTICATION") + MULTI_FACTOR_AUTHENTICATION("MULTI_FACTOR_AUTHENTICATION") + } + + /** + * The sub type of login authentication method used by a user. For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: * authentication_sub_type : authentication_type * ------------------------------------------------------------------------------- * `EMAIL` : `CREDENTIALS` * `EMAIL` : `PASSWORD_RESET` * `EMAIL` : `SINGLE_SIGN_ON` * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` * `GOOGLE` : `SOCIAL` * `FACEBOOK` : `SOCIAL` * `APPLE` : `SOCIAL` * : `CREDENTIALS` + * Values: EMAIL,PHONE,GOOGLE,FACEBOOK,APPLE + */ + enum class AuthenticationSubType(val value: kotlin.String) { + @JsonProperty("EMAIL") + EMAIL("EMAIL"), + + @JsonProperty("PHONE") + PHONE("PHONE"), + + @JsonProperty("GOOGLE") + GOOGLE("GOOGLE"), + + @JsonProperty("FACEBOOK") + FACEBOOK("FACEBOOK"), + + @JsonProperty("APPLE") + APPLE("APPLE") + } + + /** + * The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. + * Values: INVALID_CREDENTIALS,ACCOUNT_NOT_FOUND,VERIFICATION_FAILED,ACCOUNT_LOCKED + */ + enum class FailedLoginReason(val value: kotlin.String) { + @JsonProperty("INVALID_CREDENTIALS") + INVALID_CREDENTIALS("INVALID_CREDENTIALS"), + + @JsonProperty("ACCOUNT_NOT_FOUND") + ACCOUNT_NOT_FOUND("ACCOUNT_NOT_FOUND"), + + @JsonProperty("VERIFICATION_FAILED") + VERIFICATION_FAILED("VERIFICATION_FAILED"), + + @JsonProperty("ACCOUNT_LOCKED") + ACCOUNT_LOCKED("ACCOUNT_LOCKED") + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/MultiFactorAuthenticationAttempt.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/MultiFactorAuthenticationAttempt.kt new file mode 100644 index 000000000..87fde1caa --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/MultiFactorAuthenticationAttempt.kt @@ -0,0 +1,189 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length + +/** + * Information specific to the update event by a user. + * @param deliveryMethod The delivery method of the Multi-Factor Authentication to a user. + * @param status The status of a user''s response to the Multi-Factor Authentication initiated by the Partner''s system to the user.' - `SUCCESS` - Applicable if the user successfully passed the challenge. - `ABANDON` - Applicable if the user did not complete the challenge. - `FAILED` - Applicable if the user failed the challenge. + * @param referenceId The identifier related to a Multi-Factor Authentication attempt by the Partner's system to the Multi-Factor Authentication provider. + * @param providerName The vendor providing the Multi-Factor Authentication verification. + * @param attemptCount The number of attempts a user tried for this Multi-Factor Authentication. + * @param updateStartDateTime The local date and time the Multi-Factor Authentication was initiated to a user from the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. + * @param updateEndDateTime The local date and time the Multi-Factor Authentication to a user ended in the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. + * @param telephone + * @param emailAddress Email address used for the Multi-Factor Authentication by a user. + */ +data class MultiFactorAuthenticationAttempt( + /* The delivery method of the Multi-Factor Authentication to a user. */ + @JsonProperty("delivery_method") + val deliveryMethod: MultiFactorAuthenticationAttempt.DeliveryMethod, + + /* The status of a user''s response to the Multi-Factor Authentication initiated by the Partner''s system to the user.' - `SUCCESS` - Applicable if the user successfully passed the challenge. - `ABANDON` - Applicable if the user did not complete the challenge. - `FAILED` - Applicable if the user failed the challenge. */ + @JsonProperty("status") + val status: MultiFactorAuthenticationAttempt.Status, + + /* The identifier related to a Multi-Factor Authentication attempt by the Partner's system to the Multi-Factor Authentication provider. */ + @JsonProperty("reference_id") + @field:Length(max = 200) + @field:Valid + val referenceId: kotlin.String, + + /* The vendor providing the Multi-Factor Authentication verification. */ + @JsonProperty("provider_name") + @field:Length(max = 200) + @field:Valid + val providerName: kotlin.String, + + /* The number of attempts a user tried for this Multi-Factor Authentication. */ + @JsonProperty("attempt_count") + @field:Valid + val attemptCount: java.math.BigDecimal, + + /* The local date and time the Multi-Factor Authentication was initiated to a user from the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ + @JsonProperty("update_start_date_time") + val updateStartDateTime: java.time.OffsetDateTime? = null, + + /* The local date and time the Multi-Factor Authentication to a user ended in the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ + @JsonProperty("update_end_date_time") + val updateEndDateTime: java.time.OffsetDateTime? = null, + + @JsonProperty("telephone") + @field:Valid + val telephone: Telephone? = null, + + /* Email address used for the Multi-Factor Authentication by a user. */ + @JsonProperty("email_address") + @field:Length(max = 200) + @field:Valid + val emailAddress: kotlin.String? = null +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var deliveryMethod: MultiFactorAuthenticationAttempt.DeliveryMethod? = null, + private var status: MultiFactorAuthenticationAttempt.Status? = null, + private var referenceId: kotlin.String? = null, + private var providerName: kotlin.String? = null, + private var attemptCount: java.math.BigDecimal? = null, + private var updateStartDateTime: java.time.OffsetDateTime? = null, + private var updateEndDateTime: java.time.OffsetDateTime? = null, + private var telephone: Telephone? = null, + private var emailAddress: kotlin.String? = null + ) { + fun deliveryMethod(deliveryMethod: MultiFactorAuthenticationAttempt.DeliveryMethod) = apply { this.deliveryMethod = deliveryMethod } + fun status(status: MultiFactorAuthenticationAttempt.Status) = apply { this.status = status } + fun referenceId(referenceId: kotlin.String) = apply { this.referenceId = referenceId } + fun providerName(providerName: kotlin.String) = apply { this.providerName = providerName } + fun attemptCount(attemptCount: java.math.BigDecimal) = apply { this.attemptCount = attemptCount } + fun updateStartDateTime(updateStartDateTime: java.time.OffsetDateTime) = apply { this.updateStartDateTime = updateStartDateTime } + fun updateEndDateTime(updateEndDateTime: java.time.OffsetDateTime) = apply { this.updateEndDateTime = updateEndDateTime } + fun telephone(telephone: Telephone) = apply { this.telephone = telephone } + fun emailAddress(emailAddress: kotlin.String) = apply { this.emailAddress = emailAddress } + + fun build(): MultiFactorAuthenticationAttempt { + // Check required params + validateNullity() + return MultiFactorAuthenticationAttempt( + deliveryMethod = deliveryMethod!!, + status = status!!, + referenceId = referenceId!!, + providerName = providerName!!, + attemptCount = attemptCount!!, + updateStartDateTime = updateStartDateTime, + updateEndDateTime = updateEndDateTime, + telephone = telephone, + emailAddress = emailAddress + ) + } + + private fun validateNullity() { + if (deliveryMethod == null) { + throw NullPointerException("Required parameter deliveryMethod is missing") + } + if (status == null) { + throw NullPointerException("Required parameter status is missing") + } + if (referenceId == null) { + throw NullPointerException("Required parameter referenceId is missing") + } + if (providerName == null) { + throw NullPointerException("Required parameter providerName is missing") + } + if (attemptCount == null) { + throw NullPointerException("Required parameter attemptCount is missing") + } + } + } + + /** + * The delivery method of the Multi-Factor Authentication to a user. + * Values: EMAIL,SMS,VOICE,PUSH + */ + enum class DeliveryMethod(val value: kotlin.String) { + @JsonProperty("EMAIL") + EMAIL("EMAIL"), + + @JsonProperty("SMS") + SMS("SMS"), + + @JsonProperty("VOICE") + VOICE("VOICE"), + + @JsonProperty("PUSH") + PUSH("PUSH") + } + + /** + * The status of a user''s response to the Multi-Factor Authentication initiated by the Partner''s system to the user.' - `SUCCESS` - Applicable if the user successfully passed the challenge. - `ABANDON` - Applicable if the user did not complete the challenge. - `FAILED` - Applicable if the user failed the challenge. + * Values: SUCCESS,ABANDON,FAILED + */ + enum class Status(val value: kotlin.String) { + @JsonProperty("SUCCESS") + SUCCESS("SUCCESS"), + + @JsonProperty("ABANDON") + ABANDON("ABANDON"), + + @JsonProperty("FAILED") + FAILED("FAILED") + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/MultiFactorAuthenticationUpdate.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/MultiFactorAuthenticationUpdate.kt new file mode 100644 index 000000000..0ab407c4c --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/MultiFactorAuthenticationUpdate.kt @@ -0,0 +1,92 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length + +/** + * Information specific to a user's response to a Multi-Factor Authentication initiated by the Partner's system as a result of a fraud recommendation. + * @param multiFactorAuthenticationAttempts + */ +data class MultiFactorAuthenticationUpdate( + + /* The `risk_id` provided by Expedia's Fraud Prevention Service in the `AccountScreenResponse`. */ + @JsonProperty("risk_id") + @field:Length(max = 200) + @field:Valid + override val riskId: kotlin.String, + + @JsonProperty("multi_factor_authentication_attempts") + @field:Size(min = 1, max = 20) + @field:Valid + val multiFactorAuthenticationAttempts: kotlin.collections.List +) : AccountUpdateRequest { + @JsonProperty("type") + override val type: AccountUpdateRequest.Type = AccountUpdateRequest.Type.MULTI_FACTOR_AUTHENTICATION_UPDATE + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var riskId: kotlin.String? = null, + private var multiFactorAuthenticationAttempts: kotlin.collections.List? = null + ) { + fun riskId(riskId: kotlin.String) = apply { this.riskId = riskId } + fun multiFactorAuthenticationAttempts(multiFactorAuthenticationAttempts: kotlin.collections.List) = apply { + this.multiFactorAuthenticationAttempts = multiFactorAuthenticationAttempts + } + + fun build(): MultiFactorAuthenticationUpdate { + // Check required params + validateNullity() + return MultiFactorAuthenticationUpdate( + riskId = riskId!!, + multiFactorAuthenticationAttempts = multiFactorAuthenticationAttempts!! + ) + } + + private fun validateNullity() { + if (riskId == null) { + throw NullPointerException("Required parameter riskId is missing") + } + if (multiFactorAuthenticationAttempts == null) { + throw NullPointerException("Required parameter multiFactorAuthenticationAttempts is missing") + } + } + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/MultiFactorAuthenticationUpdateAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/MultiFactorAuthenticationUpdateAllOf.kt new file mode 100644 index 000000000..bca39c5a9 --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/MultiFactorAuthenticationUpdateAllOf.kt @@ -0,0 +1,76 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.constraints.Size +import jakarta.validation.Valid + +/** + * + * @param multiFactorAuthenticationAttempts + */ +data class MultiFactorAuthenticationUpdateAllOf( + @JsonProperty("multi_factor_authentication_attempts") + @field:Size(min = 1, max = 20) + @field:Valid + val multiFactorAuthenticationAttempts: kotlin.collections.List +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var multiFactorAuthenticationAttempts: kotlin.collections.List? = null + ) { + fun multiFactorAuthenticationAttempts(multiFactorAuthenticationAttempts: kotlin.collections.List) = apply { + this.multiFactorAuthenticationAttempts = multiFactorAuthenticationAttempts + } + + fun build(): MultiFactorAuthenticationUpdateAllOf { + // Check required params + validateNullity() + return MultiFactorAuthenticationUpdateAllOf( + multiFactorAuthenticationAttempts = multiFactorAuthenticationAttempts!! + ) + } + + private fun validateNullity() { + if (multiFactorAuthenticationAttempts == null) { + throw NullPointerException("Required parameter multiFactorAuthenticationAttempts is missing") + } + } + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Name.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Name.kt index d0a2498ae..f9d4cae3a 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Name.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Name.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,14 +32,9 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Group of attributes intended to hold information about a customer or traveler's name for the order. @@ -52,57 +46,35 @@ import org.hibernate.validator.constraints.Length; */ data class Name( /* Surname, or last name, of the person. */ -@JsonProperty("last_name") - + @JsonProperty("last_name") @field:Length(max = 200) - - - @field:Valid val lastName: kotlin.String, /* Given, or first name, of the person. */ -@JsonProperty("first_name") - + @JsonProperty("first_name") @field:Length(max = 200) - - - @field:Valid val firstName: kotlin.String, /* Middle name of the person. */ -@JsonProperty("middle_name") - + @JsonProperty("middle_name") @field:Length(max = 200) - - - @field:Valid val middleName: kotlin.String? = null, /* Title of the person for name (e.g. Mr., Ms. etc). */ -@JsonProperty("title") - + @JsonProperty("title") @field:Length(max = 200) - - - @field:Valid val title: kotlin.String? = null, /* Generational designations (e.g. Sr, Jr, III) or values that indicate the individual holds a position, educational degree, accreditation, office, or honor (e.g. PhD, CCNA, OBE). */ -@JsonProperty("suffix") - + @JsonProperty("suffix") @field:Length(max = 50) - - - @field:Valid val suffix: kotlin.String? = null ) { - - companion object { @JvmStatic @@ -144,4 +116,3 @@ data class Name( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/NotFoundError.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/NotFoundError.kt index d95fd0f37..40a3edc1d 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/NotFoundError.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/NotFoundError.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,14 +32,8 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** * Indicates that the API cannot find the resource that is either being requested or against which the operation is being performed. Please check the request again to make sure that the request is valid. @@ -49,22 +42,14 @@ import org.hibernate.validator.constraints.Length; */ data class NotFoundError( /* Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. */ -@JsonProperty("code") - + @JsonProperty("code") val code: NotFoundError.Code, /* A human-readable explanation of the error, specific to this error occurrence. */ -@JsonProperty("message") - - - - - + @JsonProperty("message") @field:Valid val message: kotlin.String ) { - - companion object { @JvmStatic @@ -99,41 +84,40 @@ data class NotFoundError( /** * Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. - * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ORDER_PURCHASE_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE,RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST */ enum class Code(val value: kotlin.String) { @JsonProperty("UNAUTHORIZED") UNAUTHORIZED("UNAUTHORIZED"), - + @JsonProperty("FORBIDDEN") FORBIDDEN("FORBIDDEN"), - + @JsonProperty("NOT_FOUND") NOT_FOUND("NOT_FOUND"), - - @JsonProperty("ORDER_PURCHASE_UPDATE_NOT_FOUND") - ORDER_PURCHASE_UPDATE_NOT_FOUND("ORDER_PURCHASE_UPDATE_NOT_FOUND"), - + + @JsonProperty("ACCOUNT_UPDATE_NOT_FOUND") + ACCOUNT_UPDATE_NOT_FOUND("ACCOUNT_UPDATE_NOT_FOUND"), + @JsonProperty("TOO_MANY_REQUESTS") TOO_MANY_REQUESTS("TOO_MANY_REQUESTS"), - + @JsonProperty("INTERNAL_SERVER_ERROR") INTERNAL_SERVER_ERROR("INTERNAL_SERVER_ERROR"), - + @JsonProperty("BAD_GATEWAY") BAD_GATEWAY("BAD_GATEWAY"), - - @JsonProperty("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE") - RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE"), - - @JsonProperty("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE") - RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE"), - + + @JsonProperty("RETRYABLE_ACCOUNT_SCREEN_FAILURE") + RETRYABLE_ACCOUNT_SCREEN_FAILURE("RETRYABLE_ACCOUNT_SCREEN_FAILURE"), + + @JsonProperty("RETRYABLE_ACCOUNT_UPDATE_FAILURE") + RETRYABLE_ACCOUNT_UPDATE_FAILURE("RETRYABLE_ACCOUNT_UPDATE_FAILURE"), + @JsonProperty("GATEWAY_TIMEOUT") GATEWAY_TIMEOUT("GATEWAY_TIMEOUT"), - + @JsonProperty("BAD_REQUEST") - BAD_REQUEST("BAD_REQUEST"); + BAD_REQUEST("BAD_REQUEST") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OperatingCompany.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OperatingCompany.kt deleted file mode 100644 index 5fdba5a94..000000000 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OperatingCompany.kt +++ /dev/null @@ -1,112 +0,0 @@ -/* - * Copyright (C) 2022 Expedia, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.expediagroup.openworld.sdk.fraudpreventionv2.models - - -/* - * Copyright (C) 2022 Expedia, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - - -import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; - -/** - * This field helps to identify and understand the specific provider or operating company involved in offering the activity. - * @param name This field includes the provider's name. - * @param type This field indicates the nature or relationship of the vendor associated with a particular activity. | THIRD_PARTY: This value indicates that the vendor is an external entity or third-party provider. | DIRECT: This value signifies that the vendor is a direct entity or provider associated with the organization or platform offering the activity. - */ -data class OperatingCompany( - /* This field includes the provider's name. */ -@JsonProperty("name") - - - - - - @field:Valid - val name: kotlin.String, - - /* This field indicates the nature or relationship of the vendor associated with a particular activity. | THIRD_PARTY: This value indicates that the vendor is an external entity or third-party provider. | DIRECT: This value signifies that the vendor is a direct entity or provider associated with the organization or platform offering the activity. */ -@JsonProperty("type") - - val type: OperatingCompany.Type -) { - - - - companion object { - @JvmStatic - fun builder() = Builder() - } - - class Builder( - private var name: kotlin.String? = null, - private var type: OperatingCompany.Type? = null - ) { - fun name(name: kotlin.String) = apply { this.name = name } - fun type(type: OperatingCompany.Type) = apply { this.type = type } - - fun build(): OperatingCompany { - // Check required params - validateNullity() - return OperatingCompany( - name = name!!, - type = type!! - ) - } - - private fun validateNullity() { - if (name == null) { - throw NullPointerException("Required parameter name is missing") - } - if (type == null) { - throw NullPointerException("Required parameter type is missing") - } - } - } - - /** - * This field indicates the nature or relationship of the vendor associated with a particular activity. | THIRD_PARTY: This value indicates that the vendor is an external entity or third-party provider. | DIRECT: This value signifies that the vendor is a direct entity or provider associated with the organization or platform offering the activity. - * Values: THIRD_PARTY,DIRECT - */ - enum class Type(val value: kotlin.String) { - @JsonProperty("THIRD_PARTY") - THIRD_PARTY("THIRD_PARTY"), - - @JsonProperty("DIRECT") - DIRECT("DIRECT"); - } -} - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Operations.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Operations.kt index f33097919..f24637c59 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Operations.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Operations.kt @@ -16,12 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Authorize -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.AuthorizeReversal -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Capture -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Refund -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Verify - /* * Copyright (C) 2022 Expedia, Inc. * @@ -38,71 +32,40 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Verify * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Size +import jakarta.validation.Valid /** - * All operations related to a payment throughout its lifespan. An operation represents an event external to Fraud Prevention Service that specifies to perform a payment operation. Possible operation types include: - `Verify` - `Authorize` - `AuthorizeReversal` - `Capture` - `Refund` - * @param verify - * @param authorize - * @param authorizeReversal - * @param capture - * @param refunds + * All operations related to a payment throughout its lifespan. An operation represents an event external to Fraud Prevention Service that specifies to perform a payment operation. Possible operation types include: - `Verify` - `Authorize` - `AuthorizeReversal` - `Capture` - `Refund` + * @param verify + * @param authorize + * @param authorizeReversal + * @param capture + * @param refunds */ data class Operations( @JsonProperty("verify") - - - - - @field:Valid val verify: Verify? = null, @JsonProperty("authorize") - - - - - @field:Valid val authorize: Authorize? = null, @JsonProperty("authorize_reversal") - - - - - @field:Valid val authorizeReversal: AuthorizeReversal? = null, @JsonProperty("capture") - - - - - @field:Valid val capture: Capture? = null, @JsonProperty("refunds") - - @field:Size(max = 20) - - @field:Valid val refunds: kotlin.collections.List? = null ) { - - companion object { @JvmStatic @@ -131,7 +94,5 @@ data class Operations( refunds = refunds ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseScreenRequest.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseScreenRequest.kt index 8bf109bf8..59b10fdc9 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseScreenRequest.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseScreenRequest.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseTransaction - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,31 +32,18 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseTran * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** - * - * @param transaction + * + * @param transaction */ data class OrderPurchaseScreenRequest( @JsonProperty("transaction") - - - - - @field:Valid val transaction: OrderPurchaseTransaction? = null ) { - - companion object { @JvmStatic @@ -75,7 +60,5 @@ data class OrderPurchaseScreenRequest( transaction = transaction ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseScreenResponse.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseScreenResponse.kt index bc8008f12..dbec05bef 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseScreenResponse.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseScreenResponse.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.FraudDecision - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,42 +32,26 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.FraudDecision * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param riskId Unique identifier assigned to the transaction by Expedia's Fraud Prevention Service. - * @param decision + * @param decision */ data class OrderPurchaseScreenResponse( /* Unique identifier assigned to the transaction by Expedia's Fraud Prevention Service. */ -@JsonProperty("risk_id") - + @JsonProperty("risk_id") @field:Length(max = 200) - - - @field:Valid val riskId: kotlin.String? = null, @JsonProperty("decision") - - - - - @field:Valid val decision: FraudDecision? = null ) { - - companion object { @JvmStatic @@ -89,7 +71,5 @@ data class OrderPurchaseScreenResponse( decision = decision ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseTransaction.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseTransaction.kt index f06d87d19..dd0b4d98e 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseTransaction.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseTransaction.kt @@ -16,11 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.CustomerAccount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.DeviceDetails -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.SiteInfo -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TransactionDetails - /* * Copyright (C) 2022 Expedia, Inc. * @@ -37,61 +32,33 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TransactionDetail * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** - * - * @param siteInfo - * @param deviceDetails - * @param customerAccount - * @param transactionDetails + * + * @param siteInfo + * @param deviceDetails + * @param customerAccount + * @param transactionDetails */ data class OrderPurchaseTransaction( @JsonProperty("site_info") - - - - - @field:Valid val siteInfo: SiteInfo, @JsonProperty("device_details") - - - - - @field:Valid val deviceDetails: DeviceDetails, @JsonProperty("customer_account") - - - - - @field:Valid val customerAccount: CustomerAccount, @JsonProperty("transaction_details") - - - - - @field:Valid val transactionDetails: TransactionDetails ) { - - companion object { @JvmStatic @@ -136,4 +103,3 @@ data class OrderPurchaseTransaction( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseUpdateNotFoundError.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseUpdateNotFoundError.kt index 9a330263f..a009e0b41 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseUpdateNotFoundError.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseUpdateNotFoundError.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,14 +32,8 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** * Indicates that the API cannot find the resource that is either being requested or against which the operation is being performed. @@ -49,22 +42,14 @@ import org.hibernate.validator.constraints.Length; */ data class OrderPurchaseUpdateNotFoundError( /* Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. */ -@JsonProperty("code") - + @JsonProperty("code") val code: OrderPurchaseUpdateNotFoundError.Code, /* A human-readable explanation of the error, specific to this error occurrence. */ -@JsonProperty("message") - - - - - + @JsonProperty("message") @field:Valid val message: kotlin.String ) { - - companion object { @JvmStatic @@ -104,36 +89,35 @@ data class OrderPurchaseUpdateNotFoundError( enum class Code(val value: kotlin.String) { @JsonProperty("UNAUTHORIZED") UNAUTHORIZED("UNAUTHORIZED"), - + @JsonProperty("FORBIDDEN") FORBIDDEN("FORBIDDEN"), - + @JsonProperty("NOT_FOUND") NOT_FOUND("NOT_FOUND"), - + @JsonProperty("ORDER_PURCHASE_UPDATE_NOT_FOUND") ORDER_PURCHASE_UPDATE_NOT_FOUND("ORDER_PURCHASE_UPDATE_NOT_FOUND"), - + @JsonProperty("TOO_MANY_REQUESTS") TOO_MANY_REQUESTS("TOO_MANY_REQUESTS"), - + @JsonProperty("INTERNAL_SERVER_ERROR") INTERNAL_SERVER_ERROR("INTERNAL_SERVER_ERROR"), - + @JsonProperty("BAD_GATEWAY") BAD_GATEWAY("BAD_GATEWAY"), - + @JsonProperty("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE") RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE"), - + @JsonProperty("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE") RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE"), - + @JsonProperty("GATEWAY_TIMEOUT") GATEWAY_TIMEOUT("GATEWAY_TIMEOUT"), - + @JsonProperty("BAD_REQUEST") - BAD_REQUEST("BAD_REQUEST"); + BAD_REQUEST("BAD_REQUEST") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseUpdateRequest.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseUpdateRequest.kt index b0ef01c56..01816baa2 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseUpdateRequest.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseUpdateRequest.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UpdateType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,22 +32,14 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UpdateType * limitations under the License. */ - -import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; import com.fasterxml.jackson.annotation.JsonIgnoreProperties import com.fasterxml.jackson.annotation.JsonSubTypes import com.fasterxml.jackson.annotation.JsonSubTypes.Type import com.fasterxml.jackson.annotation.JsonTypeInfo /** - * The `type` field value is used as a discriminator, with the following mapping: * `ORDER_UPDATE`: `OrderUpdate` * `CHARGEBACK_FEEDBACK`: `ChargebackFeedback` * `INSULT_FEEDBACK`: `InsultFeedback` * `REFUND_UPDATE`: `RefundUpdate` * `PAYMENT_UPDATE`: `PaymentUpdate` - * @param type + * The `type` field value is used as a discriminator, with the following mapping: * `ORDER_UPDATE`: `OrderUpdate` * `CHARGEBACK_FEEDBACK`: `ChargebackFeedback` * `INSULT_FEEDBACK`: `InsultFeedback` * `REFUND_UPDATE`: `RefundUpdate` * `PAYMENT_UPDATE`: `PaymentUpdate` + * @param type * @param riskId The `risk_id` provided by Expedia's Fraud Prevention Service in the `OrderPurchaseScreenResponse`. */ @JsonIgnoreProperties(ignoreUnknown = true, value = ["type"]) @@ -63,11 +53,8 @@ import com.fasterxml.jackson.annotation.JsonTypeInfo ) interface OrderPurchaseUpdateRequest { + val type: UpdateType + /* The `risk_id` provided by Expedia's Fraud Prevention Service in the `OrderPurchaseScreenResponse`. */ - -val type: UpdateType - /* The `risk_id` provided by Expedia's Fraud Prevention Service in the `OrderPurchaseScreenResponse`. */ - -val riskId: kotlin.String + val riskId: kotlin.String } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseUpdateResponse.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseUpdateResponse.kt index c0703c725..9552d1738 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseUpdateResponse.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderPurchaseUpdateResponse.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,32 +32,21 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param riskId Unique identifier of transaction that was updated. */ data class OrderPurchaseUpdateResponse( /* Unique identifier of transaction that was updated. */ -@JsonProperty("risk_id") - + @JsonProperty("risk_id") @field:Length(max = 200) - - - @field:Valid val riskId: kotlin.String? = null ) { - - companion object { @JvmStatic @@ -75,7 +63,5 @@ data class OrderPurchaseUpdateResponse( riskId = riskId ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderUpdate.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderUpdate.kt index a170aa894..88b0d3aaa 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderUpdate.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderUpdate.kt @@ -16,11 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.CancellationReason -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseUpdateRequest -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Status -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UpdateType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -37,65 +32,40 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UpdateType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Order related data that should be updated. - * @param orderStatus - * @param acquirerReferenceNumber A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. `acquirer_reference_number` is a required field only if `order_status` = `COMPLETED` Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. - * @param cancellationReason + * @param orderStatus + * @param acquirerReferenceNumber A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. `acquirer_reference_number` is a required field only if `order_status` = `COMPLETED` Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. + * @param cancellationReason */ data class OrderUpdate( /* The `risk_id` provided by Expedia's Fraud Prevention Service in the `OrderPurchaseScreenResponse`. */ -@JsonProperty("risk_id") - + @JsonProperty("risk_id") @field:Length(max = 200) - - - @field:Valid override val riskId: kotlin.String, @JsonProperty("order_status") - - - - - @field:Valid val orderStatus: Status, /* A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. `acquirer_reference_number` is a required field only if `order_status` = `COMPLETED` Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. */ -@JsonProperty("acquirer_reference_number") - + @JsonProperty("acquirer_reference_number") @field:Length(max = 200) - - - @field:Valid val acquirerReferenceNumber: kotlin.String? = null, @JsonProperty("cancellation_reason") - - - - - @field:Valid val cancellationReason: CancellationReason? = null ) : OrderPurchaseUpdateRequest { @JsonProperty("type") -override val type : UpdateType = UpdateType.ORDER_UPDATE - - + override val type: UpdateType = UpdateType.ORDER_UPDATE companion object { @JvmStatic @@ -134,4 +104,3 @@ override val type : UpdateType = UpdateType.ORDER_UPDATE } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderUpdateAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderUpdateAllOf.kt index 9301c164d..36bc4749a 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderUpdateAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/OrderUpdateAllOf.kt @@ -16,9 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.CancellationReason -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Status - /* * Copyright (C) 2022 Expedia, Inc. * @@ -35,52 +32,31 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Status * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * - * @param orderStatus - * @param acquirerReferenceNumber A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. `acquirer_reference_number` is a required field only if `order_status` = `COMPLETED` Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. - * @param cancellationReason + * + * @param orderStatus + * @param acquirerReferenceNumber A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. `acquirer_reference_number` is a required field only if `order_status` = `COMPLETED` Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. + * @param cancellationReason */ data class OrderUpdateAllOf( @JsonProperty("order_status") - - - - - @field:Valid val orderStatus: Status, /* A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. `acquirer_reference_number` is a required field only if `order_status` = `COMPLETED` Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. */ -@JsonProperty("acquirer_reference_number") - + @JsonProperty("acquirer_reference_number") @field:Length(max = 200) - - - @field:Valid val acquirerReferenceNumber: kotlin.String? = null, @JsonProperty("cancellation_reason") - - - - - @field:Valid val cancellationReason: CancellationReason? = null ) { - - companion object { @JvmStatic @@ -113,4 +89,3 @@ data class OrderUpdateAllOf( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PayPal.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PayPal.kt index 6620c4c36..5a20bc958 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PayPal.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PayPal.kt @@ -16,15 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentMethod -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria - /* * Copyright (C) 2022 Expedia, Inc. * @@ -41,135 +32,76 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCri * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param payerId Unique PayPal Customer Account identification number. * @param transactionId Unique transaction number to identify Auth calls at PayPal. * @param merchantOrderCode Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. */ data class PayPal( /* The `brand` field value is the payment brand used for payment on this transaction. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `brand` - `card_type` combination will result in data quality issues and result in degraded risk recommendation. 'brand' is an enum value with the following mapping with CreditCard 'card_type' attribute: * brand : card_type * ------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB_INTERNATIONAL` : `DINERS_CLUB` * `BC_CARD` : `DINERS_CLUB` * `DISCOVER` : `DISCOVER` * `BC_CARD` : `DISCOVER` * `DINERS_CLUB_INTERNATIONAL` : `DISCOVER` * `JCB` : `DISCOVER` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MAESTRO` : `MASTER_CARD` * `POSTEPAY_MASTERCARD` : `MASTER_CARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA_DELTA` : `VISA` * `VISA_ELECTRON` : `VISA` * `CARTA_SI` : `VISA` * `CARTE_BLEUE` : `VISA` * `VISA_DANKORT` : `VISA` * `POSTEPAY_VISA_ELECTRON` : `VISA` * `PAYPAL` : 'brand' with 'Points' payment_type is an enum value with following: * `EXPEDIA_REWARDS` * `AMEX_POINTS` * `BANK_OF_AMERICA_REWARDS` * `DISCOVER_POINTS` * `MASTER_CARD_POINTS` * `CITI_THANK_YOU_POINTS` * `MERRILL_LYNCH_REWARDS` * `WELLS_FARGO_POINTS` * `DELTA_SKY_MILES` * `UNITED_POINTS` * `DISCOVER_MILES` * `ALASKA_MILES` * `RBC_REWARDS` * `BILT_REWARDS` * `ORBUCKS` * `CHEAP_CASH` * `BONUS_PLUS` * `ULTIMATE_REWARDS` 'brand' with 'GiftCard' payment_type is an enum value with following: * `GIFT_CARD` 'brand' with 'InternetBankPayment' payment_type is an enum value with following: * `IBP` * `LOCAL_DEBIT_CARD` * `SOFORT` * `YANDEX` * `WEB_MONEY` * `QIWI` * `BITCOIN` 'brand' with 'DirectDebit' payment_type is an enum value with following: * `ELV` * `INTER_COMPANY` */ -@JsonProperty("brand") + @JsonProperty("brand") override val brand: Payment.Brand, - @JsonProperty("billing_name") - - - - - @field:Valid override val billingName: Name, @JsonProperty("billing_address") - - - - - @field:Valid override val billingAddress: PaymentBillingAddress, /* Email address associated with the payment. */ -@JsonProperty("billing_email_address") - + @JsonProperty("billing_email_address") @field:Length(max = 200) - - - @field:Valid override val billingEmailAddress: kotlin.String, /* Unique PayPal Customer Account identification number. */ -@JsonProperty("payer_id") - + @JsonProperty("payer_id") @field:Length(max = 200) - - - @field:Valid val payerId: kotlin.String, /* Unique transaction number to identify Auth calls at PayPal. */ -@JsonProperty("transaction_id") - + @JsonProperty("transaction_id") @field:Length(max = 200) - - - @field:Valid val transactionId: kotlin.String, @JsonProperty("reason") - - - - - @field:Valid override val reason: PaymentReason? = null, @JsonProperty("authorized_amount") - - - - - @field:Valid override val authorizedAmount: Amount? = null, @JsonProperty("verified_amount") - - - - - @field:Valid override val verifiedAmount: Amount? = null, @JsonProperty("three_digits_secure_criteria") - - - - - @field:Valid override val threeDigitsSecureCriteria: PaymentThreeDSCriteria? = null, @JsonProperty("operations") - - - - - @field:Valid override val operations: Operations? = null, /* Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. */ -@JsonProperty("merchant_order_code") - + @JsonProperty("merchant_order_code") @field:Length(max = 200) - - - @field:Valid val merchantOrderCode: kotlin.String? = null ) : Payment { @JsonProperty("method") -override val method : PaymentMethod = PaymentMethod.PAYPAL - - + override val method: PaymentMethod = PaymentMethod.PAYPAL companion object { @JvmStatic @@ -244,4 +176,3 @@ override val method : PaymentMethod = PaymentMethod.PAYPAL } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PayPalAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PayPalAllOf.kt index bf603d9dc..a9283784b 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PayPalAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PayPalAllOf.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,54 +32,35 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param payerId Unique PayPal Customer Account identification number. * @param transactionId Unique transaction number to identify Auth calls at PayPal. * @param merchantOrderCode Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. */ data class PayPalAllOf( /* Unique PayPal Customer Account identification number. */ -@JsonProperty("payer_id") - + @JsonProperty("payer_id") @field:Length(max = 200) - - - @field:Valid val payerId: kotlin.String, /* Unique transaction number to identify Auth calls at PayPal. */ -@JsonProperty("transaction_id") - + @JsonProperty("transaction_id") @field:Length(max = 200) - - - @field:Valid val transactionId: kotlin.String, /* Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. */ -@JsonProperty("merchant_order_code") - + @JsonProperty("merchant_order_code") @field:Length(max = 200) - - - @field:Valid val merchantOrderCode: kotlin.String? = null ) { - - companion object { @JvmStatic @@ -116,4 +96,3 @@ data class PayPalAllOf( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Payment.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Payment.kt index 4fb75998f..123f1c88e 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Payment.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Payment.kt @@ -16,14 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentMethod -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria - /* * Copyright (C) 2022 Expedia, Inc. * @@ -40,31 +32,24 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCri * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; import com.fasterxml.jackson.annotation.JsonIgnoreProperties import com.fasterxml.jackson.annotation.JsonSubTypes import com.fasterxml.jackson.annotation.JsonSubTypes.Type import com.fasterxml.jackson.annotation.JsonTypeInfo /** - * The `method` field value is used as a discriminator, with the following mapping: * `CREDIT_CARD`: `CreditCard` * `PAYPAL`: `PayPal` * `POINTS`: `Points` * `GIFT_CARD`: `GiftCard` * `INTERNET_BANK_PAYMENT`: `InternetBankPayment` * `DIRECT_DEBIT`: `DirectDebit` - * @param brand The `brand` field value is the payment brand used for payment on this transaction. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `brand` - `card_type` combination will result in data quality issues and result in degraded risk recommendation. 'brand' is an enum value with the following mapping with CreditCard 'card_type' attribute: * brand : card_type * ------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB_INTERNATIONAL` : `DINERS_CLUB` * `BC_CARD` : `DINERS_CLUB` * `DISCOVER` : `DISCOVER` * `BC_CARD` : `DISCOVER` * `DINERS_CLUB_INTERNATIONAL` : `DISCOVER` * `JCB` : `DISCOVER` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MAESTRO` : `MASTER_CARD` * `POSTEPAY_MASTERCARD` : `MASTER_CARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA_DELTA` : `VISA` * `VISA_ELECTRON` : `VISA` * `CARTA_SI` : `VISA` * `CARTE_BLEUE` : `VISA` * `VISA_DANKORT` : `VISA` * `POSTEPAY_VISA_ELECTRON` : `VISA` * `PAYPAL` : 'brand' with 'Points' payment_type is an enum value with following: * `EXPEDIA_REWARDS` * `AMEX_POINTS` * `BANK_OF_AMERICA_REWARDS` * `DISCOVER_POINTS` * `MASTER_CARD_POINTS` * `CITI_THANK_YOU_POINTS` * `MERRILL_LYNCH_REWARDS` * `WELLS_FARGO_POINTS` * `DELTA_SKY_MILES` * `UNITED_POINTS` * `DISCOVER_MILES` * `ALASKA_MILES` * `RBC_REWARDS` * `BILT_REWARDS` * `ORBUCKS` * `CHEAP_CASH` * `BONUS_PLUS` * `ULTIMATE_REWARDS` 'brand' with 'GiftCard' payment_type is an enum value with following: * `GIFT_CARD` 'brand' with 'InternetBankPayment' payment_type is an enum value with following: * `IBP` * `LOCAL_DEBIT_CARD` * `SOFORT` * `YANDEX` * `WEB_MONEY` * `QIWI` * `BITCOIN` 'brand' with 'DirectDebit' payment_type is an enum value with following: * `ELV` * `INTER_COMPANY` - * @param method - * @param billingName - * @param billingAddress + * The `method` field value is used as a discriminator, with the following mapping: * `CREDIT_CARD`: `CreditCard` * `PAYPAL`: `PayPal` * `POINTS`: `Points` * `GIFT_CARD`: `GiftCard` * `INTERNET_BANK_PAYMENT`: `InternetBankPayment` * `DIRECT_DEBIT`: `DirectDebit` + * @param brand The `brand` field value is the payment brand used for payment on this transaction. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `brand` - `card_type` combination will result in data quality issues and result in degraded risk recommendation. 'brand' is an enum value with the following mapping with CreditCard 'card_type' attribute: * brand : card_type * ------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB_INTERNATIONAL` : `DINERS_CLUB` * `BC_CARD` : `DINERS_CLUB` * `DISCOVER` : `DISCOVER` * `BC_CARD` : `DISCOVER` * `DINERS_CLUB_INTERNATIONAL` : `DISCOVER` * `JCB` : `DISCOVER` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MAESTRO` : `MASTER_CARD` * `POSTEPAY_MASTERCARD` : `MASTER_CARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA_DELTA` : `VISA` * `VISA_ELECTRON` : `VISA` * `CARTA_SI` : `VISA` * `CARTE_BLEUE` : `VISA` * `VISA_DANKORT` : `VISA` * `POSTEPAY_VISA_ELECTRON` : `VISA` * `PAYPAL` : 'brand' with 'Points' payment_type is an enum value with following: * `EXPEDIA_REWARDS` * `AMEX_POINTS` * `BANK_OF_AMERICA_REWARDS` * `DISCOVER_POINTS` * `MASTER_CARD_POINTS` * `CITI_THANK_YOU_POINTS` * `MERRILL_LYNCH_REWARDS` * `WELLS_FARGO_POINTS` * `DELTA_SKY_MILES` * `UNITED_POINTS` * `DISCOVER_MILES` * `ALASKA_MILES` * `RBC_REWARDS` * `BILT_REWARDS` * `ORBUCKS` * `CHEAP_CASH` * `BONUS_PLUS` * `ULTIMATE_REWARDS` 'brand' with 'GiftCard' payment_type is an enum value with following: * `GIFT_CARD` 'brand' with 'InternetBankPayment' payment_type is an enum value with following: * `IBP` * `LOCAL_DEBIT_CARD` * `SOFORT` * `YANDEX` * `WEB_MONEY` * `QIWI` * `BITCOIN` 'brand' with 'DirectDebit' payment_type is an enum value with following: * `ELV` * `INTER_COMPANY` + * @param method + * @param billingName + * @param billingAddress * @param billingEmailAddress Email address associated with the payment. - * @param reason - * @param authorizedAmount - * @param verifiedAmount - * @param threeDigitsSecureCriteria - * @param operations + * @param reason + * @param authorizedAmount + * @param verifiedAmount + * @param threeDigitsSecureCriteria + * @param operations */ @JsonIgnoreProperties(ignoreUnknown = true, value = ["method"]) @JsonTypeInfo(use = JsonTypeInfo.Id.NAME, include = JsonTypeInfo.As.PROPERTY, property = "method", visible = true) @@ -78,19 +63,18 @@ import com.fasterxml.jackson.annotation.JsonTypeInfo ) interface Payment { + /* The `brand` field value is the payment brand used for payment on this transaction. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `brand` - `card_type` combination will result in data quality issues and result in degraded risk recommendation. 'brand' is an enum value with the following mapping with CreditCard 'card_type' attribute: * brand : card_type * ------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB_INTERNATIONAL` : `DINERS_CLUB` * `BC_CARD` : `DINERS_CLUB` * `DISCOVER` : `DISCOVER` * `BC_CARD` : `DISCOVER` * `DINERS_CLUB_INTERNATIONAL` : `DISCOVER` * `JCB` : `DISCOVER` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MAESTRO` : `MASTER_CARD` * `POSTEPAY_MASTERCARD` : `MASTER_CARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA_DELTA` : `VISA` * `VISA_ELECTRON` : `VISA` * `CARTA_SI` : `VISA` * `CARTE_BLEUE` : `VISA` * `VISA_DANKORT` : `VISA` * `POSTEPAY_VISA_ELECTRON` : `VISA` * `PAYPAL` : 'brand' with 'Points' payment_type is an enum value with following: * `EXPEDIA_REWARDS` * `AMEX_POINTS` * `BANK_OF_AMERICA_REWARDS` * `DISCOVER_POINTS` * `MASTER_CARD_POINTS` * `CITI_THANK_YOU_POINTS` * `MERRILL_LYNCH_REWARDS` * `WELLS_FARGO_POINTS` * `DELTA_SKY_MILES` * `UNITED_POINTS` * `DISCOVER_MILES` * `ALASKA_MILES` * `RBC_REWARDS` * `BILT_REWARDS` * `ORBUCKS` * `CHEAP_CASH` * `BONUS_PLUS` * `ULTIMATE_REWARDS` 'brand' with 'GiftCard' payment_type is an enum value with following: * `GIFT_CARD` 'brand' with 'InternetBankPayment' payment_type is an enum value with following: * `IBP` * `LOCAL_DEBIT_CARD` * `SOFORT` * `YANDEX` * `WEB_MONEY` * `QIWI` * `BITCOIN` 'brand' with 'DirectDebit' payment_type is an enum value with following: * `ELV` * `INTER_COMPANY` */ + + val brand: Payment.Brand + + val method: PaymentMethod - /* The `brand` field value is the payment brand used for payment on this transaction. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `brand` - `card_type` combination will result in data quality issues and result in degraded risk recommendation. 'brand' is an enum value with the following mapping with CreditCard 'card_type' attribute: * brand : card_type * ------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB_INTERNATIONAL` : `DINERS_CLUB` * `BC_CARD` : `DINERS_CLUB` * `DISCOVER` : `DISCOVER` * `BC_CARD` : `DISCOVER` * `DINERS_CLUB_INTERNATIONAL` : `DISCOVER` * `JCB` : `DISCOVER` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MAESTRO` : `MASTER_CARD` * `POSTEPAY_MASTERCARD` : `MASTER_CARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA_DELTA` : `VISA` * `VISA_ELECTRON` : `VISA` * `CARTA_SI` : `VISA` * `CARTE_BLEUE` : `VISA` * `VISA_DANKORT` : `VISA` * `POSTEPAY_VISA_ELECTRON` : `VISA` * `PAYPAL` : 'brand' with 'Points' payment_type is an enum value with following: * `EXPEDIA_REWARDS` * `AMEX_POINTS` * `BANK_OF_AMERICA_REWARDS` * `DISCOVER_POINTS` * `MASTER_CARD_POINTS` * `CITI_THANK_YOU_POINTS` * `MERRILL_LYNCH_REWARDS` * `WELLS_FARGO_POINTS` * `DELTA_SKY_MILES` * `UNITED_POINTS` * `DISCOVER_MILES` * `ALASKA_MILES` * `RBC_REWARDS` * `BILT_REWARDS` * `ORBUCKS` * `CHEAP_CASH` * `BONUS_PLUS` * `ULTIMATE_REWARDS` 'brand' with 'GiftCard' payment_type is an enum value with following: * `GIFT_CARD` 'brand' with 'InternetBankPayment' payment_type is an enum value with following: * `IBP` * `LOCAL_DEBIT_CARD` * `SOFORT` * `YANDEX` * `WEB_MONEY` * `QIWI` * `BITCOIN` 'brand' with 'DirectDebit' payment_type is an enum value with following: * `ELV` * `INTER_COMPANY` */ + val billingName: Name -val brand: Payment.Brand - -val method: PaymentMethod - -val billingName: Name - -val billingAddress: PaymentBillingAddress - /* Email address associated with the payment. */ + val billingAddress: PaymentBillingAddress + /* Email address associated with the payment. */ -val billingEmailAddress: kotlin.String + val billingEmailAddress: kotlin.String val reason: PaymentReason? val authorizedAmount: Amount? val verifiedAmount: Amount? @@ -98,150 +82,149 @@ val billingEmailAddress: kotlin.String val operations: Operations? /** - * The `brand` field value is the payment brand used for payment on this transaction. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `brand` - `card_type` combination will result in data quality issues and result in degraded risk recommendation. 'brand' is an enum value with the following mapping with CreditCard 'card_type' attribute: * brand : card_type * ------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB_INTERNATIONAL` : `DINERS_CLUB` * `BC_CARD` : `DINERS_CLUB` * `DISCOVER` : `DISCOVER` * `BC_CARD` : `DISCOVER` * `DINERS_CLUB_INTERNATIONAL` : `DISCOVER` * `JCB` : `DISCOVER` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MAESTRO` : `MASTER_CARD` * `POSTEPAY_MASTERCARD` : `MASTER_CARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA_DELTA` : `VISA` * `VISA_ELECTRON` : `VISA` * `CARTA_SI` : `VISA` * `CARTE_BLEUE` : `VISA` * `VISA_DANKORT` : `VISA` * `POSTEPAY_VISA_ELECTRON` : `VISA` * `PAYPAL` : 'brand' with 'Points' payment_type is an enum value with following: * `EXPEDIA_REWARDS` * `AMEX_POINTS` * `BANK_OF_AMERICA_REWARDS` * `DISCOVER_POINTS` * `MASTER_CARD_POINTS` * `CITI_THANK_YOU_POINTS` * `MERRILL_LYNCH_REWARDS` * `WELLS_FARGO_POINTS` * `DELTA_SKY_MILES` * `UNITED_POINTS` * `DISCOVER_MILES` * `ALASKA_MILES` * `RBC_REWARDS` * `BILT_REWARDS` * `ORBUCKS` * `CHEAP_CASH` * `BONUS_PLUS` * `ULTIMATE_REWARDS` 'brand' with 'GiftCard' payment_type is an enum value with following: * `GIFT_CARD` 'brand' with 'InternetBankPayment' payment_type is an enum value with following: * `IBP` * `LOCAL_DEBIT_CARD` * `SOFORT` * `YANDEX` * `WEB_MONEY` * `QIWI` * `BITCOIN` 'brand' with 'DirectDebit' payment_type is an enum value with following: * `ELV` * `INTER_COMPANY` + * The `brand` field value is the payment brand used for payment on this transaction. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `brand` - `card_type` combination will result in data quality issues and result in degraded risk recommendation. 'brand' is an enum value with the following mapping with CreditCard 'card_type' attribute: * brand : card_type * ------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB_INTERNATIONAL` : `DINERS_CLUB` * `BC_CARD` : `DINERS_CLUB` * `DISCOVER` : `DISCOVER` * `BC_CARD` : `DISCOVER` * `DINERS_CLUB_INTERNATIONAL` : `DISCOVER` * `JCB` : `DISCOVER` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MAESTRO` : `MASTER_CARD` * `POSTEPAY_MASTERCARD` : `MASTER_CARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA_DELTA` : `VISA` * `VISA_ELECTRON` : `VISA` * `CARTA_SI` : `VISA` * `CARTE_BLEUE` : `VISA` * `VISA_DANKORT` : `VISA` * `POSTEPAY_VISA_ELECTRON` : `VISA` * `PAYPAL` : 'brand' with 'Points' payment_type is an enum value with following: * `EXPEDIA_REWARDS` * `AMEX_POINTS` * `BANK_OF_AMERICA_REWARDS` * `DISCOVER_POINTS` * `MASTER_CARD_POINTS` * `CITI_THANK_YOU_POINTS` * `MERRILL_LYNCH_REWARDS` * `WELLS_FARGO_POINTS` * `DELTA_SKY_MILES` * `UNITED_POINTS` * `DISCOVER_MILES` * `ALASKA_MILES` * `RBC_REWARDS` * `BILT_REWARDS` * `ORBUCKS` * `CHEAP_CASH` * `BONUS_PLUS` * `ULTIMATE_REWARDS` 'brand' with 'GiftCard' payment_type is an enum value with following: * `GIFT_CARD` 'brand' with 'InternetBankPayment' payment_type is an enum value with following: * `IBP` * `LOCAL_DEBIT_CARD` * `SOFORT` * `YANDEX` * `WEB_MONEY` * `QIWI` * `BITCOIN` 'brand' with 'DirectDebit' payment_type is an enum value with following: * `ELV` * `INTER_COMPANY` * Values: AMERICAN_EXPRESS,DINERS_CLUB_INTERNATIONAL,BC_CARD,DISCOVER,JCB,MASTER_CARD,MAESTRO,POSTEPAY_MASTERCARD,SOLO,SWITCH,CHINA_UNION_PAY,VISA,VISA_DELTA,VISA_ELECTRON,CARTA_SI,CARTE_BLEUE,VISA_DANKORT,POSTEPAY_VISA_ELECTRON,PAYPAL,EXPEDIA_REWARDS,AMEX_POINTS,BANK_OF_AMERICA_REWARDS,DISCOVER_POINTS,MASTER_CARD_POINTS,CITI_THANK_YOU_POINTS,MERRILL_LYNCH_REWARDS,WELLS_FARGO_POINTS,DELTA_SKY_MILES,UNITED_POINTS,DISCOVER_MILES,ALASKA_MILES,RBC_REWARDS,BILT_REWARDS,ORBUCKS,CHEAP_CASH,BONUS_PLUS,ULTIMATE_REWARDS,GIFT_CARD,IBP,LOCAL_DEBIT_CARD,SOFORT,YANDEX,WEB_MONEY,QIWI,BITCOIN,ELV,INTER_COMPANY */ enum class Brand(val value: kotlin.String) { @JsonProperty("AMERICAN_EXPRESS") AMERICAN_EXPRESS("AMERICAN_EXPRESS"), - + @JsonProperty("DINERS_CLUB_INTERNATIONAL") DINERS_CLUB_INTERNATIONAL("DINERS_CLUB_INTERNATIONAL"), - + @JsonProperty("BC_CARD") BC_CARD("BC_CARD"), - + @JsonProperty("DISCOVER") DISCOVER("DISCOVER"), - + @JsonProperty("JCB") JCB("JCB"), - + @JsonProperty("MASTER_CARD") MASTER_CARD("MASTER_CARD"), - + @JsonProperty("MAESTRO") MAESTRO("MAESTRO"), - + @JsonProperty("POSTEPAY_MASTERCARD") POSTEPAY_MASTERCARD("POSTEPAY_MASTERCARD"), - + @JsonProperty("SOLO") SOLO("SOLO"), - + @JsonProperty("SWITCH") SWITCH("SWITCH"), - + @JsonProperty("CHINA_UNION_PAY") CHINA_UNION_PAY("CHINA_UNION_PAY"), - + @JsonProperty("VISA") VISA("VISA"), - + @JsonProperty("VISA_DELTA") VISA_DELTA("VISA_DELTA"), - + @JsonProperty("VISA_ELECTRON") VISA_ELECTRON("VISA_ELECTRON"), - + @JsonProperty("CARTA_SI") CARTA_SI("CARTA_SI"), - + @JsonProperty("CARTE_BLEUE") CARTE_BLEUE("CARTE_BLEUE"), - + @JsonProperty("VISA_DANKORT") VISA_DANKORT("VISA_DANKORT"), - + @JsonProperty("POSTEPAY_VISA_ELECTRON") POSTEPAY_VISA_ELECTRON("POSTEPAY_VISA_ELECTRON"), - + @JsonProperty("PAYPAL") PAYPAL("PAYPAL"), - + @JsonProperty("EXPEDIA_REWARDS") EXPEDIA_REWARDS("EXPEDIA_REWARDS"), - + @JsonProperty("AMEX_POINTS") AMEX_POINTS("AMEX_POINTS"), - + @JsonProperty("BANK_OF_AMERICA_REWARDS") BANK_OF_AMERICA_REWARDS("BANK_OF_AMERICA_REWARDS"), - + @JsonProperty("DISCOVER_POINTS") DISCOVER_POINTS("DISCOVER_POINTS"), - + @JsonProperty("MASTER_CARD_POINTS") MASTER_CARD_POINTS("MASTER_CARD_POINTS"), - + @JsonProperty("CITI_THANK_YOU_POINTS") CITI_THANK_YOU_POINTS("CITI_THANK_YOU_POINTS"), - + @JsonProperty("MERRILL_LYNCH_REWARDS") MERRILL_LYNCH_REWARDS("MERRILL_LYNCH_REWARDS"), - + @JsonProperty("WELLS_FARGO_POINTS") WELLS_FARGO_POINTS("WELLS_FARGO_POINTS"), - + @JsonProperty("DELTA_SKY_MILES") DELTA_SKY_MILES("DELTA_SKY_MILES"), - + @JsonProperty("UNITED_POINTS") UNITED_POINTS("UNITED_POINTS"), - + @JsonProperty("DISCOVER_MILES") DISCOVER_MILES("DISCOVER_MILES"), - + @JsonProperty("ALASKA_MILES") ALASKA_MILES("ALASKA_MILES"), - + @JsonProperty("RBC_REWARDS") RBC_REWARDS("RBC_REWARDS"), - + @JsonProperty("BILT_REWARDS") BILT_REWARDS("BILT_REWARDS"), - + @JsonProperty("ORBUCKS") ORBUCKS("ORBUCKS"), - + @JsonProperty("CHEAP_CASH") CHEAP_CASH("CHEAP_CASH"), - + @JsonProperty("BONUS_PLUS") BONUS_PLUS("BONUS_PLUS"), - + @JsonProperty("ULTIMATE_REWARDS") ULTIMATE_REWARDS("ULTIMATE_REWARDS"), - + @JsonProperty("GIFT_CARD") GIFT_CARD("GIFT_CARD"), - + @JsonProperty("IBP") IBP("IBP"), - + @JsonProperty("LOCAL_DEBIT_CARD") LOCAL_DEBIT_CARD("LOCAL_DEBIT_CARD"), - + @JsonProperty("SOFORT") SOFORT("SOFORT"), - + @JsonProperty("YANDEX") YANDEX("YANDEX"), - + @JsonProperty("WEB_MONEY") WEB_MONEY("WEB_MONEY"), - + @JsonProperty("QIWI") QIWI("QIWI"), - + @JsonProperty("BITCOIN") BITCOIN("BITCOIN"), - + @JsonProperty("ELV") ELV("ELV"), - + @JsonProperty("INTER_COMPANY") - INTER_COMPANY("INTER_COMPANY"); + INTER_COMPANY("INTER_COMPANY") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentBillingAddress.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentBillingAddress.kt index 1b2e2ad91..2800debf5 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentBillingAddress.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentBillingAddress.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,92 +32,61 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import jakarta.validation.constraints.Pattern +import org.hibernate.validator.constraints.Length /** - * + * * @param addressLine1 Address line 1 of the address provided. * @param city City of the address provided. * @param zipCode Zip code of the address provided. * @param countryCode ISO alpha-3 country code of the address provided. - * @param addressType + * @param addressType * @param addressLine2 Address line 2 of the address provided. * @param state The two-characters ISO code for the state or province of the address. */ data class PaymentBillingAddress( /* Address line 1 of the address provided. */ -@JsonProperty("address_line1") - + @JsonProperty("address_line1") @field:Length(max = 200) - - - @field:Valid val addressLine1: kotlin.String, /* City of the address provided. */ -@JsonProperty("city") - + @JsonProperty("city") @field:Length(max = 200) - - - @field:Valid val city: kotlin.String, /* Zip code of the address provided. */ -@JsonProperty("zip_code") - + @JsonProperty("zip_code") @field:Length(max = 20) - - - @field:Valid val zipCode: kotlin.String, /* ISO alpha-3 country code of the address provided. */ -@JsonProperty("country_code") -@field:Pattern(regexp = "^[A-Z]{3}$") - - - - + @JsonProperty("country_code") + @field:Pattern(regexp = "^[A-Z]{3}$") @field:Valid val countryCode: kotlin.String, @JsonProperty("address_type") - val addressType: PaymentBillingAddress.AddressType? = null, /* Address line 2 of the address provided. */ -@JsonProperty("address_line2") - + @JsonProperty("address_line2") @field:Length(max = 200) - - - @field:Valid val addressLine2: kotlin.String? = null, /* The two-characters ISO code for the state or province of the address. */ -@JsonProperty("state") -@field:Pattern(regexp = "^[A-Z]{2}$") - - - - + @JsonProperty("state") + @field:Pattern(regexp = "^[A-Z]{2}$") @field:Valid val state: kotlin.String? = null ) { - - companion object { @JvmStatic @@ -173,15 +141,14 @@ data class PaymentBillingAddress( } /** - * + * * Values: HOME,WORK */ enum class AddressType(val value: kotlin.String) { @JsonProperty("HOME") HOME("HOME"), - + @JsonProperty("WORK") - WORK("WORK"); + WORK("WORK") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentMethod.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentMethod.kt index 3bc639439..9cffc4abe 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentMethod.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentMethod.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - import com.fasterxml.jackson.annotation.JsonProperty /** @@ -26,14 +25,19 @@ import com.fasterxml.jackson.annotation.JsonProperty enum class PaymentMethod(val value: kotlin.String) { @JsonProperty("CREDIT_CARD") CREDIT_CARD("CREDIT_CARD"), + @JsonProperty("PAYPAL") PAYPAL("PAYPAL"), + @JsonProperty("POINTS") POINTS("POINTS"), + @JsonProperty("GIFT_CARD") GIFT_CARD("GIFT_CARD"), + @JsonProperty("INTERNET_BANK_PAYMENT") INTERNET_BANK_PAYMENT("INTERNET_BANK_PAYMENT"), + @JsonProperty("DIRECT_DEBIT") DIRECT_DEBIT("DIRECT_DEBIT") } diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentOperation.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentOperation.kt index 4dc692eaf..e01118bca 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentOperation.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentOperation.kt @@ -16,9 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome - /* * Copyright (C) 2022 Expedia, Inc. * @@ -35,51 +32,32 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * - * @param id - * @param amount - * @param outcome + * + * @param id + * @param amount + * @param outcome */ data class PaymentOperation( @JsonProperty("id") @field:Length(max = 200) - - - + @field:Valid val id: kotlin.String? = null, @JsonProperty("amount") - - - - - @field:Valid val amount: Amount? = null, @JsonProperty("outcome") - - - - - @field:Valid val outcome: PaymentOutcome? = null ) { - - companion object { @JvmStatic @@ -102,7 +80,5 @@ data class PaymentOperation( outcome = outcome ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentOutcome.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentOutcome.kt index 2e53522da..91272eae0 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentOutcome.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentOutcome.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentStatus - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,53 +32,33 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentStatus * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * - * @param status + * + * @param status * @param code A mnemonic code for the payment processing. * @param description A short description providing additional explanation regarding the mnemonic code. */ data class PaymentOutcome( @JsonProperty("status") - - - - - @field:Valid val status: PaymentStatus? = null, /* A mnemonic code for the payment processing. */ -@JsonProperty("code") - + @JsonProperty("code") @field:Length(max = 200) - - - @field:Valid val code: kotlin.String? = null, /* A short description providing additional explanation regarding the mnemonic code. */ -@JsonProperty("description") - + @JsonProperty("description") @field:Length(max = 200) - - - @field:Valid val description: kotlin.String? = null ) { - - companion object { @JvmStatic @@ -103,7 +81,5 @@ data class PaymentOutcome( description = description ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentReason.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentReason.kt index 5ef33b1ce..d72158abb 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentReason.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentReason.kt @@ -16,22 +16,25 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - import com.fasterxml.jackson.annotation.JsonProperty /** -* The reason of payment. Possible values: - `FULL` - If the amount is paid i full for the order - `DEPOSIT` - The initial payment. Amount to be paid up front. - `SCHEDULED` - The amount to be payment based on a schedule for the remaining portion of the booking amount. - `SUBSEQUENT` - An additional amount paid that was not originally scheduled. - `DEFERRED` +* The reason of payment. Possible values: - `FULL` - If the amount is paid i full for the order - `DEPOSIT` - The initial payment. Amount to be paid up front. - `SCHEDULED` - The amount to be payment based on a schedule for the remaining portion of the booking amount. - `SUBSEQUENT` - An additional amount paid that was not originally scheduled. - `DEFERRED` * Values: FULL,DEPOSIT,SCHEDULED,SUBSEQUENT,DEFERRED */ enum class PaymentReason(val value: kotlin.String) { @JsonProperty("FULL") FULL("FULL"), + @JsonProperty("DEPOSIT") DEPOSIT("DEPOSIT"), + @JsonProperty("SCHEDULED") SCHEDULED("SCHEDULED"), + @JsonProperty("SUBSEQUENT") SUBSEQUENT("SUBSEQUENT"), + @JsonProperty("DEFERRED") DEFERRED("DEFERRED") } diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentStatus.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentStatus.kt index ea3d57281..caf522933 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentStatus.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentStatus.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - import com.fasterxml.jackson.annotation.JsonProperty /** @@ -26,6 +25,7 @@ import com.fasterxml.jackson.annotation.JsonProperty enum class PaymentStatus(val value: kotlin.String) { @JsonProperty("COMPLETED") COMPLETED("COMPLETED"), + @JsonProperty("FAILED") FAILED("FAILED") } diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentThreeDSCriteria.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentThreeDSCriteria.kt index 15cf2d0c3..6bd909e1e 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentThreeDSCriteria.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentThreeDSCriteria.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,14 +32,9 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Payment ThreeDS criteria attributes. @@ -49,27 +43,16 @@ import org.hibernate.validator.constraints.Length; */ data class PaymentThreeDSCriteria( /* This is a flag passed that indicates that this transaction could potentially go through 3DS. */ -@JsonProperty("probable_flag") - - - - - + @JsonProperty("probable_flag") @field:Valid val probableFlag: kotlin.Boolean? = null, /* Model used to process payment transaction. */ -@JsonProperty("transaction_model") - + @JsonProperty("transaction_model") @field:Length(max = 200) - - - @field:Valid val transactionModel: kotlin.String? = null ) { - - companion object { @JvmStatic @@ -89,7 +72,5 @@ data class PaymentThreeDSCriteria( transactionModel = transactionModel ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentUpdate.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentUpdate.kt index 9be854780..4d52b4cd3 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentUpdate.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentUpdate.kt @@ -16,9 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseUpdateRequest -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UpdateType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -35,14 +32,9 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UpdateType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Payment related data that should be updated. @@ -51,29 +43,19 @@ import org.hibernate.validator.constraints.Length; data class PaymentUpdate( /* The `risk_id` provided by Expedia's Fraud Prevention Service in the `OrderPurchaseScreenResponse`. */ -@JsonProperty("risk_id") - + @JsonProperty("risk_id") @field:Length(max = 200) - - - @field:Valid override val riskId: kotlin.String, /* Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. */ -@JsonProperty("merchant_order_code") - + @JsonProperty("merchant_order_code") @field:Length(max = 200) - - - @field:Valid val merchantOrderCode: kotlin.String ) : OrderPurchaseUpdateRequest { @JsonProperty("type") -override val type : UpdateType = UpdateType.PAYMENT_UPDATE - - + override val type: UpdateType = UpdateType.PAYMENT_UPDATE companion object { @JvmStatic @@ -106,4 +88,3 @@ override val type : UpdateType = UpdateType.PAYMENT_UPDATE } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentUpdateAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentUpdateAllOf.kt index 532080faa..24c07d10e 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentUpdateAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PaymentUpdateAllOf.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,32 +32,21 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param merchantOrderCode Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. */ data class PaymentUpdateAllOf( /* Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level. */ -@JsonProperty("merchant_order_code") - + @JsonProperty("merchant_order_code") @field:Length(max = 200) - - - @field:Valid val merchantOrderCode: kotlin.String ) { - - companion object { @JvmStatic @@ -85,4 +73,3 @@ data class PaymentUpdateAllOf( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Points.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Points.kt index 5886a7bdb..c6ec233fa 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Points.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Points.kt @@ -16,15 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Operations -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentBillingAddress -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentMethod -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentReason -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCriteria - /* * Copyright (C) 2022 Expedia, Inc. * @@ -41,113 +32,62 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentThreeDSCri * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param accountId Points account id. */ data class Points( /* The `brand` field value is the payment brand used for payment on this transaction. For credit card payment method ensure attributes mentioned in dictionary below are set to corresponding values only. Ensure to comply with the naming standards provided in below dictionary. For example, some Payment processors use “Japan Credit Bureau” but “JCB” should be used when calling Fraud API. Incorrect `brand` - `card_type` combination will result in data quality issues and result in degraded risk recommendation. 'brand' is an enum value with the following mapping with CreditCard 'card_type' attribute: * brand : card_type * ------------------------------------------------------- * `AMERICAN_EXPRESS` : `AMERICAN_EXPRESS` * `DINERS_CLUB_INTERNATIONAL` : `DINERS_CLUB` * `BC_CARD` : `DINERS_CLUB` * `DISCOVER` : `DISCOVER` * `BC_CARD` : `DISCOVER` * `DINERS_CLUB_INTERNATIONAL` : `DISCOVER` * `JCB` : `DISCOVER` * `JCB` : `JCB` * `MASTER_CARD` : `MASTER_CARD` * `MAESTRO` : `MASTER_CARD` * `POSTEPAY_MASTERCARD` : `MASTER_CARD` * `SOLO` : `SOLO` * `SWITCH` : `SWITCH` * `MAESTRO` : `MAESTRO` * `CHINA_UNION_PAY` : `CHINA_UNION_PAY` * `VISA` : `VISA` * `VISA_DELTA` : `VISA` * `VISA_ELECTRON` : `VISA` * `CARTA_SI` : `VISA` * `CARTE_BLEUE` : `VISA` * `VISA_DANKORT` : `VISA` * `POSTEPAY_VISA_ELECTRON` : `VISA` * `PAYPAL` : 'brand' with 'Points' payment_type is an enum value with following: * `EXPEDIA_REWARDS` * `AMEX_POINTS` * `BANK_OF_AMERICA_REWARDS` * `DISCOVER_POINTS` * `MASTER_CARD_POINTS` * `CITI_THANK_YOU_POINTS` * `MERRILL_LYNCH_REWARDS` * `WELLS_FARGO_POINTS` * `DELTA_SKY_MILES` * `UNITED_POINTS` * `DISCOVER_MILES` * `ALASKA_MILES` * `RBC_REWARDS` * `BILT_REWARDS` * `ORBUCKS` * `CHEAP_CASH` * `BONUS_PLUS` * `ULTIMATE_REWARDS` 'brand' with 'GiftCard' payment_type is an enum value with following: * `GIFT_CARD` 'brand' with 'InternetBankPayment' payment_type is an enum value with following: * `IBP` * `LOCAL_DEBIT_CARD` * `SOFORT` * `YANDEX` * `WEB_MONEY` * `QIWI` * `BITCOIN` 'brand' with 'DirectDebit' payment_type is an enum value with following: * `ELV` * `INTER_COMPANY` */ -@JsonProperty("brand") + @JsonProperty("brand") override val brand: Payment.Brand, - @JsonProperty("billing_name") - - - - - @field:Valid override val billingName: Name, @JsonProperty("billing_address") - - - - - @field:Valid override val billingAddress: PaymentBillingAddress, /* Email address associated with the payment. */ -@JsonProperty("billing_email_address") - + @JsonProperty("billing_email_address") @field:Length(max = 200) - - - @field:Valid override val billingEmailAddress: kotlin.String, /* Points account id. */ -@JsonProperty("account_id") - + @JsonProperty("account_id") @field:Length(max = 200) - - - @field:Valid val accountId: kotlin.String, @JsonProperty("reason") - - - - - @field:Valid override val reason: PaymentReason? = null, @JsonProperty("authorized_amount") - - - - - @field:Valid override val authorizedAmount: Amount? = null, @JsonProperty("verified_amount") - - - - - @field:Valid override val verifiedAmount: Amount? = null, @JsonProperty("three_digits_secure_criteria") - - - - - @field:Valid override val threeDigitsSecureCriteria: PaymentThreeDSCriteria? = null, @JsonProperty("operations") - - - - - @field:Valid override val operations: Operations? = null ) : Payment { @JsonProperty("method") -override val method : PaymentMethod = PaymentMethod.POINTS - - + override val method: PaymentMethod = PaymentMethod.POINTS companion object { @JvmStatic @@ -213,4 +153,3 @@ override val method : PaymentMethod = PaymentMethod.POINTS } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PointsAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PointsAllOf.kt index 87b91265a..d06339afb 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PointsAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/PointsAllOf.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,32 +32,21 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param accountId Points account id. */ data class PointsAllOf( /* Points account id. */ -@JsonProperty("account_id") - + @JsonProperty("account_id") @field:Length(max = 200) - - - @field:Valid val accountId: kotlin.String ) { - - companion object { @JvmStatic @@ -85,4 +73,3 @@ data class PointsAllOf( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Rail.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Rail.kt index c691236aa..1889a7488 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Rail.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Rail.kt @@ -16,11 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailSegments -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProductType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -37,74 +32,49 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProductType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * - * @param routeType The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. - * @param railSegments + * + * @param routeType The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. + * @param railSegments */ data class Rail( @JsonProperty("price") - - - - - @field:Valid override val price: Amount, - - /* Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` * `Activities` : `ACTIVITIES` */ -@JsonProperty("inventory_type") - + /* Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` */ + @JsonProperty("inventory_type") @field:Length(max = 30) - - - @field:Valid override val inventoryType: kotlin.String, /* Identifies the business model through which the supply is being sold. Merchant/Agency. * `MERCHANT` is used when Partner is the merchant of record for this order. * `AGENCY` is used when this order is through an agency booking. */ -@JsonProperty("inventory_source") + @JsonProperty("inventory_source") override val inventorySource: TravelProduct.InventorySource, - /* List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * Activities * [GUID1] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel and Activities products. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. */ -@JsonProperty("travelers_references") - - + /* List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. */ + @JsonProperty("travelers_references") @field:Size(min = 1, max = 40) - - @field:Valid override val travelersReferences: kotlin.collections.List, /* The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. */ -@JsonProperty("route_type") - + @JsonProperty("route_type") val routeType: Rail.RouteType, @JsonProperty("rail_segments") - - @field:Size(min = 1, max = 20) - - @field:Valid val railSegments: kotlin.collections.List ) : TravelProduct { @JsonProperty("type") -override val type : TravelProductType = TravelProductType.RAIL - - + override val type: TravelProductType = TravelProductType.RAIL companion object { @JvmStatic @@ -162,18 +132,17 @@ override val type : TravelProductType = TravelProductType.RAIL } /** - * The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. + * The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. * Values: MULTIPLE_DESTINATIONS,ONE_WAY,ROUND_TRIP */ enum class RouteType(val value: kotlin.String) { @JsonProperty("MULTIPLE_DESTINATIONS") MULTIPLE_DESTINATIONS("MULTIPLE_DESTINATIONS"), - + @JsonProperty("ONE_WAY") ONE_WAY("ONE_WAY"), - + @JsonProperty("ROUND_TRIP") - ROUND_TRIP("ROUND_TRIP"); + ROUND_TRIP("ROUND_TRIP") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RailAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RailAllOf.kt index 21aaccc0a..28268b180 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RailAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RailAllOf.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailSegments - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,37 +32,25 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailSegments * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Size +import jakarta.validation.Valid /** - * - * @param routeType The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. - * @param railSegments + * + * @param routeType The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. + * @param railSegments */ data class RailAllOf( /* The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. */ -@JsonProperty("route_type") - + @JsonProperty("route_type") val routeType: RailAllOf.RouteType, @JsonProperty("rail_segments") - - @field:Size(min = 1, max = 20) - - @field:Valid val railSegments: kotlin.collections.List ) { - - companion object { @JvmStatic @@ -98,18 +84,17 @@ data class RailAllOf( } /** - * The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. + * The type of route or itinerary for the Rail product, indicating the travel arrangement and pattern. Possible values are: - `MULTIPLE_DESTINATIONS` - The Rail product includes multiple destinations in its itinerary. - `ONE_WAY` - The Rail product represents a one-way journey. - `ROUNDTRIP` - The Rail product represents a roundtrip journey. * Values: MULTIPLE_DESTINATIONS,ONE_WAY,ROUND_TRIP */ enum class RouteType(val value: kotlin.String) { @JsonProperty("MULTIPLE_DESTINATIONS") MULTIPLE_DESTINATIONS("MULTIPLE_DESTINATIONS"), - + @JsonProperty("ONE_WAY") ONE_WAY("ONE_WAY"), - + @JsonProperty("ROUND_TRIP") - ROUND_TRIP("ROUND_TRIP"); + ROUND_TRIP("ROUND_TRIP") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RailSegments.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RailSegments.kt index c32f8ed7c..7b185a729 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RailSegments.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RailSegments.kt @@ -16,9 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailSegmentsOperatingCompany -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailwayStationDetails - /* * Copyright (C) 2022 Expedia, Inc. * @@ -35,69 +32,43 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.RailwayStationDet * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** - * + * * @param departureTime The local date and time of the scheduled departure from the departure station, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. * @param arrivalTime The local date and time of the scheduled arrival at the destination station, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. - * @param departureStation - * @param arrivalStation - * @param transportationMethod This attribute represents the specific transportation method by which the passenger is traveling. It captures the mode of transportation used during the Rail product journey, Possible values are: - `BUS` - The Rail product includes bus transportation for certain segments of the itinerary. - `FERRY` - The Rail product involves ferry transportation as part of the journey. - `PUBLIC_TRANSPORT` - The Rail product represents the use of public transportation modes for the journey. - `TRAM` - The Rail product includes tram transportation as part of the journey. - `RAIL` - The Rail product specifically utilizes train transportation for the journey. - `TRANSFER` - The Rail product involves transfers between different modes of transportation. - `OTHER` - The Rail product utilizes transportation methods not covered by the aforementioned categories. - * @param operatingCompany + * @param departureStation + * @param arrivalStation + * @param transportationMethod This attribute represents the specific transportation method by which the passenger is traveling. It captures the mode of transportation used during the Rail product journey, Possible values are: - `BUS` - The Rail product includes bus transportation for certain segments of the itinerary. - `FERRY` - The Rail product involves ferry transportation as part of the journey. - `PUBLIC_TRANSPORT` - The Rail product represents the use of public transportation modes for the journey. - `TRAM` - The Rail product includes tram transportation as part of the journey. - `RAIL` - The Rail product specifically utilizes train transportation for the journey. - `TRANSFER` - The Rail product involves transfers between different modes of transportation. - `OTHER` - The Rail product utilizes transportation methods not covered by the aforementioned categories. + * @param operatingCompany */ data class RailSegments( /* The local date and time of the scheduled departure from the departure station, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("departure_time") - + @JsonProperty("departure_time") val departureTime: java.time.OffsetDateTime, /* The local date and time of the scheduled arrival at the destination station, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("arrival_time") - + @JsonProperty("arrival_time") val arrivalTime: java.time.OffsetDateTime, @JsonProperty("departure_station") - - - - - @field:Valid val departureStation: RailwayStationDetails, @JsonProperty("arrival_station") - - - - - @field:Valid val arrivalStation: RailwayStationDetails, /* This attribute represents the specific transportation method by which the passenger is traveling. It captures the mode of transportation used during the Rail product journey, Possible values are: - `BUS` - The Rail product includes bus transportation for certain segments of the itinerary. - `FERRY` - The Rail product involves ferry transportation as part of the journey. - `PUBLIC_TRANSPORT` - The Rail product represents the use of public transportation modes for the journey. - `TRAM` - The Rail product includes tram transportation as part of the journey. - `RAIL` - The Rail product specifically utilizes train transportation for the journey. - `TRANSFER` - The Rail product involves transfers between different modes of transportation. - `OTHER` - The Rail product utilizes transportation methods not covered by the aforementioned categories. */ -@JsonProperty("transportation_method") - + @JsonProperty("transportation_method") val transportationMethod: RailSegments.TransportationMethod, @JsonProperty("operating_company") - - - - - @field:Valid val operatingCompany: RailSegmentsOperatingCompany? = null ) { - - companion object { @JvmStatic @@ -152,30 +123,29 @@ data class RailSegments( } /** - * This attribute represents the specific transportation method by which the passenger is traveling. It captures the mode of transportation used during the Rail product journey, Possible values are: - `BUS` - The Rail product includes bus transportation for certain segments of the itinerary. - `FERRY` - The Rail product involves ferry transportation as part of the journey. - `PUBLIC_TRANSPORT` - The Rail product represents the use of public transportation modes for the journey. - `TRAM` - The Rail product includes tram transportation as part of the journey. - `RAIL` - The Rail product specifically utilizes train transportation for the journey. - `TRANSFER` - The Rail product involves transfers between different modes of transportation. - `OTHER` - The Rail product utilizes transportation methods not covered by the aforementioned categories. + * This attribute represents the specific transportation method by which the passenger is traveling. It captures the mode of transportation used during the Rail product journey, Possible values are: - `BUS` - The Rail product includes bus transportation for certain segments of the itinerary. - `FERRY` - The Rail product involves ferry transportation as part of the journey. - `PUBLIC_TRANSPORT` - The Rail product represents the use of public transportation modes for the journey. - `TRAM` - The Rail product includes tram transportation as part of the journey. - `RAIL` - The Rail product specifically utilizes train transportation for the journey. - `TRANSFER` - The Rail product involves transfers between different modes of transportation. - `OTHER` - The Rail product utilizes transportation methods not covered by the aforementioned categories. * Values: BUS,FERRY,PUBLIC_TRANSPORT,RAIL,TRAM,TRANSFER,OTHERS */ enum class TransportationMethod(val value: kotlin.String) { @JsonProperty("BUS") BUS("BUS"), - + @JsonProperty("FERRY") FERRY("FERRY"), - + @JsonProperty("PUBLIC_TRANSPORT") PUBLIC_TRANSPORT("PUBLIC_TRANSPORT"), - + @JsonProperty("RAIL") RAIL("RAIL"), - + @JsonProperty("TRAM") TRAM("TRAM"), - + @JsonProperty("TRANSFER") TRANSFER("TRANSFER"), - + @JsonProperty("OTHERS") - OTHERS("OTHERS"); + OTHERS("OTHERS") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RailSegmentsOperatingCompany.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RailSegmentsOperatingCompany.kt index dcbab0d46..71c6a09c5 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RailSegmentsOperatingCompany.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RailSegmentsOperatingCompany.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,14 +32,9 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * This attribute captures the name or identifier of the company responsible for operating the Rail product. It represents the specific operating entity, such as Amtrak, British Railways, or a bus company. @@ -48,17 +42,11 @@ import org.hibernate.validator.constraints.Length; */ data class RailSegmentsOperatingCompany( /* The name used by the transportation carrier for marketing purposes in the travel segment. Example: ARX, AMTRAC, ARRIVA */ -@JsonProperty("marketing_name") - + @JsonProperty("marketing_name") @field:Length(max = 200) - - - @field:Valid val marketingName: kotlin.String? = null ) { - - companion object { @JvmStatic @@ -75,7 +63,5 @@ data class RailSegmentsOperatingCompany( marketingName = marketingName ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RailwayStationDetails.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RailwayStationDetails.kt index 444b62534..5900e296c 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RailwayStationDetails.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RailwayStationDetails.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Address - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,70 +32,45 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Address * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param name The popularly known name or title by which the railway station is identified. * @param stationCode The unique identifier or code assigned to an individual rail station or a pseudo-station representing all the stations within a specific city, from which rail travel originates. - * @param address + * @param address * @param type This attribute provides information about the specific classification assigned to the rail station. It helps differentiate between different types of stations, such as major stations (STATION) or stations located within a city (city). * @param timezone The timezone associated with the location of the station, specifying the local time offset from Coordinated Universal Time (UTC). */ data class RailwayStationDetails( /* The popularly known name or title by which the railway station is identified. */ -@JsonProperty("name") - + @JsonProperty("name") @field:Length(max = 200) - - - @field:Valid val name: kotlin.String, /* The unique identifier or code assigned to an individual rail station or a pseudo-station representing all the stations within a specific city, from which rail travel originates. */ -@JsonProperty("station_code") - + @JsonProperty("station_code") @field:Length(max = 200) - - - @field:Valid val stationCode: kotlin.String, @JsonProperty("address") - - - - - @field:Valid val address: Address, /* This attribute provides information about the specific classification assigned to the rail station. It helps differentiate between different types of stations, such as major stations (STATION) or stations located within a city (city). */ -@JsonProperty("type") - + @JsonProperty("type") val type: RailwayStationDetails.Type? = null, /* The timezone associated with the location of the station, specifying the local time offset from Coordinated Universal Time (UTC). */ -@JsonProperty("timezone") - + @JsonProperty("timezone") @field:Length(max = 200) - - - @field:Valid val timezone: kotlin.String? = null ) { - - companion object { @JvmStatic @@ -149,9 +122,8 @@ data class RailwayStationDetails( enum class Type(val value: kotlin.String) { @JsonProperty("STATION") STATION("STATION"), - + @JsonProperty("CITY") - CITY("CITY"); + CITY("CITY") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Refund.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Refund.kt index 9dfaba910..abc7ec612 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Refund.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Refund.kt @@ -16,9 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome - /* * Copyright (C) 2022 Expedia, Inc. * @@ -35,51 +32,32 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Refund operation on the payment. A refund operation represents the intent to refund a previous charge. - * @param id - * @param amount - * @param outcome + * @param id + * @param amount + * @param outcome */ data class Refund( @JsonProperty("id") @field:Length(max = 200) - - - + @field:Valid val id: kotlin.String? = null, @JsonProperty("amount") - - - - - @field:Valid val amount: Amount? = null, @JsonProperty("outcome") - - - - - @field:Valid val outcome: PaymentOutcome? = null ) { - - companion object { @JvmStatic @@ -102,7 +80,5 @@ data class Refund( outcome = outcome ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RefundUpdate.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RefundUpdate.kt index b2901b7c5..1f7939f15 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RefundUpdate.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RefundUpdate.kt @@ -16,9 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.OrderPurchaseUpdateRequest -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UpdateType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -35,14 +32,7 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UpdateType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; import com.fasterxml.jackson.annotation.JsonIgnoreProperties import com.fasterxml.jackson.annotation.JsonSubTypes import com.fasterxml.jackson.annotation.JsonSubTypes.Type @@ -50,7 +40,7 @@ import com.fasterxml.jackson.annotation.JsonTypeInfo /** * Refund related data. Update should be sent when refund is issued or settled. Amounts should include all fees and taxes. - * @param refundStatus Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. + * @param refundStatus Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. */ @JsonIgnoreProperties(ignoreUnknown = true, value = ["refundStatus"]) @JsonTypeInfo(use = JsonTypeInfo.Id.NAME, include = JsonTypeInfo.As.PROPERTY, property = "refundStatus", visible = true) @@ -60,21 +50,19 @@ import com.fasterxml.jackson.annotation.JsonTypeInfo ) interface RefundUpdate : OrderPurchaseUpdateRequest { + /* Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. */ - /* Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. */ - -val refundStatus: RefundUpdate.RefundStatus + val refundStatus: RefundUpdate.RefundStatus /** - * Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. + * Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. * Values: ISSUED,SETTLED */ enum class RefundStatus(val value: kotlin.String) { @JsonProperty("ISSUED") ISSUED("ISSUED"), - + @JsonProperty("SETTLED") - SETTLED("SETTLED"); + SETTLED("SETTLED") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RefundUpdateAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RefundUpdateAllOf.kt index abea4a18c..a464fca40 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RefundUpdateAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RefundUpdateAllOf.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,27 +32,17 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; /** - * - * @param refundStatus Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. + * + * @param refundStatus Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. */ data class RefundUpdateAllOf( /* Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. */ -@JsonProperty("refund_status") - + @JsonProperty("refund_status") val refundStatus: RefundUpdateAllOf.RefundStatus ) { - - companion object { @JvmStatic @@ -81,15 +70,14 @@ data class RefundUpdateAllOf( } /** - * Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. + * Identifies the refund status. Possible values are: -`ISSUED` - The refund was issued. -`SETTLED` - The refund was settled. * Values: ISSUED,SETTLED */ enum class RefundStatus(val value: kotlin.String) { @JsonProperty("ISSUED") ISSUED("ISSUED"), - + @JsonProperty("SETTLED") - SETTLED("SETTLED"); + SETTLED("SETTLED") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RemediationUpdate.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RemediationUpdate.kt new file mode 100644 index 000000000..a4a991a3e --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RemediationUpdate.kt @@ -0,0 +1,90 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length + +/** + * Information specific to remediation actions initiated by the Partner's system to a user as a result of a fraud recommendation. + * @param remediationUpdateActions + */ +data class RemediationUpdate( + + /* The `risk_id` provided by Expedia's Fraud Prevention Service in the `AccountScreenResponse`. */ + @JsonProperty("risk_id") + @field:Length(max = 200) + @field:Valid + override val riskId: kotlin.String, + + @JsonProperty("remediation_update_actions") + @field:Size(min = 1, max = 20) + @field:Valid + val remediationUpdateActions: kotlin.collections.List +) : AccountUpdateRequest { + @JsonProperty("type") + override val type: AccountUpdateRequest.Type = AccountUpdateRequest.Type.REMEDIATION_UPDATE + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var riskId: kotlin.String? = null, + private var remediationUpdateActions: kotlin.collections.List? = null + ) { + fun riskId(riskId: kotlin.String) = apply { this.riskId = riskId } + fun remediationUpdateActions(remediationUpdateActions: kotlin.collections.List) = apply { this.remediationUpdateActions = remediationUpdateActions } + + fun build(): RemediationUpdate { + // Check required params + validateNullity() + return RemediationUpdate( + riskId = riskId!!, + remediationUpdateActions = remediationUpdateActions!! + ) + } + + private fun validateNullity() { + if (riskId == null) { + throw NullPointerException("Required parameter riskId is missing") + } + if (remediationUpdateActions == null) { + throw NullPointerException("Required parameter remediationUpdateActions is missing") + } + } + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RemediationUpdateAction.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RemediationUpdateAction.kt new file mode 100644 index 000000000..5a25744b6 --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RemediationUpdateAction.kt @@ -0,0 +1,117 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty + +/** + * Information specific to the remediation action initiated by the Partner's system to a user. + * @param actionName The categorized remediation action initiated by the Partner''s system to a user. Possible values are: - `PASSWORD_RESET` - Applicable if this event is the result of a password reset by the Partner''s system. - `DISABLE_ACCOUNT` - Applicable if this event is the result of disabling an account by the Partner''s system. - `TERMINATE_ALL_SESSIONS` - Applicable if this event is the result of terminating all active user sessions of an account by the Partner''s system. + * @param status The status of the remediation action. - `SUCCESS` - Applicable if the Partner''s system was successfully able to perform the remediation action. - `FAILED` - Applicable if the Partner''s system failed to perform the remediation action. + * @param updateEndDateTime The local date and time the remediation action to a user ended in the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. + */ +data class RemediationUpdateAction( + /* The categorized remediation action initiated by the Partner''s system to a user. Possible values are: - `PASSWORD_RESET` - Applicable if this event is the result of a password reset by the Partner''s system. - `DISABLE_ACCOUNT` - Applicable if this event is the result of disabling an account by the Partner''s system. - `TERMINATE_ALL_SESSIONS` - Applicable if this event is the result of terminating all active user sessions of an account by the Partner''s system. */ + @JsonProperty("action_name") + val actionName: RemediationUpdateAction.ActionName, + + /* The status of the remediation action. - `SUCCESS` - Applicable if the Partner''s system was successfully able to perform the remediation action. - `FAILED` - Applicable if the Partner''s system failed to perform the remediation action. */ + @JsonProperty("status") + val status: RemediationUpdateAction.Status, + + /* The local date and time the remediation action to a user ended in the Partner's system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ + @JsonProperty("update_end_date_time") + val updateEndDateTime: java.time.OffsetDateTime? = null +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var actionName: RemediationUpdateAction.ActionName? = null, + private var status: RemediationUpdateAction.Status? = null, + private var updateEndDateTime: java.time.OffsetDateTime? = null + ) { + fun actionName(actionName: RemediationUpdateAction.ActionName) = apply { this.actionName = actionName } + fun status(status: RemediationUpdateAction.Status) = apply { this.status = status } + fun updateEndDateTime(updateEndDateTime: java.time.OffsetDateTime) = apply { this.updateEndDateTime = updateEndDateTime } + + fun build(): RemediationUpdateAction { + // Check required params + validateNullity() + return RemediationUpdateAction( + actionName = actionName!!, + status = status!!, + updateEndDateTime = updateEndDateTime + ) + } + + private fun validateNullity() { + if (actionName == null) { + throw NullPointerException("Required parameter actionName is missing") + } + if (status == null) { + throw NullPointerException("Required parameter status is missing") + } + } + } + + /** + * The categorized remediation action initiated by the Partner''s system to a user. Possible values are: - `PASSWORD_RESET` - Applicable if this event is the result of a password reset by the Partner''s system. - `DISABLE_ACCOUNT` - Applicable if this event is the result of disabling an account by the Partner''s system. - `TERMINATE_ALL_SESSIONS` - Applicable if this event is the result of terminating all active user sessions of an account by the Partner''s system. + * Values: PASSWORD_RESET,DISABLE_ACCOUNT,TERMINATE_ALL_SESSIONS + */ + enum class ActionName(val value: kotlin.String) { + @JsonProperty("PASSWORD_RESET") + PASSWORD_RESET("PASSWORD_RESET"), + + @JsonProperty("DISABLE_ACCOUNT") + DISABLE_ACCOUNT("DISABLE_ACCOUNT"), + + @JsonProperty("TERMINATE_ALL_SESSIONS") + TERMINATE_ALL_SESSIONS("TERMINATE_ALL_SESSIONS") + } + + /** + * The status of the remediation action. - `SUCCESS` - Applicable if the Partner''s system was successfully able to perform the remediation action. - `FAILED` - Applicable if the Partner''s system failed to perform the remediation action. + * Values: SUCCESS,FAILED + */ + enum class Status(val value: kotlin.String) { + @JsonProperty("SUCCESS") + SUCCESS("SUCCESS"), + + @JsonProperty("FAILED") + FAILED("FAILED") + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RemediationUpdateAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RemediationUpdateAllOf.kt new file mode 100644 index 000000000..258f1fd20 --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/RemediationUpdateAllOf.kt @@ -0,0 +1,74 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models + +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import com.fasterxml.jackson.annotation.JsonProperty +import jakarta.validation.constraints.Size +import jakarta.validation.Valid + +/** + * + * @param remediationUpdateActions + */ +data class RemediationUpdateAllOf( + @JsonProperty("remediation_update_actions") + @field:Size(min = 1, max = 20) + @field:Valid + val remediationUpdateActions: kotlin.collections.List +) { + + companion object { + @JvmStatic + fun builder() = Builder() + } + + class Builder( + private var remediationUpdateActions: kotlin.collections.List? = null + ) { + fun remediationUpdateActions(remediationUpdateActions: kotlin.collections.List) = apply { this.remediationUpdateActions = remediationUpdateActions } + + fun build(): RemediationUpdateAllOf { + // Check required params + validateNullity() + return RemediationUpdateAllOf( + remediationUpdateActions = remediationUpdateActions!! + ) + } + + private fun validateNullity() { + if (remediationUpdateActions == null) { + throw NullPointerException("Required parameter remediationUpdateActions is missing") + } + } + } +} diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ServiceUnavailableError.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ServiceUnavailableError.kt index 01c551c33..4bc272d27 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ServiceUnavailableError.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/ServiceUnavailableError.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,38 +32,24 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** - * Indicates that the API is either down for maintenance or overloaded and cannot fulfill the request at the current time. This is a temporary error and retrying the same request after a certain delay could eventually result in success. There will be a Retry-After HTTP header in API response specifying how long to wait to retry the request. If there is no Retry-After HTTP header then retry can happen immediately. If the error persists after retrying with delay, please reach out to .\" + * Indicates that the API is either down for maintenance or overloaded and cannot fulfill the request at the current time. This is a temporary error and retrying the same request after a certain delay could eventually result in success. There will be a Retry-After HTTP header in API response specifying how long to wait to retry the request. If there is no Retry-After HTTP header then retry can happen immediately. If the error persists after retrying with delay, please reach out to .\" * @param code Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. * @param message A human-readable explanation of the error, specific to this error occurrence. */ data class ServiceUnavailableError( /* Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. */ -@JsonProperty("code") - + @JsonProperty("code") val code: ServiceUnavailableError.Code, /* A human-readable explanation of the error, specific to this error occurrence. */ -@JsonProperty("message") - - - - - + @JsonProperty("message") @field:Valid val message: kotlin.String ) { - - companion object { @JvmStatic @@ -104,36 +89,35 @@ data class ServiceUnavailableError( enum class Code(val value: kotlin.String) { @JsonProperty("UNAUTHORIZED") UNAUTHORIZED("UNAUTHORIZED"), - + @JsonProperty("FORBIDDEN") FORBIDDEN("FORBIDDEN"), - + @JsonProperty("NOT_FOUND") NOT_FOUND("NOT_FOUND"), - + @JsonProperty("ORDER_PURCHASE_UPDATE_NOT_FOUND") ORDER_PURCHASE_UPDATE_NOT_FOUND("ORDER_PURCHASE_UPDATE_NOT_FOUND"), - + @JsonProperty("TOO_MANY_REQUESTS") TOO_MANY_REQUESTS("TOO_MANY_REQUESTS"), - + @JsonProperty("INTERNAL_SERVER_ERROR") INTERNAL_SERVER_ERROR("INTERNAL_SERVER_ERROR"), - + @JsonProperty("BAD_GATEWAY") BAD_GATEWAY("BAD_GATEWAY"), - + @JsonProperty("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE") RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE"), - + @JsonProperty("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE") RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE"), - + @JsonProperty("GATEWAY_TIMEOUT") GATEWAY_TIMEOUT("GATEWAY_TIMEOUT"), - + @JsonProperty("BAD_REQUEST") - BAD_REQUEST("BAD_REQUEST"); + BAD_REQUEST("BAD_REQUEST") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/SettledRefundUpdate.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/SettledRefundUpdate.kt index c458cfb15..f1f15012e 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/SettledRefundUpdate.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/SettledRefundUpdate.kt @@ -16,10 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.RefundUpdate -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.SettledRefundUpdateDetails -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UpdateType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -36,47 +32,31 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.UpdateType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Data related to the settled refund that should be updated. - * @param refundDetails + * @param refundDetails */ data class SettledRefundUpdate( /* The `risk_id` provided by Expedia's Fraud Prevention Service in the `OrderPurchaseScreenResponse`. */ -@JsonProperty("risk_id") - + @JsonProperty("risk_id") @field:Length(max = 200) - - - @field:Valid override val riskId: kotlin.String, - @JsonProperty("refund_details") - - - - - @field:Valid val refundDetails: SettledRefundUpdateDetails? = null ) : RefundUpdate { @JsonProperty("type") -override val type : UpdateType = UpdateType.REFUND_UPDATE -@JsonProperty("refund_status") -override val refundStatus : RefundUpdate.RefundStatus = RefundUpdate.RefundStatus.SETTLED - + override val type: UpdateType = UpdateType.REFUND_UPDATE + @JsonProperty("refund_status") + override val refundStatus: RefundUpdate.RefundStatus = RefundUpdate.RefundStatus.SETTLED companion object { @JvmStatic @@ -106,4 +86,3 @@ override val refundStatus : RefundUpdate.RefundStatus = RefundUpdate.RefundStatu } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/SettledRefundUpdateAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/SettledRefundUpdateAllOf.kt index 5934eb97c..9376889a9 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/SettledRefundUpdateAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/SettledRefundUpdateAllOf.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.SettledRefundUpdateDetails - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,31 +32,18 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.SettledRefundUpda * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** - * - * @param refundDetails + * + * @param refundDetails */ data class SettledRefundUpdateAllOf( @JsonProperty("refund_details") - - - - - @field:Valid val refundDetails: SettledRefundUpdateDetails? = null ) { - - companion object { @JvmStatic @@ -75,7 +60,5 @@ data class SettledRefundUpdateAllOf( refundDetails = refundDetails ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/SettledRefundUpdateDetails.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/SettledRefundUpdateDetails.kt index e289a4bce..6a23385df 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/SettledRefundUpdateDetails.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/SettledRefundUpdateDetails.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,65 +32,43 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Data that describes settled refund that should be updated. * @param refundSettlementDateTime Date and time when the 3rd party payment processor confirmed that a previously submitted payment refund has settled at the participating financial institutions. * @param refundDepositDateTime Date and time when the refund was deposited to the original form of payment. - * @param acquirerReferenceNumber A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. + * @param acquirerReferenceNumber A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. * @param settlementId Unique settlement identifier specific to the payment processor for the settlement transaction generated for a previously submitted payment refund. - * @param refundSettledAmount + * @param refundSettledAmount */ data class SettledRefundUpdateDetails( /* Date and time when the 3rd party payment processor confirmed that a previously submitted payment refund has settled at the participating financial institutions. */ -@JsonProperty("refund_settlement_date_time") - + @JsonProperty("refund_settlement_date_time") val refundSettlementDateTime: java.time.OffsetDateTime, /* Date and time when the refund was deposited to the original form of payment. */ -@JsonProperty("refund_deposit_date_time") - + @JsonProperty("refund_deposit_date_time") val refundDepositDateTime: java.time.OffsetDateTime, /* A unique number that tags a credit or debit card transaction when it goes from the merchant's bank through to the cardholder's bank. Typically, merchants can get this number from their payment processors. This number is used when dealing with disputes/chargebacks on original transactions. */ -@JsonProperty("acquirer_reference_number") - + @JsonProperty("acquirer_reference_number") @field:Length(max = 200) - - - @field:Valid val acquirerReferenceNumber: kotlin.String, /* Unique settlement identifier specific to the payment processor for the settlement transaction generated for a previously submitted payment refund. */ -@JsonProperty("settlement_id") - + @JsonProperty("settlement_id") @field:Length(max = 200) - - - @field:Valid val settlementId: kotlin.String, @JsonProperty("refund_settled_amount") - - - - - @field:Valid val refundSettledAmount: Amount ) { - - companion object { @JvmStatic @@ -143,4 +119,3 @@ data class SettledRefundUpdateDetails( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/SiteInfo.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/SiteInfo.kt index f1a36136b..a8b437637 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/SiteInfo.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/SiteInfo.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,43 +32,27 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import jakarta.validation.constraints.Pattern /** - * + * * @param countryCode The alpha-3 ISO code that represents a country name. * @param agentAssisted Identifies if an agent assisted in booking travel for the customer. `False` if the order was directly booked by customer. */ data class SiteInfo( /* The alpha-3 ISO code that represents a country name. */ -@JsonProperty("country_code") -@field:Pattern(regexp = "^[A-Z]{3}$") - - - - + @JsonProperty("country_code") + @field:Pattern(regexp = "^[A-Z]{3}$") @field:Valid val countryCode: kotlin.String, /* Identifies if an agent assisted in booking travel for the customer. `False` if the order was directly booked by customer. */ -@JsonProperty("agent_assisted") - - - - - + @JsonProperty("agent_assisted") @field:Valid val agentAssisted: kotlin.Boolean ) { - - companion object { @JvmStatic @@ -102,4 +85,3 @@ data class SiteInfo( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Status.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Status.kt index d7ce50d7d..2ee0210e9 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Status.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Status.kt @@ -16,22 +16,25 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - import com.fasterxml.jackson.annotation.JsonProperty /** -* Defines the current state of the Order. Generally, OrderPurchaseScreenRequest is followed by an OrderUpdate reflecting the change in current order status. From `IN_PROGRESS` to any of below possible values: * `COMPLETED` is used when the order has been processed fully. For example, inventory has been reserved, and the payment has been settled. * `CHANGE_COMPLETED` is like `COMPLETED` but on a changed order. * `CANCELLED` is used when the order is cancelled. This could be acustomer initiated cancel or based on Fraud recommendation. * `FAILED` is used when order failed due to any errors on Partner system. This could be followed by another OrderUpdate call with any `order_status` once the order is recovered, abandoned, or cancelled. * `CHANGE_FAILED` is like `FAILED` but on a changed order. * * `CHANGE_COMPLETED` or `CHANGE_FAILED` are applicable if OrderPurchaseScreen Fraud API was called via a change in order which is through `transaction.transaction_details.order_type` = `CHANGE` * `COMPLETED` or `CANCELLED` order status indicates the completion of lifecycle on an order. +* Defines the current state of the Order. Generally, OrderPurchaseScreenRequest is followed by an OrderUpdate reflecting the change in current order status. From `IN_PROGRESS` to any of below possible values: * `COMPLETED` is used when the order has been processed fully. For example, inventory has been reserved, and the payment has been settled. * `CHANGE_COMPLETED` is like `COMPLETED` but on a changed order. * `CANCELLED` is used when the order is cancelled. This could be acustomer initiated cancel or based on Fraud recommendation. * `FAILED` is used when order failed due to any errors on Partner system. This could be followed by another OrderUpdate call with any `order_status` once the order is recovered, abandoned, or cancelled. * `CHANGE_FAILED` is like `FAILED` but on a changed order. * * `CHANGE_COMPLETED` or `CHANGE_FAILED` are applicable if OrderPurchaseScreen Fraud API was called via a change in order which is through `transaction.transaction_details.order_type` = `CHANGE` * `COMPLETED` or `CANCELLED` order status indicates the completion of lifecycle on an order. * Values: COMPLETED,CHANGE_COMPLETED,CANCELLED,FAILED,CHANGE_FAILED */ enum class Status(val value: kotlin.String) { @JsonProperty("COMPLETED") COMPLETED("COMPLETED"), + @JsonProperty("CHANGE_COMPLETED") CHANGE_COMPLETED("CHANGE_COMPLETED"), + @JsonProperty("CANCELLED") CANCELLED("CANCELLED"), + @JsonProperty("FAILED") FAILED("FAILED"), + @JsonProperty("CHANGE_FAILED") CHANGE_FAILED("CHANGE_FAILED") } diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Telephone.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Telephone.kt index 855f45344..30d685843 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Telephone.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Telephone.kt @@ -16,9 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TelephonePlatformType -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TelephoneType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -35,22 +32,18 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TelephoneType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Pattern +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * Group of attributes intended to hold information about phone number associated with the transaction. A user can have one to many phone numbers (home, work, mobile, etc.). * @param countryAccessCode Numeric digit between 1 to 3 characters used to represent the country code for international dialing. Does not include symbols, spaces, or leading zeros. * @param areaCode A number prefixed to an individual telephone number: used in making long-distance calls. Does not include symbols, spaces, or leading zeros. * @param phoneNumber A number that is dialed on a telephone, without the country or area codes, to reach a particular person, business, etc. Does not include symbols, spaces, or leading zeros. - * @param type - * @param platformType + * @param type + * @param platformType * @param extensionNumber The number used to reach an individual once a phone connection is established. Does not include symbols, spaces, or leading zeros. * @param preferenceRank Ranking of order of user preference for contact via text (if type is Mobile) or voice. `0` means no preference. `1` is the primary phone, `2` is the secondary phone, etc. * @param lastVerifiedDateTime Local date and time user validated possession of their phone number via a text or voice multi factor authentication challenge, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. @@ -58,90 +51,55 @@ import org.hibernate.validator.constraints.Length; */ data class Telephone( /* Numeric digit between 1 to 3 characters used to represent the country code for international dialing. Does not include symbols, spaces, or leading zeros. */ -@JsonProperty("country_access_code") -@field:Pattern(regexp = "^[0-9]{1,3}$") + @JsonProperty("country_access_code") + @field:Pattern(regexp = "^[0-9]{1,3}$") @field:Length(max = 3) - - - @field:Valid val countryAccessCode: kotlin.String, /* A number prefixed to an individual telephone number: used in making long-distance calls. Does not include symbols, spaces, or leading zeros. */ -@JsonProperty("area_code") -@field:Pattern(regexp = "^[0-9]{1,20}$") + @JsonProperty("area_code") + @field:Pattern(regexp = "^[0-9]{1,20}$") @field:Length(max = 20) - - - @field:Valid val areaCode: kotlin.String, /* A number that is dialed on a telephone, without the country or area codes, to reach a particular person, business, etc. Does not include symbols, spaces, or leading zeros. */ -@JsonProperty("phone_number") -@field:Pattern(regexp = "^[0-9]{1,50}$") + @JsonProperty("phone_number") + @field:Pattern(regexp = "^[0-9]{1,50}$") @field:Length(max = 50) - - - @field:Valid val phoneNumber: kotlin.String, @JsonProperty("type") - - - - - @field:Valid val type: TelephoneType? = null, @JsonProperty("platform_type") - - - - - @field:Valid val platformType: TelephonePlatformType? = null, /* The number used to reach an individual once a phone connection is established. Does not include symbols, spaces, or leading zeros. */ -@JsonProperty("extension_number") -@field:Pattern(regexp = "^[0-9]{1,20}$") + @JsonProperty("extension_number") + @field:Pattern(regexp = "^[0-9]{1,20}$") @field:Length(max = 20) - - - @field:Valid val extensionNumber: kotlin.String? = null, /* Ranking of order of user preference for contact via text (if type is Mobile) or voice. `0` means no preference. `1` is the primary phone, `2` is the secondary phone, etc. */ -@JsonProperty("preference_rank") - - - - - + @JsonProperty("preference_rank") @field:Valid val preferenceRank: java.math.BigDecimal? = null, /* Local date and time user validated possession of their phone number via a text or voice multi factor authentication challenge, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("last_verified_date_time") - + @JsonProperty("last_verified_date_time") val lastVerifiedDateTime: java.time.OffsetDateTime? = null, /* Flag indicating whether user passed validation of possession of their phone number via a text or voice multi factor authentication challenge. */ -@JsonProperty("verified_flag") - - - - - + @JsonProperty("verified_flag") @field:Valid val verifiedFlag: kotlin.Boolean? = null ) { - - companion object { @JvmStatic @@ -198,4 +156,3 @@ data class Telephone( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TelephonePlatformType.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TelephonePlatformType.kt index 693837be0..495e727ff 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TelephonePlatformType.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TelephonePlatformType.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - import com.fasterxml.jackson.annotation.JsonProperty /** @@ -26,8 +25,10 @@ import com.fasterxml.jackson.annotation.JsonProperty enum class TelephonePlatformType(val value: kotlin.String) { @JsonProperty("MOBILE") MOBILE("MOBILE"), + @JsonProperty("LANDLINE") LANDLINE("LANDLINE"), + @JsonProperty("VOIP") VOIP("VOIP") } diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TelephoneType.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TelephoneType.kt index 8e67afad7..12e4cd180 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TelephoneType.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TelephoneType.kt @@ -16,22 +16,25 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - import com.fasterxml.jackson.annotation.JsonProperty /** -* Classification of the phone (e.g. `Home`, `Mobile`). +* Classification of the phone (e.g. `Home`, `Mobile`). * Values: HOME,MOBILE,BUSINESS,FAX,OTHER */ enum class TelephoneType(val value: kotlin.String) { @JsonProperty("HOME") HOME("HOME"), + @JsonProperty("MOBILE") MOBILE("MOBILE"), + @JsonProperty("BUSINESS") BUSINESS("BUSINESS"), + @JsonProperty("FAX") FAX("FAX"), + @JsonProperty("OTHER") OTHER("OTHER") } diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Ticket.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Ticket.kt deleted file mode 100644 index db0914b2b..000000000 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Ticket.kt +++ /dev/null @@ -1,116 +0,0 @@ -/* - * Copyright (C) 2022 Expedia, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.expediagroup.openworld.sdk.fraudpreventionv2.models - - -/* - * Copyright (C) 2022 Expedia, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - - -import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; - -/** - * This field provides information about the tickets related to the activity. - * @param category Describes the type or category of the ticket. - * @param quantity This field represents the count or number of a specific ticket type associated with an activity. - */ -data class Ticket( - /* Describes the type or category of the ticket. */ -@JsonProperty("category") - - val category: Ticket.Category, - - /* This field represents the count or number of a specific ticket type associated with an activity. */ -@JsonProperty("quantity") - - val quantity: kotlin.Int -) { - - - - companion object { - @JvmStatic - fun builder() = Builder() - } - - class Builder( - private var category: Ticket.Category? = null, - private var quantity: kotlin.Int? = null - ) { - fun category(category: Ticket.Category) = apply { this.category = category } - fun quantity(quantity: kotlin.Int) = apply { this.quantity = quantity } - - fun build(): Ticket { - // Check required params - validateNullity() - return Ticket( - category = category!!, - quantity = quantity!! - ) - } - - private fun validateNullity() { - if (category == null) { - throw NullPointerException("Required parameter category is missing") - } - if (quantity == null) { - throw NullPointerException("Required parameter quantity is missing") - } - } - } - - /** - * Describes the type or category of the ticket. - * Values: ADULT,CHILD,SENIOR,STUDENT,OTHER - */ - enum class Category(val value: kotlin.String) { - @JsonProperty("ADULT") - ADULT("ADULT"), - - @JsonProperty("CHILD") - CHILD("CHILD"), - - @JsonProperty("SENIOR") - SENIOR("SENIOR"), - - @JsonProperty("STUDENT") - STUDENT("STUDENT"), - - @JsonProperty("OTHER") - OTHER("OTHER"); - } -} - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TooManyRequestsError.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TooManyRequestsError.kt index 45174a0dc..71f59a561 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TooManyRequestsError.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TooManyRequestsError.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,14 +32,8 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** * Indicates that the API cannot fulfill the request because server resources have been exhausted. Perhaps the client has sent too many requests in a given amount of time or has reached some specific quota. Please check the rate limits for the product and adjust as necessary before retries. If you believe the rate limit was incorrect or if you need a different rate limit, please reach out to the regarding the next steps. @@ -49,22 +42,14 @@ import org.hibernate.validator.constraints.Length; */ data class TooManyRequestsError( /* Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. */ -@JsonProperty("code") - + @JsonProperty("code") val code: TooManyRequestsError.Code, /* A human-readable explanation of the error, specific to this error occurrence. */ -@JsonProperty("message") - - - - - + @JsonProperty("message") @field:Valid val message: kotlin.String ) { - - companion object { @JvmStatic @@ -99,41 +84,40 @@ data class TooManyRequestsError( /** * Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. - * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ORDER_PURCHASE_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE,RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST + * Values: UNAUTHORIZED,FORBIDDEN,NOT_FOUND,ACCOUNT_UPDATE_NOT_FOUND,TOO_MANY_REQUESTS,INTERNAL_SERVER_ERROR,BAD_GATEWAY,RETRYABLE_ACCOUNT_SCREEN_FAILURE,RETRYABLE_ACCOUNT_UPDATE_FAILURE,GATEWAY_TIMEOUT,BAD_REQUEST */ enum class Code(val value: kotlin.String) { @JsonProperty("UNAUTHORIZED") UNAUTHORIZED("UNAUTHORIZED"), - + @JsonProperty("FORBIDDEN") FORBIDDEN("FORBIDDEN"), - + @JsonProperty("NOT_FOUND") NOT_FOUND("NOT_FOUND"), - - @JsonProperty("ORDER_PURCHASE_UPDATE_NOT_FOUND") - ORDER_PURCHASE_UPDATE_NOT_FOUND("ORDER_PURCHASE_UPDATE_NOT_FOUND"), - + + @JsonProperty("ACCOUNT_UPDATE_NOT_FOUND") + ACCOUNT_UPDATE_NOT_FOUND("ACCOUNT_UPDATE_NOT_FOUND"), + @JsonProperty("TOO_MANY_REQUESTS") TOO_MANY_REQUESTS("TOO_MANY_REQUESTS"), - + @JsonProperty("INTERNAL_SERVER_ERROR") INTERNAL_SERVER_ERROR("INTERNAL_SERVER_ERROR"), - + @JsonProperty("BAD_GATEWAY") BAD_GATEWAY("BAD_GATEWAY"), - - @JsonProperty("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE") - RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE"), - - @JsonProperty("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE") - RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE"), - + + @JsonProperty("RETRYABLE_ACCOUNT_SCREEN_FAILURE") + RETRYABLE_ACCOUNT_SCREEN_FAILURE("RETRYABLE_ACCOUNT_SCREEN_FAILURE"), + + @JsonProperty("RETRYABLE_ACCOUNT_UPDATE_FAILURE") + RETRYABLE_ACCOUNT_UPDATE_FAILURE("RETRYABLE_ACCOUNT_UPDATE_FAILURE"), + @JsonProperty("GATEWAY_TIMEOUT") GATEWAY_TIMEOUT("GATEWAY_TIMEOUT"), - + @JsonProperty("BAD_REQUEST") - BAD_REQUEST("BAD_REQUEST"); + BAD_REQUEST("BAD_REQUEST") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TransactionDetails.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TransactionDetails.kt index a1139a83d..5b31f4da8 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TransactionDetails.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TransactionDetails.kt @@ -16,10 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Payment -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProduct -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Traveler - /* * Copyright (C) 2022 Expedia, Inc. * @@ -36,76 +32,52 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Traveler * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * + * * @param orderId Unique identifier assigned to the order by the partner. `order_id` is specific to the partner namespace. - * @param currentOrderStatus Status of the order: * `IN_PROGRESS` is used when order has not processed fully. For example, inventory has not yet been reserved, or payment has not yet been settled. * `COMPLETED` is used when an order has been processed fully. For example, inventory has been reserved, and the payment has been settled. - * @param orderType Type of order. Possible `order_types`. `CREATE` - Initial type of a brand new order. `CHANGE` - If a `OrderPurchaseScreenRequest` has already been submitted for the initial booking with `order_type = CREATE`, but has now been modified and partner wishes to resubmit for Fraud screening then the `order_type = CHANGE`. Examples of changes that are supported are changes made to `check-in/checkout dates` or `price of a TravelProduct`. - * @param travelProducts + * @param currentOrderStatus Status of the order: * `IN_PROGRESS` is used when order has not processed fully. For example, inventory has not yet been reserved, or payment has not yet been settled. * `COMPLETED` is used when an order has been processed fully. For example, inventory has been reserved, and the payment has been settled. + * @param orderType Type of order. Possible `order_types`. `CREATE` - Initial type of a brand new order. `CHANGE` - If a `OrderPurchaseScreenRequest` has already been submitted for the initial booking with `order_type = CREATE`, but has now been modified and partner wishes to resubmit for Fraud screening then the `order_type = CHANGE`. Examples of changes that are supported are changes made to `check-in/checkout dates` or `price of a TravelProduct`. + * @param travelProducts * @param travelers Individuals who are part of the travel party for the order. At minimum there must be at least `1` traveler. - * @param payments List of the form(s) of payment being used to purchase the order. One or more forms of payment can be used within an order. Information gathered will be specific to the form of payment. + * @param payments List of the form(s) of payment being used to purchase the order. One or more forms of payment can be used within an order. Information gathered will be specific to the form of payment. */ data class TransactionDetails( /* Unique identifier assigned to the order by the partner. `order_id` is specific to the partner namespace. */ -@JsonProperty("order_id") - + @JsonProperty("order_id") @field:Length(max = 50) - - - @field:Valid val orderId: kotlin.String, /* Status of the order: * `IN_PROGRESS` is used when order has not processed fully. For example, inventory has not yet been reserved, or payment has not yet been settled. * `COMPLETED` is used when an order has been processed fully. For example, inventory has been reserved, and the payment has been settled. */ -@JsonProperty("current_order_status") - + @JsonProperty("current_order_status") val currentOrderStatus: TransactionDetails.CurrentOrderStatus, /* Type of order. Possible `order_types`. `CREATE` - Initial type of a brand new order. `CHANGE` - If a `OrderPurchaseScreenRequest` has already been submitted for the initial booking with `order_type = CREATE`, but has now been modified and partner wishes to resubmit for Fraud screening then the `order_type = CHANGE`. Examples of changes that are supported are changes made to `check-in/checkout dates` or `price of a TravelProduct`. */ -@JsonProperty("order_type") - + @JsonProperty("order_type") val orderType: TransactionDetails.OrderType, @JsonProperty("travel_products") - - @field:Size(min = 1, max = 20) - - @field:Valid val travelProducts: kotlin.collections.List, /* Individuals who are part of the travel party for the order. At minimum there must be at least `1` traveler. */ -@JsonProperty("travelers") - - + @JsonProperty("travelers") @field:Size(min = 1, max = 30) - - @field:Valid val travelers: kotlin.collections.List, - /* List of the form(s) of payment being used to purchase the order. One or more forms of payment can be used within an order. Information gathered will be specific to the form of payment. */ -@JsonProperty("payments") - - + /* List of the form(s) of payment being used to purchase the order. One or more forms of payment can be used within an order. Information gathered will be specific to the form of payment. */ + @JsonProperty("payments") @field:Size(min = 1, max = 30) - - @field:Valid val payments: kotlin.collections.List ) { - - companion object { @JvmStatic @@ -163,27 +135,26 @@ data class TransactionDetails( } /** - * Status of the order: * `IN_PROGRESS` is used when order has not processed fully. For example, inventory has not yet been reserved, or payment has not yet been settled. * `COMPLETED` is used when an order has been processed fully. For example, inventory has been reserved, and the payment has been settled. + * Status of the order: * `IN_PROGRESS` is used when order has not processed fully. For example, inventory has not yet been reserved, or payment has not yet been settled. * `COMPLETED` is used when an order has been processed fully. For example, inventory has been reserved, and the payment has been settled. * Values: IN_PROGRESS,COMPLETED */ enum class CurrentOrderStatus(val value: kotlin.String) { @JsonProperty("IN_PROGRESS") IN_PROGRESS("IN_PROGRESS"), - + @JsonProperty("COMPLETED") - COMPLETED("COMPLETED"); + COMPLETED("COMPLETED") } /** - * Type of order. Possible `order_types`. `CREATE` - Initial type of a brand new order. `CHANGE` - If a `OrderPurchaseScreenRequest` has already been submitted for the initial booking with `order_type = CREATE`, but has now been modified and partner wishes to resubmit for Fraud screening then the `order_type = CHANGE`. Examples of changes that are supported are changes made to `check-in/checkout dates` or `price of a TravelProduct`. + * Type of order. Possible `order_types`. `CREATE` - Initial type of a brand new order. `CHANGE` - If a `OrderPurchaseScreenRequest` has already been submitted for the initial booking with `order_type = CREATE`, but has now been modified and partner wishes to resubmit for Fraud screening then the `order_type = CHANGE`. Examples of changes that are supported are changes made to `check-in/checkout dates` or `price of a TravelProduct`. * Values: CREATE,CHANGE */ enum class OrderType(val value: kotlin.String) { @JsonProperty("CREATE") CREATE("CREATE"), - + @JsonProperty("CHANGE") - CHANGE("CHANGE"); + CHANGE("CHANGE") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TravelProduct.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TravelProduct.kt index 8235704cc..318502eab 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TravelProduct.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TravelProduct.kt @@ -16,9 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProductType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -35,31 +32,23 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.TravelProductType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; import com.fasterxml.jackson.annotation.JsonIgnoreProperties import com.fasterxml.jackson.annotation.JsonSubTypes import com.fasterxml.jackson.annotation.JsonSubTypes.Type import com.fasterxml.jackson.annotation.JsonTypeInfo /** - * The `type` field value is used as a discriminator, with the following mapping: * `CRUISE`: `Cruise` * `AIR`: `Air` * `CAR`: `Car` * `INSURANCE`: `Insurance` * `HOTEL`: `Hotel` * `RAIL`: `Rail` * `ACTIVITIES`: `Activities` - * @param price - * @param type - * @param inventoryType Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` * `Activities` : `ACTIVITIES` - * @param inventorySource Identifies the business model through which the supply is being sold. Merchant/Agency. * `MERCHANT` is used when Partner is the merchant of record for this order. * `AGENCY` is used when this order is through an agency booking. - * @param travelersReferences List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * Activities * [GUID1] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel and Activities products. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. + * The `type` field value is used as a discriminator, with the following mapping: * `CRUISE`: `Cruise` * `AIR`: `Air` * `CAR`: `Car` * `INSURANCE`: `Insurance` * `HOTEL`: `Hotel` * `RAIL`: `Rail` + * @param price + * @param type + * @param inventoryType Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` + * @param inventorySource Identifies the business model through which the supply is being sold. Merchant/Agency. * `MERCHANT` is used when Partner is the merchant of record for this order. * `AGENCY` is used when this order is through an agency booking. + * @param travelersReferences List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. */ @JsonIgnoreProperties(ignoreUnknown = true, value = ["type"]) @JsonTypeInfo(use = JsonTypeInfo.Id.NAME, include = JsonTypeInfo.As.PROPERTY, property = "type", visible = true) @JsonSubTypes( - Type(value = Activities::class, name = "ACTIVITIES"), Type(value = Air::class, name = "AIR"), Type(value = Car::class, name = "CAR"), Type(value = Cruise::class, name = "CRUISE"), @@ -69,31 +58,28 @@ import com.fasterxml.jackson.annotation.JsonTypeInfo ) interface TravelProduct { + val price: Amount - -val price: Amount - -val type: TravelProductType - /* Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` * `Activities` : `ACTIVITIES` */ + val type: TravelProductType + /* Type of inventory. Ensure attributes mentioned in dictionary below are set to corresponding values only. `inventory_type` has the following mapping with TravelProduct `type` attribute: * inventory_type : type * ------------------------------------------------------ * `Cruise` : `CRUISE` * `Air` : `AIR` * `Car` : `CAR` * `Insurance` : `INSURANCE` * `Hotel` : `HOTEL` * `Rail` : `RAIL` */ -val inventoryType: kotlin.String - /* Identifies the business model through which the supply is being sold. Merchant/Agency. * `MERCHANT` is used when Partner is the merchant of record for this order. * `AGENCY` is used when this order is through an agency booking. */ + val inventoryType: kotlin.String + /* Identifies the business model through which the supply is being sold. Merchant/Agency. * `MERCHANT` is used when Partner is the merchant of record for this order. * `AGENCY` is used when this order is through an agency booking. */ -val inventorySource: TravelProduct.InventorySource - /* List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * Activities * [GUID1] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel and Activities products. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. */ + val inventorySource: TravelProduct.InventorySource + /* List of travelerGuids who are part of the traveling party on the order for the product. Information for each product and its required travelers should be provided in the API request. If the product booking does not require accompanying quest information then that does not need to be provided in the API request. Example: * For Air products, all travelers' details are required to complete the booking. * For Hotel products, typically the details on the person checking-in is required. * For Car products, typically only the primary driver information is required. If multiple traveler details are in the itinerary, this structure allows to fill up traveler details once in the `travelers` section, and then associate individual products to the respective travelers. This association is made using `traveler_id` field. A GUID can be generated for each object in the `travelers` section. The same GUID can be provided in the `traveler_references` below. The `travelers` array should have at least one `traveler` object, and each `traveler` object should have a `traveler_id` which is not necessarily an account id. Example: * Travelers * ------------ * A - GUID1 * B - GUID2 * C - GUID3 * * Products * ------------ * Air * [GUID1, GUID2, GUID3] * Hotel * [GUID1] * Car * [GUID3] * Rail * [GUID2] * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. * Traveler A is associated with the Hotel. * Traveler C is associated with the Car product. * Traveler B is associated with the Rail product. */ -val travelersReferences: kotlin.collections.List + val travelersReferences: kotlin.collections.List /** - * Identifies the business model through which the supply is being sold. Merchant/Agency. * `MERCHANT` is used when Partner is the merchant of record for this order. * `AGENCY` is used when this order is through an agency booking. + * Identifies the business model through which the supply is being sold. Merchant/Agency. * `MERCHANT` is used when Partner is the merchant of record for this order. * `AGENCY` is used when this order is through an agency booking. * Values: MERCHANT,AGENCY */ enum class InventorySource(val value: kotlin.String) { @JsonProperty("MERCHANT") MERCHANT("MERCHANT"), - + @JsonProperty("AGENCY") - AGENCY("AGENCY"); + AGENCY("AGENCY") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TravelProductType.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TravelProductType.kt index f2aee4b0b..f2f79d5c7 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TravelProductType.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/TravelProductType.kt @@ -16,26 +16,28 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - import com.fasterxml.jackson.annotation.JsonProperty /** * Type of product. -* Values: CRUISE,AIR,CAR,INSURANCE,HOTEL,RAIL,ACTIVITIES +* Values: CRUISE,AIR,CAR,INSURANCE,HOTEL,RAIL */ enum class TravelProductType(val value: kotlin.String) { @JsonProperty("CRUISE") CRUISE("CRUISE"), + @JsonProperty("AIR") AIR("AIR"), + @JsonProperty("CAR") CAR("CAR"), + @JsonProperty("INSURANCE") INSURANCE("INSURANCE"), + @JsonProperty("HOTEL") HOTEL("HOTEL"), + @JsonProperty("RAIL") - RAIL("RAIL"), - @JsonProperty("ACTIVITIES") - ACTIVITIES("ACTIVITIES") + RAIL("RAIL") } diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Traveler.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Traveler.kt index eed63cf03..15ded03e6 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Traveler.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Traveler.kt @@ -16,9 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Name -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone - /* * Copyright (C) 2022 Expedia, Inc. * @@ -35,21 +32,18 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Telephone * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.constraints.Pattern +import jakarta.validation.constraints.Size +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** - * - * @param travelerName + * + * @param travelerName * @param primary Indicator for one of the travelers who is the primary traveler. One traveler in each itinerary item must be listed as primary. By default, for a single traveler this should be set to `true`. * @param emailAddress Email address associated with the traveler as supplied by the partner system. - * @param telephones + * @param telephones * @param age Age of the traveler. * @param birthDate Date of birth for traveler, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. * @param citizenshipCountryCode The alpha-3 ISO country code of the traveler's nationality. @@ -57,80 +51,47 @@ import org.hibernate.validator.constraints.Length; */ data class Traveler( @JsonProperty("traveler_name") - - - - - @field:Valid val travelerName: Name, /* Indicator for one of the travelers who is the primary traveler. One traveler in each itinerary item must be listed as primary. By default, for a single traveler this should be set to `true`. */ -@JsonProperty("primary") - - - - - + @JsonProperty("primary") @field:Valid val primary: kotlin.Boolean, /* Email address associated with the traveler as supplied by the partner system. */ -@JsonProperty("email_address") - + @JsonProperty("email_address") @field:Length(max = 200) - - - @field:Valid val emailAddress: kotlin.String? = null, @JsonProperty("telephones") - - @field:Size(min = 1, max = 250) - - @field:Valid val telephones: kotlin.collections.List? = null, /* Age of the traveler. */ -@JsonProperty("age") - - - - - + @JsonProperty("age") @field:Valid val age: java.math.BigDecimal? = null, /* Date of birth for traveler, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. */ -@JsonProperty("birth_date") - + @JsonProperty("birth_date") val birthDate: java.time.OffsetDateTime? = null, /* The alpha-3 ISO country code of the traveler's nationality. */ -@JsonProperty("citizenship_country_code") -@field:Pattern(regexp = "^[A-Z]{3}$") + @JsonProperty("citizenship_country_code") + @field:Pattern(regexp = "^[A-Z]{3}$") @field:Length(min = 3, max = 3) - - - @field:Valid val citizenshipCountryCode: kotlin.String? = null, /* A unique identifier for travelers in the transaction. */ -@JsonProperty("traveler_id") - + @JsonProperty("traveler_id") @field:Length(max = 100) - - - @field:Valid val travelerId: kotlin.String? = null ) { - - companion object { @JvmStatic @@ -181,4 +142,3 @@ data class Traveler( } } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/UnauthorizedError.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/UnauthorizedError.kt index 44951a3a9..2a5147e29 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/UnauthorizedError.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/UnauthorizedError.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - /* * Copyright (C) 2022 Expedia, Inc. * @@ -33,14 +32,8 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** * Indicates that the token sent in the 'Authorization' header is either invalid or missing. Please check the value in the token field along with the token expiration time before retrying. @@ -49,22 +42,14 @@ import org.hibernate.validator.constraints.Length; */ data class UnauthorizedError( /* Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon. */ -@JsonProperty("code") - + @JsonProperty("code") val code: UnauthorizedError.Code, /* A human-readable explanation of the error, specific to this error occurrence. */ -@JsonProperty("message") - - - - - + @JsonProperty("message") @field:Valid val message: kotlin.String ) { - - companion object { @JvmStatic @@ -104,36 +89,35 @@ data class UnauthorizedError( enum class Code(val value: kotlin.String) { @JsonProperty("UNAUTHORIZED") UNAUTHORIZED("UNAUTHORIZED"), - + @JsonProperty("FORBIDDEN") FORBIDDEN("FORBIDDEN"), - + @JsonProperty("NOT_FOUND") NOT_FOUND("NOT_FOUND"), - + @JsonProperty("ORDER_PURCHASE_UPDATE_NOT_FOUND") ORDER_PURCHASE_UPDATE_NOT_FOUND("ORDER_PURCHASE_UPDATE_NOT_FOUND"), - + @JsonProperty("TOO_MANY_REQUESTS") TOO_MANY_REQUESTS("TOO_MANY_REQUESTS"), - + @JsonProperty("INTERNAL_SERVER_ERROR") INTERNAL_SERVER_ERROR("INTERNAL_SERVER_ERROR"), - + @JsonProperty("BAD_GATEWAY") BAD_GATEWAY("BAD_GATEWAY"), - + @JsonProperty("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE") RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE("RETRYABLE_ORDER_PURCHASE_SCREEN_FAILURE"), - + @JsonProperty("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE") RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE("RETRYABLE_ORDER_PURCHASE_UPDATE_FAILURE"), - + @JsonProperty("GATEWAY_TIMEOUT") GATEWAY_TIMEOUT("GATEWAY_TIMEOUT"), - + @JsonProperty("BAD_REQUEST") - BAD_REQUEST("BAD_REQUEST"); + BAD_REQUEST("BAD_REQUEST") } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/UpdateType.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/UpdateType.kt index e70a802e0..cfb5453d8 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/UpdateType.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/UpdateType.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - import com.fasterxml.jackson.annotation.JsonProperty /** @@ -26,12 +25,16 @@ import com.fasterxml.jackson.annotation.JsonProperty enum class UpdateType(val value: kotlin.String) { @JsonProperty("ORDER_UPDATE") ORDER_UPDATE("ORDER_UPDATE"), + @JsonProperty("CHARGEBACK_FEEDBACK") CHARGEBACK_FEEDBACK("CHARGEBACK_FEEDBACK"), + @JsonProperty("INSULT_FEEDBACK") INSULT_FEEDBACK("INSULT_FEEDBACK"), + @JsonProperty("REFUND_UPDATE") REFUND_UPDATE("REFUND_UPDATE"), + @JsonProperty("PAYMENT_UPDATE") PAYMENT_UPDATE("PAYMENT_UPDATE") } diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/VerificationType.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/VerificationType.kt index 04c08ec7d..b28d8e31b 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/VerificationType.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/VerificationType.kt @@ -16,7 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models - import com.fasterxml.jackson.annotation.JsonProperty /** @@ -26,6 +25,7 @@ import com.fasterxml.jackson.annotation.JsonProperty enum class VerificationType(val value: kotlin.String) { @JsonProperty("CVV") CVV("CVV"), + @JsonProperty("3DS") _3_DS("3DS") } diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Verify.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Verify.kt index 8e7025c80..2f5ad472c 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Verify.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/Verify.kt @@ -16,10 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.Amount -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.PaymentOutcome -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.VerificationType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -36,61 +32,37 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.VerificationType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid +import org.hibernate.validator.constraints.Length /** * A verify operation represents the intent to verify the payment associated with this transaction. - * @param id - * @param amount - * @param outcome - * @param type + * @param id + * @param amount + * @param outcome + * @param type */ data class Verify( @JsonProperty("id") @field:Length(max = 200) - - - + @field:Valid val id: kotlin.String? = null, @JsonProperty("amount") - - - - - @field:Valid val amount: Amount? = null, @JsonProperty("outcome") - - - - - @field:Valid val outcome: PaymentOutcome? = null, @JsonProperty("type") - - - - - @field:Valid val type: VerificationType? = null ) { - - companion object { @JvmStatic @@ -116,7 +88,5 @@ data class Verify( type = type ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/VerifyAllOf.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/VerifyAllOf.kt index 27fa7437d..2aec51b8c 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/VerifyAllOf.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/VerifyAllOf.kt @@ -16,8 +16,6 @@ package com.expediagroup.openworld.sdk.fraudpreventionv2.models -import com.expediagroup.openworld.sdk.fraudpreventionv2.models.VerificationType - /* * Copyright (C) 2022 Expedia, Inc. * @@ -34,31 +32,18 @@ import com.expediagroup.openworld.sdk.fraudpreventionv2.models.VerificationType * limitations under the License. */ - import com.fasterxml.jackson.annotation.JsonProperty -import jakarta.validation.constraints.Max; -import jakarta.validation.constraints.Min; -import jakarta.validation.constraints.Pattern; -import jakarta.validation.constraints.Size; -import jakarta.validation.Valid; -import org.hibernate.validator.constraints.Length; +import jakarta.validation.Valid /** - * - * @param type + * + * @param type */ data class VerifyAllOf( @JsonProperty("type") - - - - - @field:Valid val type: VerificationType? = null ) { - - companion object { @JvmStatic @@ -75,7 +60,5 @@ data class VerifyAllOf( type = type ) } - } } - diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/exception/ApiException.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/exception/ApiException.kt new file mode 100644 index 000000000..c2a75584d --- /dev/null +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/exception/ApiException.kt @@ -0,0 +1,135 @@ +/* + * Copyright (C) 2022 Expedia, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception + +import com.expediagroup.openworld.sdk.core.model.exception.service.OpenWorldApiException +import com.expediagroup.openworld.sdk.core.model.exception.service.OpenWorldServiceException +import com.expediagroup.openworld.sdk.fraudpreventionv2.models.* +import io.ktor.client.call.* +import io.ktor.client.statement.* +import kotlinx.coroutines.runBlocking + +internal open class HttpStatusCodeRange( + private val statusCode: String, + val getException: (HttpResponse) -> OpenWorldApiException +) : Comparable { + open fun matches(statusCode: String): Boolean = if (isRangeDefinition()) this.statusCode.first() == statusCode.first() else this.statusCode == statusCode + open fun isRangeDefinition(): Boolean = statusCode.matches(Regex("^[1-5]XX$")) + override fun compareTo(other: HttpStatusCodeRange): Int = (if (this.isRangeDefinition()) 1 else 0).compareTo(if (other.isRangeDefinition()) 1 else 0) +} + +internal object DefaultHttpStatusCodeRange : HttpStatusCodeRange( + "DefaultHttpStatusCodeRange", + { OpenWorldServiceDefaultErrorException(it.status.value, runBlocking { it.bodyAsText() }) } +) { + override fun matches(statusCode: String): Boolean = true + override fun isRangeDefinition(): Boolean = true +} + +internal object ErrorObjectMapper { + private val defaultHttpStatusCodeRanges = listOf(DefaultHttpStatusCodeRange) + private val httpStatusCodeRanges: Map> = mapOf( + Pair( + "notifyWithAccountUpdate", + listOf( + HttpStatusCodeRange("400") { OpenWorldApiAccountTakeoverBadRequestErrorException(it.status.value, fetchErrorObject(it) as AccountTakeoverBadRequestError) }, + HttpStatusCodeRange("401") { OpenWorldApiAccountTakeoverUnauthorizedErrorException(it.status.value, fetchErrorObject(it) as AccountTakeoverUnauthorizedError) }, + HttpStatusCodeRange("403") { OpenWorldApiForbiddenErrorException(it.status.value, fetchErrorObject(it) as ForbiddenError) }, + HttpStatusCodeRange("404") { OpenWorldApiAccountUpdateNotFoundErrorException(it.status.value, fetchErrorObject(it) as AccountUpdateNotFoundError) }, + HttpStatusCodeRange("429") { OpenWorldApiTooManyRequestsErrorException(it.status.value, fetchErrorObject(it) as TooManyRequestsError) }, + HttpStatusCodeRange("500") { OpenWorldApiInternalServerErrorException(it.status.value, fetchErrorObject(it) as InternalServerError) }, + HttpStatusCodeRange("502") { OpenWorldApiBadGatewayErrorException(it.status.value, fetchErrorObject(it) as BadGatewayError) }, + HttpStatusCodeRange("503") { + OpenWorldApiAccountTakeoverServiceUnavailableErrorException(it.status.value, fetchErrorObject(it) as AccountTakeoverServiceUnavailableError) + }, + HttpStatusCodeRange("504") { OpenWorldApiGatewayTimeoutErrorException(it.status.value, fetchErrorObject(it) as GatewayTimeoutError) }, + DefaultHttpStatusCodeRange + ) + ), + Pair( + "notifyWithOrderUpdate", + listOf( + HttpStatusCodeRange("400") { OpenWorldApiBadRequestErrorException(it.status.value, fetchErrorObject(it) as BadRequestError) }, + HttpStatusCodeRange("401") { OpenWorldApiUnauthorizedErrorException(it.status.value, fetchErrorObject(it) as UnauthorizedError) }, + HttpStatusCodeRange("403") { OpenWorldApiForbiddenErrorException(it.status.value, fetchErrorObject(it) as ForbiddenError) }, + HttpStatusCodeRange("404") { OpenWorldApiOrderPurchaseUpdateNotFoundErrorException(it.status.value, fetchErrorObject(it) as OrderPurchaseUpdateNotFoundError) }, + HttpStatusCodeRange("429") { OpenWorldApiTooManyRequestsErrorException(it.status.value, fetchErrorObject(it) as TooManyRequestsError) }, + HttpStatusCodeRange("500") { OpenWorldApiInternalServerErrorException(it.status.value, fetchErrorObject(it) as InternalServerError) }, + HttpStatusCodeRange("502") { OpenWorldApiBadGatewayErrorException(it.status.value, fetchErrorObject(it) as BadGatewayError) }, + HttpStatusCodeRange("503") { OpenWorldApiServiceUnavailableErrorException(it.status.value, fetchErrorObject(it) as ServiceUnavailableError) }, + HttpStatusCodeRange("504") { OpenWorldApiGatewayTimeoutErrorException(it.status.value, fetchErrorObject(it) as GatewayTimeoutError) }, + DefaultHttpStatusCodeRange + ) + ), + Pair( + "screenAccount", + listOf( + HttpStatusCodeRange("400") { OpenWorldApiAccountTakeoverBadRequestErrorException(it.status.value, fetchErrorObject(it) as AccountTakeoverBadRequestError) }, + HttpStatusCodeRange("401") { OpenWorldApiAccountTakeoverUnauthorizedErrorException(it.status.value, fetchErrorObject(it) as AccountTakeoverUnauthorizedError) }, + HttpStatusCodeRange("403") { OpenWorldApiForbiddenErrorException(it.status.value, fetchErrorObject(it) as ForbiddenError) }, + HttpStatusCodeRange("404") { OpenWorldApiNotFoundErrorException(it.status.value, fetchErrorObject(it) as NotFoundError) }, + HttpStatusCodeRange("429") { OpenWorldApiTooManyRequestsErrorException(it.status.value, fetchErrorObject(it) as TooManyRequestsError) }, + HttpStatusCodeRange("500") { OpenWorldApiInternalServerErrorException(it.status.value, fetchErrorObject(it) as InternalServerError) }, + HttpStatusCodeRange("502") { OpenWorldApiBadGatewayErrorException(it.status.value, fetchErrorObject(it) as BadGatewayError) }, + HttpStatusCodeRange("503") { + OpenWorldApiAccountTakeoverServiceUnavailableErrorException(it.status.value, fetchErrorObject(it) as AccountTakeoverServiceUnavailableError) + }, + HttpStatusCodeRange("504") { OpenWorldApiGatewayTimeoutErrorException(it.status.value, fetchErrorObject(it) as GatewayTimeoutError) }, + DefaultHttpStatusCodeRange + ) + ), + Pair( + "screenOrder", + listOf( + HttpStatusCodeRange("400") { OpenWorldApiBadRequestErrorException(it.status.value, fetchErrorObject(it) as BadRequestError) }, + HttpStatusCodeRange("401") { OpenWorldApiUnauthorizedErrorException(it.status.value, fetchErrorObject(it) as UnauthorizedError) }, + HttpStatusCodeRange("403") { OpenWorldApiForbiddenErrorException(it.status.value, fetchErrorObject(it) as ForbiddenError) }, + HttpStatusCodeRange("404") { OpenWorldApiNotFoundErrorException(it.status.value, fetchErrorObject(it) as NotFoundError) }, + HttpStatusCodeRange("429") { OpenWorldApiTooManyRequestsErrorException(it.status.value, fetchErrorObject(it) as TooManyRequestsError) }, + HttpStatusCodeRange("500") { OpenWorldApiInternalServerErrorException(it.status.value, fetchErrorObject(it) as InternalServerError) }, + HttpStatusCodeRange("502") { OpenWorldApiBadGatewayErrorException(it.status.value, fetchErrorObject(it) as BadGatewayError) }, + HttpStatusCodeRange("503") { OpenWorldApiServiceUnavailableErrorException(it.status.value, fetchErrorObject(it) as ServiceUnavailableError) }, + HttpStatusCodeRange("504") { OpenWorldApiGatewayTimeoutErrorException(it.status.value, fetchErrorObject(it) as GatewayTimeoutError) }, + DefaultHttpStatusCodeRange + ) + ) + ) + + fun process(httpResponse: HttpResponse, operationId: String): OpenWorldApiException = + httpStatusCodeRanges.getOrDefault(operationId, defaultHttpStatusCodeRanges).filter { it.matches(httpResponse.status.value.toString()) }.min().getException(httpResponse) + + private inline fun fetchErrorObject(httpResponse: HttpResponse): T = runBlocking { + runCatching { httpResponse.body() }.getOrElse { throw OpenWorldServiceException(httpResponse.bodyAsText()) } + } +} + +class OpenWorldApiAccountTakeoverBadRequestErrorException(code: Int, override val errorObject: AccountTakeoverBadRequestError) : OpenWorldApiException(code, errorObject) +class OpenWorldApiAccountTakeoverUnauthorizedErrorException(code: Int, override val errorObject: AccountTakeoverUnauthorizedError) : OpenWorldApiException(code, errorObject) +class OpenWorldApiForbiddenErrorException(code: Int, override val errorObject: ForbiddenError) : OpenWorldApiException(code, errorObject) +class OpenWorldApiAccountUpdateNotFoundErrorException(code: Int, override val errorObject: AccountUpdateNotFoundError) : OpenWorldApiException(code, errorObject) +class OpenWorldApiTooManyRequestsErrorException(code: Int, override val errorObject: TooManyRequestsError) : OpenWorldApiException(code, errorObject) +class OpenWorldApiInternalServerErrorException(code: Int, override val errorObject: InternalServerError) : OpenWorldApiException(code, errorObject) +class OpenWorldApiBadGatewayErrorException(code: Int, override val errorObject: BadGatewayError) : OpenWorldApiException(code, errorObject) +class OpenWorldApiAccountTakeoverServiceUnavailableErrorException(code: Int, override val errorObject: AccountTakeoverServiceUnavailableError) : OpenWorldApiException(code, errorObject) +class OpenWorldApiGatewayTimeoutErrorException(code: Int, override val errorObject: GatewayTimeoutError) : OpenWorldApiException(code, errorObject) +class OpenWorldApiBadRequestErrorException(code: Int, override val errorObject: BadRequestError) : OpenWorldApiException(code, errorObject) +class OpenWorldApiUnauthorizedErrorException(code: Int, override val errorObject: UnauthorizedError) : OpenWorldApiException(code, errorObject) +class OpenWorldApiOrderPurchaseUpdateNotFoundErrorException(code: Int, override val errorObject: OrderPurchaseUpdateNotFoundError) : OpenWorldApiException(code, errorObject) +class OpenWorldApiServiceUnavailableErrorException(code: Int, override val errorObject: ServiceUnavailableError) : OpenWorldApiException(code, errorObject) +class OpenWorldApiNotFoundErrorException(code: Int, override val errorObject: NotFoundError) : OpenWorldApiException(code, errorObject) + +class OpenWorldServiceDefaultErrorException(code: Int, override val errorObject: String) : OpenWorldApiException(code, errorObject) diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/exception/PropertyConstraintViolation.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/exception/PropertyConstraintViolation.kt index 626fab37b..0be913173 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/exception/PropertyConstraintViolation.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/exception/PropertyConstraintViolation.kt @@ -14,7 +14,6 @@ * limitations under the License. */ - package com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception /** diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/exception/PropertyConstraintViolationException.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/exception/PropertyConstraintViolationException.kt index 8b43b806b..bce08efa9 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/exception/PropertyConstraintViolationException.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/models/exception/PropertyConstraintViolationException.kt @@ -14,7 +14,6 @@ * limitations under the License. */ - package com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception import com.expediagroup.openworld.sdk.core.model.exception.client.OpenWorldClientException diff --git a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/validation/PropertyConstraintsValidator.kt b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/validation/PropertyConstraintsValidator.kt index dce5663bd..936e391b0 100644 --- a/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/validation/PropertyConstraintsValidator.kt +++ b/release/fraudPreventionV2/src/main/kotlin/com/expediagroup/openworld/sdk/fraudpreventionv2/validation/PropertyConstraintsValidator.kt @@ -14,7 +14,6 @@ * limitations under the License. */ - package com.expediagroup.openworld.sdk.fraudpreventionv2.validation import com.expediagroup.openworld.sdk.fraudpreventionv2.models.exception.PropertyConstraintViolation @@ -25,19 +24,21 @@ import org.hibernate.validator.messageinterpolation.ParameterMessageInterpolator import java.util.stream.Collectors internal object PropertyConstraintsValidator { - fun validateConstraints(obj: Any) { - Validation.byDefaultProvider() - .configure() - .messageInterpolator(ParameterMessageInterpolator()) - .buildValidatorFactory().use { factory -> - val violations = factory.validator.validate(obj) - if (violations.isNotEmpty()) { - throw PropertyConstraintViolationException( - "Some field constraints have been violated", - violations.stream().map { toConstraintViolation(it) }.collect(Collectors.toList()) - ) + fun validateConstraints(obj: Any?) { + obj?.let { + Validation.byDefaultProvider() + .configure() + .messageInterpolator(ParameterMessageInterpolator()) + .buildValidatorFactory().use { factory -> + val violations = factory.validator.validate(obj) + if (violations.isNotEmpty()) { + throw PropertyConstraintViolationException( + "Some field constraints have been violated", + violations.stream().map { toConstraintViolation(it) }.collect(Collectors.toList()) + ) + } } - } + } } private fun toConstraintViolation(violation: ConstraintViolation<*>): PropertyConstraintViolation { diff --git a/release/fraudPreventionV2/pom.xml b/release/fraudPreventionV2/src/pom.xml similarity index 97% rename from release/fraudPreventionV2/pom.xml rename to release/fraudPreventionV2/src/pom.xml index a6f4c2c2d..640565af2 100644 --- a/release/fraudPreventionV2/pom.xml +++ b/release/fraudPreventionV2/src/pom.xml @@ -4,7 +4,7 @@ 4.0.0 EG Open World SDK :: openworld-java-sdk-fraudpreventionv2 - EG Open World SDK :: openworld-java-sdk-fraudpreventionv2 v1.4.0 + EG Open World SDK :: openworld-java-sdk-fraudpreventionv2 v2.0.0 com.expediagroup.openworld.sdk openworld-java-sdk-fraudpreventionv2 @@ -50,7 +50,7 @@ ${project.version} ${project.artifactId} - 1.4.0 + 2.0.0 1.8 1.8.0 @@ -74,11 +74,11 @@ com.expediagroup.openworld.sdk openworld-java-sdk-core - 2.7.0 + 2.9.0 - org.hibernate + org.hibernate.validator hibernate-validator 7.0.5.Final @@ -118,7 +118,6 @@ prepare-package dokka - javadocJar @@ -133,6 +132,11 @@ kotlin-as-java-plugin ${dokka-plugin.version} + + org.jetbrains.dokka + gfm-plugin + ${dokka-plugin.version} + diff --git a/release/fraudPreventionV2/specs.yaml b/release/fraudPreventionV2/src/specs.yaml similarity index 69% rename from release/fraudPreventionV2/specs.yaml rename to release/fraudPreventionV2/src/specs.yaml index 31b0b1e4a..44f707f91 100644 --- a/release/fraudPreventionV2/specs.yaml +++ b/release/fraudPreventionV2/src/specs.yaml @@ -1,4 +1,4 @@ -openapi: 3.0.0 +openapi: 3.0.3 info: title: Fraud Prevention Service version: v2 @@ -8,21 +8,22 @@ info: email: RiskTechVerge@expedia.com x-eg-lifecycle: PLANNED servers: - - url: https://api.expediagroup.com/fraud-prevention/v2 + - url: https://api.expediagroup.com/test/fraud-prevention/v2 tags: - name: fraudPreventionV2 paths: /fraud-prevention/v2/order/purchase/screen: post: tags: + &a1 - fraudPreventionV2 - description: "The Order Purchase API gives a Fraud recommendation for a + description: The Order Purchase API gives a Fraud recommendation for a transaction. A recommendation can be Accept, Reject, or Review. A transaction is marked as Review whenever there are insufficient signals to recommend Accept or Reject. These incidents are manually reviewed, - and a corrected recommendation is made asynchronously. " + and a corrected recommendation is made asynchronously. summary: Run fraud screening for one transaction - operationId: screen + operationId: screenOrder security: - orderPurchaseScreenAuth: - fraudandrisk.stub.order-purchase-screen @@ -96,8 +97,7 @@ paths: $ref: "#/components/schemas/GatewayTimeoutError" /fraud-prevention/v2/order/purchase/update: post: - tags: - - fraudPreventionV2 + tags: *a1 description: > The Order Purchase Update API is called when the status of the order has changed. @@ -108,7 +108,7 @@ paths: The Order Purchase Update API is also called when the merchant cancels or changes an order based on a Fraud recommendation. summary: Send an update for a transaction - operationId: update + operationId: notifyWithOrderUpdate security: - orderPurchaseUpdateAuth: - fraudandrisk.stub.order-purchase-update @@ -229,6 +229,199 @@ paths: application/json: schema: $ref: "#/components/schemas/GatewayTimeoutError" + /fraud-prevention/v2/account/screen: + post: + tags: *a1 + description: The Account Screen API gives a Fraud recommendation for an account + transaction. A recommendation can be ACCEPT, CHALLENGE, or REJECT. A + transaction is marked as CHALLENGE whenever there are insufficient + signals to recommend ACCEPT or REJECT. These CHALLENGE incidents are + manually reviewed, and a corrected recommendation is made + asynchronously. + summary: Run fraud screening for one transaction + operationId: screenAccount + security: + - accountScreenAuth: + - fraudandrisk.stub.account-screen + requestBody: + required: true + content: + application/json: + schema: + $ref: "#/components/schemas/AccountScreenRequest" + responses: + "200": + description: The AccountScreenRequest was successfully received and the account + screening is complete. + content: + application/json: + schema: + $ref: "#/components/schemas/AccountScreenResponse" + "400": + description: Bad request + content: + application/json: + schema: + $ref: "#/components/schemas/AccountTakeoverBadRequestError" + "401": + description: Unauthorized + content: + application/json: + schema: + $ref: "#/components/schemas/AccountTakeoverUnauthorizedError" + "403": + description: Forbidden + content: + application/json: + schema: + $ref: "#/components/schemas/ForbiddenError" + "404": + description: Not Found + content: + application/json: + schema: + $ref: "#/components/schemas/NotFoundError" + "429": + description: Too many requests + content: + application/json: + schema: + $ref: "#/components/schemas/TooManyRequestsError" + "500": + description: Internal server error + content: + application/json: + schema: + $ref: "#/components/schemas/InternalServerError" + "502": + description: Bad gateway + content: + application/json: + schema: + $ref: "#/components/schemas/BadGatewayError" + "503": + description: Service unavailable + content: + application/json: + schema: + $ref: "#/components/schemas/AccountTakeoverServiceUnavailableError" + "504": + description: Gateway timeout + content: + application/json: + schema: + $ref: "#/components/schemas/GatewayTimeoutError" + /fraud-prevention/v2/account/update: + post: + tags: *a1 + description: The Account Update API is called when there is an account lifecycle + transition such as a challenge outcome, account restoration, or + remediation action completion. For example, if a user's account is + disabled, deleted, or restored, the Account Update API is called to + notify Expedia Group about the change. The Account Update API is also + called when a user responds to a login Multi-Factor Authentication based + on a Fraud recommendation. + summary: Send an update as a result of an account screen transaction + operationId: notifyWithAccountUpdate + security: + - accountUpdateAuth: + - fraudandrisk.stub.account-update + requestBody: + required: true + description: An AccountUpdate request may be of one of the following types + `MULTI_FACTOR_AUTHENTICATION_UPDATE`, `REMEDIATION_UPDATE`. + content: + application/json: + schema: + $ref: "#/components/schemas/AccountUpdateRequest" + examples: + MultiFactorAuthenticationUpdate: + summary: Sample MultiFactorAuthenticationUpdate Request + value: + type: MULTI_FACTOR_AUTHENTICATION_UPDATE + risk_id: "1234324324" + multi_factor_authentication_attempts: + - delivery_method: SMS + status: SUCCESS + reference_id: "1234324324" + provider_name: DUO + attempt_count: 2 + update_start_date_time: 2022-07-24T01:01:01.111Z + update_end_date_time: 2022-07-24T01:02:01.111Z + telephone: + country_access_code: "1" + area_code: "234" + phone_number: "5678910" + RemediationUpdate: + summary: Sample RemediationUpdate Request + value: + type: REMEDIATION_UPDATE + risk_id: "1234324324" + remediation_update_actions: + - action_name: PASSWORD_RESET + status: SUCCESS + update_end_date_time: 2022-07-24T01:02:01.111Z + responses: + "200": + description: The AccountUpdateResponse was successful. + content: + application/json: + schema: + $ref: "#/components/schemas/AccountUpdateResponse" + "400": + description: Bad request + content: + application/json: + schema: + $ref: "#/components/schemas/AccountTakeoverBadRequestError" + "401": + description: Unauthorized + content: + application/json: + schema: + $ref: "#/components/schemas/AccountTakeoverUnauthorizedError" + "403": + description: Forbidden + content: + application/json: + schema: + $ref: "#/components/schemas/ForbiddenError" + "404": + description: Account Update Not Found + content: + application/json: + schema: + $ref: "#/components/schemas/AccountUpdateNotFoundError" + "429": + description: Too many requests + content: + application/json: + schema: + $ref: "#/components/schemas/TooManyRequestsError" + "500": + description: Internal server error + content: + application/json: + schema: + $ref: "#/components/schemas/InternalServerError" + "502": + description: Bad gateway + content: + application/json: + schema: + $ref: "#/components/schemas/BadGatewayError" + "503": + description: Service unavailable + content: + application/json: + schema: + $ref: "#/components/schemas/AccountTakeoverServiceUnavailableError" + "504": + description: Gateway timeout + content: + application/json: + schema: + $ref: "#/components/schemas/GatewayTimeoutError" components: schemas: Error: @@ -282,7 +475,7 @@ components: code: FORBIDDEN message: Insufficient permissions to perform the request. allOf: - - $ref: "#/components/schemas/Error" + - $ref: "#/components/schemas/AccountTakeoverError" NotFoundError: description: Indicates that the API cannot find the resource that is either being requested or against which the operation is being performed. @@ -291,7 +484,7 @@ components: code: NOT_FOUND message: The requested resource does not exist. allOf: - - $ref: "#/components/schemas/Error" + - $ref: "#/components/schemas/AccountTakeoverError" OrderPurchaseUpdateNotFoundError: description: Indicates that the API cannot find the resource that is either being requested or against which the operation is being performed. @@ -314,7 +507,7 @@ components: message: The request failed because the server resources for this client have been exhausted. allOf: - - $ref: "#/components/schemas/Error" + - $ref: "#/components/schemas/AccountTakeoverError" InternalServerError: description: Indicates that the API encountered an unexpected condition that prevented it from fulfilling the request. Sometimes used as a generic @@ -325,7 +518,7 @@ components: code: INTERNAL_SERVER_ERROR message: The server encountered an internal error. allOf: - - $ref: "#/components/schemas/Error" + - $ref: "#/components/schemas/AccountTakeoverError" BadGatewayError: description: Indicates that the server received an invalid response from the upstream server. Causes could be incorrectly configured target server at @@ -335,7 +528,7 @@ components: code: BAD_GATEWAY message: The server received an invalid response from an upstream server. allOf: - - $ref: "#/components/schemas/Error" + - $ref: "#/components/schemas/AccountTakeoverError" ServiceUnavailableError: description: > Indicates that the API is either down for maintenance or overloaded and @@ -360,7 +553,7 @@ components: code: GATEWAY_TIMEOUT message: The server timed out while trying to complete the request. allOf: - - $ref: "#/components/schemas/Error" + - $ref: "#/components/schemas/AccountTakeoverError" BadRequestError: description: Indicates that a bad request occurred. Typically it is an invalid parameter. @@ -773,7 +966,6 @@ components: DeviceDetails: title: DeviceDetails required: - - device_box - ip_address type: object properties: @@ -847,8 +1039,8 @@ components: minItems: 1 maxItems: 30 payments: - description: List of the form(s) of payment being used to purchase the - order. One or more forms of payment can be used within an order. + description: List of the form(s) of payment being used to purchase the order. + One or more forms of payment can be used within an order. Information gathered will be specific to the form of payment. type: array items: @@ -1005,8 +1197,6 @@ components: * `HOTEL`: `Hotel` * `RAIL`: `Rail` - - * `ACTIVITIES`: `Activities` required: - price - type @@ -1023,7 +1213,6 @@ components: INSURANCE: "#/components/schemas/Insurance" HOTEL: "#/components/schemas/Hotel" RAIL: "#/components/schemas/Rail" - ACTIVITIES: "#/components/schemas/Activities" properties: price: $ref: "#/components/schemas/Amount" @@ -1052,8 +1241,6 @@ components: * `Hotel` : `HOTEL` * `Rail` : `RAIL` - - * `Activities` : `ACTIVITIES` type: string maxLength: 30 inventory_source: @@ -1125,15 +1312,11 @@ components: * [GUID2] - * Activities - - * [GUID1] - * The example above demonstrates the association of travelers with various products. * All three travelers (A, B, and C) are associated with the Air product. - * Traveler A is associated with the Hotel and Activities products. + * Traveler A is associated with the Hotel. * Traveler C is associated with the Car product. @@ -1277,161 +1460,6 @@ components: type: string maxLength: 200 example: America/New_York - Activities: - title: Activities - allOf: - - $ref: "#/components/schemas/TravelProduct" - - type: object - required: - - activity - - operating_company - - start_time - - end_time - - ticket - properties: - activity: - $ref: "#/components/schemas/Activity" - operating_company: - $ref: "#/components/schemas/OperatingCompany" - is_coupon_required: - description: "A coupon is typically a document or electronic code that confirms - your reservation or purchase for the activity. It serves as - proof of payment and allows you to participate in the activity. - This field indicates whether a coupon is necessary for this - activity. | For example, let's consider two scenarios: | - Activity: Adventure Park | is_coupon_required: false | In this - case, the attribute is set to 'false,' indicating that no coupon - is necessary. However, you might still need to purchase a ticket - to gain entry to the adventure park. The ticket serves as proof - of payment and grants you access to the park's activities and - attractions. | Activity: Spa Package | is_coupon_required: true - | Here, the attribute is set to 'true,' indicating that a coupon - is required. To participate in the spa package, you would need - to present the designated coupon at the spa. The coupon confirms - your reservation, serves as proof of payment, and may entitle - you to specific spa treatments or discounts." - type: boolean - location_coordinates: - $ref: "#/components/schemas/Coordinates" - start_time: - description: The field represents the start time of a activity, using the - ISO-8061 date and time format yyyy-MM-ddTHH:mm:ss.SSSZ. - type: string - format: date-time - maxLength: 50 - end_time: - description: The field represents the end time of a activity, using the ISO-8061 - date and time format yyyy-MM-ddTHH:mm:ss.SSSZ. - type: string - format: date-time - maxLength: 50 - ticket: - description: This field provides information about the tickets available for the - activity. - type: array - items: - $ref: "#/components/schemas/Ticket" - minItems: 1 - maxItems: 40 - Activity: - title: Activity - description: Provides essential details about a specific activity. - type: object - required: - - type - - description - properties: - type: - description: "This field provides a categorization of the different types of - activities available within the activity product. It is designed to - accommodate the preferences of the API consumer, allowing them to - assign a descriptive label or keyword that accurately represents the - nature of each activity. Here are some suggested values for this - field: | Adventures: This category includes activities such as - hiking, zip-lining, rock climbing, bungee jumping, and other - adventurous pursuits. | Air, Balloon & Helicopter Tours: This - category offers activities like hot air balloon rides, helicopter - tours, and aerial sightseeing experiences. | Cruises & Water Tours: - This includes options such as boat cruises, yacht tours, river - rafting, snorkeling, and diving expeditions. | Nightlife: This - category encompasses activities like clubbing, pub crawls, live - music events, and cultural performances. These activities - predominantly occur during the evening or nighttime." - type: string - maxLength: 200 - example: Balloon & Helicopter Tours - description: - description: This field within the trip information provides additional details - or a brief explanation about the specific trip or activity being - described - type: string - maxLength: 200 - example: 2-Day, 2 Day Ticket Weekend - Coordinates: - title: Coordinates - type: object - description: Group of attributes intended to hold information about location - coordinates. - properties: - latitude: - type: number - description: The latitude in degrees. It must be in the range [-90.0, +90.0]. - minimum: -90 - maximum: 90 - longitude: - type: number - description: The longitude in degrees. It must be in the range [-180.0, +180.0]. - minimum: -180 - maximum: 180 - OperatingCompany: - title: OperatingCompany - description: This field helps to identify and understand the specific provider - or operating company involved in offering the activity. - type: object - required: - - name - - type - properties: - name: - description: This field includes the provider's name. - type: string - example: VIATOR - type: - description: "This field indicates the nature or relationship of the vendor - associated with a particular activity. | THIRD_PARTY: This value - indicates that the vendor is an external entity or third-party - provider. | DIRECT: This value signifies that the vendor is a direct - entity or provider associated with the organization or platform - offering the activity." - type: string - enum: - - THIRD_PARTY - - DIRECT - Ticket: - title: Ticket - description: This field provides information about the tickets related to the - activity. - type: object - required: - - category - - quantity - properties: - category: - type: string - description: Describes the type or category of the ticket. - enum: - - ADULT - - CHILD - - SENIOR - - STUDENT - - OTHER - quantity: - description: This field represents the count or number of a specific ticket type - associated with an activity. - type: integer - format: int32 - minimum: 1 - maximum: 30 Air: title: Air allOf: @@ -2054,7 +2082,6 @@ components: - INSURANCE - HOTEL - RAIL - - ACTIVITIES Insurance: title: Insurance allOf: @@ -2463,6 +2490,743 @@ components: type: string pattern: ^[A-Z]{3}$ maxLength: 3 + AccountTakeoverError: + description: The object used to describe an error, containing both + human-readable and machine-readable information. + type: object + properties: + code: + description: Snake cased all caps error code interpreted from the HTTP status + code that can programmatically be acted upon. + type: string + example: BAD_REQUEST + enum: + - UNAUTHORIZED + - FORBIDDEN + - NOT_FOUND + - ACCOUNT_UPDATE_NOT_FOUND + - TOO_MANY_REQUESTS + - INTERNAL_SERVER_ERROR + - BAD_GATEWAY + - RETRYABLE_ACCOUNT_SCREEN_FAILURE + - RETRYABLE_ACCOUNT_UPDATE_FAILURE + - GATEWAY_TIMEOUT + - BAD_REQUEST + message: + description: A human-readable explanation of the error, specific to this error + occurrence. + type: string + example: An input validation error was encountered. Please see causes for more + details. + required: + - code + - message + AccountTakeoverUnauthorizedError: + description: Indicates that the token sent in the 'Authorization' header is + either invalid or missing. Please check the value in the token field + along with the token expiration time before retrying. + example: + code: UNAUTHORIZED + message: Invalid EG token provided. Please provide a valid token in the + Authorization header. + allOf: + - $ref: "#/components/schemas/AccountTakeoverError" + AccountUpdateNotFoundError: + description: Indicates that the API cannot find the resource that is either + being requested or against which the operation is being performed. + example: + code: ACCOUNT_UPDATE_NOT_FOUND + message: The request failed because the Account Screen event for this account is + missing. Please send a new Account Screen event again. + allOf: + - $ref: "#/components/schemas/AccountTakeoverError" + AccountTakeoverServiceUnavailableError: + description: > + Indicates that the API is either down for maintenance or overloaded and + cannot fulfill the request at the current time. This is a temporary + error and retrying the same request after a certain delay could + eventually result in success. + + There will be a Retry-After HTTP header in API response specifying how long to wait to retry the request. If there is no Retry-After HTTP header then retry can happen immediately. If the error persists after retrying with delay, please reach out to ." + example: + code: RETRYABLE_ACCOUNT_SCREEN_FAILURE + message: A temporary internal error occurred. You can safely retry your call + using the same account details. + allOf: + - $ref: "#/components/schemas/AccountTakeoverError" + AccountTakeoverBadRequestError: + description: Indicates that a bad request occurred. Typically it is an invalid + parameter. + example: + code: BAD_REQUEST + message: An input validation error was encountered. Please see causes for more + details. + causes: + code: MISSING_MANDATORY_PARAM + field: $.transaction.device_details.device_box + message: The value of a field was missed or not valid. + allOf: + - $ref: "#/components/schemas/AccountTakeoverError" + - type: object + properties: + causes: + type: array + items: + type: object + properties: + code: + type: string + example: MISSING_MANDATORY_PARAM + enum: + - MISSING_MANDATORY_PARAM + - INVALID_PARAM + - INVALID_FORMAT + field: + type: string + description: A JSON Path expression indicating which field, in the request body, + caused the error. + example: $.transaction.device_details.device_box + message: + type: string + example: The value of a field was missed or not valid. + AccountUpdateRequest: + title: AccountUpdateRequest + type: object + description: > + The `type` field value is used as a discriminator, with the following + mapping: + + * `MULTI_FACTOR_AUTHENTICATION_UPDATE`: `MultiFactorAuthenticationUpdate` + + * `REMEDIATION_UPDATE`: `RemediationUpdate` + discriminator: + propertyName: type + mapping: + MULTI_FACTOR_AUTHENTICATION_UPDATE: MultiFactorAuthenticationUpdate + REMEDIATION_UPDATE: RemediationUpdate + required: + - type + - risk_id + properties: + type: + type: string + description: The categorized type of account update event from the Partner's + system. + enum: + - MULTI_FACTOR_AUTHENTICATION_UPDATE + - REMEDIATION_UPDATE + risk_id: + description: The `risk_id` provided by Expedia's Fraud Prevention Service in the + `AccountScreenResponse`. + type: string + maxLength: 200 + example: "123456789" + MultiFactorAuthenticationUpdate: + title: MultiFactorAuthenticationUpdate + description: Information specific to a user's response to a Multi-Factor + Authentication initiated by the Partner's system as a result of a fraud + recommendation. + allOf: + - $ref: "#/components/schemas/AccountUpdateRequest" + - type: object + required: + - multi_factor_authentication_attempts + properties: + multi_factor_authentication_attempts: + type: array + minItems: 1 + maxItems: 20 + items: + $ref: "#/components/schemas/MultiFactorAuthenticationAttempt" + MultiFactorAuthenticationAttempt: + title: MultiFactorAuthenticationAttempt + type: object + description: Information specific to the update event by a user. + required: + - delivery_method + - status + - reference_id + - provider_name + - attempt_count + properties: + delivery_method: + type: string + description: The delivery method of the Multi-Factor Authentication to a user. + enum: + - EMAIL + - SMS + - VOICE + - PUSH + status: + type: string + description: > + The status of a user''s response to the Multi-Factor Authentication + initiated by the Partner''s system to the user.' + + - `SUCCESS` - Applicable if the user successfully passed the challenge. + + - `ABANDON` - Applicable if the user did not complete the challenge. + + - `FAILED` - Applicable if the user failed the challenge. + enum: + - SUCCESS + - ABANDON + - FAILED + reference_id: + type: string + description: The identifier related to a Multi-Factor Authentication attempt by + the Partner's system to the Multi-Factor Authentication provider. + maxLength: 200 + provider_name: + type: string + description: The vendor providing the Multi-Factor Authentication verification. + maxLength: 200 + attempt_count: + type: number + description: The number of attempts a user tried for this Multi-Factor + Authentication. + update_start_date_time: + type: string + description: The local date and time the Multi-Factor Authentication was + initiated to a user from the Partner's system, in ISO-8061 date and + time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. + format: date-time + maxLength: 50 + update_end_date_time: + type: string + description: The local date and time the Multi-Factor Authentication to a user + ended in the Partner's system, in ISO-8061 date and time format + `yyyy-MM-ddTHH:mm:ss.SSSZ`. + format: date-time + maxLength: 50 + telephone: + $ref: "#/components/schemas/Telephone" + email_address: + type: string + description: Email address used for the Multi-Factor Authentication by a user. + format: email + maxLength: 200 + RemediationUpdate: + title: RemediationUpdate + description: Information specific to remediation actions initiated by the + Partner's system to a user as a result of a fraud recommendation. + allOf: + - $ref: "#/components/schemas/AccountUpdateRequest" + - type: object + required: + - remediation_update_actions + properties: + remediation_update_actions: + type: array + minItems: 1 + maxItems: 20 + items: + $ref: "#/components/schemas/RemediationUpdateAction" + RemediationUpdateAction: + title: RemediationUpdateAction + type: object + description: Information specific to the remediation action initiated by the + Partner's system to a user. + required: + - action_name + - status + properties: + action_name: + type: string + description: > + The categorized remediation action initiated by the Partner''s + system to a user. Possible values are: + + - `PASSWORD_RESET` - Applicable if this event is the result of a password reset by the Partner''s system. + + - `DISABLE_ACCOUNT` - Applicable if this event is the result of disabling an account by the Partner''s system. + + - `TERMINATE_ALL_SESSIONS` - Applicable if this event is the result of terminating all active user sessions of an account by the Partner''s system. + enum: + - PASSWORD_RESET + - DISABLE_ACCOUNT + - TERMINATE_ALL_SESSIONS + status: + type: string + description: > + The status of the remediation action. + - `SUCCESS` - Applicable if the Partner''s system was successfully able to perform the remediation action. + - `FAILED` - Applicable if the Partner''s system failed to perform the remediation action. + enum: + - SUCCESS + - FAILED + update_end_date_time: + type: string + description: The local date and time the remediation action to a user ended in + the Partner's system, in ISO-8061 date and time format + `yyyy-MM-ddTHH:mm:ss.SSSZ`. + format: date-time + maxLength: 50 + AccountUpdateResponse: + title: AccountUpdateResponse + type: object + properties: + risk_id: + type: string + description: Unique identifier of transaction that was updated. + maxLength: 200 + example: "1234567" + AccountScreenRequest: + title: AccountScreenRequest + type: object + description: Information for account screening by Expedia's Fraud Prevention Service. + required: + - transaction + properties: + transaction: + $ref: "#/components/schemas/AccountTransaction" + AccountScreenResponse: + title: AccountScreenResponse + type: object + description: Response for an account transaction provided by Expedia's Fraud + Prevention Service. + properties: + risk_id: + type: string + description: Unique identifier assigned to the transaction by Expedia's Fraud + Prevention Service. + maxLength: 200 + example: "1234567" + decision: + $ref: "#/components/schemas/AccountTakeoverFraudDecision" + AccountTakeoverFraudDecision: + title: FraudDecision + type: string + description: > + Fraud recommendation for an account transaction. A recommendation can be + ACCEPT, CHALLENGE, or REJECT. + + - `ACCEPT` - Represents an account transaction where the user’’s account activity is accepted. + + - `CHALLENGE` - Represents an account transaction that requires additional verification or challenges the user’’s identity (example: CAPTCHA, MULTI_FACTOR_AUTHENTICATION, etc). + + - `REJECT` - Represents a suspicious account transaction where the user’’s credentials or their behavior requires us to block the account activity. + enum: + - ACCEPT + - CHALLENGE + - REJECT + AccountTransaction: + title: AccountTransaction + type: object + description: Information for an account transaction. + required: + - site_info + - device_details + - customer_account + - transaction_details + properties: + site_info: + $ref: "#/components/schemas/AccountTakeoverSiteInfo" + device_details: + $ref: "#/components/schemas/AccountTakeoverDeviceDetails" + customer_account: + $ref: "#/components/schemas/AccountTakeoverCustomerAccount" + transaction_details: + $ref: "#/components/schemas/AccountTakeoverTransactionDetails" + AccountTakeoverSiteInfo: + title: SiteInfo + type: object + description: Information specific to the Partner's website through which a + transaction was made. + required: + - brand_name + properties: + locale: + type: string + description: The locale of the website a user is accessing, which is separate + from the user configured browser locale, in ISO 639-2 language code + format and in ISO 3166-1 country code format. + pattern: ^([a-z]{2}-[A-Z]{2})$ + example: en-US + name: + type: string + description: Name of the website from which the event is generated. + example: expedia.com + maxLength: 200 + brand_name: + type: string + description: The trademark brand name that is displayed to a user on the website. + maxLength: 200 + placement_name: + type: string + description: > + The categorized name of the page where a user initiated event is + being evaluated. + + - `LOGIN` - Applicable if the user initiated this account event from a login web page. + + - `PASSWORD_RESET` - Applicable if the user initiated this account event from a password reset web page. + enum: + - LOGIN + - PASSWORD_RESET + AccountTakeoverDeviceDetails: + title: DeviceDetails + type: object + description: Information specific to the Partner's device through which a + transaction was made. + required: + - device_box + - ip_address + - user_agent + properties: + source: + type: string + maxLength: 50 + description: Source of the device_box. Default value is `TrustWidget`. + device_box: + type: string + maxLength: 16000 + description: Device related information retrieved from TrustWidget. + ip_address: + type: string + description: IP address of the device used for this event. + pattern: ^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$|^(?:[A-F0-9]{1,4}:){7}[A-F0-9]{1,4}$ + example: 192.168.32.48 + user_agent: + type: string + description: The application type, operating system, software vendor, or + software version of the originating request. + maxLength: 200 + example: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, + like Gecko) Chrome/114.0.0.0 Safari/537.36 + type: + type: string + description: > + The categorized type of device used by a user. Possible values are: + + - `WEBSITE` - Applicable if the user initiated this event from a web browser on a desktop computer. + + - `PHONE_WEB` - Applicable if the user initiated this event from a web browser on a phone. + + - `TABLET_WEB` - Applicable if the user initiated this event from a web browser on a tablet. + + - `PHONE_APP` - Applicable if the user initiated this event from an app on a phone. + + - `TABLET_APP` - Applicable if the user initiated this event from an app on a tablet. + enum: + - WEBSITE + - PHONE_WEB + - TABLET_WEB + - PHONE_APP + - TABLET_APP + AccountTakeoverCustomerAccount: + title: CustomerAccount + type: object + description: Information about a user's account. + required: + - user_id + - account_type + - username + - email_address + - registered_time + - active_flag + properties: + user_id: + type: string + description: Unique account identifier provided by the Partner's Identity + Provider/System assigned to the account owner by the partner. + `user_id` is specific to the Partner's namespace. Used to track + repeat account activity by the same user. + maxLength: 200 + account_type: + type: string + description: > + Identifies the account type of a user''s account. Possible values + are: + + - `INDIVIDUAL` - Applicable if this account is for an individual traveler. + + - `BUSINESS` - Applicable if this account is for a business or organization account used by suppliers or Partners. + enum: + - INDIVIDUAL + - BUSINESS + account_role: + type: string + description: > + Identifies the account role and associated permissions of a user''s + account. Possible values are: + + - `USER`: Basic account with no special privileges. + + - `MANAGER`: Account with additional privileges, such as the ability to make bookings for others. + + - `ADMIN`: Account with higher privileges than a manager, including the ability to grant manager access to other users. + enum: + - USER + - MANAGER + - ADMIN + name: + $ref: "#/components/schemas/AccountTakeoverName" + username: + type: string + description: Username of the account. + maxLength: 200 + email_address: + description: Email address for the account owner. + type: string + format: email + telephones: + type: array + maxItems: 20 + items: + $ref: "#/components/schemas/Telephone" + address: + allOf: + - $ref: "#/components/schemas/Address" + - required: + - address_line1 + - city + - state + - zip_code + - country_code + registered_time: + description: The local date and time that the customer first registered on the + Partner's site, in ISO-8061 date and time format + `yyyy-MM-ddTHH:mm:ss.SSSZ`. + type: string + format: date-time + maxLength: 50 + active_flag: + type: boolean + description: Indicator for if this account is an active account or not. + loyalty_member_id: + type: string + description: Unique loyalty identifier for a user. + maxLength: 200 + AccountTakeoverName: + title: Name + description: Group of attributes intended to hold information about a customer + or traveler''s name for the account. + type: object + required: + - first_name + - last_name + properties: + last_name: + description: Surname, or last name, of the person. + type: string + maxLength: 200 + first_name: + description: Given, or first name, of the person. + type: string + maxLength: 200 + middle_name: + description: Middle name of the person. + type: string + maxLength: 200 + title: + description: Title of the person for name (e.g. Mr., Ms. etc). + type: string + maxLength: 200 + suffix: + description: Generational designations (e.g. Sr, Jr, III) or values indicate + that the individual holds a position, educational degree, + accreditation, office, or honor (e.g. PhD, CCNA, OBE). + type: string + maxLength: 50 + AccountTakeoverTransactionDetails: + title: TransactionDetails + type: object + description: > + The `transaction_type` field value is used as a discriminator, with the + following mapping: + + * `LOGIN`: `LoginTransactionDetails` + required: + - type + - transaction_date_time + - transaction_id + discriminator: + propertyName: type + mapping: + LOGIN: "#/components/schemas/LoginTransactionDetails" + properties: + type: + type: string + description: The categorized type of account event related to a user's action. + enum: + - LOGIN + transaction_date_time: + type: string + description: The local date and time the transaction occured in the Partner's + system, in ISO-8061 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. + format: date-time + maxLength: 50 + transaction_id: + type: string + description: Unique identifier to identify a transaction attempt in the + Partner's system. + maxLength: 200 + current_user_session: + $ref: "#/components/schemas/CurrentUserSession" + LoginTransactionDetails: + title: LoginTransactionDetails + allOf: + - $ref: "#/components/schemas/AccountTakeoverTransactionDetails" + - type: object + description: Specific information about a login transaction for a user. + required: + - authentication_type + - successful_login_flag + properties: + authentication_type: + type: string + description: > + The type of login authentication method used by a user. + + For `authentication_type` ensure attributes mentioned in dictionary below are set to corresponding values only. + + `authentication_type` is an enum value with the following mapping with `authentication_sub_type` attribute: + + * authentication_type : authentication_sub_type + + * ------------------------------------------------------------------------------- + + * `CREDENTIALS` : `EMAIL` + + * `CREDENTIALS` : + + * `PASSWORD_RESET` : `EMAIL` + + * `SINGLE_SIGN_ON` : `EMAIL` + + * `MULTI_FACTOR_AUTHENTICATION` : `EMAIL` + + * `MULTI_FACTOR_AUTHENTICATION` : `PHONE` + + * `SOCIAL` : `GOOGLE` + + * `SOCIAL` : `FACEBOOK` + + * `SOCIAL` : `APPLE` + enum: + - CREDENTIALS + - PASSWORD_RESET + - SOCIAL + - SINGLE_SIGN_ON + - MULTI_FACTOR_AUTHENTICATION + authentication_sub_type: + type: string + description: > + The sub type of login authentication method used by a user. + + For `authentication_sub_type` ensure attributes mentioned in dictionary below are set to corresponding values only. + + `authentication_sub_type` is an enum value with the following mapping with `authentication_type` attribute: + + * authentication_sub_type : authentication_type + + * ------------------------------------------------------------------------------- + + * `EMAIL` : `CREDENTIALS` + + * `EMAIL` : `PASSWORD_RESET` + + * `EMAIL` : `SINGLE_SIGN_ON` + + * `EMAIL` : `MULTI_FACTOR_AUTHENTICATION` + + * `PHONE` : `MULTI_FACTOR_AUTHENTICATION` + + * `GOOGLE` : `SOCIAL` + + * `FACEBOOK` : `SOCIAL` + + * `APPLE` : `SOCIAL` + + * : `CREDENTIALS` + enum: + - EMAIL + - PHONE + - GOOGLE + - FACEBOOK + - APPLE + successful_login_flag: + type: boolean + description: Identifies if a login attempt by a user was successful or not. + failed_login_reason: + type: string + description: > + The reason for the failed login attempt in the Partner''s + system, related to user failure or Partner''s system failure. + + - `INVALID_CREDENTIALS` - Applicable if the user provided invalid login credentials for this login attempt. + + - `ACCOUNT_NOT_FOUND` - Applicable if the user attempted to login to an account that doesn't exist. + + - `VERIFICATION_FAILED` - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. + + - `ACCOUNT_LOCKED` - Applicable if the user attempted to login to an account that is locked. + enum: + - INVALID_CREDENTIALS + - ACCOUNT_NOT_FOUND + - VERIFICATION_FAILED + - ACCOUNT_LOCKED + CurrentUserSession: + title: CurrentUserSession + type: object + description: > + The current user session prior to this transaction, which contains + details related to any challenge initiated by the Partner''s system to a + user before calling Expedia''s Fraud Prevention Service. + + An example is if the Partner''s system sent a Captcha challenge to the user before calling Expedia''s Fraud Prevention Service. + properties: + session_id: + type: string + description: Unique identifier for a user's session on their device + maxLength: 200 + start_date_time: + type: string + description: The local date and time a user's session started, in ISO-8061 date + and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. + format: date-time + maxLength: 50 + challenge_detail: + $ref: "#/components/schemas/ChallengeDetail" + ChallengeDetail: + title: ChallengeDetail + type: object + description: Information related to challenges initiated by the Partner's system + to a user before calling Expedia's Fraud Prevention Service. + required: + - displayed_flag + - type + - status + properties: + displayed_flag: + type: boolean + description: Indicates that there was a challenge initiated by the Partner's + system to a user before calling Expedia's Fraud Prevention Service. + type: + type: string + description: > + The kind of challenge served by the Partner''s system to a user + prior to calling Expedia''s Fraud Prevention Service. + + - `CAPTCHA` - Applicable if the challenge served by the Partner''s system was a Captcha challenge. + + - `TWO_FACTOR` - Applicable if the challenge served by the Partner''s system was a two-factor challenge including (Email verification, One Time Password, Okta, etc). + enum: + - CAPTCHA + - TWO_FACTOR + status: + type: string + description: > + The status of the challenge served by the Partner''s system to a + user before calling Expedia''s Fraud Prevention Service. + + - `SUCCESS` - Applicable if the user successfully passed the challenge. + + - `FAILED` - Applicable if the user failed the challenge. + enum: + - SUCCESS + - FAILED securitySchemes: orderPurchaseScreenAuth: type: oauth2