OBJECT
PearlIdentReportResults
Pearl Identification Tabular Format report.
link GraphQL Schema definition
- type PearlIdentReportResults {
- # This is based on the current report format as of 10/20/2018. This does not
- # include quanitity or drilling. The title of the report.
- String :
- # Description of the pearls, mounted jewelry and additional information.
- String :
- # Weight of the pearls being identified In grams for mounted or strung pearls.
- # In carats for cultured loose pearls. Or in carats and grains for natural loose
- # pearls.
- String :
- # In millimeters. Diameter measurement for round or spherical shapes. Length x
- # width x depth for other shapes. For multiple pearls, a range of measurements
- # from maximum to minimum is listed.
- String! :
- # Describes the shape of the pearls being identified.
- String :
- # Describes the overall color of the pearl.
- String! :
- # Any single noticeable translucent color that overlies the bodycolor. Includes
- # orient - multiple overlying colors or a form of iridescence that appears to be
- # on or just below the surface. Not all pearls display overtone or orient.
- String! :
- # Identifies the pearls including bead cultured, non-bead cultured or natural.
- String :
- # Environment in which the pearl was created: freshwater or saltwater.
- String :
- # The genus and species of the source mollusk.
- String :
- # The number of pearls being identified.
- String :
- # The surface condition of the item.
- String :
- # Light reflected from the surface of the pearl.
- String :
- # The uniformity of pearls in strands, or multiple pearls in a piece of jewelry.
- String :
- # Description for the quality of the nacre surrounding the pearl.
- String :
- # Describes if pearls are drilled, partially drilled or undrilled.
- String :
- # Indicates any detectable treatments.
- String :
- # Additional identifying characteristics or features that are not otherwise
- # represented on the report.
- String :
- # This field will show a comment if a duplicate report is printed at a later
- # date.
- String :
- }