authorizationCodeLink property

AuthorizationCodeLink? authorizationCodeLink
getter/setter pair

Authorization code link options.

To be populated if ValueType is AUTHORIZATION_CODE

Implementation

AuthorizationCodeLink? authorizationCodeLink;