fields property

List<String>? fields
getter/setter pair

A list of field names that need to be transmitted via SEP-12 for the deposit to proceed.

Implementation

List<String>? fields;