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

Drukuj

.NET Framework Class Library

enumPaymentType Enumeration

Wyliczenie typów 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 enumPaymentType

C#

public enum enumPaymentType

Visual C++

public enum class enumPaymentType

JavaScript

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

Members


Member name

Value

Description


Income

0

Należność


Expenditure

1

Zobowiązanie

See Also

Sage.PL.WebAPI.Interface.Enums Namespace