menu
another_quickbooks package
documentation
quickbook_models.dart
DeleteResponse
DeleteResponse.new constructor
DeleteResponse.new constructor
dark_mode
light_mode
DeleteResponse
constructor
DeleteResponse
(
{
String
?
status
,
String
?
domain
,
String
?
id
,
})
Implementation
DeleteResponse({ this.status, this.domain, this.id });
another_quickbooks package
documentation
quickbook_models
DeleteResponse
DeleteResponse.new constructor
DeleteResponse class