Data/LabelTranslation/applePushNotificationCertificate.json
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
{
"@odata.context": { "Section": "Metadata", "Name": "OData Type", "DataType": "System.String" }, "id": { "Section": "Metadata", "Name": "ID", "DataType": "System.String" }, "appleIdentifier": { "Section": "Metadata", "Name": "Apple ID", "DataType": "System.String" }, "topicIdentifier": { "Section": "Metadata", "Name": "Subject ID", "DataType": "System.String" }, "lastModifiedDateTime": { "Section": "Metadata", "Name": "Last updated", "DataType": "System.DateTime" }, "expirationDateTime": { "Section": "Essentials", "Name": "Expiration", "DataType": "System.DateTime" }, "certificate": { "Section": "Metadata", "Name": "Certificate", "DataType": "System.Object" }, "applePushNotificationCertificateODataType": { "Section": "Metadata", "Name": "Apple OData Type", "DataType": "System.String" }, "applePushNotificationCertificateReferenceUrl": { "Section": "Metadata", "Name": "Reference URL", "DataType": "System.String" } } |