cupertino-docs/docs/enterpriseprogramapi/documentation_enterpriseprogramapi_profilecreaterequest_data-data.dictionary_relationships-data.dictionary_devices-data.dictionary.json
Mihaela M a3607fe5bd docs: update Apple framework documentation (partial batch 1)
Added/updated docs for 48+ frameworks including:
- New: apple_ads (271), applenews (267), cktooljs (646), cfnetwork (483),
  browserenginekit (442), automator (171), analytics-reports (137),
  coregraphics (1103+), coremedia (1196+), corevideo (848+),
  coretext (541+), coreaudiotypes (709+), coreaudio (481+)
- Updated existing frameworks with refreshed content

Part of cupertino#159 and cupertino#160 - missing framework docs fix.
More frameworks being fetched.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 16:27:49 +01:00

52 lines
3.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"abstract" : "The relationships to other resources that you can set with this request.",
"codeExamples" : [
],
"contentHash" : "1ebc4a68360943a836b0c2d2ebd7217507ee17cc9f0d30cd05b6367063add8a8",
"crawledAt" : "2026-03-10T15:25:49Z",
"declaration" : {
"code" : "object ProfileCreateRequest.Data.Relationships.Devices",
"language" : "swift"
},
"id" : "6B339E81-652F-4750-8FB2-983DFA09397C",
"kind" : "unknown",
"language" : "data",
"module" : "Enterprise Program API",
"platforms" : [
"Unsupported OS: App Store Connect"
],
"rawMarkdown" : "---\nsource: https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/ProfileCreateRequest\/Data-data.dictionary\/Relationships-data.dictionary\/Devices-data.dictionary\ncrawled: 2026-03-10T15:25:49Z\n---\n\n# ProfileCreateRequest.Data.Relationships.Devices\n\n**Object**\n\nThe relationships to other resources that you can set with this request.\n\n## Declaration\n\n```swift\nobject ProfileCreateRequest.Data.Relationships.Devices\n```\n\n## Objects\n\n- **ProfileCreateRequest.Data.Relationships.Devices.Data**: The type and ID of the resource that youre relating with the resource youre creating.\n\n## Objects\n\n- **ProfileCreateRequest.Data.Relationships.BundleId**: The relationships to other resources that you can set with this request.\n- **ProfileCreateRequest.Data.Relationships.Certificates**: The relationships to other resources that you can set with this request.\n\n",
"sections" : [
{
"content" : "",
"items" : [
{
"description" : "The type and ID of the resource that youre relating with the resource youre creating.",
"name" : "ProfileCreateRequest.Data.Relationships.Devices.Data",
"url" : "https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/ProfileCreateRequest\/Data-data.dictionary\/Relationships-data.dictionary\/Devices-data.dictionary\/Data-data.dictionary"
}
],
"title" : "Objects"
},
{
"content" : "",
"items" : [
{
"description" : "The relationships to other resources that you can set with this request.",
"name" : "ProfileCreateRequest.Data.Relationships.BundleId",
"url" : "https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/ProfileCreateRequest\/Data-data.dictionary\/Relationships-data.dictionary\/BundleId-data.dictionary"
},
{
"description" : "The relationships to other resources that you can set with this request.",
"name" : "ProfileCreateRequest.Data.Relationships.Certificates",
"url" : "https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/ProfileCreateRequest\/Data-data.dictionary\/Relationships-data.dictionary\/Certificates-data.dictionary"
}
],
"title" : "Objects"
}
],
"source" : "appleJSON",
"title" : "ProfileCreateRequest.Data.Relationships.Devices",
"url" : "https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/ProfileCreateRequest\/Data-data.dictionary\/Relationships-data.dictionary\/Devices-data.dictionary"
}