AccountstatusesCustomBatchRequestEntry constructor
      
      AccountstatusesCustomBatchRequestEntry({})
     
    
    
Implementation
AccountstatusesCustomBatchRequestEntry({
  this.accountId,
  this.batchId,
  this.destinations,
  this.merchantId,
  this.method,
});