Click or drag to resize
Infosoft Logo

Infosoft.Webservices.Subscription Namespace

 
Classes
 ClassDescription
Public classChangeSubscriptionDiscountRequest A message contract having for requesting a subscription product change
Public classChangeSubscriptionDiscountResponse The response containing the change as it was persisted to the database
Public classChangeSubscriptionPaymentTypeRequest A message contract having for requesting a subscription payment type change
Public classChangeSubscriptionPaymentTypeResponse The response containing the change as it was persisted to the database
Public classChangeSubscriptionProductRequest A message contract having for requesting a subscription product change
Public classChangeSubscriptionProductResponse The response containing the change as it was persisted to the database
Public classCompleteSubscriptionRequest Provides data for the CompleteSubscription operation on ISubscriptionOrderService.
Public classCompleteSubscriptionResponse 
Public classExtendSubscriptionRequest A message contract containing all parameters for extending a subscription.
Public classExtendSubscriptionResponse A class that holds all response parameters from an extend subscription order.
Public classGetPermanentChangesForSubscriptionRequest A message contract having for requesting a subscription permanent change
Public classGetPermanentChangesForSubscriptionResponse The response containing the permanent change as it was persisted to the database
Public classGetSubscriptionInvoicesRequest Provides data for the request to the GetSubscriptionInvoices operation on ISubscriptionInvoiceService.
Public classGetSubscriptionInvoicesResponse Provides data for the response from the GetSubscriptionInvoices operation on ISubscriptionInvoiceService.
Public classOrderSubscriptionPriceRequest A special variant of OrderSubscriptionRequest where it's possible to override the amount. Inherits all values from OrderSubscriptionRequest.
Public classOrderSubscriptionRequest A message contract containing all parameters for ordering a new subscription. How each parameter set changes behavior is dependent on the handler of the message (i.e. the web method invoked).
Public classOrderSubscriptionResponse A class that holds all response parameters from a subscription order.
Public classSubscriptionChangeService Class that implements the Subsription Change Service, handling changes to subscriptions.
Public classSubscriptionInvoiceService A service for retrieveing a customers invoices and invoice transactions between two dates.
Public classSubscriptionOrderService The Subsription Order Service class contains methods for handling orders of new subscriptions, on existing and new customers. This specific implementation relates it operations to the callresult table where nesecary, and thus requires a subsequent import for the result to be carried over to the production system.
Public classSubscriptionOrderServicePrice The Subsription Order Service Price class contains methods for handling orders of new subscriptions, on existing and new customers. This specific implementation relates it operations to the callresult table where nesecary, and thus requires a subsequent import for the result to be carried over to the production system.
Public classUpdateFixedDueDayRequest A message contract containing all parameters for setting the a fixed due day for a subscription.
Public classUpdateFixedDueDayResponse The response containing the response parameter
Public classUpdateFixedSettlingDateRequest A message contract containing all parameters for setting the fixed settling date for a subscription.
Public classUpdateFixedSettlingDateResponse The response containing the response parameter
Interfaces
 InterfaceDescription
Public interfaceISubscriptionChangeService A service exposing methods for changing subscriptions. Either permanently or temporarily.
Public interfaceISubscriptionInvoiceService A service contract that provides operations related to invoices for subscriptions.
Public interfaceISubscriptionOrderService A service that supplies methods for ordering subscriptions.
Public interfaceISubscriptionOrderServicePrice A service that supplies methods for ordering subscriptions.
Enumerations
 EnumerationDescription
Public enumerationChangeScope An enum used to determine if the change is permanent or temporary