customerId property

  1. @JsonKey(name: 'customer_id')
String? customerId
getter/setter pair

Implementation

@JsonKey(name: 'customer_id')
String? customerId;