package
Version:
v0.0.0-...-3b7a8bb
Opens a new window with list of versions in this module.
Published: Mar 6, 2025
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 CreateAccountRequest struct {
Owner string `json:"owner" binding:"required"`
Currency string `json:"currency" binding:"required,oneof=USD EUR CAD"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.