PCSDKModule Documentation

Enumeration PCConfirmation​Type

public enum PCConfirmationType: String, Decodable  

The required type for confirmation

PCConfirmationType PCConfirmationType Decodable Decodable PCConfirmationType->Decodable String String PCConfirmationType->String

Conforms To

Decodable
String

Enumeration Cases

offline

case offline = "OFFLINE"

Transaction must be confirmed offline

online

case online = "PUSH"

Transaction must be confirmed online