Twilio.Resources.Accounts.V1.SafeList.Number (twilio_elixir v0.1.1)

Copy Markdown View Source

Number resource.

SID prefix: GN

Properties

FieldDescription
phone_numberThe phone number or phone number 1k prefix in SafeList.. PII: standard
sidThe unique string that we created to identify the SafeList resource.

Summary

Types

t()

@type t() :: %Twilio.Resources.Accounts.V1.SafeList.Number{
  phone_number: String.t() | nil,
  sid: String.t() | nil
}

Functions

object_name()

sid_prefix()