diff --git a/index.d.ts b/index.d.ts index e383f26..7ba0ead 100644 --- a/index.d.ts +++ b/index.d.ts @@ -2038,9 +2038,6 @@ export namespace DomainRobotModels { accountManager?: AccountManager; classification?: string; invoiceNotice?: string; - fname?: string - lname?: string - type?: ContactType noSap?: boolean } export class CustomerDocument {