| Package | Description |
|---|---|
| com.files.models |
| Modifier and Type | Method and Description |
|---|---|
static BundleRecipient |
BundleRecipient.create(HashMap<String,Object> parameters)
Parameters:
bundle_id (required) - int64 - Bundle to share.
|
static BundleRecipient |
BundleRecipient.create(HashMap<String,Object> parameters,
HashMap<String,Object> options) |
| Modifier and Type | Method and Description |
|---|---|
static ListIterator<BundleRecipient> |
BundleRecipient.all() |
static ListIterator<BundleRecipient> |
BundleRecipient.all(HashMap<String,Object> parameters,
HashMap<String,Object> options) |
static ListIterator<BundleRecipient> |
BundleRecipient.list()
Parameters:
cursor - string - Used for pagination.
|
static ListIterator<BundleRecipient> |
BundleRecipient.list(HashMap<String,Object> parameters) |
static ListIterator<BundleRecipient> |
BundleRecipient.list(HashMap<String,Object> parameters,
HashMap<String,Object> options) |
Copyright © 2024 com.github.files-com. All rights reserved.