Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.04 KB

Performance.md

File metadata and controls

25 lines (22 loc) · 1.04 KB

# Performance

Properties

Name Type Description Notes
title string
body string
start_date_time \DateTime
price string
url string
order_number int Stores the order number
is_sold_out bool Denotes if the event has been sold out
media_url string [optional]
payment_design_id string [optional]
max_comp_tickets float [optional]
ticket_expiration_date_time \DateTime [optional]
redemption_instructions string [optional]
id \OpenAPI\Client\Model\SaveTicketSettingsRequestPaymentDesignID
created_at \DateTime
updated_at \DateTime
is_active bool
merchant_id string

[Back to Model list] [Back to API list] [Back to README]