Takaro - v0.4.9
    Preparing search index...

    Interface ShopListingItemMetaOutputDTO

    ShopListingItemMetaOutputDTO

    interface ShopListingItemMetaOutputDTO {
        amount: number;
        createdAt: string;
        id: string;
        item: ItemsOutputDTO;
        quality?: string;
        updatedAt: string;
    }
    Index

    Properties

    amount: number

    ShopListingItemMetaOutputDTO

    createdAt: string

    ShopListingItemMetaOutputDTO

    id: string

    ShopListingItemMetaOutputDTO

    ShopListingItemMetaOutputDTO

    quality?: string

    ShopListingItemMetaOutputDTO

    updatedAt: string

    ShopListingItemMetaOutputDTO