Skip to content

Latest commit

 

History

History
33 lines (15 loc) · 555 Bytes

CancelSubscriptionReason.md

File metadata and controls

33 lines (15 loc) · 555 Bytes

Persona.CancelSubscriptionReason

Properties

Name Type Description Notes
reason String
notes String Cancel reason explanation [optional]

Enum: ReasonEnum

  • Price (value: "Price")

  • Distribution (value: "Distribution")

  • Content (value: "Content")

  • OldAge (value: "OldAge")

  • Deceased (value: "Deceased")

  • Digital (value: "Digital")

  • Other (value: "Other")

  • ChangeProduct (value: "ChangeProduct")