organizationId property

String? organizationId
final

Unique identifier for a given Organization. If provided, this organization id will be used directly. If omitted, uses the verification token to look up the verified sub-organization based on the contact and verification type.

Implementation

final String? organizationId;