PHP Class PayPal\EBLBaseComponents\IncentiveDetailType

Inheritance: extends PayPal\Core\PPXmlMessage
Show file Open project: paypal/merchant-sdk-php

Public Properties

Property Type Description
$AppliedTo IncentiveAppliedToType
$DisplayCode string
$ErrorCode string
$IncentiveDescription string
$IncentiveType string
$ProgramId string
$RedemptionCode string
$Status string

Property Details

$AppliedTo public property

public IncentiveAppliedToType,PayPal\EBLBaseComponents $AppliedTo
return IncentiveAppliedToType

$DisplayCode public property

public string $DisplayCode
return string

$ErrorCode public property

public string $ErrorCode
return string

$IncentiveDescription public property

public string $IncentiveDescription
return string

$IncentiveType public property

public string $IncentiveType
return string

$ProgramId public property

public string $ProgramId
return string

$RedemptionCode public property

public string $RedemptionCode
return string

$Status public property

public string $Status
return string