GetSystem - The result of a InvokeGetSystemReq attempt

interface GetSystem {
    Response?: commonpb.Response;
}

Properties

Properties

Response?: commonpb.Response