Dictionary

A dictionary with fields

Field Type Description
enable Bool A boolean value
merchant_id String A String value
in_key String A String value
out_key String A String value

Examples

Example 1

{
    "enable": false,
    "merchant_id": "...",
    "in_key": "...",
    "out_key": "..."
}
This is a development version Do not use this version in production
1.10.0 development