accountId property

  1. @JsonKey.new(name: 'account_id')
int get accountId
inherited

Implementation

@JsonKey(name: 'account_id')
int get accountId;