Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
PointsInputBuilder Class
Namespace
PointsInputBuilder Methods
The following are methods for PointsInputBuilder.
setAdditionalNotes(additionalNotes)
Signature
public LoyaltyManagement.PointsInputBuilder setAdditionalNotes(String additionalNotes)
Parameters
- additionalNotes
- Type: String
Return Value
setCorrelationId(correlationId)
Signature
public LoyaltyManagement.PointsInputBuilder setCorrelationId(String correlationId)
Parameters
- correlationId
- Type: String
Return Value
setFlowId(flowId)
Signature
public LoyaltyManagement.PointsInputBuilder setFlowId(String flowId)
Parameters
- flowId
- Type: String
Return Value
setJournalId(journalId)
Signature
public LoyaltyManagement.PointsInputBuilder setJournalId(String journalId)
Parameters
- journalId
- Type: String
Return Value
setLoyaltyProgramMemberId(loyaltyProgramMemberId)
setPoints(points)
Signature
public LoyaltyManagement.PointsInputBuilder setPoints(Double points)
Parameters
- points
- Type: Double
Return Value
setPointsExpirationDate(pointsExpirationDate)
Signature
public LoyaltyManagement.PointsInputBuilder setPointsExpirationDate(String pointsExpirationDate)
Parameters
- pointsExpirationDate
- Type: String
- The supported date format is YYYY-MM-DD. This input is available in API version 55.0 and later.
Return Value
setProgramCurrencyName(programCurrencyName)
Signature
public LoyaltyManagement.PointsInputBuilder setProgramCurrencyName(String programCurrencyName)
Parameters
- programCurrencyName
- Type: String