Classe TGNCarneResponseCharge
Unit
GNCarnet
Declaração
type TGNCarneResponseCharge = class(TObject)
Descrição
Hierarquia
- TObject
- TGNCarneResponseCharge
Visão Geral
Métodos
Properties
 |
property barcode: String read FBarcode write FBarcode; |
 |
property charge_id: Extended read FCharge_id write FCharge_id; |
 |
property expire_at: String read FExpire_at write FExpire_at; |
 |
property parcel: String read FParcel write FParcel; |
 |
property status: String read FStatus write FStatus; |
 |
property url: String read FUrl write FUrl; |
 |
property value: Extended read FValue write FValue; |
Descrição
Métodos
 |
function ToJsonString: string; |
|
Properties
 |
property barcode: String read FBarcode write FBarcode; |
|
 |
property charge_id: Extended read FCharge_id write FCharge_id; |
|
 |
property expire_at: String read FExpire_at write FExpire_at; |
|
 |
property parcel: String read FParcel write FParcel; |
|
 |
property status: String read FStatus write FStatus; |
|
 |
property url: String read FUrl write FUrl; |
|
 |
property value: Extended read FValue write FValue; |
|
JBS Soluções 2015 |