allowedCardAuthMethods property

List<String> allowedCardAuthMethods
getter/setter pair

Allowed card auth methods (e.g., "PAN_ONLY", "CRYPTOGRAM_3DS")

Implementation

List<String> allowedCardAuthMethods;