PHP 클래스 PayPal\EBLBaseComponents\BillingAgreementDetailsType

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

공개 프로퍼티들

프로퍼티 타입 설명
$BillingAgreementCustom string Custom annotation field for your exclusive use.
$BillingAgreementDescription string Only needed for AutoBill billinng type.
$BillingType string
$PaymentType string

공개 메소드들

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

메소드 상세

__construct() 공개 메소드

Constructor with arguments
public __construct ( $BillingType = null )

프로퍼티 상세

$BillingAgreementCustom 공개적으로 프로퍼티

Custom annotation field for your exclusive use.
public string $BillingAgreementCustom
리턴 string

$BillingAgreementDescription 공개적으로 프로퍼티

Only needed for AutoBill billinng type.
public string $BillingAgreementDescription
리턴 string

$BillingType 공개적으로 프로퍼티

public string $BillingType
리턴 string

$PaymentType 공개적으로 프로퍼티

public string $PaymentType
리턴 string