Class: Whop_sdk::Apps::Types::UpdateAppsRequestIcon
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Whop_sdk::Apps::Types::UpdateAppsRequestIcon
- Defined in:
- lib/whop_sdk/apps/types/update_apps_request_icon.rb
Overview
The icon image for the app in PNG, JPEG, or GIF format, referencing an uploaded file: { id } for an existing
attachment or { direct_upload_id } for a new direct upload.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Whop_sdk::Internal::Types::Model