Global

Methods

convertDescToCreateParam(desc) → {object}

Convert a table description object to a parameter for the createTable API.

Source:
Parameters:
Name Type Description
desc object

A table description

Returns:
Type:
object

a parameter for the createTable API