Click or drag to resize

ResellerMatchingMethod Enumeration

Defines the ResellerMatchingMethod type.

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 ResellerMatchingMethod
Members
  Member nameValueDescription
Strict0 The strict method - match only invoices of the reseller that uploads the payment file
Subresellers1 The subresellers method - match invoices of reseller that uploads the payment file or its subreseller
AnyMatching2 The Any matching method - match invoices by reference number, ignore reseller
See Also