Interface Consume

interface Consume {
    contentType: string;
}

Properties

Properties

contentType: string