Classe TGNChargeDetailBillet
Unit
GNCharge
Declaração
type TGNChargeDetailBillet = class(TObject)
Descrição
Classe Pagamento Boleto da transação.
Informação sobre o pagamento do tipo boleto ligado a uma transação.
Hierarquia
- TObject
- TGNChargeDetailBillet
Visão Geral
Métodos
Properties
 |
property barcode: String read FBarcode write FBarcode; |
 |
property expire_at: String read FExpire_at write FExpire_at; |
 |
property link: String read FLink write FLink; |
Descrição
Métodos
 |
function ToJsonString: string; |
|
|
Properties
 |
property barcode: String read FBarcode write FBarcode; |
|
|
 |
property expire_at: String read FExpire_at write FExpire_at; |
|
|
 |
property link: String read FLink write FLink; |
|
|
JBS Soluções 2015 |