destinationHash property
The hash identifier for a Destination at which this vendor may be located. Each destination where a Vendor may exist will only ever have a single entry.
Implementation
@JsonKey(name:'destinationHash')
int? destinationHash;
The hash identifier for a Destination at which this vendor may be located. Each destination where a Vendor may exist will only ever have a single entry.
@JsonKey(name:'destinationHash')
int? destinationHash;