Interface: PhoneNumberDto
export
interface
PhoneNumberDto
Table of contents
Properties
Properties
complianceAddress
• Optional
complianceAddress: string
memberof
PhoneNumberDto
createdAt
• createdAt: Date
memberof
PhoneNumberDto
emergencyAddress
• Optional
emergencyAddress: string
memberof
PhoneNumberDto
id
• id: string
memberof
PhoneNumberDto
phoneCountry
• phoneCountry: PhoneNumberDtoPhoneCountryEnum
memberof
PhoneNumberDto
phoneNumber
• phoneNumber: string
memberof
PhoneNumberDto
phonePlan
• phonePlan: string
memberof
PhoneNumberDto
updatedAt
• updatedAt: Date
memberof
PhoneNumberDto
userId
• userId: string
memberof
PhoneNumberDto