accountId property

  1. @JsonKey.new(name: "accountId")
dynamic accountId
getter/setter pair

Implementation

@JsonKey(name: "accountId")
dynamic accountId;