OBJECT
Girdle
Thickness of the intersection of the crown and pavilion which defines the perimeter of the diamond.
link GraphQL Schema definition
- type Girdle {
- # Girdle condition.
- String :
- # Machine-readable code representing girdle condition.
- GirdleConditionCode :
- # Girdle thickness (mm) as a percentage of average diameter X 100.
- String :
- # Text description of girdle size.
- String :
- # Machine-readable code representing girdle condition.
- GirdleSizeCode :
- }