|
ISubscriptionPaymentServiceGetSubscriptionGiftPayments Method |
Gets subscription gift payments.
Namespace: Infosoft.Common.Contracts.ServiceContracts.Subscriptions.Economy.PaymentsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax GiftPaymentsResponse GetSubscriptionGiftPayments(
GetSubscriptionGiftPaymentsRequest request
)
No code example is currently available or this language may not be supported.
Parameters
- request GetSubscriptionGiftPaymentsRequest
- A request object that contains a customer number/title code for
uniquely identifying a subscription.
Return Value
GiftPaymentsResponse The subscription gift payments.
See Also