PHP 클래스 PayPal\EBLBaseComponents\IncentiveInfoType

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

공개 프로퍼티들

프로퍼티 타입 설명
$ApplyIndication IncentiveApplyIndicationType Defines which bucket or item that the incentive should be applied to.
$IncentiveCode string Incentive redemption code.

프로퍼티 상세

$ApplyIndication 공개적으로 프로퍼티

Defines which bucket or item that the incentive should be applied to.
public IncentiveApplyIndicationType,PayPal\EBLBaseComponents $ApplyIndication
리턴 IncentiveApplyIndicationType

$IncentiveCode 공개적으로 프로퍼티

Incentive redemption code.
public string $IncentiveCode
리턴 string