KYCInfoEnteredStatus
Indicates whether the user has provided information necessary to run KYC.
enum KYCInfoEnteredStatus {
PENDING
SUCCEEDED
}
Values
KYCInfoEnteredStatus.PENDING
KYCInfoEnteredStatus.SUCCEEDED
Member of
RegistrationRecordIdentifyingInfoPayload
object ● RegistrationRecordPersonalInfoPayload
object ● RegistrationState
object