User Details

User_details DTO is used to provide an information about the user, who placed an offer or requested a surcharge. It includes following information:

Attribute

Description

Type (Length)

Example

Attribute

Description

Type (Length)

Example

first_name

First name of the user who placed the offer

CHAR(50)

John

last_name

Last name of the user who placed the offer

CHAR(50)

Doe

id

User identifier

INTEGER

22373

Â