customerMobile property

  1. @JsonKey(name: "CUSTOMER_ATTRIBUTE_MOBILE")
String? customerMobile
getter/setter pair

Implementation

@JsonKey(name: "CUSTOMER_ATTRIBUTE_MOBILE")
String? customerMobile;