AccessResolveResult
Class: warmhub.AccessResolveResult
AccessResolveResult(repos: tuple[AccessResolveResultReposItem0 | AccessResolveResultReposItem1, ...], orgs: tuple[AccessResolveResultOrgsItem, ...], extra: Mapping[str, JsonValue] = _no_extra())Generated from AccessResolveResult.
Properties and attributes
Section titled “Properties and attributes”reposDocumentation is not yet available.
orgsDocumentation is not yet available.
extra = field(default_factory=_no_extra)Keys the server sent that this contract does not name. Preserved so a backend that ships a field before the SDK regenerates loses nothing.