creditcardpluginLogEmptyobjectGet method
Get an empty credit card transaction log object.
Implementation
Future<chopper.Response> creditcardpluginLogEmptyobjectGet() {
return _creditcardpluginLogEmptyobjectGet();
}
Get an empty credit card transaction log object.
Future<chopper.Response> creditcardpluginLogEmptyobjectGet() {
return _creditcardpluginLogEmptyobjectGet();
}