TlvUpdateNocRequest: ObjectSchema<{
    fabricIndex: FieldType<FabricIndex>;
    icacValue: OptionalFieldType<Uint8Array>;
    nocValue: FieldType<Uint8Array>;
}> = ...

Input to the OperationalCredentials updateNoc command

MatterSpecification.v13.Core § 11.18.6.9