authorizationData property
A list of authorization token data objects that correspond to the
registryIds
values in the request.
Implementation
final List<AuthorizationData>? authorizationData;
A list of authorization token data objects that correspond to the
registryIds
values in the request.
final List<AuthorizationData>? authorizationData;