ENUM

CustomsType

link GraphQL Schema definition

1enum CustomsType {
2FIXED_PRICE
3PERCENT
4}