InventoryTransfer constructor
InventoryTransfer({})
Implementation
InventoryTransfer({
this.state, this.createdAt, this.source, this.catalogObjectId,
this.referenceId, this.quantity, this.employeeId, this.catalogObjectType,
this.occurredAt, this.id, this.fromLocationId, this.toLocationId
});