diff --git a/EditorsDraft/index.html b/EditorsDraft/index.html index f77f365..21d1e89 100755 --- a/EditorsDraft/index.html +++ b/EditorsDraft/index.html @@ -2958,17 +2958,19 @@ [`oa:advanceBooking`](https://openactive.io/advanceBooking) OPTIONAL - String + [`oa:RequiredStatusType`](https://openactive.io/RequiredStatusType) Indicates whether to accept this offer, a participant must book in advance, whether they must pay on attending, or have option to do either. + Values MUST be one of the three URIs defined by this specification (see below). [`oa:prepayment`](https://openactive.io/prepayment) OPTIONAL - String + [`oa:RequiredStatusType`](https://openactive.io/RequiredStatusType) Indicates whether to accept this offer, a participant must pay in advance, pay when attending, or have the option to do either. + Values MUST be one of the three URIs defined by this specification (see below).