Modifier and Type | Method and Description |
---|---|
Allowlist |
build() |
Allowlist.AllowlistBuilder |
receiverCompanyCode(String receiverCompanyCode)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
Allowlist.AllowlistBuilder |
senderCompanyCode(String senderCompanyCode)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
toString() |
@Nonnull public Allowlist.AllowlistBuilder senderCompanyCode(@Nullable String senderCompanyCode)
Original property name from the Odata EDM: SenderCompanyCode
this
.@Nonnull public Allowlist.AllowlistBuilder receiverCompanyCode(@Nullable String receiverCompanyCode)
Original property name from the Odata EDM: ReceiverCompanyCode
this
.Copyright © 2021 SAP SE. All rights reserved.