You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
value options of property (only applies to single or multi select properties)
[optional]
Code Sample
require'phrase'instance=Phrase::CustomMetadataPropertiesUpdateParameters.new(name: 'Fruit',project_ids: ["abcd1234cdef1234abcd1234cdef1234","abcd1234cdef1234abcd1234cdef4321"],description: 'A healthy snack for all ages',value_options: ["Apple","Banana","Coconut"])