menu
onetwothree_sdk package
documentation
models/agent.dart
Agent
Agent constructor
Agent constructor
dark_mode
light_mode
Agent
constructor
Agent
(
{
String
?
slipURL
,
String
?
slipImage
,
String
?
paymentDate
,
String
?
paymentAccount
,
String
?
reference
,
})
Implementation
Agent({ this.slipURL, this.slipImage, this.paymentDate, this.paymentAccount, this.reference, });
onetwothree_sdk package
documentation
models/agent
Agent
Agent constructor
Agent class