Record
venue-box-office-info
No description available.
record venue-box-office-info {
accepted-payment-detail: option<string>,
open-hours-detail: option<string>,
phone-number-detail: option<string>,
will-call-detail: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| accepted-payment-detail | option<string> | |
| open-hours-detail | option<string> | |
| phone-number-detail | option<string> | |
| will-call-detail | option<string> |