SecureBlackbox 2020 iOS Edition

Questions / Feedback?

reqParamsDate (property)

The date and time of the request.

Syntax

@property (nonatomic,readwrite,assign,getter=reqParamsDate,setter=setReqParamsDate:) NSString* reqParamsDate;
- (NSString*)reqParamsDate;
- (void)setReqParamsDate:(NSString*)newReqParamsDate;
public var reqParamsDate: String {
  get {...}
set {...} }

Default Value

""

Remarks

The date and time of the request.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]