public interface OfferingUpdateRequest extends UpdateRequest
Modifier and Type | Interface and Description |
---|---|
static interface |
OfferingUpdateRequest.OfferingInfo
Interface to get attributes of the Offer
|
static class |
OfferingUpdateRequest.OfferingTemplate
Type of Offering template CHARGE_TEMPLATE ALTERATION_TEMPLATE DISTRIBUTION_TEMPLATE |
UpdateRequest.ChargeSharing
Modifier and Type | Method and Description |
---|---|
java.util.Collection<OfferingUpdateRequest.OfferingInfo> |
getAllOfferingInfo()
A collection of OfferingInfo
|
OfferingUpdateRequest.OfferingTemplate |
getOfferingTemplate() |
getBusinessEvent, getCustomerId, getCustomerIds, getEventDateTime, getMsgId, getTraced, getUserIdentity, isAsynchronous, isChargeSharing, isTransactional, revisionCheck, setAsynchronous, setCustomerId, setTraced, setTransactional
getOperation, getPayload, getStatus
OfferingUpdateRequest.OfferingTemplate getOfferingTemplate()
java.util.Collection<OfferingUpdateRequest.OfferingInfo> getAllOfferingInfo()