Skip to content

ModalitaPagamento class

Method of payment.

public class ModalitaPagamento : BaseEntity

Public Members

name description
ModalitaPagamento() The default constructor.
CodicePagamentoFE { get; set; } Electrionic invoice code matched (e.g., "MP01").
Nome { get; set; } Name, or description.
RicevutaBancaria { get; set; } Wether it is a bank receipt or not.

See Also