providedFields property

Map<String, GetCustomerInfoProvidedField?>? providedFields
getter/setter pair

(optional) An object containing the fields the anchor has received for the given customer. Required for customers whose information needs verification via customerVerification.

Implementation

Map<String, GetCustomerInfoProvidedField?>? providedFields;