Metadata

Overview

This data type is included in the result of the next API request.

This data type is included in the parameter of the next DataType.

DATA TYPE

Contents

Contents
PARAMETER DESCRIPTION DATATYPE
AnyKey Key parameters, can be freely set string in the range of 1-255. Value is also set string in the range of 1-255. Maximum number of keys can be checked by api_limits. String

Examples

{
  "metadata": {
    "foo": "hoge"
  }
}