PHP 클래스 PayPal\EBLBaseComponents\SetCustomerBillingAgreementRequestDetailsType

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

공개 프로퍼티들

프로퍼티 타입 설명
$BillingAgreementDetails BillingAgreementDetailsType
$BuyerEmail string
$CancelURL string
$LocaleCode string
$PageStyle string
$ReqBillingAddress string The value 1 indicates that you require that the customer's billing address on file. Setting this element overrides the setting you have specified in Admin. Optional Character length and limitations: One single-byte numeric character.
$ReturnURL string
$cppheaderbackcolor string
$cppheaderbordercolor string
$cppheaderimage string
$cpppayflowcolor string

공개 메소드들

메소드 설명
__construct ( $BillingAgreementDetails = null, $ReturnURL = null, $CancelURL = null ) Constructor with arguments

메소드 상세

__construct() 공개 메소드

Constructor with arguments
public __construct ( $BillingAgreementDetails = null, $ReturnURL = null, $CancelURL = null )

프로퍼티 상세

$BillingAgreementDetails 공개적으로 프로퍼티

public BillingAgreementDetailsType,PayPal\EBLBaseComponents $BillingAgreementDetails
리턴 BillingAgreementDetailsType

$BuyerEmail 공개적으로 프로퍼티

public string $BuyerEmail
리턴 string

$CancelURL 공개적으로 프로퍼티

public string $CancelURL
리턴 string

$LocaleCode 공개적으로 프로퍼티

public string $LocaleCode
리턴 string

$PageStyle 공개적으로 프로퍼티

public string $PageStyle
리턴 string

$ReqBillingAddress 공개적으로 프로퍼티

The value 1 indicates that you require that the customer's billing address on file. Setting this element overrides the setting you have specified in Admin. Optional Character length and limitations: One single-byte numeric character.
public string $ReqBillingAddress
리턴 string

$ReturnURL 공개적으로 프로퍼티

public string $ReturnURL
리턴 string

$cppheaderbackcolor 공개적으로 프로퍼티

public string $cppheaderbackcolor
리턴 string

$cppheaderbordercolor 공개적으로 프로퍼티

public string $cppheaderbordercolor
리턴 string

$cppheaderimage 공개적으로 프로퍼티

public string $cppheaderimage
리턴 string

$cpppayflowcolor 공개적으로 프로퍼티

public string $cpppayflowcolor
리턴 string