Click or drag to resize

SubscriptionPayment Property

Gets Payment status. This value is a string that can take the following values based on invoice state: OK FALSE

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public string Payment { get; }

Property Value

Type: String
See Also