PaymentTableViewCell
class PaymentTableViewCell : UITableViewCell
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet weak var messageDescription: UILabel!
-
Undocumented
Declaration
Swift
@IBOutlet weak var paymentButton: UIButton!
-
Undocumented
Declaration
Swift
@IBOutlet weak var showMoreButton: UIButton!
-
Undocumented
Declaration
Swift
@IBOutlet weak var containerButtons: UIStackView!