OPPaymentCardDetailsFormDelegate
@objc
public protocol OPPaymentCardDetailsFormDelegate : NSObjectProtocolDefines the interface that should be adopted to receive updates from instances of
OPPaymentCardDetailsForm
- 
                  
                  Called when all of the form view’s required inputs are valid or transition away from all being valid. DeclarationSwift @objc optional func isValidChanged(_ form: OPPaymentCardDetailsForm, _ isValid: Bool)
 OPPaymentCardDetailsFormDelegate Protocol Reference
        OPPaymentCardDetailsFormDelegate Protocol Reference