shareholderCode property
The Adyen-generated shareholderCode to which the document must be linked. Refer to Verification checks for details on when a document should be submitted. >Required if the account holder has a legalEntity of type Business and the documentType is either PASSPORT, ID_CARD_FRONT, ID_CARD_BACK, DRIVING_LICENCE_FRONT, or DRIVING_LICENCE_BACK.
Implementation
@BuiltValueField(wireName: r'shareholderCode')
String? get shareholderCode;