Sage.PL.WebAPI.Interface.Common.ViewModels Namespace > PaymentRegistry Class > PaymentRegistry Members

Drukuj

.NET Framework Class Library

PaymentRegistry Members

The PaymentRegistry type exposes the following members.

Constructors

 

Name

Description

Public method

PaymentRegistry


Methods

 

Name

Description

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

ToString

(Inherited from Object.)

Properties

 

Name

Description

Public property

AccountNumber

Numer konta bankowego.

(Inherited from PaymentRegistryBase.)

Public property

BankAccountId

Identyfikator konta bankowego.

Public property

BankName

Nazwa banku rachunku konta bankowego, na którym jest realizowany rachunek.

Public property

Code

Odpowiednik pola [kod] z obiektu BRejestr.

(Inherited from PaymentRegistryBase.)

Public property

DefaultPaymentFormId

Domyślna forma płatności dla danego rejestru.

Pole tylko do odczytu.

Public property

Id

Id rejestru płatności. Odpowiednik pola [id] z obiektu BRejestr.

(Inherited from PaymentRegistryBase.)

Public property

Name

Nazwa rejestru płatności. Odpowiednik pola [nazwa] z obiektu BRejestr.

Pole tylko do odczytu.

Public property

Type

Typ rejestru płatności. Odpowiednik pola [typRejestru] z obiektu BRejestr.

Pole tylko do odczytu.

See Also

PaymentRegistry Class

Sage.PL.WebAPI.Interface.Common.ViewModels Namespace