Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 514 Bytes

CustomUserNameResponse.md

File metadata and controls

16 lines (11 loc) · 514 Bytes

openapi.model.CustomUserNameResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
sUserLastname String The last name of the user
sUserFirstname String The first name of the user

[Back to Model list] [Back to API list] [Back to README]