Documentation of the CarRentalAgentService

AllowedPaymentType.PaymentMethod Property

This is the integer representation of an PaymentMethod. None = 0, CreditCard = 1, BankTransfer = 2, ElectronicPayment = 3

public  PaymentMethod {get; set;}

See Also

AllowedPaymentType Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace