Skip to main content
Object

Fields

allocations
required
billingProfileId
required
name
required
description
required
allocationModelId
required
{
  "allocations": [
    AllocationProfileViewModelPayload
  ],
  "billingProfileId": "72ef289d-77d4-4696-8a08-da83ed15b751",
  "name": "xyz789",
  "description": "abc123",
  "allocationModelId": "72ef289d-77d4-4696-8a08-da83ed15b751"
}