interface Consumer {
    consumerKey: string;
}

Properties

Properties

consumerKey: string