PHP 클래스 PayPal\EBLBaseComponents\ItemTrackingDetailsType

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

공개 프로퍼티들

프로퍼티 타입 설명
$ItemAlert string Item Alert. Optional
$ItemCost string Item Cost. Optional
$ItemNumber string Item Number. Required
$ItemQty string Option Quantity. Optional
$ItemQtyDelta string Item Quantity Delta. Optional

프로퍼티 상세

$ItemAlert 공개적으로 프로퍼티

Item Alert. Optional
public string $ItemAlert
리턴 string

$ItemCost 공개적으로 프로퍼티

Item Cost. Optional
public string $ItemCost
리턴 string

$ItemNumber 공개적으로 프로퍼티

Item Number. Required
public string $ItemNumber
리턴 string

$ItemQty 공개적으로 프로퍼티

Option Quantity. Optional
public string $ItemQty
리턴 string

$ItemQtyDelta 공개적으로 프로퍼티

Item Quantity Delta. Optional
public string $ItemQtyDelta
리턴 string