setPolicyIdBytes

open fun setPolicyIdBytes(value: ByteString): Cardano.TokenAmount.Builder
Policy ID of the token, as hex string (28x2 digits)
string policy_id = 1;

Return

This builder for chaining.

Parameters

value

The bytes for policyId to set.