GET user/user_cash_flow_list?page_index={page_index}&page_size={page_size}

获取用户端收支明细

Request Information

URI Parameters

NameDescriptionTypeAdditional information
page_index

integer

Required

page_size

integer

Required

Body Parameters

None.

Response Information

Resource Description

获取用户端收支明细

DataResponseOfPageResponseOfUserCashFlowViewModel
NameDescriptionTypeAdditional information
code

integer

None.

message

string

None.

success

boolean

None.

data

PageResponseOfUserCashFlowViewModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.