-
Enums Enum Description io.moov.sdk.models.components.AccountVerificationStatus enum: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.UnderwritingStatus enum: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.VerificationStatus enum: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.VerificationStatusDetail enum: This will be removed in a future release, please migrate away from it as soon as possible.
-
Methods Method Description io.moov.sdk.models.components.CardTransactionDetails.Builder.interchangeQualification(String) field: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.CardTransactionDetails.interchangeQualification() field: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.CardTransactionDetails.withInterchangeQualification(String) field: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.Underwriting.Builder.status(UnderwritingStatus) field: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.Underwriting.status() field: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.Underwriting.withStatus(UnderwritingStatus) field: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.Verification.Builder.details(VerificationStatusDetail) field: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.Verification.Builder.status(VerificationStatus) field: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.Verification.Builder.verificationStatus(AccountVerificationStatus) field: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.Verification.details() field: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.Verification.status() field: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.Verification.verificationStatus() field: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.Verification.withDetails(VerificationStatusDetail) field: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.Verification.withStatus(VerificationStatus) field: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.models.components.Verification.withVerificationStatus(AccountVerificationStatus) field: This will be removed in a future release, please migrate away from it as soon as possible.io.moov.sdk.utils.BackoffStrategy.Builder.exponent(double) useBackoffStrategy.Builder.baseFactor(double)instead.io.moov.sdk.utils.BackoffStrategy.exponent() useBackoffStrategy.baseFactor()instead.