A partner confirms conversion of a unique artwork to an edition set in the edition set modal. is_limited is true when an edition size was provided (Limited Edition), false when the edition size is unknown.
is_limited
{ action: "createdEditionSet", context_module: "editionSetModal", context_page_owner_type: "inventory", artwork_id: "5d2b5b5d5e5b5d000e1b5b5d", is_limited: true, variants: [{ edition_size: 4, inventory_count: 5 }] }
Generated using TypeDoc
A partner confirms conversion of a unique artwork to an edition set in the edition set modal.
is_limitedis true when an edition size was provided (Limited Edition), false when the edition size is unknown.{ action: "createdEditionSet", context_module: "editionSetModal", context_page_owner_type: "inventory", artwork_id: "5d2b5b5d5e5b5d000e1b5b5d", is_limited: true, variants: [{ edition_size: 4, inventory_count: 5 }] }