Takaro - v0.4.9
    Preparing search index...

    Interface ShopListingItemMetaInputDTO

    ShopListingItemMetaInputDTO

    interface ShopListingItemMetaInputDTO {
        amount: number;
        code?: string;
        itemId?: string;
        quality?: string;
    }
    Index

    Properties

    amount: number

    ShopListingItemMetaInputDTO

    code?: string

    ShopListingItemMetaInputDTO

    itemId?: string

    ShopListingItemMetaInputDTO

    quality?: string

    ShopListingItemMetaInputDTO