Preparing search index...
The search index is not available
Documentation - v1.0.0
Documentation
@telegram-app-sdk/core
PayListResponse
Interface PayListResponse
Remarks
支付档位接口返回数据
interface
PayListResponse
{
description
:
string
;
dollar_amount
:
string
;
id
:
string
;
support_token
:
{
amount
:
string
|
number
;
token
:
PayTypes
;
}
[]
;
title
:
string
;
}
Index
Properties
description
dollar_
amount
id
support_
token
title
Properties
description
description
:
string
Remarks
描述
dollar_
amount
dollar_
amount
:
string
Remarks
金额美元
id
id
:
string
Remarks
挡位id
support_
token
support_
token
:
{
amount
:
string
|
number
;
token
:
PayTypes
;
}
[]
Remarks
支持支付方式
title
title
:
string
Remarks
标题
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
dollar_
amount
id
support_
token
title
Documentation - v1.0.0
Loading...
Remarks
支付档位接口返回数据