Interface ShopListingOutputArrayDTOAPI

ShopListingOutputArrayDTOAPI

interface ShopListingOutputArrayDTOAPI {
    data: ShopListingOutputDTO[];
    meta: MetadataOutput;
}

Properties

Properties

ShopListingOutputArrayDTOAPI

ShopListingOutputArrayDTOAPI