Name | Type | Description | Notes |
---|---|---|---|
CreatedBy | string | Created by User Key | [optional] [default to null] |
CreatedByFullName | string | Created by User Full Name | [optional] [default to null] |
CreatedByEmail | string | Created by User Email Address | [optional] [default to null] |
CreatedDateTime | time.Time | Created by Date and Time | [optional] [default to null] |
UpdatedBy | string | Updated by User Key | [optional] [default to null] |
UpdatedByFullName | string | Updated by User Full Name | [optional] [default to null] |
UpdatedByEmail | string | Updated by User Email Address | [optional] [default to null] |
UpdatedDateTime | time.Time | Updated by Date and Time | [optional] [default to null] |
DeletedBy | string | Deleted by User Key | [optional] [default to null] |
DeletedByFullName | string | Deleted by User Full Name | [optional] [default to null] |
DeletedByEmail | string | Deleted by User Email Address | [optional] [default to null] |
DeletedDateTime | time.Time | Deleted by Date and Time | [optional] [default to null] |