MailSlurpAPI.Model.SmsDto (mailslurp v15.13.29)
Link to this section Summary
Link to this section Types
@type t() :: %MailSlurpAPI.Model.SmsDto{ body: String.t(), createdAt: DateTime.t(), fromNumber: String.t(), id: String.t(), phoneNumber: String.t(), read: boolean(), updatedAt: DateTime.t(), userId: String.t() }