interface GatewayIdentify {
    d: GatewayIdentifyData;
    op: Identify;
}

Properties

d op

Properties