Dictionary

A dictionary with fields

Field Type Description
enable Bool A boolean value
partner_reference String A String value

Examples

Example 1

{
    "enable": true,
    "partner_reference": "..."
}
1.9.0 stable