Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 659 Bytes

V1RefundListResponse.md

File metadata and controls

13 lines (9 loc) · 659 Bytes

V1RefundListResponse

Properties

Name Type Description Notes
Data []V1Refund Refund 对象 [optional] [default to null]
HasMore bool 表明获取列表之后是否还有更多的元素实体。如果值为 false,表明当前页是最后一页 [default to null]
Object string 对象类型 [default to null]
Total int32 总数据条数 [default to 0]

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