TrackingVendorInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Unique identifier for the vendor. | [default to null] |
| name | String | Name of the vendor. | [default to null] |
| address | String | Address of the vendor. | [optional] [default to null] |
| latitude | Double | Latitude coordinate of the vendor location. | [optional] [default to null] |
| longitude | Double | Longitude coordinate of the vendor location. | [optional] [default to null] |