Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 458 Bytes

File metadata and controls

18 lines (11 loc) · 458 Bytes

CommerceSubscriptionItemPlanObject

String representing the object's type. Objects of the same type share the same value.

Example Usage

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

CommerceSubscriptionItemPlanObject value = CommerceSubscriptionItemPlanObject.COMMERCE_PLAN;

Values

Name Value
COMMERCE_PLAN commerce_plan