Skip to content

Commit edd49a9

Browse files
committed
Additional lease info
1 parent 641b12f commit edd49a9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

EditorsDraft/edit.html

+3
Original file line numberDiff line numberDiff line change
@@ -509,6 +509,9 @@
509509
}
510510
</pre>
511511

512+
The `leaseExpires` MAY be used to inform the `Customer` of the time they have remaining.
513+
514+
512515

513516
## Step-by-step process description
514517

EditorsDraft/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,7 @@ <h2>
923923
<span class="hljs-string">"type"</span>: <span class="hljs-string">"Lease"</span>,
924924
<span class="hljs-string">"leaseExpires"</span>: <span class="hljs-string">"2018-10-01T11:00:00Z"</span>
925925
}</pre>
926-
</div></section></section><section id="step-by-step-process-description"><h3 id="x5-3-step-by-step-process-description"><span class="secno">5.3 </span>Step-by-step process description<a class="self-link" aria-label="§" href="#step-by-step-process-description"></a></h3><figure id="fig-sequence-diagram-showing-api-interactions"><img src="sequencediagram.png" alt="Sequence diagram" height="720" width="766">
926+
</div><p>The <code>leaseExpires</code> <em class="rfc2119" title="MAY">MAY</em> be used to inform the <code>Customer</code> of the time they have remaining.</p></section></section><section id="step-by-step-process-description"><h3 id="x5-3-step-by-step-process-description"><span class="secno">5.3 </span>Step-by-step process description<a class="self-link" aria-label="§" href="#step-by-step-process-description"></a></h3><figure id="fig-sequence-diagram-showing-api-interactions"><img src="sequencediagram.png" alt="Sequence diagram" height="720" width="766">
927927
<figcaption>Figure <span class="figno">4</span> <span class="fig-title">Sequence diagram showing API interactions</span></figcaption>
928928
</figure><p>i) "<strong>1. Select</strong>" - User browses broker site anonymously and adds something to basket</p><ul>
929929
<li><a href="#dfn-broker" class="internalDFN" data-link-type="dfn">Broker</a> <em class="rfc2119" title="MUST">MUST</em> have determined at least one an Open Booking <a href="#dfn-bookable" class="internalDFN" data-link-type="dfn">bookable</a> opportunity each with an associated <a href="#dfn-applicable-offers" class="internalDFN" data-link-type="dfn">Applicable <code>offer</code></a> from the user's browsing, using the most up-to-date opportunity data.</li>

0 commit comments

Comments
 (0)