NoahInitiateKycData

data class NoahInitiateKycData(val hostedUrl: String)

Successful KYC initiation payload containing the URL the client should redirect the end user to in order to complete the hosted KYC flow.

Constructors

Link copied to clipboard
constructor(hostedUrl: String)

Properties

Link copied to clipboard