GoogleAdsSearchads360V23ServicesListPaymentsAccountsResponse constructor

GoogleAdsSearchads360V23ServicesListPaymentsAccountsResponse({
  1. List<GoogleAdsSearchads360V23ResourcesPaymentsAccount>? paymentsAccounts,
})

Implementation

GoogleAdsSearchads360V23ServicesListPaymentsAccountsResponse({
  this.paymentsAccounts,
});