erpAccountId property

  1. @JsonKey.new(name: "erpAccountId")
String? erpAccountId
getter/setter pair

Implementation

@JsonKey(name: "erpAccountId")
String? erpAccountId;