Classe TGNMetadata
Unit
GNCharge
Declaração
type TGNMetadata = class(TObject)
Descrição
Classe Metadata da transação.
Informações do Metadata de uma transação.
Hierarquia
Visão Geral
Métodos
Properties
 |
property custom_id: String read FCustom_id write FCustom_id; |
 |
property notification_url: String read FNotification_url
write FNotification_url; |
Descrição
Métodos
 |
function ToJsonString: string; |
|
|
 |
class function FromJsonString(AJsonString: string): TGNMetadata; |
|
|
Properties
 |
property custom_id: String read FCustom_id write FCustom_id; |
|
|
 |
property notification_url: String read FNotification_url
write FNotification_url; |
|
|
JBS Soluções 2015 |