PHP 클래스 PayPal\PayPalAPI\UpdateAuthorizationResponseType

상속: extends PayPal\EBLBaseComponents\AbstractResponseType
파일 보기 프로젝트 열기: paypal/merchant-sdk-php 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$AuthorizationInfo PayPal\EBLBaseComponents\AuthorizationInfoType
$TransactionID string An authorization identification number. Character length and limits: 19 single-byte characters

프로퍼티 상세

$AuthorizationInfo 공개적으로 프로퍼티

public AuthorizationInfoType,PayPal\EBLBaseComponents $AuthorizationInfo
리턴 PayPal\EBLBaseComponents\AuthorizationInfoType

$TransactionID 공개적으로 프로퍼티

An authorization identification number. Character length and limits: 19 single-byte characters
public string $TransactionID
리턴 string