CommitChangeRoomRequestBody

public final class CommitChangeRoomRequestBody

Parameters

changeReferenceId

Your optional identifier for the change being executed. Only unique per itinerary. Special characters (\"<\", \">\", \"(\", \")\", and \"&\") entered in this field will be re-encoded.

payments

Constructors

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@Valid()
private final String changeReferenceId
Link copied to clipboard
@Valid()
private final List<PaymentRequestWithPhone> payments

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard