MailSlurpAPI.Model.PhoneNumberDto (mailslurp v15.13.16)
Link to this section Summary
Link to this section Types
@type t() :: %MailSlurpAPI.Model.PhoneNumberDto{ complianceAddress: String.t() | nil, createdAt: DateTime.t(), emergencyAddress: String.t() | nil, id: String.t(), phoneCountry: String.t(), phoneNumber: String.t(), phonePlan: String.t(), updatedAt: DateTime.t(), userId: String.t() }