Documentation of the CarRentalAgentService

BrokerTicketGrantingTicketRequest Class

Use this class to create an AuthenticationRequest for an operation to authenticate against CarRentalAgentService interface and obtain a TicketGrantingTicket to create a broker-style Reservation.

For a list of all members of this type, see BrokerTicketGrantingTicketRequest Members.

System.Object
   AuthenticationRequest
      BrokerTicketGrantingTicketRequest

public class BrokerTicketGrantingTicketRequest : AuthenticationRequest

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class is similar to the TicketGrantingTicketRequest, except the additional AgencyKey paramter. Please set the AgencyKey parameter with the contracted agency identification number (i.e. ANVR-Number) you want brokerage features enabled for.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

BrokerTicketGrantingTicketRequest Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | TicketGrantingTicket | BrokerTicketGrantingTicketResponse