ENUM

SubvoucherGeneratorCasing

link GraphQL Schema definition

1enum SubvoucherGeneratorCasing {
2LOWER
3UPPER
4}