VGSCheckoutCustomBillingAddressLine2Options
public struct VGSCheckoutCustomBillingAddressLine2Options : VGSCheckoutAddressOptionsProtocol
Holds billing address, address line 2 field options for custom configuration.
-
Field name in your route configuration.
Declaration
Swift
public var fieldName: String -
Field visibility, default is
.visible.Declaration
Swift
public var visibility: VGSCheckoutFieldVisibility -
no:doc
Declaration
Swift
public init()
View on GitHub
VGSCheckoutCustomBillingAddressLine2Options Structure Reference