creditorId property

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

Creditor id

Implementation

@BuiltValueField(wireName: r'creditorId')
String? get creditorId;