Class VelocityLimitParamsPeriodWindow.FixedWindow

  • All Implemented Interfaces:
    com.lithic.api.core.Enum

    @Deprecated(message = "deprecated") 
    public final class VelocityLimitParamsPeriodWindow.FixedWindow
     implements Enum
                        

    DEPRECATED: This has been deprecated in favor of the other Fixed Window Objects

    The window of time to calculate Spend Velocity over.

    • DAY: Velocity over the current day since midnight Eastern Time.

    • WEEK: Velocity over the current week since 00:00 / 12 AM on Monday in Eastern Time.

    • MONTH: Velocity over the current month since 00:00 / 12 AM on the first of the month in Eastern Time.

    • YEAR: Velocity over the current year since 00:00 / 12 AM on January 1st in Eastern Time.