payeeId property

  1. @JsonKey.new(name: 'payee_id')
String payeeId
final

Implementation

@JsonKey(name: 'payee_id')
final String payeeId;