Click or drag to resize

ICustomerEntitySubscriptions Property

Gets the list of sold subscriptions

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Customer
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
ICustomerSubscriptionEntityCollection Subscriptions { get; }

Property Value

Type: ICustomerSubscriptionEntityCollection
See Also