public static class OpportunitySalesRep.OpportunitySalesRepBuilder extends Object
Modifier and Type | Method and Description |
---|---|
OpportunitySalesRep |
build() |
OpportunitySalesRep.OpportunitySalesRepBuilder |
opportunity(String opportunity)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
OpportunitySalesRep.OpportunitySalesRepBuilder |
salesRepresentative(String salesRepresentative)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
@Nonnull public OpportunitySalesRep.OpportunitySalesRepBuilder opportunity(@Nullable String opportunity)
Original property name from the Odata EDM: Opportunity
this
.@Nonnull public OpportunitySalesRep.OpportunitySalesRepBuilder salesRepresentative(@Nullable String salesRepresentative)
Original property name from the Odata EDM: SalesRepresentative
this
.@Nonnull public OpportunitySalesRep build()
Copyright © 2021 SAP SE. All rights reserved.