Styled Paper - Copy this React, Mui Component to your project
CompanyID: number; legalBusinessName: string; dbaName: string; addressID: number; physicalAddressID: number; billingAddressID: number; typeOfBusinessID: number; emailID: string; website: string; ein: boolean; ssn: boolean; taxID: number; scacCode: string; docketNumber: number; ffDocketNumber: number; usdotNumber: number; otiLicense: string; phoneNo: number; fax: string; companyLogo: string; enabled: boolean; createdDate: Date; updatedDate: Date; createdBy: string; updatedBy: string; sendEmail: boolean; sendPhone: boolean; userID: number; billingContactID: number; billingAddressTypeID: number; billingAddress1: string; billingAddress2: string; billingAddress: string; billingCity: string; billingZipCode: number; billingCountry: string; billingState: string; billingStreetNo: string; physicalContactID: number; physicalAddressTypeID: number; physicalAddress1: string; physicalAddress2: string; physicalAddress: string; physicalCity: string; physicalZipCode: number; physicalCountry: string; physicalState: string; physicalStreetNo: string; typeOfBusinessName: string;
