@artaio/node-api 1.5.0 → 1.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -110,7 +110,7 @@ export type QuoteRequest = {
110
110
  depth?: ((number | string) | null) | undefined;
111
111
  images?: (string[] | null) | undefined;
112
112
  public_reference?: (string | null) | undefined;
113
- subtype: "painting_unframed" | "painting_framed" | "painting_framed_plexi" | "painting_framed_glass" | "work_on_paper_unframed" | "work_on_paper_framed" | "work_on_paper_framed_plexi" | "work_on_paper_framed_glass" | "mixed_media_unframed" | "mixed_media_framed" | "mixed_media_framed_plexi" | "mixed_media_framed_glass" | "photograph_unframed" | "photograph_framed" | "photograph_framed_plexi" | "photograph_framed_glass" | "new_media" | "sculpture" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "ceramic" | "neon" | "tapestry" | "other_art" | "table" | "chair" | "sofa_loveseat_chaise" | "floor_lamp" | "floor_lamp_shade" | "table_lamp" | "table_lamp_shade" | "sconce" | "ottoman" | "bookcase_storage" | "nightstand" | "armoire_dresser" | "carpet_rug" | "mirror" | "chandelier" | "bedframe" | "headboard" | "desk_vanity" | "media_console" | "other_furniture" | "earrings" | "necklace" | "bracelet" | "ring" | "brooch" | "watch" | "cufflinks" | "eyeglasses" | "set" | "precious_stones" | "snuff_box_cigarette_case" | "other_jewelry" | "vase_vessel" | "bowl" | "plaque" | "object_of_vertu" | "candelabra_candlestick" | "dinnerware" | "flatware" | "glassware" | "serveware" | "porcelain_plate" | "porcelain_bowl" | "tabletop_accessory" | "clock" | "other_decorative_arts" | "stamp" | "book" | "coin" | "document_manuscript" | "toy" | "miniature_model" | "figurine_doll" | "neon_sign" | "memorabilia" | "camera_electrical" | "other_collectibles" | "wine_bottle" | "spirits_bottle" | "beer_bottle" | "wine_case" | "spirits_case" | "beer_case" | "wine_barrel" | "spirits_barrel" | "beer_barrel" | "other_alcohols" | "car" | "motorcycle" | "bus" | "van" | "limousine" | "carriage" | "trailer" | "sidecar" | "other_automotive" | "clothing" | "footwear" | "handbag" | "accessories" | "other_fashion" | "musical_instrument" | "firearm_weapon" | "hunting_fishing" | "medical_equipment" | "other" | "prepacked_box";
113
+ subtype: "accessories" | "armoire_dresser" | "bedframe" | "beer_barrel" | "beer_bottle" | "beer_case" | "book" | "bookcase_storage" | "bowl" | "bracelet" | "brooch" | "bus" | "camera_electrical" | "candelabra_candlestick" | "car" | "carpet_rug" | "carriage" | "ceramic" | "chair" | "chandelier" | "clock" | "clothing" | "coin" | "collectible_apparel" | "cufflinks" | "decoy" | "desk_vanity" | "dinnerware" | "document_manuscript" | "earrings" | "eyeglasses" | "figurine_doll" | "firearm_weapon" | "flatware" | "floor_lamp" | "floor_lamp_shade" | "folding_screen" | "footwear" | "fossil" | "glass_sculpture" | "glassware" | "handbag" | "headboard" | "hunting_fishing" | "lighting_fixture" | "limousine" | "media_console" | "medical_equipment" | "memorabilia" | "mineral" | "miniature_model" | "mirror" | "mixed_media_framed" | "mixed_media_framed_glass" | "mixed_media_framed_plexi" | "mixed_media_unframed" | "motorcycle" | "musical_instrument" | "necklace" | "neon" | "neon_sign" | "new_media" | "nightstand" | "object_of_vertu" | "other" | "other_alcohols" | "other_art" | "other_automotive" | "other_collectibles" | "other_decorative_arts" | "other_fashion" | "other_furniture" | "other_jewelry" | "ottoman" | "painting_framed" | "painting_framed_glass" | "painting_framed_plexi" | "painting_unframed" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "photograph_framed" | "photograph_framed_glass" | "photograph_framed_plexi" | "photograph_unframed" | "plaque" | "porcelain_bowl" | "porcelain_plate" | "precious_stones" | "prepacked_box" | "ring" | "sconce" | "sculpture" | "serveware" | "set" | "sidecar" | "snuff_box_cigarette_case" | "sofa_loveseat_chaise" | "spirits_barrel" | "spirits_bottle" | "spirits_case" | "stamp" | "table" | "table_lamp" | "table_lamp_shade" | "tabletop_accessory" | "tapestry" | "toy" | "trading_card" | "trailer" | "van" | "vase_vessel" | "watch" | "wine_barrel" | "wine_bottle" | "wine_case" | "work_on_paper_framed" | "work_on_paper_framed_glass" | "work_on_paper_framed_plexi" | "work_on_paper_unframed";
114
114
  unit_of_measurement?: (string | null) | undefined;
115
115
  weight_unit?: (string | null) | undefined;
116
116
  value_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
@@ -129,7 +129,7 @@ export type QuoteRequest = {
129
129
  } | null) | undefined;
130
130
  internal_reference?: (string | null) | undefined;
131
131
  public_reference?: (string | null) | undefined;
132
- type: "mixed_media_framed_glass" | "mineral" | "chair" | "flatware" | "plaque" | "brooch" | "dinnerware" | "glass_sculpture" | "desk_vanity" | "photograph_framed_plexi" | "coin" | "work_on_paper_unframed" | "painting_framed_plexi" | "other_fashion" | "handbag" | "document_manuscript" | "tabletop_accessory" | "bookcase_storage" | "work_on_paper_framed_plexi" | "other_automotive" | "set" | "photograph_unframed" | "sofa_loveseat_chaise" | "eyeglasses" | "mixed_media_framed" | "bedframe" | "firearm_weapon" | "ottoman" | "bowl" | "neon_sign" | "armoire_dresser" | "bus" | "pedestal" | "new_media" | "media_console" | "motorcycle" | "wine_case" | "beer_barrel" | "figurine_doll" | "mixed_media_unframed" | "pedestal_case_glass" | "earrings" | "snuff_box_cigarette_case" | "painting_framed" | "wine_barrel" | "other_alcohols" | "vase_vessel" | "floor_lamp" | "watch" | "limousine" | "nightstand" | "pedestal_case_plexi" | "musical_instrument" | "object_of_vertu" | "glassware" | "beer_case" | "cufflinks" | "wine_bottle" | "spirits_barrel" | "stamp" | "sculpture" | "other_collectibles" | "chandelier" | "headboard" | "carriage" | "ceramic" | "candelabra_candlestick" | "porcelain_plate" | "hunting_fishing" | "van" | "table_lamp" | "tapestry" | "photograph_framed_glass" | "beer_bottle" | "other_furniture" | "trailer" | "fossil" | "work_on_paper_framed" | "camera_electrical" | "painting_framed_glass" | "mixed_media_framed_plexi" | "porcelain_bowl" | "medical_equipment" | "bracelet" | "accessories" | "serveware" | "neon" | "table" | "other_jewelry" | "book" | "clock" | "work_on_paper_framed_glass" | "mirror" | "photograph_framed" | "toy" | "carpet_rug" | "spirits_bottle" | "trading_card" | "folding_screen" | "other" | "other_decorative_arts" | "other_art" | "sconce" | "lighting_fixture" | "floor_lamp_shade" | "table_lamp_shade" | "ring" | "spirits_case" | "miniature_model" | "collectible_apparel" | "clothing" | "painting_unframed" | "footwear" | "precious_stones" | "car" | "decoy" | "memorabilia" | "necklace" | "sidecar";
132
+ type: "accessories" | "armoire_dresser" | "bedframe" | "beer_barrel" | "beer_bottle" | "beer_case" | "book" | "bookcase_storage" | "bowl" | "bracelet" | "brooch" | "bus" | "camera_electrical" | "candelabra_candlestick" | "car" | "carpet_rug" | "carriage" | "ceramic" | "chair" | "chandelier" | "clock" | "clothing" | "coin" | "collectible_apparel" | "cufflinks" | "decoy" | "desk_vanity" | "dinnerware" | "document_manuscript" | "earrings" | "eyeglasses" | "figurine_doll" | "firearm_weapon" | "flatware" | "floor_lamp" | "floor_lamp_shade" | "folding_screen" | "footwear" | "fossil" | "glass_sculpture" | "glassware" | "handbag" | "headboard" | "hunting_fishing" | "lighting_fixture" | "limousine" | "media_console" | "medical_equipment" | "memorabilia" | "mineral" | "miniature_model" | "mirror" | "mixed_media_framed" | "mixed_media_framed_glass" | "mixed_media_framed_plexi" | "mixed_media_unframed" | "motorcycle" | "musical_instrument" | "necklace" | "neon" | "neon_sign" | "new_media" | "nightstand" | "object_of_vertu" | "other" | "other_alcohols" | "other_art" | "other_automotive" | "other_collectibles" | "other_decorative_arts" | "other_fashion" | "other_furniture" | "other_jewelry" | "ottoman" | "painting_framed" | "painting_framed_glass" | "painting_framed_plexi" | "painting_unframed" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "photograph_framed" | "photograph_framed_glass" | "photograph_framed_plexi" | "photograph_unframed" | "plaque" | "porcelain_bowl" | "porcelain_plate" | "precious_stones" | "ring" | "sconce" | "sculpture" | "serveware" | "set" | "sidecar" | "snuff_box_cigarette_case" | "sofa_loveseat_chaise" | "spirits_barrel" | "spirits_bottle" | "spirits_case" | "stamp" | "table" | "table_lamp" | "table_lamp_shade" | "tabletop_accessory" | "tapestry" | "toy" | "trading_card" | "trailer" | "van" | "vase_vessel" | "watch" | "wine_barrel" | "wine_bottle" | "wine_case" | "work_on_paper_framed" | "work_on_paper_framed_glass" | "work_on_paper_framed_plexi" | "work_on_paper_unframed";
133
133
  value: number | string;
134
134
  value_currency?: (("CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD") | null) | undefined;
135
135
  }[] | null) | undefined;
@@ -280,7 +280,7 @@ export type Shipment = {
280
280
  depth?: ((number | string) | null) | undefined;
281
281
  images?: (string[] | null) | undefined;
282
282
  public_reference?: (string | null) | undefined;
283
- subtype: "painting_unframed" | "painting_framed" | "painting_framed_plexi" | "painting_framed_glass" | "work_on_paper_unframed" | "work_on_paper_framed" | "work_on_paper_framed_plexi" | "work_on_paper_framed_glass" | "mixed_media_unframed" | "mixed_media_framed" | "mixed_media_framed_plexi" | "mixed_media_framed_glass" | "photograph_unframed" | "photograph_framed" | "photograph_framed_plexi" | "photograph_framed_glass" | "new_media" | "sculpture" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "ceramic" | "neon" | "tapestry" | "other_art" | "table" | "chair" | "sofa_loveseat_chaise" | "floor_lamp" | "floor_lamp_shade" | "table_lamp" | "table_lamp_shade" | "sconce" | "ottoman" | "bookcase_storage" | "nightstand" | "armoire_dresser" | "carpet_rug" | "mirror" | "chandelier" | "bedframe" | "headboard" | "desk_vanity" | "media_console" | "other_furniture" | "earrings" | "necklace" | "bracelet" | "ring" | "brooch" | "watch" | "cufflinks" | "eyeglasses" | "set" | "precious_stones" | "snuff_box_cigarette_case" | "other_jewelry" | "vase_vessel" | "bowl" | "plaque" | "object_of_vertu" | "candelabra_candlestick" | "dinnerware" | "flatware" | "glassware" | "serveware" | "porcelain_plate" | "porcelain_bowl" | "tabletop_accessory" | "clock" | "other_decorative_arts" | "stamp" | "book" | "coin" | "document_manuscript" | "toy" | "miniature_model" | "figurine_doll" | "neon_sign" | "memorabilia" | "camera_electrical" | "other_collectibles" | "wine_bottle" | "spirits_bottle" | "beer_bottle" | "wine_case" | "spirits_case" | "beer_case" | "wine_barrel" | "spirits_barrel" | "beer_barrel" | "other_alcohols" | "car" | "motorcycle" | "bus" | "van" | "limousine" | "carriage" | "trailer" | "sidecar" | "other_automotive" | "clothing" | "footwear" | "handbag" | "accessories" | "other_fashion" | "musical_instrument" | "firearm_weapon" | "hunting_fishing" | "medical_equipment" | "other" | "prepacked_box";
283
+ subtype: "accessories" | "armoire_dresser" | "bedframe" | "beer_barrel" | "beer_bottle" | "beer_case" | "book" | "bookcase_storage" | "bowl" | "bracelet" | "brooch" | "bus" | "camera_electrical" | "candelabra_candlestick" | "car" | "carpet_rug" | "carriage" | "ceramic" | "chair" | "chandelier" | "clock" | "clothing" | "coin" | "collectible_apparel" | "cufflinks" | "decoy" | "desk_vanity" | "dinnerware" | "document_manuscript" | "earrings" | "eyeglasses" | "figurine_doll" | "firearm_weapon" | "flatware" | "floor_lamp" | "floor_lamp_shade" | "folding_screen" | "footwear" | "fossil" | "glass_sculpture" | "glassware" | "handbag" | "headboard" | "hunting_fishing" | "lighting_fixture" | "limousine" | "media_console" | "medical_equipment" | "memorabilia" | "mineral" | "miniature_model" | "mirror" | "mixed_media_framed" | "mixed_media_framed_glass" | "mixed_media_framed_plexi" | "mixed_media_unframed" | "motorcycle" | "musical_instrument" | "necklace" | "neon" | "neon_sign" | "new_media" | "nightstand" | "object_of_vertu" | "other" | "other_alcohols" | "other_art" | "other_automotive" | "other_collectibles" | "other_decorative_arts" | "other_fashion" | "other_furniture" | "other_jewelry" | "ottoman" | "painting_framed" | "painting_framed_glass" | "painting_framed_plexi" | "painting_unframed" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "photograph_framed" | "photograph_framed_glass" | "photograph_framed_plexi" | "photograph_unframed" | "plaque" | "porcelain_bowl" | "porcelain_plate" | "precious_stones" | "prepacked_box" | "ring" | "sconce" | "sculpture" | "serveware" | "set" | "sidecar" | "snuff_box_cigarette_case" | "sofa_loveseat_chaise" | "spirits_barrel" | "spirits_bottle" | "spirits_case" | "stamp" | "table" | "table_lamp" | "table_lamp_shade" | "tabletop_accessory" | "tapestry" | "toy" | "trading_card" | "trailer" | "van" | "vase_vessel" | "watch" | "wine_barrel" | "wine_bottle" | "wine_case" | "work_on_paper_framed" | "work_on_paper_framed_glass" | "work_on_paper_framed_plexi" | "work_on_paper_unframed";
284
284
  unit_of_measurement?: (string | null) | undefined;
285
285
  weight_unit?: (string | null) | undefined;
286
286
  value_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
@@ -299,7 +299,7 @@ export type Shipment = {
299
299
  } | null) | undefined;
300
300
  internal_reference?: (string | null) | undefined;
301
301
  public_reference?: (string | null) | undefined;
302
- type: "mixed_media_framed_glass" | "mineral" | "chair" | "flatware" | "plaque" | "brooch" | "dinnerware" | "glass_sculpture" | "desk_vanity" | "photograph_framed_plexi" | "coin" | "work_on_paper_unframed" | "painting_framed_plexi" | "other_fashion" | "handbag" | "document_manuscript" | "tabletop_accessory" | "bookcase_storage" | "work_on_paper_framed_plexi" | "other_automotive" | "set" | "photograph_unframed" | "sofa_loveseat_chaise" | "eyeglasses" | "mixed_media_framed" | "bedframe" | "firearm_weapon" | "ottoman" | "bowl" | "neon_sign" | "armoire_dresser" | "bus" | "pedestal" | "new_media" | "media_console" | "motorcycle" | "wine_case" | "beer_barrel" | "figurine_doll" | "mixed_media_unframed" | "pedestal_case_glass" | "earrings" | "snuff_box_cigarette_case" | "painting_framed" | "wine_barrel" | "other_alcohols" | "vase_vessel" | "floor_lamp" | "watch" | "limousine" | "nightstand" | "pedestal_case_plexi" | "musical_instrument" | "object_of_vertu" | "glassware" | "beer_case" | "cufflinks" | "wine_bottle" | "spirits_barrel" | "stamp" | "sculpture" | "other_collectibles" | "chandelier" | "headboard" | "carriage" | "ceramic" | "candelabra_candlestick" | "porcelain_plate" | "hunting_fishing" | "van" | "table_lamp" | "tapestry" | "photograph_framed_glass" | "beer_bottle" | "other_furniture" | "trailer" | "fossil" | "work_on_paper_framed" | "camera_electrical" | "painting_framed_glass" | "mixed_media_framed_plexi" | "porcelain_bowl" | "medical_equipment" | "bracelet" | "accessories" | "serveware" | "neon" | "table" | "other_jewelry" | "book" | "clock" | "work_on_paper_framed_glass" | "mirror" | "photograph_framed" | "toy" | "carpet_rug" | "spirits_bottle" | "trading_card" | "folding_screen" | "other" | "other_decorative_arts" | "other_art" | "sconce" | "lighting_fixture" | "floor_lamp_shade" | "table_lamp_shade" | "ring" | "spirits_case" | "miniature_model" | "collectible_apparel" | "clothing" | "painting_unframed" | "footwear" | "precious_stones" | "car" | "decoy" | "memorabilia" | "necklace" | "sidecar";
302
+ type: "accessories" | "armoire_dresser" | "bedframe" | "beer_barrel" | "beer_bottle" | "beer_case" | "book" | "bookcase_storage" | "bowl" | "bracelet" | "brooch" | "bus" | "camera_electrical" | "candelabra_candlestick" | "car" | "carpet_rug" | "carriage" | "ceramic" | "chair" | "chandelier" | "clock" | "clothing" | "coin" | "collectible_apparel" | "cufflinks" | "decoy" | "desk_vanity" | "dinnerware" | "document_manuscript" | "earrings" | "eyeglasses" | "figurine_doll" | "firearm_weapon" | "flatware" | "floor_lamp" | "floor_lamp_shade" | "folding_screen" | "footwear" | "fossil" | "glass_sculpture" | "glassware" | "handbag" | "headboard" | "hunting_fishing" | "lighting_fixture" | "limousine" | "media_console" | "medical_equipment" | "memorabilia" | "mineral" | "miniature_model" | "mirror" | "mixed_media_framed" | "mixed_media_framed_glass" | "mixed_media_framed_plexi" | "mixed_media_unframed" | "motorcycle" | "musical_instrument" | "necklace" | "neon" | "neon_sign" | "new_media" | "nightstand" | "object_of_vertu" | "other" | "other_alcohols" | "other_art" | "other_automotive" | "other_collectibles" | "other_decorative_arts" | "other_fashion" | "other_furniture" | "other_jewelry" | "ottoman" | "painting_framed" | "painting_framed_glass" | "painting_framed_plexi" | "painting_unframed" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "photograph_framed" | "photograph_framed_glass" | "photograph_framed_plexi" | "photograph_unframed" | "plaque" | "porcelain_bowl" | "porcelain_plate" | "precious_stones" | "ring" | "sconce" | "sculpture" | "serveware" | "set" | "sidecar" | "snuff_box_cigarette_case" | "sofa_loveseat_chaise" | "spirits_barrel" | "spirits_bottle" | "spirits_case" | "stamp" | "table" | "table_lamp" | "table_lamp_shade" | "tabletop_accessory" | "tapestry" | "toy" | "trading_card" | "trailer" | "van" | "vase_vessel" | "watch" | "wine_barrel" | "wine_bottle" | "wine_case" | "work_on_paper_framed" | "work_on_paper_framed_glass" | "work_on_paper_framed_plexi" | "work_on_paper_unframed";
303
303
  value: number | string;
304
304
  value_currency?: (("CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD") | null) | undefined;
305
305
  }[] | null) | undefined;
@@ -432,7 +432,7 @@ export type HostedSession = {
432
432
  depth?: ((number | string) | null) | undefined;
433
433
  images?: (string[] | null) | undefined;
434
434
  public_reference?: (string | null) | undefined;
435
- subtype: "painting_unframed" | "painting_framed" | "painting_framed_plexi" | "painting_framed_glass" | "work_on_paper_unframed" | "work_on_paper_framed" | "work_on_paper_framed_plexi" | "work_on_paper_framed_glass" | "mixed_media_unframed" | "mixed_media_framed" | "mixed_media_framed_plexi" | "mixed_media_framed_glass" | "photograph_unframed" | "photograph_framed" | "photograph_framed_plexi" | "photograph_framed_glass" | "new_media" | "sculpture" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "ceramic" | "neon" | "tapestry" | "other_art" | "table" | "chair" | "sofa_loveseat_chaise" | "floor_lamp" | "floor_lamp_shade" | "table_lamp" | "table_lamp_shade" | "sconce" | "ottoman" | "bookcase_storage" | "nightstand" | "armoire_dresser" | "carpet_rug" | "mirror" | "chandelier" | "bedframe" | "headboard" | "desk_vanity" | "media_console" | "other_furniture" | "earrings" | "necklace" | "bracelet" | "ring" | "brooch" | "watch" | "cufflinks" | "eyeglasses" | "set" | "precious_stones" | "snuff_box_cigarette_case" | "other_jewelry" | "vase_vessel" | "bowl" | "plaque" | "object_of_vertu" | "candelabra_candlestick" | "dinnerware" | "flatware" | "glassware" | "serveware" | "porcelain_plate" | "porcelain_bowl" | "tabletop_accessory" | "clock" | "other_decorative_arts" | "stamp" | "book" | "coin" | "document_manuscript" | "toy" | "miniature_model" | "figurine_doll" | "neon_sign" | "memorabilia" | "camera_electrical" | "other_collectibles" | "wine_bottle" | "spirits_bottle" | "beer_bottle" | "wine_case" | "spirits_case" | "beer_case" | "wine_barrel" | "spirits_barrel" | "beer_barrel" | "other_alcohols" | "car" | "motorcycle" | "bus" | "van" | "limousine" | "carriage" | "trailer" | "sidecar" | "other_automotive" | "clothing" | "footwear" | "handbag" | "accessories" | "other_fashion" | "musical_instrument" | "firearm_weapon" | "hunting_fishing" | "medical_equipment" | "other" | "prepacked_box";
435
+ subtype: "accessories" | "armoire_dresser" | "bedframe" | "beer_barrel" | "beer_bottle" | "beer_case" | "book" | "bookcase_storage" | "bowl" | "bracelet" | "brooch" | "bus" | "camera_electrical" | "candelabra_candlestick" | "car" | "carpet_rug" | "carriage" | "ceramic" | "chair" | "chandelier" | "clock" | "clothing" | "coin" | "collectible_apparel" | "cufflinks" | "decoy" | "desk_vanity" | "dinnerware" | "document_manuscript" | "earrings" | "eyeglasses" | "figurine_doll" | "firearm_weapon" | "flatware" | "floor_lamp" | "floor_lamp_shade" | "folding_screen" | "footwear" | "fossil" | "glass_sculpture" | "glassware" | "handbag" | "headboard" | "hunting_fishing" | "lighting_fixture" | "limousine" | "media_console" | "medical_equipment" | "memorabilia" | "mineral" | "miniature_model" | "mirror" | "mixed_media_framed" | "mixed_media_framed_glass" | "mixed_media_framed_plexi" | "mixed_media_unframed" | "motorcycle" | "musical_instrument" | "necklace" | "neon" | "neon_sign" | "new_media" | "nightstand" | "object_of_vertu" | "other" | "other_alcohols" | "other_art" | "other_automotive" | "other_collectibles" | "other_decorative_arts" | "other_fashion" | "other_furniture" | "other_jewelry" | "ottoman" | "painting_framed" | "painting_framed_glass" | "painting_framed_plexi" | "painting_unframed" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "photograph_framed" | "photograph_framed_glass" | "photograph_framed_plexi" | "photograph_unframed" | "plaque" | "porcelain_bowl" | "porcelain_plate" | "precious_stones" | "prepacked_box" | "ring" | "sconce" | "sculpture" | "serveware" | "set" | "sidecar" | "snuff_box_cigarette_case" | "sofa_loveseat_chaise" | "spirits_barrel" | "spirits_bottle" | "spirits_case" | "stamp" | "table" | "table_lamp" | "table_lamp_shade" | "tabletop_accessory" | "tapestry" | "toy" | "trading_card" | "trailer" | "van" | "vase_vessel" | "watch" | "wine_barrel" | "wine_bottle" | "wine_case" | "work_on_paper_framed" | "work_on_paper_framed_glass" | "work_on_paper_framed_plexi" | "work_on_paper_unframed";
436
436
  unit_of_measurement?: (string | null) | undefined;
437
437
  weight_unit?: (string | null) | undefined;
438
438
  value_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
@@ -451,7 +451,7 @@ export type HostedSession = {
451
451
  } | null) | undefined;
452
452
  internal_reference?: (string | null) | undefined;
453
453
  public_reference?: (string | null) | undefined;
454
- type: "mixed_media_framed_glass" | "mineral" | "chair" | "flatware" | "plaque" | "brooch" | "dinnerware" | "glass_sculpture" | "desk_vanity" | "photograph_framed_plexi" | "coin" | "work_on_paper_unframed" | "painting_framed_plexi" | "other_fashion" | "handbag" | "document_manuscript" | "tabletop_accessory" | "bookcase_storage" | "work_on_paper_framed_plexi" | "other_automotive" | "set" | "photograph_unframed" | "sofa_loveseat_chaise" | "eyeglasses" | "mixed_media_framed" | "bedframe" | "firearm_weapon" | "ottoman" | "bowl" | "neon_sign" | "armoire_dresser" | "bus" | "pedestal" | "new_media" | "media_console" | "motorcycle" | "wine_case" | "beer_barrel" | "figurine_doll" | "mixed_media_unframed" | "pedestal_case_glass" | "earrings" | "snuff_box_cigarette_case" | "painting_framed" | "wine_barrel" | "other_alcohols" | "vase_vessel" | "floor_lamp" | "watch" | "limousine" | "nightstand" | "pedestal_case_plexi" | "musical_instrument" | "object_of_vertu" | "glassware" | "beer_case" | "cufflinks" | "wine_bottle" | "spirits_barrel" | "stamp" | "sculpture" | "other_collectibles" | "chandelier" | "headboard" | "carriage" | "ceramic" | "candelabra_candlestick" | "porcelain_plate" | "hunting_fishing" | "van" | "table_lamp" | "tapestry" | "photograph_framed_glass" | "beer_bottle" | "other_furniture" | "trailer" | "fossil" | "work_on_paper_framed" | "camera_electrical" | "painting_framed_glass" | "mixed_media_framed_plexi" | "porcelain_bowl" | "medical_equipment" | "bracelet" | "accessories" | "serveware" | "neon" | "table" | "other_jewelry" | "book" | "clock" | "work_on_paper_framed_glass" | "mirror" | "photograph_framed" | "toy" | "carpet_rug" | "spirits_bottle" | "trading_card" | "folding_screen" | "other" | "other_decorative_arts" | "other_art" | "sconce" | "lighting_fixture" | "floor_lamp_shade" | "table_lamp_shade" | "ring" | "spirits_case" | "miniature_model" | "collectible_apparel" | "clothing" | "painting_unframed" | "footwear" | "precious_stones" | "car" | "decoy" | "memorabilia" | "necklace" | "sidecar";
454
+ type: "accessories" | "armoire_dresser" | "bedframe" | "beer_barrel" | "beer_bottle" | "beer_case" | "book" | "bookcase_storage" | "bowl" | "bracelet" | "brooch" | "bus" | "camera_electrical" | "candelabra_candlestick" | "car" | "carpet_rug" | "carriage" | "ceramic" | "chair" | "chandelier" | "clock" | "clothing" | "coin" | "collectible_apparel" | "cufflinks" | "decoy" | "desk_vanity" | "dinnerware" | "document_manuscript" | "earrings" | "eyeglasses" | "figurine_doll" | "firearm_weapon" | "flatware" | "floor_lamp" | "floor_lamp_shade" | "folding_screen" | "footwear" | "fossil" | "glass_sculpture" | "glassware" | "handbag" | "headboard" | "hunting_fishing" | "lighting_fixture" | "limousine" | "media_console" | "medical_equipment" | "memorabilia" | "mineral" | "miniature_model" | "mirror" | "mixed_media_framed" | "mixed_media_framed_glass" | "mixed_media_framed_plexi" | "mixed_media_unframed" | "motorcycle" | "musical_instrument" | "necklace" | "neon" | "neon_sign" | "new_media" | "nightstand" | "object_of_vertu" | "other" | "other_alcohols" | "other_art" | "other_automotive" | "other_collectibles" | "other_decorative_arts" | "other_fashion" | "other_furniture" | "other_jewelry" | "ottoman" | "painting_framed" | "painting_framed_glass" | "painting_framed_plexi" | "painting_unframed" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "photograph_framed" | "photograph_framed_glass" | "photograph_framed_plexi" | "photograph_unframed" | "plaque" | "porcelain_bowl" | "porcelain_plate" | "precious_stones" | "ring" | "sconce" | "sculpture" | "serveware" | "set" | "sidecar" | "snuff_box_cigarette_case" | "sofa_loveseat_chaise" | "spirits_barrel" | "spirits_bottle" | "spirits_case" | "stamp" | "table" | "table_lamp" | "table_lamp_shade" | "tabletop_accessory" | "tapestry" | "toy" | "trading_card" | "trailer" | "van" | "vase_vessel" | "watch" | "wine_barrel" | "wine_bottle" | "wine_case" | "work_on_paper_framed" | "work_on_paper_framed_glass" | "work_on_paper_framed_plexi" | "work_on_paper_unframed";
455
455
  value: number | string;
456
456
  value_currency?: (("CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD") | null) | undefined;
457
457
  }[] | null) | undefined;
@@ -676,7 +676,7 @@ export type ArtaObject = {
676
676
  depth?: ((number | string) | null) | undefined;
677
677
  images?: (string[] | null) | undefined;
678
678
  public_reference?: (string | null) | undefined;
679
- subtype: "painting_unframed" | "painting_framed" | "painting_framed_plexi" | "painting_framed_glass" | "work_on_paper_unframed" | "work_on_paper_framed" | "work_on_paper_framed_plexi" | "work_on_paper_framed_glass" | "mixed_media_unframed" | "mixed_media_framed" | "mixed_media_framed_plexi" | "mixed_media_framed_glass" | "photograph_unframed" | "photograph_framed" | "photograph_framed_plexi" | "photograph_framed_glass" | "new_media" | "sculpture" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "ceramic" | "neon" | "tapestry" | "other_art" | "table" | "chair" | "sofa_loveseat_chaise" | "floor_lamp" | "floor_lamp_shade" | "table_lamp" | "table_lamp_shade" | "sconce" | "ottoman" | "bookcase_storage" | "nightstand" | "armoire_dresser" | "carpet_rug" | "mirror" | "chandelier" | "bedframe" | "headboard" | "desk_vanity" | "media_console" | "other_furniture" | "earrings" | "necklace" | "bracelet" | "ring" | "brooch" | "watch" | "cufflinks" | "eyeglasses" | "set" | "precious_stones" | "snuff_box_cigarette_case" | "other_jewelry" | "vase_vessel" | "bowl" | "plaque" | "object_of_vertu" | "candelabra_candlestick" | "dinnerware" | "flatware" | "glassware" | "serveware" | "porcelain_plate" | "porcelain_bowl" | "tabletop_accessory" | "clock" | "other_decorative_arts" | "stamp" | "book" | "coin" | "document_manuscript" | "toy" | "miniature_model" | "figurine_doll" | "neon_sign" | "memorabilia" | "camera_electrical" | "other_collectibles" | "wine_bottle" | "spirits_bottle" | "beer_bottle" | "wine_case" | "spirits_case" | "beer_case" | "wine_barrel" | "spirits_barrel" | "beer_barrel" | "other_alcohols" | "car" | "motorcycle" | "bus" | "van" | "limousine" | "carriage" | "trailer" | "sidecar" | "other_automotive" | "clothing" | "footwear" | "handbag" | "accessories" | "other_fashion" | "musical_instrument" | "firearm_weapon" | "hunting_fishing" | "medical_equipment" | "other" | "prepacked_box";
679
+ subtype: "accessories" | "armoire_dresser" | "bedframe" | "beer_barrel" | "beer_bottle" | "beer_case" | "book" | "bookcase_storage" | "bowl" | "bracelet" | "brooch" | "bus" | "camera_electrical" | "candelabra_candlestick" | "car" | "carpet_rug" | "carriage" | "ceramic" | "chair" | "chandelier" | "clock" | "clothing" | "coin" | "collectible_apparel" | "cufflinks" | "decoy" | "desk_vanity" | "dinnerware" | "document_manuscript" | "earrings" | "eyeglasses" | "figurine_doll" | "firearm_weapon" | "flatware" | "floor_lamp" | "floor_lamp_shade" | "folding_screen" | "footwear" | "fossil" | "glass_sculpture" | "glassware" | "handbag" | "headboard" | "hunting_fishing" | "lighting_fixture" | "limousine" | "media_console" | "medical_equipment" | "memorabilia" | "mineral" | "miniature_model" | "mirror" | "mixed_media_framed" | "mixed_media_framed_glass" | "mixed_media_framed_plexi" | "mixed_media_unframed" | "motorcycle" | "musical_instrument" | "necklace" | "neon" | "neon_sign" | "new_media" | "nightstand" | "object_of_vertu" | "other" | "other_alcohols" | "other_art" | "other_automotive" | "other_collectibles" | "other_decorative_arts" | "other_fashion" | "other_furniture" | "other_jewelry" | "ottoman" | "painting_framed" | "painting_framed_glass" | "painting_framed_plexi" | "painting_unframed" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "photograph_framed" | "photograph_framed_glass" | "photograph_framed_plexi" | "photograph_unframed" | "plaque" | "porcelain_bowl" | "porcelain_plate" | "precious_stones" | "prepacked_box" | "ring" | "sconce" | "sculpture" | "serveware" | "set" | "sidecar" | "snuff_box_cigarette_case" | "sofa_loveseat_chaise" | "spirits_barrel" | "spirits_bottle" | "spirits_case" | "stamp" | "table" | "table_lamp" | "table_lamp_shade" | "tabletop_accessory" | "tapestry" | "toy" | "trading_card" | "trailer" | "van" | "vase_vessel" | "watch" | "wine_barrel" | "wine_bottle" | "wine_case" | "work_on_paper_framed" | "work_on_paper_framed_glass" | "work_on_paper_framed_plexi" | "work_on_paper_unframed";
680
680
  unit_of_measurement?: (string | null) | undefined;
681
681
  weight_unit?: (string | null) | undefined;
682
682
  value_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
@@ -695,7 +695,7 @@ export type ArtaObject = {
695
695
  } | null) | undefined;
696
696
  internal_reference?: (string | null) | undefined;
697
697
  public_reference?: (string | null) | undefined;
698
- type: "mixed_media_framed_glass" | "mineral" | "chair" | "flatware" | "plaque" | "brooch" | "dinnerware" | "glass_sculpture" | "desk_vanity" | "photograph_framed_plexi" | "coin" | "work_on_paper_unframed" | "painting_framed_plexi" | "other_fashion" | "handbag" | "document_manuscript" | "tabletop_accessory" | "bookcase_storage" | "work_on_paper_framed_plexi" | "other_automotive" | "set" | "photograph_unframed" | "sofa_loveseat_chaise" | "eyeglasses" | "mixed_media_framed" | "bedframe" | "firearm_weapon" | "ottoman" | "bowl" | "neon_sign" | "armoire_dresser" | "bus" | "pedestal" | "new_media" | "media_console" | "motorcycle" | "wine_case" | "beer_barrel" | "figurine_doll" | "mixed_media_unframed" | "pedestal_case_glass" | "earrings" | "snuff_box_cigarette_case" | "painting_framed" | "wine_barrel" | "other_alcohols" | "vase_vessel" | "floor_lamp" | "watch" | "limousine" | "nightstand" | "pedestal_case_plexi" | "musical_instrument" | "object_of_vertu" | "glassware" | "beer_case" | "cufflinks" | "wine_bottle" | "spirits_barrel" | "stamp" | "sculpture" | "other_collectibles" | "chandelier" | "headboard" | "carriage" | "ceramic" | "candelabra_candlestick" | "porcelain_plate" | "hunting_fishing" | "van" | "table_lamp" | "tapestry" | "photograph_framed_glass" | "beer_bottle" | "other_furniture" | "trailer" | "fossil" | "work_on_paper_framed" | "camera_electrical" | "painting_framed_glass" | "mixed_media_framed_plexi" | "porcelain_bowl" | "medical_equipment" | "bracelet" | "accessories" | "serveware" | "neon" | "table" | "other_jewelry" | "book" | "clock" | "work_on_paper_framed_glass" | "mirror" | "photograph_framed" | "toy" | "carpet_rug" | "spirits_bottle" | "trading_card" | "folding_screen" | "other" | "other_decorative_arts" | "other_art" | "sconce" | "lighting_fixture" | "floor_lamp_shade" | "table_lamp_shade" | "ring" | "spirits_case" | "miniature_model" | "collectible_apparel" | "clothing" | "painting_unframed" | "footwear" | "precious_stones" | "car" | "decoy" | "memorabilia" | "necklace" | "sidecar";
698
+ type: "accessories" | "armoire_dresser" | "bedframe" | "beer_barrel" | "beer_bottle" | "beer_case" | "book" | "bookcase_storage" | "bowl" | "bracelet" | "brooch" | "bus" | "camera_electrical" | "candelabra_candlestick" | "car" | "carpet_rug" | "carriage" | "ceramic" | "chair" | "chandelier" | "clock" | "clothing" | "coin" | "collectible_apparel" | "cufflinks" | "decoy" | "desk_vanity" | "dinnerware" | "document_manuscript" | "earrings" | "eyeglasses" | "figurine_doll" | "firearm_weapon" | "flatware" | "floor_lamp" | "floor_lamp_shade" | "folding_screen" | "footwear" | "fossil" | "glass_sculpture" | "glassware" | "handbag" | "headboard" | "hunting_fishing" | "lighting_fixture" | "limousine" | "media_console" | "medical_equipment" | "memorabilia" | "mineral" | "miniature_model" | "mirror" | "mixed_media_framed" | "mixed_media_framed_glass" | "mixed_media_framed_plexi" | "mixed_media_unframed" | "motorcycle" | "musical_instrument" | "necklace" | "neon" | "neon_sign" | "new_media" | "nightstand" | "object_of_vertu" | "other" | "other_alcohols" | "other_art" | "other_automotive" | "other_collectibles" | "other_decorative_arts" | "other_fashion" | "other_furniture" | "other_jewelry" | "ottoman" | "painting_framed" | "painting_framed_glass" | "painting_framed_plexi" | "painting_unframed" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "photograph_framed" | "photograph_framed_glass" | "photograph_framed_plexi" | "photograph_unframed" | "plaque" | "porcelain_bowl" | "porcelain_plate" | "precious_stones" | "ring" | "sconce" | "sculpture" | "serveware" | "set" | "sidecar" | "snuff_box_cigarette_case" | "sofa_loveseat_chaise" | "spirits_barrel" | "spirits_bottle" | "spirits_case" | "stamp" | "table" | "table_lamp" | "table_lamp_shade" | "tabletop_accessory" | "tapestry" | "toy" | "trading_card" | "trailer" | "van" | "vase_vessel" | "watch" | "wine_barrel" | "wine_bottle" | "wine_case" | "work_on_paper_framed" | "work_on_paper_framed_glass" | "work_on_paper_framed_plexi" | "work_on_paper_unframed";
699
699
  value: number | string;
700
700
  value_currency?: (("CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD") | null) | undefined;
701
701
  }[] | null) | undefined;
@@ -734,7 +734,7 @@ export type Package = {
734
734
  depth?: ((number | string) | null) | undefined;
735
735
  images?: (string[] | null) | undefined;
736
736
  public_reference?: (string | null) | undefined;
737
- subtype: "painting_unframed" | "painting_framed" | "painting_framed_plexi" | "painting_framed_glass" | "work_on_paper_unframed" | "work_on_paper_framed" | "work_on_paper_framed_plexi" | "work_on_paper_framed_glass" | "mixed_media_unframed" | "mixed_media_framed" | "mixed_media_framed_plexi" | "mixed_media_framed_glass" | "photograph_unframed" | "photograph_framed" | "photograph_framed_plexi" | "photograph_framed_glass" | "new_media" | "sculpture" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "ceramic" | "neon" | "tapestry" | "other_art" | "table" | "chair" | "sofa_loveseat_chaise" | "floor_lamp" | "floor_lamp_shade" | "table_lamp" | "table_lamp_shade" | "sconce" | "ottoman" | "bookcase_storage" | "nightstand" | "armoire_dresser" | "carpet_rug" | "mirror" | "chandelier" | "bedframe" | "headboard" | "desk_vanity" | "media_console" | "other_furniture" | "earrings" | "necklace" | "bracelet" | "ring" | "brooch" | "watch" | "cufflinks" | "eyeglasses" | "set" | "precious_stones" | "snuff_box_cigarette_case" | "other_jewelry" | "vase_vessel" | "bowl" | "plaque" | "object_of_vertu" | "candelabra_candlestick" | "dinnerware" | "flatware" | "glassware" | "serveware" | "porcelain_plate" | "porcelain_bowl" | "tabletop_accessory" | "clock" | "other_decorative_arts" | "stamp" | "book" | "coin" | "document_manuscript" | "toy" | "miniature_model" | "figurine_doll" | "neon_sign" | "memorabilia" | "camera_electrical" | "other_collectibles" | "wine_bottle" | "spirits_bottle" | "beer_bottle" | "wine_case" | "spirits_case" | "beer_case" | "wine_barrel" | "spirits_barrel" | "beer_barrel" | "other_alcohols" | "car" | "motorcycle" | "bus" | "van" | "limousine" | "carriage" | "trailer" | "sidecar" | "other_automotive" | "clothing" | "footwear" | "handbag" | "accessories" | "other_fashion" | "musical_instrument" | "firearm_weapon" | "hunting_fishing" | "medical_equipment" | "other" | "prepacked_box";
737
+ subtype: "accessories" | "armoire_dresser" | "bedframe" | "beer_barrel" | "beer_bottle" | "beer_case" | "book" | "bookcase_storage" | "bowl" | "bracelet" | "brooch" | "bus" | "camera_electrical" | "candelabra_candlestick" | "car" | "carpet_rug" | "carriage" | "ceramic" | "chair" | "chandelier" | "clock" | "clothing" | "coin" | "collectible_apparel" | "cufflinks" | "decoy" | "desk_vanity" | "dinnerware" | "document_manuscript" | "earrings" | "eyeglasses" | "figurine_doll" | "firearm_weapon" | "flatware" | "floor_lamp" | "floor_lamp_shade" | "folding_screen" | "footwear" | "fossil" | "glass_sculpture" | "glassware" | "handbag" | "headboard" | "hunting_fishing" | "lighting_fixture" | "limousine" | "media_console" | "medical_equipment" | "memorabilia" | "mineral" | "miniature_model" | "mirror" | "mixed_media_framed" | "mixed_media_framed_glass" | "mixed_media_framed_plexi" | "mixed_media_unframed" | "motorcycle" | "musical_instrument" | "necklace" | "neon" | "neon_sign" | "new_media" | "nightstand" | "object_of_vertu" | "other" | "other_alcohols" | "other_art" | "other_automotive" | "other_collectibles" | "other_decorative_arts" | "other_fashion" | "other_furniture" | "other_jewelry" | "ottoman" | "painting_framed" | "painting_framed_glass" | "painting_framed_plexi" | "painting_unframed" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "photograph_framed" | "photograph_framed_glass" | "photograph_framed_plexi" | "photograph_unframed" | "plaque" | "porcelain_bowl" | "porcelain_plate" | "precious_stones" | "prepacked_box" | "ring" | "sconce" | "sculpture" | "serveware" | "set" | "sidecar" | "snuff_box_cigarette_case" | "sofa_loveseat_chaise" | "spirits_barrel" | "spirits_bottle" | "spirits_case" | "stamp" | "table" | "table_lamp" | "table_lamp_shade" | "tabletop_accessory" | "tapestry" | "toy" | "trading_card" | "trailer" | "van" | "vase_vessel" | "watch" | "wine_barrel" | "wine_bottle" | "wine_case" | "work_on_paper_framed" | "work_on_paper_framed_glass" | "work_on_paper_framed_plexi" | "work_on_paper_unframed";
738
738
  unit_of_measurement?: (string | null) | undefined;
739
739
  weight_unit?: (string | null) | undefined;
740
740
  value_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
@@ -753,7 +753,7 @@ export type Package = {
753
753
  } | null) | undefined;
754
754
  internal_reference?: (string | null) | undefined;
755
755
  public_reference?: (string | null) | undefined;
756
- type: "mixed_media_framed_glass" | "mineral" | "chair" | "flatware" | "plaque" | "brooch" | "dinnerware" | "glass_sculpture" | "desk_vanity" | "photograph_framed_plexi" | "coin" | "work_on_paper_unframed" | "painting_framed_plexi" | "other_fashion" | "handbag" | "document_manuscript" | "tabletop_accessory" | "bookcase_storage" | "work_on_paper_framed_plexi" | "other_automotive" | "set" | "photograph_unframed" | "sofa_loveseat_chaise" | "eyeglasses" | "mixed_media_framed" | "bedframe" | "firearm_weapon" | "ottoman" | "bowl" | "neon_sign" | "armoire_dresser" | "bus" | "pedestal" | "new_media" | "media_console" | "motorcycle" | "wine_case" | "beer_barrel" | "figurine_doll" | "mixed_media_unframed" | "pedestal_case_glass" | "earrings" | "snuff_box_cigarette_case" | "painting_framed" | "wine_barrel" | "other_alcohols" | "vase_vessel" | "floor_lamp" | "watch" | "limousine" | "nightstand" | "pedestal_case_plexi" | "musical_instrument" | "object_of_vertu" | "glassware" | "beer_case" | "cufflinks" | "wine_bottle" | "spirits_barrel" | "stamp" | "sculpture" | "other_collectibles" | "chandelier" | "headboard" | "carriage" | "ceramic" | "candelabra_candlestick" | "porcelain_plate" | "hunting_fishing" | "van" | "table_lamp" | "tapestry" | "photograph_framed_glass" | "beer_bottle" | "other_furniture" | "trailer" | "fossil" | "work_on_paper_framed" | "camera_electrical" | "painting_framed_glass" | "mixed_media_framed_plexi" | "porcelain_bowl" | "medical_equipment" | "bracelet" | "accessories" | "serveware" | "neon" | "table" | "other_jewelry" | "book" | "clock" | "work_on_paper_framed_glass" | "mirror" | "photograph_framed" | "toy" | "carpet_rug" | "spirits_bottle" | "trading_card" | "folding_screen" | "other" | "other_decorative_arts" | "other_art" | "sconce" | "lighting_fixture" | "floor_lamp_shade" | "table_lamp_shade" | "ring" | "spirits_case" | "miniature_model" | "collectible_apparel" | "clothing" | "painting_unframed" | "footwear" | "precious_stones" | "car" | "decoy" | "memorabilia" | "necklace" | "sidecar";
756
+ type: "accessories" | "armoire_dresser" | "bedframe" | "beer_barrel" | "beer_bottle" | "beer_case" | "book" | "bookcase_storage" | "bowl" | "bracelet" | "brooch" | "bus" | "camera_electrical" | "candelabra_candlestick" | "car" | "carpet_rug" | "carriage" | "ceramic" | "chair" | "chandelier" | "clock" | "clothing" | "coin" | "collectible_apparel" | "cufflinks" | "decoy" | "desk_vanity" | "dinnerware" | "document_manuscript" | "earrings" | "eyeglasses" | "figurine_doll" | "firearm_weapon" | "flatware" | "floor_lamp" | "floor_lamp_shade" | "folding_screen" | "footwear" | "fossil" | "glass_sculpture" | "glassware" | "handbag" | "headboard" | "hunting_fishing" | "lighting_fixture" | "limousine" | "media_console" | "medical_equipment" | "memorabilia" | "mineral" | "miniature_model" | "mirror" | "mixed_media_framed" | "mixed_media_framed_glass" | "mixed_media_framed_plexi" | "mixed_media_unframed" | "motorcycle" | "musical_instrument" | "necklace" | "neon" | "neon_sign" | "new_media" | "nightstand" | "object_of_vertu" | "other" | "other_alcohols" | "other_art" | "other_automotive" | "other_collectibles" | "other_decorative_arts" | "other_fashion" | "other_furniture" | "other_jewelry" | "ottoman" | "painting_framed" | "painting_framed_glass" | "painting_framed_plexi" | "painting_unframed" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "photograph_framed" | "photograph_framed_glass" | "photograph_framed_plexi" | "photograph_unframed" | "plaque" | "porcelain_bowl" | "porcelain_plate" | "precious_stones" | "ring" | "sconce" | "sculpture" | "serveware" | "set" | "sidecar" | "snuff_box_cigarette_case" | "sofa_loveseat_chaise" | "spirits_barrel" | "spirits_bottle" | "spirits_case" | "stamp" | "table" | "table_lamp" | "table_lamp_shade" | "tabletop_accessory" | "tapestry" | "toy" | "trading_card" | "trailer" | "van" | "vase_vessel" | "watch" | "wine_barrel" | "wine_bottle" | "wine_case" | "work_on_paper_framed" | "work_on_paper_framed_glass" | "work_on_paper_framed_plexi" | "work_on_paper_unframed";
757
757
  value: number | string;
758
758
  value_currency?: (("CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD") | null) | undefined;
759
759
  }[] | null) | undefined;
@@ -936,8 +936,8 @@ export type ArtaComponent = {
936
936
  } | null) | undefined;
937
937
  internal_reference?: (string | null) | undefined;
938
938
  public_reference?: (string | null) | undefined;
939
- type: "mixed_media_framed_glass" | "mineral" | "chair" | "flatware" | "plaque" | "brooch" | "dinnerware" | "glass_sculpture" | "desk_vanity" | "photograph_framed_plexi" | "coin" | "work_on_paper_unframed" | "painting_framed_plexi" | "other_fashion" | "handbag" | "document_manuscript" | "tabletop_accessory" | "bookcase_storage" | "work_on_paper_framed_plexi" | "other_automotive" | "set" | "photograph_unframed" | "sofa_loveseat_chaise" | "eyeglasses" | "mixed_media_framed" | "bedframe" | "firearm_weapon" | "ottoman" | "bowl" | "neon_sign" | "armoire_dresser" | "bus" | "pedestal" | "new_media" | "media_console" | "motorcycle" | "wine_case" | "beer_barrel" | "figurine_doll" | "mixed_media_unframed" | "pedestal_case_glass" | "earrings" | "snuff_box_cigarette_case" | "painting_framed" | "wine_barrel" | "other_alcohols" | "vase_vessel" | "floor_lamp" | "watch" | "limousine" | "nightstand" | "pedestal_case_plexi" | "musical_instrument" | "object_of_vertu" | "glassware" | "beer_case" | "cufflinks" | "wine_bottle" | "spirits_barrel" | "stamp" | "sculpture" | "other_collectibles" | "chandelier" | "headboard" | "carriage" | "ceramic" | "candelabra_candlestick" | "porcelain_plate" | "hunting_fishing" | "van" | "table_lamp" | "tapestry" | "photograph_framed_glass" | "beer_bottle" | "other_furniture" | "trailer" | "fossil" | "work_on_paper_framed" | "camera_electrical" | "painting_framed_glass" | "mixed_media_framed_plexi" | "porcelain_bowl" | "medical_equipment" | "bracelet" | "accessories" | "serveware" | "neon" | "table" | "other_jewelry" | "book" | "clock" | "work_on_paper_framed_glass" | "mirror" | "photograph_framed" | "toy" | "carpet_rug" | "spirits_bottle" | "trading_card" | "folding_screen" | "other" | "other_decorative_arts" | "other_art" | "sconce" | "lighting_fixture" | "floor_lamp_shade" | "table_lamp_shade" | "ring" | "spirits_case" | "miniature_model" | "collectible_apparel" | "clothing" | "painting_unframed" | "footwear" | "precious_stones" | "car" | "decoy" | "memorabilia" | "necklace" | "sidecar";
939
+ type: "accessories" | "armoire_dresser" | "bedframe" | "beer_barrel" | "beer_bottle" | "beer_case" | "book" | "bookcase_storage" | "bowl" | "bracelet" | "brooch" | "bus" | "camera_electrical" | "candelabra_candlestick" | "car" | "carpet_rug" | "carriage" | "ceramic" | "chair" | "chandelier" | "clock" | "clothing" | "coin" | "collectible_apparel" | "cufflinks" | "decoy" | "desk_vanity" | "dinnerware" | "document_manuscript" | "earrings" | "eyeglasses" | "figurine_doll" | "firearm_weapon" | "flatware" | "floor_lamp" | "floor_lamp_shade" | "folding_screen" | "footwear" | "fossil" | "glass_sculpture" | "glassware" | "handbag" | "headboard" | "hunting_fishing" | "lighting_fixture" | "limousine" | "media_console" | "medical_equipment" | "memorabilia" | "mineral" | "miniature_model" | "mirror" | "mixed_media_framed" | "mixed_media_framed_glass" | "mixed_media_framed_plexi" | "mixed_media_unframed" | "motorcycle" | "musical_instrument" | "necklace" | "neon" | "neon_sign" | "new_media" | "nightstand" | "object_of_vertu" | "other" | "other_alcohols" | "other_art" | "other_automotive" | "other_collectibles" | "other_decorative_arts" | "other_fashion" | "other_furniture" | "other_jewelry" | "ottoman" | "painting_framed" | "painting_framed_glass" | "painting_framed_plexi" | "painting_unframed" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "photograph_framed" | "photograph_framed_glass" | "photograph_framed_plexi" | "photograph_unframed" | "plaque" | "porcelain_bowl" | "porcelain_plate" | "precious_stones" | "ring" | "sconce" | "sculpture" | "serveware" | "set" | "sidecar" | "snuff_box_cigarette_case" | "sofa_loveseat_chaise" | "spirits_barrel" | "spirits_bottle" | "spirits_case" | "stamp" | "table" | "table_lamp" | "table_lamp_shade" | "tabletop_accessory" | "tapestry" | "toy" | "trading_card" | "trailer" | "van" | "vase_vessel" | "watch" | "wine_barrel" | "wine_bottle" | "wine_case" | "work_on_paper_framed" | "work_on_paper_framed_glass" | "work_on_paper_framed_plexi" | "work_on_paper_unframed";
940
940
  value: number | string;
941
941
  value_currency?: (("CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD") | null) | undefined;
942
942
  };
943
- export type ArtaComponentType = "mixed_media_framed_glass" | "mineral" | "chair" | "flatware" | "plaque" | "brooch" | "dinnerware" | "glass_sculpture" | "desk_vanity" | "photograph_framed_plexi" | "coin" | "work_on_paper_unframed" | "painting_framed_plexi" | "other_fashion" | "handbag" | "document_manuscript" | "tabletop_accessory" | "bookcase_storage" | "work_on_paper_framed_plexi" | "other_automotive" | "set" | "photograph_unframed" | "sofa_loveseat_chaise" | "eyeglasses" | "mixed_media_framed" | "bedframe" | "firearm_weapon" | "ottoman" | "bowl" | "neon_sign" | "armoire_dresser" | "bus" | "pedestal" | "new_media" | "media_console" | "motorcycle" | "wine_case" | "beer_barrel" | "figurine_doll" | "mixed_media_unframed" | "pedestal_case_glass" | "earrings" | "snuff_box_cigarette_case" | "painting_framed" | "wine_barrel" | "other_alcohols" | "vase_vessel" | "floor_lamp" | "watch" | "limousine" | "nightstand" | "pedestal_case_plexi" | "musical_instrument" | "object_of_vertu" | "glassware" | "beer_case" | "cufflinks" | "wine_bottle" | "spirits_barrel" | "stamp" | "sculpture" | "other_collectibles" | "chandelier" | "headboard" | "carriage" | "ceramic" | "candelabra_candlestick" | "porcelain_plate" | "hunting_fishing" | "van" | "table_lamp" | "tapestry" | "photograph_framed_glass" | "beer_bottle" | "other_furniture" | "trailer" | "fossil" | "work_on_paper_framed" | "camera_electrical" | "painting_framed_glass" | "mixed_media_framed_plexi" | "porcelain_bowl" | "medical_equipment" | "bracelet" | "accessories" | "serveware" | "neon" | "table" | "other_jewelry" | "book" | "clock" | "work_on_paper_framed_glass" | "mirror" | "photograph_framed" | "toy" | "carpet_rug" | "spirits_bottle" | "trading_card" | "folding_screen" | "other" | "other_decorative_arts" | "other_art" | "sconce" | "lighting_fixture" | "floor_lamp_shade" | "table_lamp_shade" | "ring" | "spirits_case" | "miniature_model" | "collectible_apparel" | "clothing" | "painting_unframed" | "footwear" | "precious_stones" | "car" | "decoy" | "memorabilia" | "necklace" | "sidecar";
943
+ export type ArtaComponentType = "accessories" | "armoire_dresser" | "bedframe" | "beer_barrel" | "beer_bottle" | "beer_case" | "book" | "bookcase_storage" | "bowl" | "bracelet" | "brooch" | "bus" | "camera_electrical" | "candelabra_candlestick" | "car" | "carpet_rug" | "carriage" | "ceramic" | "chair" | "chandelier" | "clock" | "clothing" | "coin" | "collectible_apparel" | "cufflinks" | "decoy" | "desk_vanity" | "dinnerware" | "document_manuscript" | "earrings" | "eyeglasses" | "figurine_doll" | "firearm_weapon" | "flatware" | "floor_lamp" | "floor_lamp_shade" | "folding_screen" | "footwear" | "fossil" | "glass_sculpture" | "glassware" | "handbag" | "headboard" | "hunting_fishing" | "lighting_fixture" | "limousine" | "media_console" | "medical_equipment" | "memorabilia" | "mineral" | "miniature_model" | "mirror" | "mixed_media_framed" | "mixed_media_framed_glass" | "mixed_media_framed_plexi" | "mixed_media_unframed" | "motorcycle" | "musical_instrument" | "necklace" | "neon" | "neon_sign" | "new_media" | "nightstand" | "object_of_vertu" | "other" | "other_alcohols" | "other_art" | "other_automotive" | "other_collectibles" | "other_decorative_arts" | "other_fashion" | "other_furniture" | "other_jewelry" | "ottoman" | "painting_framed" | "painting_framed_glass" | "painting_framed_plexi" | "painting_unframed" | "pedestal" | "pedestal_case_glass" | "pedestal_case_plexi" | "photograph_framed" | "photograph_framed_glass" | "photograph_framed_plexi" | "photograph_unframed" | "plaque" | "porcelain_bowl" | "porcelain_plate" | "precious_stones" | "ring" | "sconce" | "sculpture" | "serveware" | "set" | "sidecar" | "snuff_box_cigarette_case" | "sofa_loveseat_chaise" | "spirits_barrel" | "spirits_bottle" | "spirits_case" | "stamp" | "table" | "table_lamp" | "table_lamp_shade" | "tabletop_accessory" | "tapestry" | "toy" | "trading_card" | "trailer" | "van" | "vase_vessel" | "watch" | "wine_barrel" | "wine_bottle" | "wine_case" | "work_on_paper_framed" | "work_on_paper_framed_glass" | "work_on_paper_framed_plexi" | "work_on_paper_unframed";
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@artaio/node-api",
3
- "version": "1.5.0",
3
+ "version": "1.5.1",
4
4
  "description": "The Arta Node library provides a seamless integration to Arta API for backend applications using both Typescript or Javascript.",
5
5
  "scripts": {
6
6
  "build": "npm run build:types && tsc -p tsconfig-build.json",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@artaio/node-api",
3
- "version": "1.5.0",
3
+ "version": "1.5.1",
4
4
  "description": "The Arta Node library provides a seamless integration to Arta API for backend applications using both Typescript or Javascript.",
5
5
  "scripts": {
6
6
  "build": "npm run build:types && tsc -p tsconfig-build.json",