PHP 클래스 PayPal\EBLBaseComponents\OfferCouponInfoType

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

공개 프로퍼티들

프로퍼티 타입 설명
$Amount string Amount used on transaction
$AmountCurrency string Amount Currency
$ID string ID of the Incentive used in transaction
$Type string Type of the incentive

프로퍼티 상세

$Amount 공개적으로 프로퍼티

Amount used on transaction
public string $Amount
리턴 string

$AmountCurrency 공개적으로 프로퍼티

Amount Currency
public string $AmountCurrency
리턴 string

$ID 공개적으로 프로퍼티

ID of the Incentive used in transaction
public string $ID
리턴 string

$Type 공개적으로 프로퍼티

Type of the incentive
public string $Type
리턴 string