Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 665 Bytes

DeductLoyaltyPoints.md

File metadata and controls

13 lines (10 loc) · 665 Bytes

TalonOne.Model.DeductLoyaltyPoints

Points to deduct.

Properties

Name Type Description Notes
Points decimal Amount of loyalty points.
Name string Name / reason for the point deduction. [optional]
SubledgerId string ID of the subledger the points are deducted from. [optional]
ApplicationId int ID of the Application that is connected to the loyalty program. [optional]

[Back to Model list] [Back to API list] [Back to README]