LatchConfig

Information needed in the latch flow

Field Type Description
allowed Bool A boolean value
latches [Int] Array of Int

Examples

Example 1

{
    "allowed": true,
    "latches": [
        19,
        16,
        10
    ]
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
0.2.1 stable