Click or drag to resize

TransactionReferenceType Enumeration

Identifies type of the transaction reference id.

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public enum TransactionReferenceType
Members
  Member nameValueDescription
Invoice1 Reference id is for Invoice
Order2 Reference id is for Order
Customer3 Reference id is for Customer
See Also