Interface ShopListingOutputDTOAPI

ShopListingOutputDTOAPI

interface ShopListingOutputDTOAPI {
    data: ShopListingOutputDTO;
    meta: MetadataOutput;
}

Properties

Properties

ShopListingOutputDTOAPI

ShopListingOutputDTOAPI