PHP 클래스 PayPal\EBLBaseComponents\IncentiveItemType

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

공개 프로퍼티들

프로퍼티 타입 설명
$ItemCategoryList string
$ItemId string
$ItemPrice PayPal\CoreComponentTypes\BasicAmountType
$ItemQuantity integer
$PurchaseTime DateTime in ISO8601

프로퍼티 상세

$ItemCategoryList 공개적으로 프로퍼티

public string $ItemCategoryList
리턴 string

$ItemId 공개적으로 프로퍼티

public string $ItemId
리턴 string

$ItemPrice 공개적으로 프로퍼티

public BasicAmountType,PayPal\CoreComponentTypes $ItemPrice
리턴 PayPal\CoreComponentTypes\BasicAmountType

$ItemQuantity 공개적으로 프로퍼티

public int $ItemQuantity
리턴 integer

$PurchaseTime 공개적으로 프로퍼티

DateTime in ISO8601
public $PurchaseTime