MailSlurpAPI.Model.PhoneNumberProjection (mailslurp v15.13.16)
Phone number projection
Link to this section Summary
Link to this section Types
@type t() :: %MailSlurpAPI.Model.PhoneNumberProjection{ createdAt: DateTime.t(), id: String.t(), phoneCountry: String.t(), phoneNumber: String.t(), userId: String.t() }