PartnerCustomerRemoveResponse constructor

PartnerCustomerRemoveResponse({
  1. String? requestId,
})

Implementation

PartnerCustomerRemoveResponse({
  this.requestId,
});