Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InlineObject28

Index

Properties

Optional message

message: undefined | string

Will send an email with this message when present

Optional postAction

postAction: undefined | string

reason

reason: string

suspendUntil

suspendUntil: string

Static attributeTypeMap

attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "suspendUntil","baseName": "suspend_until","type": "string"},{"name": "reason","baseName": "reason","type": "string"},{"name": "message","baseName": "message","type": "string"},{"name": "postAction","baseName": "post_action","type": "string"} ]

Static discriminator

discriminator: string | undefined = undefined

Methods

Static getAttributeTypeMap

  • getAttributeTypeMap(): { baseName: string; name: string; type: string }[]

Generated using TypeDoc