CompletionDataInput

public enum CompletionDataInput : Hashable, FundingSourceProviderData

Properties

  • Declaration

    Swift

    public var provider: String { get }
  • Declaration

    Swift

    public var type: FundingSourceType { get }
  • Declaration

    Swift

    public var version: Int { get }