toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostAuthenticationRequest
Post
Authentication
Request
@
Serializable
data
class
PostAuthenticationRequest
(
val
password
:
String
,
val
username
:
String
)
PostAuthenticationRequest
Parameters
password
username
Members
Constructors
Post
Authentication
Request
Link copied to clipboard
constructor
(
password
:
String
,
username
:
String
)
Properties
password
Link copied to clipboard
val
password
:
String
username
Link copied to clipboard
val
username
:
String