menu
googleapis package
documentation
authorizedbuyersmarketplace/v1.dart
ListClientsResponse
ListClientsResponse constructor
ListClientsResponse constructor
dark_mode
light_mode
ListClientsResponse
constructor
ListClientsResponse
(
{
List
<
Client
>
?
clients
,
String
?
nextPageToken
,
})
Implementation
ListClientsResponse({ this.clients, this.nextPageToken, });
googleapis package
documentation
authorizedbuyersmarketplace/v1
ListClientsResponse
ListClientsResponse constructor
ListClientsResponse class