PHP 클래스 PayPal\EBLBaseComponents\SetDataResponseType

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

공개 프로퍼티들

프로퍼티 타입 설명
$SetDataError PayPal\EBLBaseComponents\ErrorType
$ShippingAddresses AddressType
$Token string If Checkout session was initialized successfully, the corresponding token is returned in this element.

프로퍼티 상세

$SetDataError 공개적으로 프로퍼티

public ErrorType,PayPal\EBLBaseComponents $SetDataError
리턴 PayPal\EBLBaseComponents\ErrorType

$ShippingAddresses 공개적으로 프로퍼티

public AddressType,PayPal\EBLBaseComponents $ShippingAddresses
리턴 AddressType

$Token 공개적으로 프로퍼티

If Checkout session was initialized successfully, the corresponding token is returned in this element.
public string $Token
리턴 string