프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
FeatureInfoResponse ( ) : System.Linq |
Initializes a new instance of the FeatureInfoResponse class.
|
|
FeatureInfoResponse ( long rankBuildId = default(long?), System rankBuildDate = default(System.DateTime?), System |
Initializes a new instance of the FeatureInfoResponse class.
|
public FeatureInfoResponse ( long rankBuildId = default(long?), System rankBuildDate = default(System.DateTime?), System |
||
rankBuildId | long | RankBuildId |
rankBuildDate | System | last update date of the rank of this /// feature or score freshness : in case no rank exists, the /// historical date is returned {System.DateTime.MinValue} |
features | System |
List of feature details for a model |
리턴 | System.Linq |