The following table contains all properties of this entity and their description
| Property Name | Description | Type |
|---|---|---|
| AddInPackageId | The batch group identifier. | Guid |
| Name | The name of the Add-In Package. | string |
| Title | The title of the Add-In Package. | string |
| Description | Additional information used to describe the add-in package. | string |
| Authors | The author of the package. | string |
| Version | The version of the package. | string |
| ServiceType | The type of the service | ServiceType |
| CreatedByUserProfileId | The creating user's identifier. | Guid |
| CreatedDate | The created date. | DateTimeOffset |
| ModifiedByUserProfileId | The modified by user profile identifier. | Guid |
| ModifiedDate | The modified date. | DateTimeOffset |
| Timestamp | The timestamp. | byte array |

