@interface CoreIDV.DigitalPresentmentRequest : NSObject { void /* unknown type, empty encoding */ descriptor; void /* unknown type, empty encoding */ nonce; void /* unknown type, empty encoding */ merchantID; void /* unknown type, empty encoding */ context; } @property (class, nonatomic, readonly) BOOL supportsSecureCoding; - (id)init; - (void)encodeWithCoder:(id)a0; - (void).cxx_destruct; - (id)initWithCoder:(id)a0; @end