TransferMemberPointsToGroupsInputBuilder Class

Contains methods to build an instance of the LoyaltyManagement.TransferMemberPointsToGroupsInput class.

Namespace

LoyaltyManagement

TransferMemberPointsToGroupsInputBuilder Methods

The following are methods for TransferMemberPointsToGroupsInputBuilder.

build()

Returns an instance of the LoyaltyManagement.TransferMemberPointsToGroupsInput object.

Signature

public LoyaltyManagement.TransferMemberPointsToGroupsInput build()

setJournalId(journalId)

Represents the transaction journal that is used to transfer points to groups. This is a required field.

Signature

public LoyaltyManagement.TransferMemberPointsToGroupsInputBuilder setJournalId(String journalId)

Parameters

journalId
Type: String
The transaction journal must be associated with either an Individual or a Corporate type member. The points are transferred to the member’s associated groups.