StateChangeRequestResponse: {
    data?: VersionedObjectStateChangeRequest;
    meta?: Record<string, any>;
}

Type declaration