Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PayPal
EBLBaseComponents
BillOutstandingAmountRequestDetailsType
PHP 클래스 PayPal\EBLBaseComponents\BillOutstandingAmountRequestDetailsType
상속:
extends
PayPal\Core\PPXmlMessage
파일 보기
프로젝트 열기: paypal/merchant-sdk-php
공개 프로퍼티들
프로퍼티
타입
설명
$Amount
PayPal\CoreComponentTypes\BasicAmountType
$Note
string
$ProfileID
string
공개 메소드들
메소드
설명
__construct
(
$ProfileID
= null )
Constructor with arguments
메소드 상세
__construct()
공개
메소드
Constructor with arguments
public
__construct
(
$ProfileID
= null )
프로퍼티 상세
$Amount
공개적으로 프로퍼티
public
BasicAmountType,PayPal\CoreComponentTypes
$Amount
리턴
PayPal\CoreComponentTypes\BasicAmountType
$Note
공개적으로 프로퍼티
public
string
$Note
리턴
string
$ProfileID
공개적으로 프로퍼티
public
string
$ProfileID
리턴
string