Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToGetAccountTokenResponse ¶
func ToGetAccountTokenResponse(token models.Token) openapi.GetAccountTokenResponseObject
ToGetAccountTokenResponse ...
Types ¶
type GetAccountQuery ¶
type GetAccountQuery struct {
ID string `json:"id" validate:"required"`
}
GetAccountQuery ...
func FromGetAccountTokenRequest ¶
func FromGetAccountTokenRequest(req openapi.GetAccountTokenRequestObject) GetAccountQuery
FromGetAccountTokenRequest ...
Click to show internal directories.
Click to hide internal directories.