Dictionary

A dictionary with fields

Field Type Description
pos_id String A String value
second_key String A String value
secret_key String A String value

Examples

Example 1

{
    "pos_id": "...",
    "second_key": "...",
    "secret_key": "..."
}
1.9.0 stable