$LookupInvoiceCurrencyResponse constructor
$LookupInvoiceCurrencyResponse({
- String? currencyCode,
Implementation
$LookupInvoiceCurrencyResponse({
this.currencyCode,
});
$LookupInvoiceCurrencyResponse({
this.currencyCode,
});