LatchConfig

Information needed in the latch flow

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

Examples

Example 1

{
    "allowed": false,
    "latches": [
        17,
        15,
        10
    ]
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
0.2.0 stable