RICADO Gen 4 API JS Client

RICADO Gen 4 API JS Client

Class

ApiAccountModel

Extends
  • BaseModel

Summary

ApiAccountModel Constructor

.

Description

Model Class for a API Account

Constructor

protected

new ApiAccountModel()

ApiAccountModel Constructor

Source

Members

Methods

static

fromJSON(json) → {ApiAccountModel}

Create a new ApiAccountModel from a JSON Object or JSON String

Parameters

  • json Object.<string, any> | string

    A JSON Object or JSON String

Returns

  • ApiAccountModel

Source