authorizationData property

List<AuthorizationData>? authorizationData
final

A list of authorization token data objects that correspond to the registryIds values in the request.

Implementation

final List<AuthorizationData>? authorizationData;