Dictionary

A dictionary with fields

Field Type Description
merchant_code String A String value
secret_key String A String value

Examples

Example 1

{
    "merchant_code": "...",
    "secret_key": "..."
}
1.9.0 stable