UNPKG

@c8y/client

Version:

Client application programming interface to access the Cumulocity IoT-Platform REST services.

6 lines 156 B
export interface ISupportUser { expiryDate?: string; enabled: boolean; activeRequestCount?: number; } //# sourceMappingURL=ISupportUser.d.ts.map