tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Invoice
tagion
betterC
wallet
WalletRecords
Undocumented in source.
@
trusted
@
RecordType
("Invoice")
struct
Invoice {
string
name
;
TagionCurrency
amount
;
Pubkey
pkey
;
@
Label
("*", true)
Document
info
;
this
(Document doc);
inout
(
HiBONT
)
toHiBON
();
const
(
Document
)
toDoc
();
}
Constructors
this
this
(Document doc)
Undocumented in source.
Members
Functions
toDoc
const
(
Document
)
toDoc
()
Undocumented in source. Be warned that the author may not have intended to support it.
toHiBON
inout
(
HiBONT
)
toHiBON
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
amount
TagionCurrency
amount
;
Undocumented in source.
info
Document
info
;
Undocumented in source.
name
string
name
;
Undocumented in source.
pkey
Pubkey
pkey
;
Undocumented in source.
Meta
Source
See Implementation
tagion
betterC
wallet
WalletRecords
manifest constants
VOID
static functions
toList
structs
AccountDetails
Contract
DevicePIN
Invoice
Label
Quiz
RecordType
RecoverGenerator
Script
SignedContract
StandardBill
templates
GetLabel
isSpecialKeyType