Uses of Interface
com.sinch.sdk.domains.verification.models.v1.status.response.VerificationStatusResponseFlashCall.Builder
Package
Description
Models related to Verifications Status responses
-
Uses of VerificationStatusResponseFlashCall.Builder in com.sinch.sdk.domains.verification.models.v1.status.response
Modifier and TypeMethodDescriptionVerificationStatusResponseFlashCall.builder()
Getting builderVerificationStatusResponseFlashCall.Builder.setCallComplete
(Boolean callComplete) see getterVerificationStatusResponseFlashCall.Builder.setCallResult
(StatusCallResult callResult) see getterVerificationStatusResponseFlashCall.Builder.setCountryId
(String countryId) see gettersee getterVerificationStatusResponseFlashCall.Builder.setIdentity
(Identity identity) see getterVerificationStatusResponseFlashCall.Builder.setPrice
(StatusPrice price) see getterVerificationStatusResponseFlashCall.Builder.setReason
(VerificationStatusReason reason) see getterVerificationStatusResponseFlashCall.Builder.setReference
(String reference) see getterVerificationStatusResponseFlashCall.Builder.setSource
(StatusSource source) see getterVerificationStatusResponseFlashCall.Builder.setStatus
(VerificationStatus status) see getterVerificationStatusResponseFlashCall.Builder.setVerificationTimestamp
(Instant verificationTimestamp) see getter