Comment on page
KycDetails
The
KycApi
that this object was created with.An object that implements the
KycDetailsResponse
interface.Create a new instance of the
KycDetails
object.This constructor should not be called directly, use
ApplicationReference.uploadKycDetails()
instead.Create a new KYC request based on the details, the
webhook
argument is optional.const kycInstance = await kycDetails.createRequest()
Last modified 1yr ago