customerKey property

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

Идентификатор покупателя в системе Продавца

Implementation

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