menu
googleapis package
documentation
reseller/v1.dart
ChangePlanRequest
ChangePlanRequest.new constructor
ChangePlanRequest.new constructor
dark_mode
light_mode
ChangePlanRequest
constructor
ChangePlanRequest
(
{
String
?
dealCode
,
String
?
kind
,
String
?
planName
,
String
?
purchaseOrderId
,
Seats
?
seats
,
})
Implementation
ChangePlanRequest({
this
.dealCode,
this
.kind,
this
.planName,
this
.purchaseOrderId,
this
.seats, });
googleapis package
documentation
reseller/v1
ChangePlanRequest
ChangePlanRequest.new constructor
ChangePlanRequest class