Message: Destination

File: common/shared_1.proto

Description

Destination specification. Only one type of destination can be specified.

Used in

Action, CreateOrModifyDestinationGroupRequest, DestinationGroup

Fields

description

Type: string

Description: Optional destination description.

apple_push_notif

Type: ApplePushNotif

Description: APN destination (for iOS devices).

google_push_notif

Type: GooglePushNotif

Description: GCM destination (for Android devices).

email_notif

Type: EmailNotif

Description: Email destination.

profile_email_notif

Type: EmailFromProfileNotif

Description: Notification to an email specified in trader’s profile.

sms_notif

Type: SmsNotif

Description: SMS.

profile_sms_notif

Type: SmsToPhoneFromProfileNotif

Description: Sms notification to a phone number specified in trader’s profile.