PHP 클래스 PayPal\EBLBaseComponents\AirlineItineraryType

상속: extends PayPal\Core\PPXmlMessage
파일 보기 프로젝트 열기: paypal/merchant-sdk-php

공개 프로퍼티들

프로퍼티 타입 설명
$ClearingCount string
$ClearingSequence string
$CustomerCode string
$FlightDetails FlightDetailsType
$IssueDate string
$IssuingCarrierCode string
$PassengerName string
$RestrictedTicket string
$TicketNumber string
$TotalFare PayPal\CoreComponentTypes\BasicAmountType
$TotalFee PayPal\CoreComponentTypes\BasicAmountType
$TotalTaxes PayPal\CoreComponentTypes\BasicAmountType
$TravelAgencyCode string
$TravelAgencyName string

프로퍼티 상세

$ClearingCount 공개적으로 프로퍼티

public string $ClearingCount
리턴 string

$ClearingSequence 공개적으로 프로퍼티

public string $ClearingSequence
리턴 string

$CustomerCode 공개적으로 프로퍼티

public string $CustomerCode
리턴 string

$FlightDetails 공개적으로 프로퍼티

public FlightDetailsType,PayPal\EBLBaseComponents $FlightDetails
리턴 FlightDetailsType

$IssueDate 공개적으로 프로퍼티

public string $IssueDate
리턴 string

$IssuingCarrierCode 공개적으로 프로퍼티

public string $IssuingCarrierCode
리턴 string

$PassengerName 공개적으로 프로퍼티

public string $PassengerName
리턴 string

$RestrictedTicket 공개적으로 프로퍼티

public string $RestrictedTicket
리턴 string

$TicketNumber 공개적으로 프로퍼티

public string $TicketNumber
리턴 string

$TotalFare 공개적으로 프로퍼티

public BasicAmountType,PayPal\CoreComponentTypes $TotalFare
리턴 PayPal\CoreComponentTypes\BasicAmountType

$TotalFee 공개적으로 프로퍼티

public BasicAmountType,PayPal\CoreComponentTypes $TotalFee
리턴 PayPal\CoreComponentTypes\BasicAmountType

$TotalTaxes 공개적으로 프로퍼티

public BasicAmountType,PayPal\CoreComponentTypes $TotalTaxes
리턴 PayPal\CoreComponentTypes\BasicAmountType

$TravelAgencyCode 공개적으로 프로퍼티

public string $TravelAgencyCode
리턴 string

$TravelAgencyName 공개적으로 프로퍼티

public string $TravelAgencyName
리턴 string