Paddle SDK - v5.0.0
Github
Changelog
Preparing search index...
GetSubscriptionUsersBody
Interface GetSubscriptionUsersBody
interface
GetSubscriptionUsersBody
{
page
?:
number
;
plan_id
?:
string
;
results_per_page
?:
number
;
state
?:
SubscriptionUserState
;
subscription_id
?:
number
;
}
Index
Properties
page?
plan_
id?
results_
per_
page?
state?
subscription_
id?
Properties
Optional
page
page
?:
number
Optional
plan_
id
plan_id
?:
string
Optional
results_
per_
page
results_per_page
?:
number
Optional
state
state
?:
SubscriptionUserState
Optional
subscription_
id
subscription_id
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
page
plan_
id
results_
per_
page
state
subscription_
id
Github
Changelog
Paddle SDK - v5.0.0
Loading...