Name | Description | Type | Additional information |
---|---|---|---|
ApplicableFields |
By default this is a null or empty string array. However, if (during an update operation) it is sometimes desirable to update only certain properties/columns in the set ''Data''. |
Collection of string |
None. |
Data |
The payload member containing the actual values supplied by the consumer. This is a list that should contain at least one instance of data to be inserted or updated. |
Collection of EmployeeModelInfo |
None. |