menu
googleapis package
documentation
cloudcontrolspartner/v1.dart
ListCustomersResponse
ListCustomersResponse constructor
ListCustomersResponse constructor
dark_mode
light_mode
ListCustomersResponse
constructor
ListCustomersResponse
(
{
List
<
Customer
>
?
customers
,
String
?
nextPageToken
,
List
<
String
>
?
unreachable
,
})
Implementation
ListCustomersResponse({ this.customers, this.nextPageToken, this.unreachable, });
googleapis package
documentation
cloudcontrolspartner/v1
ListCustomersResponse
ListCustomersResponse constructor
ListCustomersResponse class