提现列表
GET
user/out
请求头
参数名
类型
描述
必填
Authorization
string
示例:Bearer {{user-token}}
必填
响应参数
参数名
类型
描述
必填
current_page
int
示例:1
必填
id
int
示例:1
必填
user_id
int
示例:2
必填
name
string
示例:刘畅
必填
username
string
示例:123456
必填
money
string
示例:5.00
必填
status
int
示例:0
必填
created_at
int
示例:1590026851
必填
updated_at
int
示例:1590026851
必填
first_page_url
string
示例:http://app.yide16888.com/api/user/out?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://app.yide16888.com/api/user/out?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://app.yide16888.com/api/user/out
必填
per_page
int
示例:15
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填