Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 2.88 KB

File metadata and controls

11 lines (7 loc) · 2.88 KB

LmsUpsertContentRequestDtoContentType

The type of content

Fields

Field Type Required Description
source_value T.nilable(T.any(::String, ::Float, T::Boolean, Models::Shared::LmsUpsertContentRequestDto4, T::Array[::Object])) The provider-specific value to use when value is omitted or set to "unmapped_value". You are responsible for ensuring this matches the provider's expected format.
value T.nilable(Models::Shared::LmsUpsertContentRequestDtoValue) The content type for write operations. Provide one of the listed enum values. If omitted or set to "unmapped_value", the source_value will be sent to the provider instead.