menu
another_square package
documentation
square_models.dart
AdditionalRecipient
AdditionalRecipient constructor
AdditionalRecipient constructor
dark_mode
light_mode
AdditionalRecipient
constructor
AdditionalRecipient
(
{
String
?
locationId
,
Money
?
amountMoney
,
String
?
description
,
String
?
receivableId
,
})
Implementation
AdditionalRecipient( {this.locationId, this.amountMoney, this.description, this.receivableId});
another_square package
documentation
square_models
AdditionalRecipient
AdditionalRecipient constructor
AdditionalRecipient class