fields property

Map<String, GetCustomerInfoField> fields
read / write

(optional) An object containing the fields the anchor has not yet received for the given customer of the type provided in the request. Required for customers in the NEEDS_INFO status. See Fields for more detailed information.

Implementation

Map<String, GetCustomerInfoField> fields