PHP 클래스 PayPal\PayPalAPI\DoVoidResponseType

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

공개 프로퍼티들

프로퍼티 타입 설명
$AuthorizationID string The authorization identification number you specified in the request. Character length and limits: 19 single-byte characters
$MsgSubID string Return msgsubid back to merchant

프로퍼티 상세

$AuthorizationID 공개적으로 프로퍼티

The authorization identification number you specified in the request. Character length and limits: 19 single-byte characters
public string $AuthorizationID
리턴 string

$MsgSubID 공개적으로 프로퍼티

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