Class SmtpNumbers.SmtpNumbersBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilbusinessplace.SmtpNumbers.SmtpNumbersBuilder
- Enclosing class:
- SmtpNumbers
-
Method Summary
Modifier and TypeMethodDescription(Key Field) Constraints: Not nullable, Maximum length: 4build()companyCode(String companyCode) (Key Field) Constraints: Not nullable, Maximum length: 4emailAddress(String emailAddress) Constraints: Not nullable, Maximum length: 241toString()
-
Method Details
-
emailAddress
Constraints: Not nullable, Maximum length: 241Original property name from the Odata EDM: EmailAddress
- Returns:
this.
-
branch
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Branch
- Returns:
this.
-
companyCode
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
build
-
toString
-