Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MintRequest ¶
type MintRequest struct {
CarRegistration string
}
type MintRequestApprovalFlow ¶
type MintRequestApprovalFlow struct{}
type MintRequestView ¶
type MintRequestView struct {
*MintRequest
}
type MintRequestViewFactory ¶
type MintRequestViewFactory struct{}
type TransferView ¶
type TransferView struct {
*Transfer
}
type TransferViewFactory ¶
type TransferViewFactory struct{}
Click to show internal directories.
Click to hide internal directories.