PHP 클래스 PayPal\PayPalAPI\DoReauthorizationResponseType

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

공개 프로퍼티들

프로퍼티 타입 설명
$AuthorizationID string A new authorization identification number. Character length and limits: 19 single-byte characters
$AuthorizationInfo PayPal\EBLBaseComponents\AuthorizationInfoType
$MsgSubID string Return msgsubid back to merchant

프로퍼티 상세

$AuthorizationID 공개적으로 프로퍼티

A new authorization identification number. Character length and limits: 19 single-byte characters
public string $AuthorizationID
리턴 string

$AuthorizationInfo 공개적으로 프로퍼티

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

$MsgSubID 공개적으로 프로퍼티

Return msgsubid back to merchant
public string $MsgSubID
리턴 string