attachmentUrls property

List<String>? attachmentUrls
getter/setter pair

URL to the SMS or email attachments.

These URLs can be used to download the contents of the attachment by using the developer token.

Output only.

Implementation

core.List<core.String>? attachmentUrls;