Class CaptionsUpdatePayload

    • Constructor Detail

      • CaptionsUpdatePayload

        public CaptionsUpdatePayload()
    • Method Detail

      • getDefault

        @Nullable
        public Boolean getDefault()
        Set this parameter to `true` to define a caption as the default for a video.
        Returns:
        _default
      • setDefault

        public void setDefault​(Boolean _default)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object