Interface ServiceResponse

interface ServiceResponse {
    type: ServiceResponseType;
}

Properties

Properties

Response type schema