PHP 클래스 PayPal\EBLBaseComponents\CoupledBucketsType

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

공개 프로퍼티들

프로퍼티 타입 설명
$CoupleType string Relationship Type - LifeTime (default)
$CoupledPaymentRequestID string Identifier for this relation
$PaymentRequestID string

공개 메소드들

메소드 설명
__construct ( $PaymentRequestID = null ) Constructor with arguments

메소드 상세

__construct() 공개 메소드

Constructor with arguments
public __construct ( $PaymentRequestID = null )

프로퍼티 상세

$CoupleType 공개적으로 프로퍼티

Relationship Type - LifeTime (default)
public string $CoupleType
리턴 string

$CoupledPaymentRequestID 공개적으로 프로퍼티

Identifier for this relation
public string $CoupledPaymentRequestID
리턴 string

$PaymentRequestID 공개적으로 프로퍼티

public string $PaymentRequestID
리턴 string