rebillId property

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

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

Implementation

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