Sage.PL.WebAPI.Interface.Enums Namespace > enumPaymentRegistryType Enumeration

Drukuj

.NET Framework Class Library

enumPaymentRegistryType Enumeration

Wyliczenie typu rejestru płatności.

Namespace: Sage.PL.WebAPI.Interface.Enums

Assembly:  Sage.PL.WebAPI.Interface (in Sage.PL.WebAPI.Interface.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public Enumeration enumPaymentRegistryType

C#

public enum enumPaymentRegistryType

Visual C++

public enum class enumPaymentRegistryType

JavaScript

Sage.PL.WebAPI.Interface.Enums.enumPaymentRegistryType = function();
Sage.PL.WebAPI.Interface.Enums.enumPaymentRegistryType.createEnum('Sage.PL.WebAPI.Interface.Enums.enumPaymentRegistryType', false);

Members


Member name

Value

Description


Cash

0

Gotówkowy


Bank

1

Bankowy


Other

2

Inny

See Also

Sage.PL.WebAPI.Interface.Enums Namespace