Last updated

API / geotoolkit / seismic / data / FieldDesc / FieldDesc

Namespace: FieldDesc

data.FieldDesc.FieldDesc

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Object

properties

Type declaration

NameTypeDescription
fieldid?string | numberidentifier (type)
name?stringname of the field
title?stringtitle of the field

OptionsOut

Ƭ OptionsOut: Required<Options>