BeneficiaryConfig
public struct BeneficiaryConfig
Configuration class for config Benificiary Card
-
init(barColor:
cardTextColor: selectorColor: cardTitle: cnpj: activated: amount: amountLabel: text: imageUrl: type: ) Undocumented
Declaration
Swift
public init(barColor: UIColor, cardTextColor: UIColor, selectorColor: UIColor, cardTitle: String, cnpj: String, activated: Bool, amount: Double, amountLabel: String, text: String, imageUrl: String, type: BeneficiaryType)
-
Undocumented
See moreDeclaration
Swift
public enum BeneficiaryType : String