merchantOrderParams property

  1. @JsonKey(name: JsonKeys.merchantOrderParams)
List<Attribute>? merchantOrderParams
final

Параметры продавца

Implementation

@JsonKey(name: JsonKeys.merchantOrderParams)
final List<Attribute>? merchantOrderParams;