Interface iDeleteUtilityListingPayload

interface iDeleteUtilityListingPayload {
    listingId: string;
}

Properties

Properties

listingId: string

The listing ID to delete

MMNEPVFCICPMFPCPTTAAATR