Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 297 Bytes

File metadata and controls

19 lines (12 loc) · 297 Bytes

PlanPeriod

The billing period for this subscription item.

Example Usage

import com.clerk.backend_api.models.components.PlanPeriod;

PlanPeriod value = PlanPeriod.MONTH;

Values

Name Value
MONTH month
ANNUAL annual