PaylinkTipOptionType
public enum PaylinkTipOptionType : Int, Codable
-
Declaration
Swift
case amount = 1
-
Declaration
Swift
case percentage = 2
-
Declaration
Swift
case manual = 3