productCodes property

List<String>? productCodes
getter/setter pair

The products to associate with the user.

Options: AFC, AFG, AFV, AFS (deprecated), AFMC (deprecated)

Implementation

core.List<core.String>? productCodes;