customerIds property

  1. @JsonKey(name: "customer_ids")
List<String>? customerIds
final

Implementation

@JsonKey(name: "customer_ids")
final List<String>? customerIds;