Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 406 Bytes

ExpiringPointsNotificationTrigger.md

File metadata and controls

21 lines (9 loc) · 406 Bytes

TalonOne.ExpiringPointsNotificationTrigger

Properties

Name Type Description Notes
amount Number The amount of period.
period String Notification period indicated by a letter; "w" means week, "d" means day.

Enum: PeriodEnum

  • w (value: "w")

  • d (value: "d")