Skip to main content

Vat (Object)

Description

No description



Fields

NameDescription
text - String!
vatId - String!
vatType - VatType!

type Vat {
text: String!
vatId: String!
vatType: VatType!
}