accountCode property

  1. @BuiltValueField.new(wireName: r'accountCode')
String get accountCode

The code of account to be closed.

Implementation

@BuiltValueField(wireName: r'accountCode')
String get accountCode;