Skip to content

Latest commit

 

History

History
17 lines (6 loc) · 170 Bytes

SubscriptionStatusType.md

File metadata and controls

17 lines (6 loc) · 170 Bytes

SubscriptionStatusType

Enum

  • NEW (value: "new")

  • ACTIVE (value: "active")

  • PAST_DUE (value: "past_due")

  • CANCELED (value: "canceled")