rebillId property

  1. @JsonKey(name: JsonKeys.rebillId)
int rebillId
final

Идентификатор платежа в системе банка

Implementation

@JsonKey(name: JsonKeys.rebillId)
final int rebillId;