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