rebillId property

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

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

Implementation

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