| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
| Name | Type | Description | Notes |
|---|---|---|---|
| properties | PropertiesObject | [optional] | |
| refresh_device_metadata | Boolean | [optional][default to false] | |
| deltas | PropertiesDeltas | [optional] |
require 'onesignal'
instance = OneSignal::UpdateUserRequest.new(
properties: null,
refresh_device_metadata: null,
deltas: null
)| Back | FazBrowse Home | New Git URL |