ChannelVerification
Defined in: packages/channel/src/types/channel.types.ts:99
Properties
Section titled “Properties”documents
Section titled “documents”documents:
VerificationDocument[]
Defined in: packages/channel/src/types/channel.types.ts:101
rejectedAt?
Section titled “rejectedAt?”
optionalrejectedAt:Date
Defined in: packages/channel/src/types/channel.types.ts:103
rejectionReason?
Section titled “rejectionReason?”
optionalrejectionReason:string
Defined in: packages/channel/src/types/channel.types.ts:104
status
Section titled “status”status:
VerificationStatus
Defined in: packages/channel/src/types/channel.types.ts:100
verifiedAt?
Section titled “verifiedAt?”
optionalverifiedAt:Date
Defined in: packages/channel/src/types/channel.types.ts:102
verifiedBy?
Section titled “verifiedBy?”
optionalverifiedBy:string
Defined in: packages/channel/src/types/channel.types.ts:105