ReadyIdentityVerification

constructor(id: String, channel: SelectedChannel? = null, requestedCustomer: IdentityVerificationRequestedCustomer, customData: String? = null, requestedAt: @Serializable(with = InstantSerializer::class) Instant, updatedAt: @Serializable(with = InstantSerializer::class) Instant, statusChangedAt: @Serializable(with = InstantSerializer::class) Instant)