onReleaseHoldSucceeded
Type: function(objects, ticketTypes)
objects
: List of objects that have been released successfully.ticketTypes
: List of ticket types from the objects which have been released successfully.
If a user deselects a held seat, a release request is sent to the seats.io server.
If that API call executes successfully, onReleaseHoldSucceeded is invoked.