DynamicFieldName

constructor(bcs: Optional<Any?> = Optional.Absent, literal: Optional<String?> = Optional.Absent, type: Optional<String?> = Optional.Absent)

Parameters

bcs

The Base64-encoded BCS serialization of the dynamic field's 'name'.

literal

The name represented as a Display v2 literal expression.

type

The type of the dynamic field's name, like 'u64' or '0x2::kiosk::Listing'.