Interface iGetUtilityListingSuccessResponse<T>

interface iGetUtilityListingSuccessResponse<T extends NumberType> {
    listing: undefined | iUtilityListingDoc<T>;
}

Type Parameters

Implemented by

Properties

Properties

listing: undefined | iUtilityListingDoc<T>
MMNEPVFCICPMFPCPTTAAATR