customerKey property

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

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

Implementation

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