customerCommunicationAddr property

  1. @JsonKey(name: "CustomerCommunicationAddr")
PhysicalAddress? customerCommunicationAddr
final

Implementation

@JsonKey(name: "CustomerCommunicationAddr")
final PhysicalAddress? customerCommunicationAddr;