CompanyOrderDispatcherChangedDetails
No description
type CompanyOrderDispatcherChangedDetails implements Actors {
driverId: ObjectId
companyId: ObjectId
userId: ObjectId
user: ContactInfo
sourceId: ObjectId!
dispatcher: ContactInfo
previousDispatcher: ContactInfo
}