Name | Type | Description | Notes |
---|---|---|---|
type | \Equisoft\SDK\EquisoftConnect\Model\MovementMovementType | ||
id | int | Unique numerical identifier. | [optional] |
status | string | Movement status. | [optional] |
availableAction | string | Available action. | [optional] |
scheduledDate | string | Scheduled date. | [optional] |
processedDate | string | Processed date. | [optional] |
addedDate | string | Added date. | [optional] |
addedBy | \Equisoft\SDK\EquisoftConnect\Model\MovementUser | [optional] | |
cancelledDate | string | Cancelled date. | [optional] |
cancelledBy | \Equisoft\SDK\EquisoftConnect\Model\MovementUser | [optional] | |
sourceDatabase | \Equisoft\SDK\EquisoftConnect\Model\MovementDatabase | ||
destinationDatabase | \Equisoft\SDK\EquisoftConnect\Model\MovementDatabase | ||
userTuples | \Equisoft\SDK\EquisoftConnect\Model\MovementUserTuple[] | List of user tuples. |