PHP 클래스 PayPal\EBLBaseComponents\CoupledPaymentInfoType

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

공개 프로퍼티들

프로퍼티 타입 설명
$CoupledPaymentID string ID that uniquely identifies this CoupledPayment. Generated by PP in Response
$CoupledPaymentRequestID string ID received in the Coupled Payment Request

프로퍼티 상세

$CoupledPaymentID 공개적으로 프로퍼티

ID that uniquely identifies this CoupledPayment. Generated by PP in Response
public string $CoupledPaymentID
리턴 string

$CoupledPaymentRequestID 공개적으로 프로퍼티

ID received in the Coupled Payment Request
public string $CoupledPaymentRequestID
리턴 string