Documentation Index

Fetch the complete documentation index at: https://api.ncloud-docs.com/llms.txt

Use this file to discover all available pages before exploring further.

EmailRecipientType

Prev Next

Available in Classic and VPC

This is a recipient type.

Syntax

The syntax is as follows.

private String label;
private String code;

Field

The following describes the fields.

Field Type Required Description
label String Required Recipient type label
  • Recipient | Cc | Bcc
code String Required Recipient type code
  • R | C | B