package
Version:
v0.0.0-...-e844e63
Opens a new window with list of versions in this module.
Published: Nov 29, 2019
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AccountTransferRequest struct {
FromAccountId string
ToAccountId string
ReferenceId string
Amount int
}
type BatchTransferRequest struct {
ToAccountId string
ReferenceId string
BatchSize int
}
type WithdrawSignal struct {
FromAccountId string
ReferenceId string
Amount int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.