customerId property

  1. @JsonKey(name: "customer_id")
String? customerId
final

Implementation

@JsonKey(name: "customer_id")
final String? customerId;