customerAddress property
@_s.JsonKey(name: 'customerAddress'), final
The IP address assigned to the customer interface.
Implementation
@_s.JsonKey(name: 'customerAddress')
final String customerAddress;
The IP address assigned to the customer interface.
@_s.JsonKey(name: 'customerAddress')
final String customerAddress;