@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class SMTADocumentPDFRequestRecipient extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_ADDRESS |
static String |
JSON_PROPERTY_AOEMAIL |
static String |
JSON_PROPERTY_AOFAX |
static String |
JSON_PROPERTY_AONAME |
static String |
JSON_PROPERTY_AOPHONE |
static String |
JSON_PROPERTY_COUNTRY |
static String |
JSON_PROPERTY_NAME |
static String |
JSON_PROPERTY_PID |
static String |
JSON_PROPERTY_TYPE |
| Constructor and Description |
|---|
SMTADocumentPDFRequestRecipient() |
public static final String JSON_PROPERTY_TYPE
public static final String JSON_PROPERTY_PID
public static final String JSON_PROPERTY_NAME
public static final String JSON_PROPERTY_ADDRESS
public static final String JSON_PROPERTY_COUNTRY
public static final String JSON_PROPERTY_AONAME
public static final String JSON_PROPERTY_AOEMAIL
public static final String JSON_PROPERTY_AOFAX
public static final String JSON_PROPERTY_AOPHONE
public SMTADocumentPDFRequestRecipient type(SMTAActorType type)
@Nullable public SMTAActorType getType()
public void setType(SMTAActorType type)
public SMTADocumentPDFRequestRecipient pid(String pid)
@Nullable public String getPid()
public void setPid(String pid)
public SMTADocumentPDFRequestRecipient name(String name)
@Nullable public String getName()
public void setName(String name)
public SMTADocumentPDFRequestRecipient address(String address)
public void setAddress(String address)
public SMTADocumentPDFRequestRecipient country(String country)
public void setCountry(String country)
public SMTADocumentPDFRequestRecipient aoname(String aoname)
@Nullable public String getAoname()
public void setAoname(String aoname)
public SMTADocumentPDFRequestRecipient aoemail(String aoemail)
@Nullable public String getAoemail()
public void setAoemail(String aoemail)
public SMTADocumentPDFRequestRecipient aofax(String aofax)
@Nullable public String getAofax()
public void setAofax(String aofax)
public SMTADocumentPDFRequestRecipient aophone(String aophone)
@Nullable public String getAophone()
public void setAophone(String aophone)
Copyright © 2025 Global Crop Diversity Trust. All rights reserved.