Search
SMS projection
@type t() :: %MailSlurpAPI.Model.SmsProjection{ body: String.t(), createdAt: DateTime.t(), fromNumber: String.t(), id: String.t(), phoneNumber: String.t(), read: boolean(), userId: String.t() }