On this pageOrder OrderSchema struct OrderSchema { contract IAppStorage store; bytes32 key;} OrderPtr struct OrderPtr { contract IAppStorage store; bytes32 key;}