Module fractal_dto::v1 [] [src]

DTOs for the first version of the API.

Reexports

pub use oauth::*;
pub use public::*;
pub use user::*;
pub use otp::*;
pub use friends::*;
pub use transactions::*;

Modules

friends

Friends module.

oauth

OAuth module.

otp

One time password module.

public

Public module.

transactions

Transaction module.

user

Users module.

Structs

ResponseDTO

Response Data Transfer Object