Type alias ServiceRepositoryInfoStatus

ServiceRepositoryInfoStatus: typeof SUCCESS | typeof NOT_FOUND | typeof NO_REPOSITORY | typeof INTERNAL_ERROR | typeof UNKNOWN | UnparsedObject

The status of the service repository info lookup.

Generated using TypeDoc