CompletePaymentSessionLinks
A map of links, including links to retrieve a booking, resume a held booking, or cancel a held booking.
Parameters
retrieve
resume
cancel
Constructors
Link copied to clipboard
public CompletePaymentSessionLinks CompletePaymentSessionLinks(Link retrieve, Link resume, Link cancel)