Tink Business Account Check Success
data class TinkBusinessAccountCheckSuccess(val businessAccountVerificationReportId: String = "") : SuccessResponse
A class that holds the data returned by a successful Tink.BusinessAccountCheck flow.
businessAccountVerificationReportId is the identifier that can be used to retrieve the generated business account verification report.
For a detailed explanation of the parameters , please refer to the SDK reference page