Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AccountPlan

Defines the cost and limitations of the Account.

Hierarchy

  • any
    • AccountPlan

Index

Constructors

constructor

  • new AccountPlan(V: VasatConnection, args?: any): AccountPlan
  • Parameters

    • V: VasatConnection
    • Optional args: any

    Returns AccountPlan

Properties

cost

cost: number

isTrial

isTrial: boolean

maxStorage

maxStorage: number

maxTeams

maxTeams: number

maxUsers

maxUsers: number

seq

seq: number

Generated using TypeDoc