bankAccountUUIDs property

  1. @BuiltValueField.new(wireName: r'bankAccountUUIDs')
BuiltList<String> get bankAccountUUIDs

The code(s) of the Bank Accounts to be deleted.

Implementation

@BuiltValueField(wireName: r'bankAccountUUIDs')
BuiltList<String> get bankAccountUUIDs;