BundleListingType
No description
enum BundleListingType {
CREATED_BY_MY_ACCOUNT
SHARED_WITH_MY_ACCOUNT
}
Values
BundleListingType.CREATED_BY_MY_ACCOUNT
Bundles created by the current user's account
BundleListingType.SHARED_WITH_MY_ACCOUNT
Bundles shared with the current user's account
Member Of
BundlesQueryInput input
Was this topic helpful?