Skip to main content

IkasInvoiceType

enum IkasInvoiceType {
COMPANY = 'COMPANY',
INDIVIDUAL = 'INDIVIDUAL',
OTHER = 'OTHER',
}