toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetTellersTellerIdCashiersResponse
Get
Tellers
Teller
Id
Cashiers
Response
@
Serializable
data
class
GetTellersTellerIdCashiersResponse
(
val
cashiers
:
List
<
CashierData
>
?
=
null
,
val
officeId
:
Long
?
=
null
,
val
officeName
:
String
?
=
null
,
val
tellerId
:
Long
?
=
null
,
val
tellerName
:
String
?
=
null
)
GetTellersTellerIdCashiersResponse
Parameters
cashiers
office
Id
office
Name
teller
Id
teller
Name
Members
Constructors
Get
Tellers
Teller
Id
Cashiers
Response
Link copied to clipboard
constructor
(
cashiers
:
List
<
CashierData
>
?
=
null
,
officeId
:
Long
?
=
null
,
officeName
:
String
?
=
null
,
tellerId
:
Long
?
=
null
,
tellerName
:
String
?
=
null
)
Properties
cashiers
Link copied to clipboard
val
cashiers
:
List
<
CashierData
>
?
=
null
office
Id
Link copied to clipboard
val
officeId
:
Long
?
=
null
office
Name
Link copied to clipboard
val
officeName
:
String
?
=
null
teller
Id
Link copied to clipboard
val
tellerId
:
Long
?
=
null
teller
Name
Link copied to clipboard
val
tellerName
:
String
?
=
null