documentContent property
The content of the document, in Base64-encoded string format. To learn about document requirements, refer to Verification checks.
Implementation
@BuiltValueField(wireName: r'documentContent')
String get documentContent;
The content of the document, in Base64-encoded string format. To learn about document requirements, refer to Verification checks.
@BuiltValueField(wireName: r'documentContent')
String get documentContent;