Interface CallbackMessageAllow1

interface CallbackMessageAllow1 {
    object: CallbackMessageAllowObject;
    type: CallbackType;
}

Properties

Properties

Generated using TypeDoc