다음을 통해 공유


LoyaltyRewardType Enumeration

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Describes the type of the loyalty reward.

Namespace:  Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel
Assembly:  Microsoft.Dynamics.Retail.SP.Web.Services (in Microsoft.Dynamics.Retail.SP.Web.Services.dll)

Syntax

'Declaration
<DataContractAttribute> _
Public Enumeration LoyaltyRewardType
'Usage
Dim instance As LoyaltyRewardType
[DataContractAttribute]
public enum LoyaltyRewardType
[DataContractAttribute]
public enum class LoyaltyRewardType

Members

Member name Description
None The default reward type. Should not be used.
Payment Redeem reward points for payment.

Remarks

Maps to RetailLoyaltyRewardType base enum in AX.

See Also

Reference

Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel Namespace