You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
newOA\Property(property: 'is_void', type: 'boolean', example: false, description: 'Whether the badge has been voided'),
17
17
newOA\Property(property: 'printed_times', type: 'integer', example: 2, description: 'Number of times this badge has been printed'),
18
-
newOA\Property(property: 'ticket_id', type: 'integer', example: 123, description: 'Ticket ID, use expand=ticket for full object details (ticket field)'),
19
-
newOA\Property(property: 'type_id', type: 'integer', example: 5, description: 'BadgeType ID, use expand=type for full object details (type field)'),
18
+
newOA\Property(property: 'ticket_id', type: 'integer', example: 123, description: 'SummitAttendeeTicket ID, use expand=ticket for full object details'),
19
+
newOA\Property(property: 'type_id', type: 'integer', example: 5, description: 'SummitBadgeType ID, use expand=type for full object details'),
0 commit comments