HyperwalletTransferMethod
extension HyperwalletTransferMethod: GenericCellConfiguration
The HyperwalletTransferMethod extension
-
Declaration
Swift
public var title: String? { get } -
Declaration
Swift
public var value: String? { get } -
Checking for transfer method is prepaid card or not
Declaration
Swift
public func isPrepaidCard() -> BoolReturn Value
True if transfer method is prepaid card
View on GitHub