Structure
PCDeclination
public struct PCDeclination
Contains data for declining transaction in offline mode
Properties
declineCode
let declineCode: String
The full calculated decline code
shortDeclineCode
let shortDeclineCode: String
The short calculated decline code
declineReason
let declineReason: String
The reason of the decline
timestamp
let timestamp: TimeInterval
The declination's generation timestamp (Unix time in seconds)