Plan: Plan

PlanR Documentation

Plan

Description

Plan

Plan

Format

R6Class object.

Super class

tercenApi::Base -> Plan

Public fields

name

of type String.

displayName

of type String.

paymentProviderPlanId

of type String.

descriptions

list of type String.

price

of type double.

Methods

Public methods

Inherited methods

Method new()

Usage
Plan$new(json = NULL)

Method init()

Usage
Plan$init()

Method initJson()

Usage
Plan$initJson(json)

Method toTson()

Usage
Plan$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Plan$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.