← Back to schema index

PlanComparisonResource

The plan comparison row by row: each feature and what every plan offers on it.

Properties

FieldTypeDescription
type*stringResource type, fixed for this operation. Part of the resource identity in the JSON:API envelope. Always `plan_comparison`.
attributes*objectThe resource's own data, kept apart from its identity.
plans*arrayColumns, in public-catalog order.
rows*arrayComparison dimensions, ordered.

Used in operations

  • GET /v1/plans/public/comparison

Referenced by schemas