Documentation
Tagion
Invoice
tagion
wallet
AccountDetails
Undocumented in source.
@
safe
@
recordType
("Invoice")
struct
Invoice {
string
name
;
TagionCurrency
amount
;
@
label
(
StdNames
.
owner
)
Pubkey
pkey
;
@
optional
Document
info
;
}
Members
Variables
amount
TagionCurrency
amount
;
Amount to be paid
info
Document
info
;
Information about the invoice
name
string
name
;
Name of the invoice
pkey
Pubkey
pkey
;
Key to the payee
tagion
wallet
AccountDetails
structs
AccountDetails
Invoice
Invoices