AccessListServiceAccountsSuccessResponse interface
List service accounts success response
Properties
| data | Data of the service accounts list |
| kind | Type of response |
| metadata | Metadata of the list |
Property Details
data
Data of the service accounts list
data?: ServiceAccountRecord[]
Property Value
kind
Type of response
kind?: string
Property Value
string