Classe TDiscountClass
Unit
GNPaymentBillet
Declaração
type TDiscountClass = class(TObject)
Descrição
Classe de Desconto do Boleto.
Desconto para um Boleto.
Hierarquia
Visão Geral
Métodos
Properties
 |
property _type: String read FType write FType; |
 |
property value: Extended read FValue write FValue; |
Descrição
Métodos
 |
function ToJsonString: string; |
|
|
Properties
 |
property _type: String read FType write FType; |
|
|
 |
property value: Extended read FValue write FValue; |
|
|
JBS Soluções 2015 |