OPCardFormStyle
@objc
public enum OPCardFormStyle : Int, CustomStringConvertibleOptions for configuring the display of OPPaymentCardDetailsForm instances
- 
                  
                  Displays the form in a rounded rect with full separators between each input field. DeclarationSwift case standard
- 
                  
                  Displays the form without an outer border and underlines under each input field. DeclarationSwift case borderless
- 
                  
                  A string representation of this enum DeclarationSwift public var description: String { get }
 OPCardFormStyle Enumeration Reference
        OPCardFormStyle Enumeration Reference