payablesAccount property

  1. @JsonKey(name: 'payables_account')
PayablesAccount? payablesAccount
inherited

Implementation

@JsonKey(name: 'payables_account')
PayablesAccount? get payablesAccount => throw _privateConstructorUsedError;