dtos

package
v0.0.0-...-bba364d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2022 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountStatement

type AccountStatement struct {
	ID          int    `json:"id"`
	Type        int    `json:"type"`
	Description string `json:"description"`
	Coin        int64  `json:"coin"`
}

AccountStatement : AccountStatement DTO for response API

func (*AccountStatement) MapModelToDto

func (e *AccountStatement) MapModelToDto(accountStatement models.AccountStatement)

MapModelToDto : Mapper model to DTO

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL