Skip to content

SudoSOS Back-end API / users / InvoiceUserResponse

Interface: InvoiceUserResponse ​

Properties ​

automatic ​

ts
automatic: boolean;

city ​

ts
city: string;

country ​

ts
country: string;

postalCode ​

ts
postalCode: string;

street ​

ts
street: string;

user ​

ts
user: BaseUserResponse;