Crate fractal_dto [] [src]

Structs

AccessTokenDTO

AccessToken Data type object

ConfirmPendingConnectionDTO

Struct to a confirm pending connection

DeveloperClientDTO

Struct for for fractal developer client

FractalConnectionDTO

Struct for for fractal connection

FromDTOError
GenerateTransactionDTO

Struct used to generate a transaction

LoginDTO

The login date type object

PublicKeysDTO

Holds both public and signing keys encoded in base64

RegisterDTO

Struct for for signup verification

ResetPasswordDTO

Struct to a confirm pending connection

UpdateUserDTO

Struct used to update user information

UserDTO

The user date type object

Enums

ScopeDTO

Enum that represents

TokenTypeDTO

Token type data type object (currently only using bearer)

Traits

DTO
FromDTO