PHP 클래스 PayPal\EBLBaseComponents\OrderDetailsType

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

공개 프로퍼티들

프로퍼티 타입 설명
$Description string Description of the Order.
$MaxAmount PayPal\CoreComponentTypes\BasicAmountType Expected maximum amount that the merchant may pull using DoReferenceTransaction

프로퍼티 상세

$Description 공개적으로 프로퍼티

Description of the Order.
public string $Description
리턴 string

$MaxAmount 공개적으로 프로퍼티

Expected maximum amount that the merchant may pull using DoReferenceTransaction
public BasicAmountType,PayPal\CoreComponentTypes $MaxAmount
리턴 PayPal\CoreComponentTypes\BasicAmountType