limit property

int? limit
getter/setter pair

条数限制 限制0~100,否则414。其中0会被转化为100

Implementation

int? limit;