rebillId property

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

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

Implementation

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