package
Version:
v0.0.0-...-a383e5c
Opens a new window with list of versions in this module.
Published: Dec 3, 2022
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ApplyRoutes applies router to gin Router
type DelegateLoyaltyNFTCreationPayload struct {
TransactionHash string `json:"transactionHash"`
}
type DelegateLoyaltyNFTCreationRequest struct {
CreatorAddress string `json:"creatorAddress" binding:"required,hexadecimal"`
MetaDataHash string `json:"metadataUrl" binding:"required"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.