GetDatatypeRequest

Properties

Link copied to clipboard
abstract val moduleName: String?

Required. The name of the requested module.

Link copied to clipboard
abstract val name: String?

Required. The name of the requested datatype.

Link copied to clipboard
abstract val packageId: String?

Required. The storage_id of the requested package.

Link copied to clipboard

Returns the field-presence view for this GetDatatypeRequest instance.

Functions

Link copied to clipboard
fun GetDatatypeRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): GetDatatypeRequest

Copies the original message, including unknown fields.