JSONToInt extension

转换为Int类型

on

Properties

int → JSONInt?

Available on JSON, provided by the JSONToInt extension

转换为一个可能为空的int类型
no setter
intValue → JSONInt

Available on JSON, provided by the JSONToInt extension

转换为一个默认为为0 不为空的int类型
no setter
isInt bool

Available on JSON, provided by the JSONToInt extension

no setter