interface InvokeStoreEntryAction {
    message: InvokeEntryMessage;
    method: "invokeEntry";
}

Properties

Properties

object method call to make

method

BridgeAction discriminator