Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 733 Bytes

V1QueryChargeListRequestCreated.md

File metadata and controls

13 lines (9 loc) · 733 Bytes

V1QueryChargeListRequestCreated

Properties

Name Type Description Notes
Gt int64 小于 charge 对象的创建时间,用 Unix 时间戳表示 [default to 0]
Gte int64 小于或等于 charge 对象的创建时间,用 Unix 时间戳表示 [default to 0]
Lt int64 大于 charge 对象的创建时间,用 Unix 时间戳表示 [default to 0]
Lte int64 大于或等于 charge 对象的创建时间,用 Unix 时间戳表示 [default to 0]

[Back to Model list] [Back to API list] [Back to README]