interface SubscribeStorageOptionsResponse {
    services: Service[];
}

Properties

Properties

services: Service[]

Services subscribe storage options.